summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorLines
2021-09-20cksum: support more transparent emulation of older utilsPádraig Brady-4/+4
2021-09-15digest: support windows format checksum filesPádraig Brady-4/+6
2021-09-15cksum: operate in binary mode onlyPádraig Brady-1/+5
2021-09-15cksum: use --tag format by defaultPádraig Brady-0/+12
2021-09-15cksum: support digest detection for tagged formatPádraig Brady-0/+6
2021-09-15digest: add support for sm3Pádraig Brady-0/+1
2021-09-15cksum: add --algorithm option to select digest modePádraig Brady-15/+44
2021-09-15cksum: document the --debug optionPádraig Brady-2/+8
2021-09-15doc: fix ambiguities in logname(1) and whoami(1)Pádraig Brady-2/+2
2021-09-09doc: can “can can”Paul Eggert-1/+1
2021-09-07doc: add missing "as" (thanks to Nelson H.F. Beebe)Paul Eggert-1/+1
2021-08-31sum: always output a file name if one passedPádraig Brady-4/+2
2021-08-22doc: spell out stdin, stdout, stderrPaul Eggert-14/+15
2021-07-29doc: add options summary list to tr texinfoPádraig Brady-5/+34
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-75/+80
2021-07-28doc: improve ls documentationPaul Eggert-81/+92
2021-07-27ls: rename --null to --zero (Bug#49716)Paul Eggert-2/+8
2021-07-26ls: add --null option (Bug#49716)Paul Eggert-0/+4
2021-06-21stat: support more device number representationsPádraig Brady-4/+11
2021-04-11doc: clarify that ln --relative requires --symbolic to be specifiedPádraig Brady-0/+1
2021-04-11doc: clarify what's counted by wcPádraig Brady-6/+11
2021-04-11ls: add --sort=width option to sort by file name widthCarl Edquist-0/+7
2021-03-26doc: document env fixPaul Eggert-0/+2
2021-03-21ptx: remove use of diacrit modulePaul Eggert-8/+9
2021-02-10cat: extend --show-ends to show \r\n as ^M$Pádraig Brady-0/+1
2021-01-26expr: fix bug with unmatched \(...\)Paul Eggert-6/+8
2021-01-18doc: rmdir --recursive substitutesPaul Eggert-1/+13
2021-01-09doc: modernize and fix regexp xrefPaul Eggert-17/+18
2021-01-02maint: exempt 'doc/fdl.texi' from 'make update-copyright'Bernhard Voelker-1/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-5/+5
2020-12-18doc: remove extraneous ./src/ prefix from examplesPádraig Brady-4/+4
2020-12-18doc: add `seq inf` and `sleep inf` examples to texinfoPádraig Brady-3/+12
2020-12-15doc: document mkdir -m -p betterPaul Eggert-4/+9
2020-12-15doc: mention the GNU extensions to nl --section-delimiterPádraig Brady-3/+6
2020-11-18doc: mention that sort -g supports hex numbersPádraig Brady-0/+6
2020-11-12doc: clarify in texinfo that `test == ...` is non portableBen Pfaff-0/+2
2020-10-26nl: support a negative --line-incrementKOBAYASHI Takashi-0/+2
2020-08-12doc: clarify timeout --foreground descriptionPádraig Brady-2/+2
2020-07-28doc: show version in title of HTML manualBernhard Voelker-2/+2
2020-07-27doc: fix typo in env --split-string documentationPádraig Brady-2/+2
2020-07-24doc: modernize date examplesPaul Eggert-84/+75
2020-07-20doc: clarify 'timeout -k' behaviorBernhard Voelker-3/+13
2020-07-08factor: explain why non-GMP code (Bug#42269)Paul Eggert-10/+14
2020-07-08doc: mention expr and factor bignumsPaul Eggert-14/+12
2020-07-04doc: add timeout examplesBernhard Voelker-0/+23
2020-06-18cp: default to COWPaul Eggert-7/+12
2020-06-07doc: timeout: improve documentation of the exit statusBernhard Voelker-2/+7
2020-05-25maint: copy FDL from gnulib instead of using it as moduleBernhard Voelker-1/+505
2020-05-20date: document +%-N changePaul Eggert-3/+7
2020-04-27ls: allow --classify to be ignored for non tty outputJason Kim-1/+16