summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-01-13maint: remove temporary doc/constants.texi-t during buildPádraig Brady
2016-01-13doc: suggest dd "sync" flag to maximize "nocache" effectivenessPádraig Brady
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady
2016-01-06stty: support "flusho" local settingPádraig Brady
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady
2016-01-03doc: avoid unwanted display of the 'coreutils' command infoPádraig Brady
2016-01-03doc: mention in more places that -D will create --target-directoryPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-31dd: summarize in --human-readable format tooPaul Eggert
2015-12-22doc: describe test operator precedence and associativityPádraig Brady
2015-12-14maint: fix incorrect spellings etcPádraig Brady
2015-12-07doc: promote 'sort --debug'Paul Eggert
2015-12-01doc: clarify behaviour of mv for existing target directoriesBernhard Voelker
2015-11-30doc: avoid confusing K argument in the man pages of head and tailBernhard Voelker
2015-11-25build: avoid makeinfo unless requiredPádraig Brady
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