summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-10tests: don't use "local" in bourne shell scriptsJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering
2008-09-07tests: work around Solaris 11 bugJim Meyering
2008-09-07tests: don't let rounding-to-1KB blocks provoke a failureJim Meyering
2008-09-07tests: don't fail due to built-in sleep from Solaris 11's /bin/shJim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-09-03TODO: add an item for a chmod optimizationJim Meyering
2008-08-31env, groups: remove duplicate inclusion of <getopt.h>Jerry Snitselaar
2008-08-26generate version.c and version.hJim Meyering
2008-08-26use new global, "Version", rather than macro, VERSIONJim Meyering
2008-08-26bootstrap: preserve permissions of more copied filesJim Meyering
2008-08-23doc: clarify wc -L documentationBruno Haible
2008-08-20ls: adjust to gnulib changeEric Blake
2008-08-19.gitignore: ignore more filesEric Blake
2008-08-19.gitattributes: generalizeEric Blake
2008-08-18sort: improve usage wordingEric Blake
2008-08-15adjustJim Meyering
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-14set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering
2008-08-14"expr --bignum 1" now fails when expr is built without libgmpJim Meyering
2008-08-14mktemp, sort, tac: don't use undefined after mkstemp failureJim Meyering
2008-08-12kill: micro grammar nit in description of SIGNALBenno Schulenberg
2008-08-12groups: let synopsis show that the command allows multiple usernamesBenno Schulenberg
2008-08-12id: remove superfluous condition test; it is caught at -Z aboveBenno Schulenberg
2008-08-12id: gettextize a few missed tiny stringsBenno Schulenberg
2008-08-12fmt: remove the 'no file' sentence; the standard phrase is given belowBenno Schulenberg
2008-08-11echo: correct description of \cBenno Schulenberg
2008-08-11doc: the quote operator for expr is '+', not 'quote'Benno Schulenberg
2008-08-11factor: remove duplicate docstring; use the more detailed oneBenno Schulenberg
2008-08-11echo: gettextize the alternative option description tooBenno Schulenberg
2008-08-11dd: clarify meaning of multiplication factors; put xM in orderBenno Schulenberg
2008-08-11doc: remove stray word from date's field width descriptionBenno Schulenberg
2008-08-11date: remove confusing and unneeded sentence from --helpBenno Schulenberg
2008-08-11printenv: say what it does when variables are specifiedBenno Schulenberg
2008-08-11doc: put the exitstatus paragraph in a better placeBenno Schulenberg
2008-08-11cp: move a newline to make second message identical to othersBenno Schulenberg
2008-08-11who: Gettextize two forgotten stringsBenno Schulenberg
2008-08-10sort: remove unnecessary declaration of strtodJim Meyering
2008-08-10sort: avoid erroneous castJim Meyering
2008-08-10sort: don't print uninitialized in diagnosticJim Meyering
2008-08-09* .gitattributes: Better diff output for texinfo sources.Jim Meyering
2008-08-09dd.c: reduce duplication in new O_FULLBLOCK-defining codeJim Meyering
2008-08-09* coreutils.texi (factor invocation, expr invocation): Adjust wording.Jim Meyering
2008-08-09expr: avoid compiler warningsJim Meyering
2008-08-09* tests/misc/expr: Add tests of the new GMP-based code.Jim Meyering
2008-08-06expr: support arbitrary-precision arithmeticJames Youngman
2008-08-06doc: mv,cp: undocument the --reply optionJames Youngman
2008-08-06document the supported baud rates beyond 38400James Youngman