summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-11-25doc: clarify descriptions for tr --squeeze-repeatsPádraig Brady
2015-11-25doc: provide an example for prefixing all tail output linesPádraig Brady
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson
2015-11-21doc: give a tee example for combining process substitution outputsPádraig Brady
2015-11-04ls: default to --quoting=shell-escape for output to terminalPádraig Brady
2015-11-04printf: support the %q format to quote for shellPádraig Brady
2015-11-04ls: document and test new shell-escape quotingPádraig Brady
2015-11-02doc: fix texinfo for short options taking a parameterPádraig Brady
2015-10-28doc: clarify iso-8601 formats used by ls and duPádraig Brady
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady
2015-10-19factor: remove unreachable SQUFOF code at compile timePádraig Brady
2015-10-16doc: remove obsolete performance commentPaul Eggert
2015-09-17shred: don’t document -NUMBER optionPaul Eggert
2015-09-03base32: A new program similar to base64Pádraig Brady
2015-08-27doc: clarify where ambiguous if short options take no paramPádraig Brady
2015-07-22doc: discourage use of uname -i and -p optionsPádraig Brady
2015-07-15tests: avoid test warning with perl >= 5.22Peter Bray
2015-06-22doc: list numfmt in the main menu with "Numeric operations"Pádraig Brady
2015-06-21numfmt: support user specified output precisionPádraig Brady
2015-06-19numfmt: implement support for field rangesDylan Cali
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady
2015-05-13timeout: with --foreground don't send SIGCONTPádraig Brady
2015-05-13split: auto set suffix len for --numeric-suffixes=<N --number=NPádraig Brady
2015-05-13doc: clarify the operation of wc -LAssaf Gordon
2015-04-23doc: fix grammar issue in truncate infoMichael Witten
2015-04-13doc: clarify how cp behaves with default ACLsAndreas Gruenbacher
2015-04-09doc: correct pluralization for mkfifo and mknodMitchel Humpherys
2015-03-29doc: move numfmt info to the 'Numeric operations' sectionPádraig Brady
2015-03-27nohup: clarify stdin redirectionPaul Eggert
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker
2015-02-11build: update to latest gnulibPádraig Brady
2015-02-11doc: give an example of using a seed for random operationsPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-29doc: clarify the output format for the *sum utilitiesPádraig Brady
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-24stty: only print supported options for combined optionsPádraig Brady
2015-01-24stty: document the 'status' character where supportedPádraig Brady
2015-01-24stty: document the 'discard' character settingPádraig Brady
2015-01-24stty: add support for extproc/LINEMODEPádraig Brady
2015-01-19split: new -t option to select record separatorAssaf Gordon
2015-01-19doc: clarify that du operands are interdependentPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-26doc: update the URL referencing SI prefixesPádraig Brady
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady
2014-11-21doc: mention how to avoid newlines impacting ls -1Pádraig Brady
2014-10-27doc: mention that df -a includes duplicate file systemsPádraig Brady
2014-10-04doc: document stat's output with the --terse optionBernhard Voelker