Age | Commit message (Expand) | Author |
2016-11-24 | doc: clarify that readlink's --quiet option is on by default | Bernhard Voelker |
2016-11-22 | comm: add --total option | Bernhard Voelker |
2016-11-22 | b2sum: a new checksum utility with md5sum like interface | Pádraig Brady |
2016-11-07 | maint: misc tweaks to recent changes | Pádraig Brady |
2016-11-07 | date: add %q to output the quarter of the year | Pádraig Brady |
2016-11-05 | doc: clarify in texinfo that cut doesn't reorder fields | Pádraig Brady |
2016-11-05 | stat: make --format=%N honor the QUOTING_STYLE env var | Pádraig Brady |
2016-09-08 | date: add '--debug' option | Assaf Gordon |
2016-09-01 | doc: fix typo in date example | Pádraig Brady |
2016-07-28 | doc: revert recent date(1) synopsis change | Pádraig Brady |
2016-07-27 | doc: make date(1) synopsis consistent with output +FORMAT | Pádraig Brady |
2016-07-08 | install: with -Z, set default SELinux context for created directories | Kamil Dudka |
2016-06-01 | doc: clarify sort --key handling of default field separators | Pádraig Brady |
2016-05-14 | nl: reset numbering for each section | KOBAYASHI Takashi |
2016-04-14 | seq: do not allow NaN arguments | Bernhard Voelker |
2016-04-14 | seq: do not allow 0 as increment value | Bernhard Voelker |
2016-02-23 | all: be less strict about usage if POSIX 2008 | Paul Eggert |
2016-02-22 | doc: document sort -o F F danger | Paul Eggert |
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 |