summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-03doc: make it clear we're talking about the Linux kernelJim Meyering
2008-08-02tests: fix build-aux/check.mk for non-GNU makeRalf Wildenhues
2008-08-02* bootstrap: Fix unportable expr usage.Ralf Wildenhues
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-28bootstrap: work also when there are no .po files in po/Jim Meyering
2008-07-27* NEWS: Move shuf --zero-terminated item into bug-fixes section.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-23doc: add example .bashrc code for a ~/.dircolors fileReuben Thomas
2008-07-22tests: do not run chmod on a prefix of space-embedded tmpdirJim Meyering
2008-07-22tests: ensure "make check" w/tainted build dir no longer impacts $HOMEJim Meyering
2008-07-22tests: again, do not change the mode of all directories below $HOMERalf Wildenhues
2008-07-19* THANKS: Update, now that I have a name for jemm4jemm.Jim Meyering
2008-07-18mknod: correct misplaced -Z description in --help outputAndreas Schwab
2008-07-16dircolors.hin: add Ogg/Theora-related extensionsJim Meyering
2008-07-16* HACKING: describe how to find a misplaced change-setJim Meyering
2008-07-15fix two bugs in ptxJim Meyering
2008-07-11tests: expand: test for lines starting with both spaces and tabsPádraig Brady
2008-07-10make check: accommodate stricter POSIX-conforming shellsJim Meyering
2008-07-06* bootstrap: Remove $bt and $bt2 also when not using gettext.Jim Meyering
2008-07-04who -r: don't print "last=" when the corresponding byte is unprintableJim Meyering
2008-07-04doc: describe who's -p, -r, and -t optionsOndřej Vašík
2008-07-04install with just-built ./ginstall only when not cross-compilingJim Meyering
2008-07-04* README-hacking: Update the section on LZMA.Jim 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-27timeout: fix invalid argument testsPádraig Brady
2008-06-27avoid a -Wsign-compare warningJim Meyering