platform/upstream/coreutils.git
2008-08-26 Jim Meyeringbootstrap: preserve permissions of more copied files
2008-08-23 Bruno Haibledoc: clarify wc -L documentation
2008-08-20 Eric Blakels: adjust to gnulib change
2008-08-19 Eric Blake.gitignore: ignore more files
2008-08-19 Eric Blake.gitattributes: generalize
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 Meyeringset envvars via "env" to avoid spurious set -x output...
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 Schulenbergdoc: the quote operator for expr is '+', not 'quote'
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 Schulenbergdoc: remove stray word from date's field width description
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 Schulenbergdoc: put the exitstatus paragraph in a better place
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 Meyering* .gitattributes: Better diff output for texinfo sources.
2008-08-09 Jim Meyeringdd.c: reduce duplication in new O_FULLBLOCK-defining...
2008-08-09 Jim Meyering* coreutils.texi (factor invocation, expr invocation...
2008-08-09 Jim Meyeringexpr: avoid compiler warnings
2008-08-09 Jim Meyering* tests/misc/expr: Add tests of the new GMP-based code.
2008-08-06 James Youngmanexpr: support arbitrary-precision arithmetic
2008-08-06 James Youngmandoc: mv,cp: undocument the --reply option
2008-08-06 James Youngmandocument the supported baud rates beyond 38400
2008-08-05 John David... ls: 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-03 Jim Meyeringdoc: make it clear we're talking about the Linux kernel
2008-08-02 Ralf Wildenhuestests: fix build-aux/check.mk for non-GNU make
2008-08-02 Ralf Wildenhues* bootstrap: Fix unportable expr usage.
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-28 Jim Meyeringbootstrap: work also when there are no .po files in po/
2008-07-27 Jim Meyering* NEWS: Move shuf --zero-terminated item into bug-fixes...
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-23 Reuben Thomasdoc: add example .bashrc code for a ~/.dircolors file
2008-07-22 Jim Meyeringtests: do not run chmod on a prefix of space-embedded...
2008-07-22 Jim Meyeringtests: ensure "make check" w/tainted build dir no longe...
2008-07-22 Ralf Wildenhuestests: again, do not change the mode of all directories...
2008-07-19 Jim Meyering* THANKS: Update, now that I have a name for jemm4jemm.
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-16 Jim Meyering* HACKING: describe how to find a misplaced change-set
2008-07-15 Jim Meyeringfix two bugs in ptx
2008-07-11 Pádraig Bradytests: expand: test for lines starting with both spaces...
2008-07-10 Jim Meyeringmake check: accommodate stricter POSIX-conforming shells
2008-07-06 Jim Meyering* bootstrap: Remove $bt and $bt2 also when not using...
2008-07-04 Jim Meyeringwho -r: don't print "last=" when the corresponding...
2008-07-04 Ondřej Vašíkdoc: describe who's -p, -r, and -t options
2008-07-04 Jim Meyeringinstall with just-built ./ginstall only when not cross...
2008-07-04 Jim Meyering* README-hacking: Update the section on LZMA.
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 Pádraig Bradytimeout: fix invalid argument tests
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 Meyeringtests: fix make distcheck failure due to TODO change
2008-06-26 Jim Meyering* TODO: Add item: remove uses of imaxtostr.
2008-06-26 Peter O'Gormantests: accommodate difference in an AIX 5.3 diagnostic
2008-06-26 Jim Meyeringshred: also ignore EISDIR upon failed fsync/fdatasync...
2008-06-26 Jim Meyering* HACKING: use shorter "-1" (over HEAD~1) with git...
2008-06-26 Jim Meyeringbootstrap.conf: don't list "open" specifically
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 Meyeringuse gnulib's "open" module
2008-06-22 Jim Meyeringstat: warn that the --context (-Z) option (a no-op...
2008-06-20 Jim Meyeringmake "make syntax-check" quieter
2008-06-20 Bo Borgersonsort: Fix bug where --batch-size option shrank SORT_SIZE.
2008-06-19 Jim Meyeringtests: avoid test failure when root's primary group...
2008-06-19 Jim Meyeringtests: avoid root-only test failure when run in a chroot
2008-06-18 Jim Meyering* tests/check.mk: Fix a typo in a comment.
next