summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-08-20ls: adjust to gnulib changeEric 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-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-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-11date: remove confusing and unneeded sentence from --helpBenno Schulenberg
2008-08-11printenv: say what it does when variables are specifiedBenno 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-09dd.c: reduce duplication in new O_FULLBLOCK-defining codeJim Meyering
2008-08-09expr: avoid compiler warningsJim Meyering
2008-08-06expr: support arbitrary-precision arithmeticJames Youngman
2008-08-05ls: ignore spurious getfilecon failure due to lack of SELinux supportJohn David Anglin
2008-08-05Document uptime.James Youngman
2008-08-04doc: correct and normalize --help output of several toolsBenno Schulenberg
2008-08-04false: mark "false" description for translationJim Meyering
2008-08-04factor: credit Torbjörn GranlundJames Youngman
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-08-01factor arbitrarily large numbersJames Youngman
2008-08-01ls -U1 now uses constant memoryKamil Dudka
2008-07-30* timeout.c: Fix grammar in a comment. Normalize comment syntax.Jim Meyering
2008-07-27shuf: correctly document --head-countMikael Magnusson
2008-07-27shuf: honor --zero-terminated option even with --input-range=LO-HIJim Meyering
2008-07-23dd: minor fullblock changesJim Meyering
2008-07-23dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka
2008-07-23dd: adjust --help output so help2man formats the man page properlyJim Meyering
2008-07-18mknod: correct misplaced -Z description in --help outputAndreas Schwab
2008-07-16dircolors.hin: add Ogg/Theora-related extensionsJim Meyering
2008-07-15fix two bugs in ptxJim Meyering
2008-07-04who -r: don't print "last=" when the corresponding byte is unprintableJim Meyering
2008-07-04install with just-built ./ginstall only when not cross-compilingJim Meyering
2008-06-30truncate: ignore whitespace in --size parametersPádraig Brady
2008-06-28doc: add "..." to Usage, to indicate there may be multiple OPTIONsJim Meyering
2008-06-28mkfifo: correct misplaced -Z description in --help outputJim Meyering
2008-06-28uniq: remove redundant testJim Meyering
2008-06-27avoid a -Wsign-compare warningJim Meyering
2008-06-27base64: don't rely on feof returning 0/1Jim Meyering