index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-17
sort: accept new option --batch-size=NMERGE
Bo Borgerson
2008-06-17
sort: add new option --files0-from=F
Bo Borgerson
2008-06-17
HACKING: Add section for tips on reducing translator workload.
Bo Borgerson
2008-06-17
* THANKS: Add name and email for Carl Roth.
Jim Meyering
2008-06-17
ls, od: avoid redundant const
Eric Blake
2008-06-17
join: improve memory management
Bo Borgerson
2008-06-16
* doc/coreutils.texi (join invocation): Drop leading blanks.
Ralf Wildenhues
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-16
chcon: correct --verbose output to include newlines
Jim Meyering
2008-06-15
address root cause of compilation failures:
Jim Meyering
2008-06-15
fix the compilation failure for real
Jim Meyering
2008-06-15
fix a const-related compilation failure in sort.c
Jim Meyering
2008-06-15
update HACKING guidelines
Jim Meyering
2008-06-14
run gnulib-tests in parallel
Jim Meyering
2008-06-14
* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix typo in diagnostic.
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-14
revert previous change, "don't use "const" with scalar types"
Jim Meyering
2008-06-14
don't use "const" with scalar types
Jim Meyering
2008-06-13
od: improve handling of padding
Eric Blake
2008-06-13
od: align multiple -t specs
Eric Blake
2008-06-13
od: use gnulib printf replacement as necessary
Eric Blake
2008-06-13
od: simplify long double support
Eric Blake
2008-06-13
doc: od defaults to -toS, not -td2
Eric Blake
2008-06-13
skip (don't fail) root-only tests for common set-up failures
Jim Meyering
2008-06-12
tweak to conform with syntax policy
Jim Meyering
2008-06-12
comm: accept new option: --output-delimiter=STR
Bo Borgerson
2008-06-12
comm: ensure that input files are sorted
Bo Borgerson
2008-06-11
fix another unportable use of 'tr'
Jim Meyering
2008-06-11
tests: skip a chown test on FreeBSD 6.x
Jim Meyering
2008-06-11
tests: remove duplicate mention of misc/selinux
Jim Meyering
2008-06-11
fix build failure on AIX 4
Bruno Haible
2008-06-10
remove test for specific diagnostic when truncating missing directory
Pádraig Brady
2008-06-10
timeout: use system-independent exit values
Pádraig Brady
2008-06-09
enforce the proper_name_utf8-requires-ICONV link rule
Jim Meyering
2008-06-09
* NEWS (Improvements): Mention improved (via gnulib) ACL support.
Bruno Haible
2008-06-08
maint.mk: my-distcheck runs $(MAKE) syntax-check once again
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-08
syntax-check: detect anachronistic Perl-based tests
Jim Meyering
2008-06-06
Add new program: truncate
Pádraig Brady
2008-06-06
improve 'date +%C' documentation
Eric Blake
2008-06-03
nice.c: avoid a cast
Jim Meyering
2008-06-03
adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-03
remove duplicate definition of matchpathcon_init_prefix
Jim Meyering
2008-06-02
fix cpp indentation policy violations
Jim Meyering
2008-06-02
accommodate older SELinux which lacks matchpathcon_init_prefix
Jim Meyering
2008-06-02
each file with a "main" must also declare program_name
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-06-02
export program_name, required by gnulib
Eric Blake
2008-06-02
revert inadvertent change in last patch
Jim Meyering
[next]