TODO: add an item for a chmod optimization
[platform/upstream/coreutils.git] / src /
2008-08-31 Jerry Snitselaarenv, groups: remove duplicate inclusion of <getopt.h>
2008-08-26 Jim Meyeringgenerate version.c and version.h
2008-08-26 Jim Meyeringuse new global, "Version", rather than macro, VERSION
2008-08-20 Eric Blakels: adjust to gnulib change
2008-08-19 Eric Blakesort: improve usage wording
2008-08-15 Jim Meyeringadjust
2008-08-15 Bruce Korbsort: new option, --sort=version, for version number...
2008-08-14 Jim Meyering"expr --bignum 1" now fails when expr is built without...
2008-08-14 Jim Meyeringmktemp, sort, tac: don't use undefined after mkstemp...
2008-08-12 Benno Schulenbergkill: micro grammar nit in description of SIGNAL
2008-08-12 Benno Schulenberggroups: let synopsis show that the command allows multi...
2008-08-12 Benno Schulenbergid: remove superfluous condition test; it is caught...
2008-08-12 Benno Schulenbergid: gettextize a few missed tiny strings
2008-08-12 Benno Schulenbergfmt: remove the 'no file' sentence; the standard phrase...
2008-08-11 Benno Schulenbergecho: correct description of \c
2008-08-11 Benno Schulenbergfactor: remove duplicate docstring; use the more detail...
2008-08-11 Benno Schulenbergecho: gettextize the alternative option description too
2008-08-11 Benno Schulenbergdd: clarify meaning of multiplication factors; put...
2008-08-11 Benno Schulenbergdate: remove confusing and unneeded sentence from ...
2008-08-11 Benno Schulenbergprintenv: say what it does when variables are specified
2008-08-11 Benno Schulenbergcp: move a newline to make second message identical...
2008-08-11 Benno Schulenbergwho: Gettextize two forgotten strings
2008-08-10 Jim Meyeringsort: remove unnecessary declaration of strtod
2008-08-10 Jim Meyeringsort: avoid erroneous cast
2008-08-10 Jim Meyeringsort: don't print uninitialized in diagnostic
2008-08-09 Jim Meyeringdd.c: reduce duplication in new O_FULLBLOCK-defining...
2008-08-09 Jim Meyeringexpr: avoid compiler warnings
2008-08-06 James Youngmanexpr: support arbitrary-precision arithmetic
2008-08-05 John David Anglinls: ignore spurious getfilecon failure due to lack...
2008-08-05 James YoungmanDocument uptime.
2008-08-04 Benno Schulenbergdoc: correct and normalize --help output of several...
2008-08-04 Jim Meyeringfalse: mark "false" description for translation
2008-08-04 James Youngmanfactor: credit Torbjörn Granlund
2008-08-01 Kamil Dudkals: --color now highlights files with capabilities...
2008-08-01 James Youngmanfactor arbitrarily large numbers
2008-08-01 Kamil Dudkals -U1 now uses constant memory
2008-07-30 Jim Meyering* timeout.c: Fix grammar in a comment. Normalize commen...
2008-07-27 Mikael Magnussonshuf: correctly document --head-count
2008-07-27 Jim Meyeringshuf: honor --zero-terminated option even with --input...
2008-07-23 Jim Meyeringdd: minor fullblock changes
2008-07-23 Kamil Dudkadd: new option: iflag=fullblock to accumulate full...
2008-07-23 Jim Meyeringdd: adjust --help output so help2man formats the man...
2008-07-18 Andreas Schwabmknod: correct misplaced -Z description in --help output
2008-07-16 Jim Meyeringdircolors.hin: add Ogg/Theora-related extensions
2008-07-15 Jim Meyeringfix two bugs in ptx
2008-07-04 Jim Meyeringwho -r: don't print "last=" when the corresponding...
2008-07-04 Jim Meyeringinstall with just-built ./ginstall only when not cross...
2008-06-30 Pádraig Bradytruncate: ignore whitespace in --size parameters
2008-06-28 Jim Meyeringdoc: add "..." to Usage, to indicate there may be multi...
2008-06-28 Jim Meyeringmkfifo: correct misplaced -Z description in --help...
2008-06-27 Jim Meyeringuniq: remove redundant test
2008-06-27 Jim Meyeringavoid a -Wsign-compare warning
2008-06-27 Jim Meyeringbase64: don't rely on feof returning 0/1
2008-06-27 Pádraig Bradytruncate: silence -Wsign-compare warnings
2008-06-27 Jim Meyeringfactor out time_t-to-string conversion idiom
2008-06-27 Pádraig Bradytruncate: Fix integer portability issues
2008-06-26 Jim Meyeringtests: adjust c99-to-c89 patch as well as the code...
2008-06-26 Jim Meyeringshred: also ignore EISDIR upon failed fsync/fdatasync...
2008-06-26 Jim Meyeringtruncate: handle the case in which off_t != intmax_t
2008-06-23 Jim Meyeringbasename: List David MacKenzie as the author.
2008-06-23 Ondřej Vašíkecho: use AUTHORS from bash's built-in echo
2008-06-22 Jim Meyeringstat: warn that the --context (-Z) option (a no-op...
2008-06-20 Bo Borgersonsort: Fix bug where --batch-size option shrank SORT_SIZE.
2008-06-17 Bo Borgersonsort: accept new option --batch-size=NMERGE
2008-06-17 Bo Borgersonsort: add new option --files0-from=F
2008-06-17 Eric Blakels, od: avoid redundant const
2008-06-16 Bo Borgersonjoin: improve memory management
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-16 Jim Meyeringchcon: correct --verbose output to include newlines
2008-06-15 Jim Meyeringfix the compilation failure for real
2008-06-15 Jim Meyeringfix a const-related compilation failure in sort.c
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-14 Jim Meyeringrevert previous change, "don't use "const" with scalar...
2008-06-14 Jim Meyeringdon't use "const" with scalar types
2008-06-13 Eric Blakeod: improve handling of padding
2008-06-13 Eric Blakeod: align multiple -t specs
2008-06-13 Eric Blakeod: use gnulib printf replacement as necessary
2008-06-13 Eric Blakeod: simplify long double support
2008-06-13 Eric Blakedoc: od defaults to -toS, not -td2
2008-06-12 Jim Meyeringtweak to conform with syntax policy
2008-06-12 Bo Borgersoncomm: accept new option: --output-delimiter=STR
2008-06-12 Bo Borgersoncomm: ensure that input files are sorted
2008-06-10 Pádraig Bradytimeout: use system-independent exit values
2008-06-09 Jim Meyeringenforce the proper_name_utf8-requires-ICONV link rule
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-06 Pádraig BradyAdd new program: truncate
2008-06-06 Eric Blakeimprove 'date +%C' documentation
2008-06-03 Jim Meyeringnice.c: avoid a cast
2008-06-03 Jim Meyeringadjust c99-to-c89 patch as well as the code to generate it
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringfix cpp indentation policy violations
2008-06-02 Jim Meyeringaccommodate older SELinux which lacks matchpathcon_init...
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-06-02 Eric Blakeexport program_name, required by gnulib
2008-06-02 Pádraig Bradynew program: timeout
2008-06-02 Jim Meyeringspell author names consistently
2008-06-01 Erik Auerswaldmd5sum: new option, --quiet, to suppress OK messages
2008-06-01 Simon Josefssonsrc/base64.c: Improve comments.
2008-05-31 Jim Meyeringinstall: reenable matchpathcon-related code
2008-05-29 Jim Meyeringdu.c: tiny cleanup (no semantic change)
next