platform/upstream/coreutils.git
2008-10-02 Eric Blakeremove.c: allow compilation on cygwin
2008-10-02 Jim Meyeringbootstrap: merge from gnulib
2008-10-01 Jim Meyeringremove.c: combine two helper functions, to avoid sign...
2008-10-01 Jim Meyeringrm: don't preprocess a directory on a file system of...
2008-10-01 Jim Meyeringtests: use our new timeout program
2008-09-29 Ralf Wildenhuesfix make variable quotation error
2008-09-29 Jim Meyeringseq: solve e13188e7ef7bbd609c1586332a335b4194b881aa...
2008-09-28 Jim Meyeringbuild: avoid spurious valgrind warning about uses of...
2008-09-28 Jim Meyeringmktemp: plug an inconsequential leak
2008-09-28 Jim MeyeringTHANKS: add Erik Auerswald
2008-09-28 Eric Blakeremove.c: avoid compiler warning
2008-09-26 Jim Meyeringrm -r: avoid O(n^2) performance for a directory with...
2008-09-26 Jim Meyeringremove.c: don't use xmalloc; don't let obstack call...
2008-09-26 Jim Meyering* maint.mk (my-distcheck): remove duplicate c99-related...
2008-09-26 Jim Meyeringmaint: allow more C99 constructs; stop maintaining...
2008-09-26 Jim Meyeringseq -0.1 0.1 2: print final number when locale's decima...
2008-09-26 Jim Meyeringmaint: relax a check so "make distcheck" succeeds again
2008-09-24 Jim Meyeringmaint: avoid using find -name Makefile.am; could get...
2008-09-24 Benno Schulenbergpinky: gettextize two missed strings
2008-09-24 Jim Meyeringcp.c: adjust a comment to make it consistent with docum...
2008-09-22 Ralf Wildenhuesfix installation with ./ginstall in src
2008-09-22 Benno Schulenbergdoc: alphabetize 'who's option descriptions
2008-09-19 Benno Schulenbergwho --help: add a general description
2008-09-19 Benno Schulenberguptime --help: put together message parts that belong...
2008-09-19 Benno Schulenbergtr --help: gettextize a single paragraph as a single...
2008-09-19 Benno Schulenbergtail: gettextize the string, "standard input"
2008-09-19 Benno Schulenbergtail --help: move the --retry entry into alphabetical...
2008-09-19 Benno Schulenbergshred --help: lowercase a stray capital
2008-09-19 Benno Schulenbergstty --help: correct the alignment of an entry
2008-09-19 Benno Schulenbergsort --help: sort the options better alphabetically
2008-09-19 Benno Schulenbergrmdir --help: use lower case in option description...
2008-09-19 Benno Schulenbergremove.c: move comment to right before string, so gette...
2008-09-19 Benno Schulenbergpr --help: elide arguments after short options that...
2008-09-19 Benno Schulenbergod: ungettextize debugging messages
2008-09-19 Benno Schulenbergnohup, remove, tr: also gettextize the alternative...
2008-09-19 Benno Schulenbergod --help: avoid concatening two messages without a...
2008-09-19 Benno Schulenbergmkfifo, mknod --help: put -Z option in its alphabetical...
2008-09-19 Jim Meyeringdoc: coreutils.texi (csplit invocation): Add an example.
2008-09-14 Ralf Wildenhuesvarious VPATH-related fixes
2008-09-14 Jim Meyeringstat: remove obsolete and undocumented option, --filesystem
2008-09-13 Jim Meyeringtests: reenable disabled test, now that automake can...
2008-09-11 Jim Meyeringtests: temporarily disable part of "make distcheck"
2008-09-11 Jim Meyeringtweak wording and check to avoid failure
2008-09-10 Jim Meyeringdoc: mention which commands may be built-in functions
2008-09-10 Ralf Wildenhuessimplify installation rules, using new Automake
2008-09-10 Ralf Wildenhuesfix minor shell issues in test suite
2008-09-10 Jim Meyeringtests: don't use "local" in bourne shell scripts
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-09-08 Jim Meyeringtests: move input-tty into a test-lib.sh function
2008-09-07 Jim Meyeringtests: work around Solaris 11 bug
2008-09-07 Jim Meyeringtests: don't let rounding-to-1KB blocks provoke a failure
2008-09-07 Jim Meyeringtests: don't fail due to built-in sleep from Solaris...
2008-09-06 Kamil Dudkainstall: new option: --strip-program,
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
2008-09-03 Jim MeyeringTODO: add an item for a chmod optimization
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-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
next