summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2014-09-30dd: new status=progress level to print stats periodicallyFederico Simoncelli
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady
2014-09-19doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady
2014-09-08doc: rename "coreutils invocation" to "Multi-call invocation"Paul Eggert
2014-09-08doc: mention which commands are optionalPaul Eggert
2014-09-07doc: fix typosBernhard Voelker
2014-09-03doc: spell "indeterminate" correctlyPaul Eggert
2014-08-21doc: clarify that duplicate NFS mounts are skipped by dfFridolin Pokorny
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker