Age | Commit message (Expand) | Author |
2016-01-13 | maint: remove temporary doc/constants.texi-t during build | Pádraig Brady |
2016-01-13 | doc: suggest dd "sync" flag to maximize "nocache" effectiveness | Pádraig Brady |
2016-01-13 | doc: mention the '0#' printf flags with stat %a | Pádraig Brady |
2016-01-13 | numfmt: add the -z,--zero-terminated option | Assaf Gordon |
2016-01-13 | paste: add the -z,--zero-terminated option | Pádraig Brady |
2016-01-13 | comm: add the -z,--zero-terminated option | Pádraig Brady |
2016-01-13 | tac: support an empty (NUL) --separator | Pádraig Brady |
2016-01-13 | cut: add the -z,--zero-terminated option | Pádraig Brady |
2016-01-13 | head,tail: add the -z,--zero-terminated option | Richard Russon |
2016-01-13 | join,sort,uniq: with -z, treat '\n' as a field separator | Pádraig Brady |
2016-01-06 | stty: support "flusho" local setting | Pádraig Brady |
2016-01-06 | stty: support [-]drain setting to control waiting for pending Tx | Pádraig Brady |
2016-01-04 | stty: support -I, --immediate to not wait for pending transmission | Pádraig Brady |
2016-01-03 | doc: avoid unwanted display of the 'coreutils' command info | Pádraig Brady |
2016-01-03 | doc: mention in more places that -D will create --target-directory | Pádraig Brady |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-12-31 | dd: summarize in --human-readable format too | Paul Eggert |
2015-12-22 | doc: describe test operator precedence and associativity | Pádraig Brady |
2015-12-14 | maint: fix incorrect spellings etc | Pádraig Brady |
2015-12-07 | doc: promote 'sort --debug' | Paul Eggert |
2015-12-01 | doc: clarify behaviour of mv for existing target directories | Bernhard Voelker |
2015-11-30 | doc: avoid confusing K argument in the man pages of head and tail | Bernhard Voelker |
2015-11-25 | build: avoid makeinfo unless required | Pádraig Brady |
2015-11-25 | doc: clarify descriptions for tr --squeeze-repeats | Pádraig Brady |
2015-11-25 | doc: provide an example for prefixing all tail output lines | Pádraig Brady |
2015-11-23 | md5sum,sha*sum: add --ignore-missing for checking a subset of files | Luther Thompson |
2015-11-21 | doc: give a tee example for combining process substitution outputs | Pádraig Brady |
2015-11-04 | ls: default to --quoting=shell-escape for output to terminal | Pádraig Brady |
2015-11-04 | printf: support the %q format to quote for shell | Pádraig Brady |
2015-11-04 | ls: document and test new shell-escape quoting | Pádraig Brady |
2015-11-02 | doc: fix texinfo for short options taking a parameter | Pádraig Brady |
2015-10-28 | doc: clarify iso-8601 formats used by ls and du | Pádraig Brady |
2015-10-27 | date: use extended format timezone for --iso-8601 | Pádraig Brady |
2015-10-21 | ls: allow -w0 to mean no limit on line length | Pádraig Brady |
2015-10-19 | factor: remove unreachable SQUFOF code at compile time | Pádraig Brady |
2015-10-16 | doc: remove obsolete performance comment | Paul Eggert |
2015-09-17 | shred: don’t document -NUMBER option | Paul Eggert |
2015-09-03 | base32: A new program similar to base64 | Pádraig Brady |
2015-08-27 | doc: clarify where ambiguous if short options take no param | Pádraig Brady |
2015-07-22 | doc: discourage use of uname -i and -p options | Pádraig Brady |
2015-07-15 | tests: avoid test warning with perl >= 5.22 | Peter Bray |
2015-06-22 | doc: list numfmt in the main menu with "Numeric operations" | Pádraig Brady |
2015-06-21 | numfmt: support user specified output precision | Pádraig Brady |
2015-06-19 | numfmt: implement support for field ranges | Dylan Cali |
2015-06-19 | numfmt: handle suffixes consistently with --{from,to}-unit | Pádraig Brady |
2015-05-13 | timeout: with --foreground don't send SIGCONT | Pádraig Brady |
2015-05-13 | split: auto set suffix len for --numeric-suffixes=<N --number=N | Pádraig Brady |
2015-05-13 | doc: clarify the operation of wc -L | Assaf Gordon |
2015-04-23 | doc: fix grammar issue in truncate info | Michael Witten |
2015-04-13 | doc: clarify how cp behaves with default ACLs | Andreas Gruenbacher |