summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-12-12doc: document 'touch' and timestamps betterPaul Eggert
2011-12-01doc: fix list of GNU extension date formatsEric Blake
2011-11-15doc: update for ISO/IEC 80000-13Paul Eggert
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert
2011-11-08doc: fix typo in sort descriptionEric Blake
2011-11-01doc: date: mention that the hardware clock might not be setPádraig Brady
2011-10-27date: reinstate the --iso-8601 (-I) optionJim Meyering
2011-09-19md5sum: clarify what is meant by binary/text flag.Reuben Thomas
2011-09-07tests: avoid false-positive "make check" failure when perl is missingJim Meyering
2011-07-31doc: mention the new mirroring behavior of cp -auPádraig Brady
2011-07-25timeout: support sub-second timeoutsPádraig Brady
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady
2011-07-07md5sum, sha1sum, etc: accept new option: --strictPatrick Schoenfeld
2011-07-07doc: note date's %k, %l are space-padded and equivalent to %_H and %_IBenoît Knecht
2011-07-01doc: detail the effect of disabling input buffering with stdbufPádraig Brady
2011-07-01doc: mention the restrictions for stdbuf more prominentlyBruno Haible
2011-05-31* doc/coreutils.texi (sort invocation): I/0 -> I/O (sr#107504)Paul Eggert
2011-05-24doc: improve tail -f vs. inotify description and advicePádraig Brady
2011-05-23maint: avoid trivial syntax-check failureJim Meyering
2011-05-23doc: describe how kernel inotify support affects tail -fJim Meyering
2011-05-22doc: fix a formatting nit in od's texinfo documentationJim Meyering
2011-05-13ls: allow stat-free use of --colorJim Meyering
2011-05-06doc: document split's new --filter=CMD optionJim Meyering
2011-04-25doc: tail/inotify does use --sleep-interval=S, with --pid=PJim Meyering
2011-04-11maint: misc typo fixesPádraig Brady
2011-04-04docs: mention POSIX 2008Eric Blake
2011-03-22test: accept "==" as a synonym for "="David A. Wheeler
2011-03-05dd: add a flag to discard cached dataPádraig Brady
2011-03-05doc: clarify that `dd bs=` can immediately output short readsPádraig Brady
2011-03-05doc: group dd conv= options that are actually flagsPádraig Brady
2011-01-29doc: add alternatives for field processing not supported by cutPádraig Brady
2011-01-29join: don't report disorder against an empty filePádraig Brady
2011-01-29join: add -o 'auto' to output a constant number of fields per linePádraig Brady
2011-01-21doc: fix wording in warning about potential conflict with built-inJim Meyering
2011-01-21manual: document floating point betterPaul Eggert
2011-01-17doc: show how to shred more efficientlyJim Meyering
2011-01-15doc: specify how tr, echo, printf treat octal numbersOndřej Vašík
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-19sort: use at most 8 threads by defaultPádraig Brady
2010-12-18doc: split: add examples showing how to use the new optionJim Meyering
2010-12-14doc: tail: semi-deprecate --sleep-interval and --max-unchanged-statsJim Meyering
2010-11-22split: add --number to generate a particular number of filesChen Guo
2010-11-13doc: tweak NEWS and coreutils.texiPaul Eggert
2010-11-13stat: do not provide variable precision time stampsJim Meyering
2010-11-11csplit: do not rely on undefined behavior in printf formatsPaul Eggert
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering
2010-10-27cp: make --attributes-only override --reflink completelyPádraig Brady
2010-10-17.gitignore: anchor patternsJim Meyering