summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-03-13chroot: improve --userspec and --groups look-upPádraig Brady
2014-03-09doc: fix typo in texinfo docsAleksej Serdjukov
2014-03-07doc: fix readpath typo in texinfo contentsPádraig Brady
2014-02-26doc: add dd example for failing disksBernhard Voelker
2014-02-20doc: fix problems with @w and @kbd (Bug#16802)Paul Eggert
2014-02-09od: add an --endian option to control byte swappingNiels Möller
2014-01-17doc: clarify SMACK related --help and documentationChengwei Yang
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-12doc: fix typo in numfmt invocationTiger Lee
2013-12-06shuf: --repeat, not --repetitions; default --head-count is infinityPaul Eggert
2013-12-06doc: clarify that df now generally processes special files correctlyBernhard Voelker
2013-12-03doc: remove obsolete info on terminal alignment bugsPádraig Brady
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady
2013-11-27shred: provide --remove methods to avoid excessive syncingPádraig Brady
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady
2013-11-26doc: clarify the operation of ls -kPádraig Brady
2013-11-21doc: enhance diagnostic when rm skips "." or ".." argumentsBernhard Voelker
2013-11-17stty: add support for mark/space parityColin Leitner
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba
2013-10-10doc: clarify the example for cp --preserve=linksPádraig Brady
2013-10-06doc: expand the texinfo examples for the paste commandKarl Berry
2013-09-22id: support specifying the user by user IDPádraig Brady
2013-09-21id: add -z, --zero optionBernhard Voelker
2013-08-10doc: clarify when seq endsBernhard Voelker
2013-08-07doc: use more modern file system type examples in df descriptionBernhard Voelker
2013-08-07doc: fix typo in description of dfFilipus Klutiero
2013-08-01doc: clarify that cp by default doesn't adjust existing file permsPádraig Brady
2013-07-28doc: fix typoPaul Eggert
2013-07-27du: add --inodes optionBernhard Voelker
2013-07-19dd: make status=none suppress all diagnosticsPádraig Brady
2013-07-11shuf: add --repetition to support repetition in outputAssaf Gordon
2013-06-27doc: fix details on the interaction of df with device nodesD. Hugh Redelmeier
2013-06-22doc: clarify that truncate --size represents bytes by defaultPádraig Brady
2013-06-12doc: clarify the description of du --separate-dirsPádraig Brady
2013-04-30doc: correct a URL to older textutils sourcePádraig Brady
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker
2013-04-14doc: mention caveats with using install --comparePádraig Brady
2013-04-10csplit: add the --suppress-matched optionAssaf Gordon
2013-04-04doc: add details on ln --relative symlink resolutionPádraig Brady
2013-03-22doc: clarify the printable characters output by odPádraig Brady
2013-03-22doc: clarify stat the meaning of --format="%t %T"Pádraig Brady
2013-03-06doc: mention `numfmt` as an alternative to `sort -h`Pádraig Brady
2013-03-06doc: remove a redundant numfmt heading from texinfoPádraig Brady
2013-03-06maint: ensure proper backslash quoting in texinfo macrosPádraig Brady
2013-02-28uniq: add the --group optionAssaf Gordon
2013-02-28join: Add the -z, --zero-terminated optionAssaf Gordon
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg
2013-02-05stty: add support for DTR/DSR hardware control flowOndřej Vašík
2013-02-04numfmt: a new command to format numbersAssaf Gordon
2013-02-01doc: say how to tac char-by-charPaul Eggert