Age | Commit message (Expand) | Author |
2016-11-07 | date: add %q to output the quarter of the year | Pádraig Brady |
2016-11-05 | stat: make --format=%N honor the QUOTING_STYLE env var | Pádraig Brady |
2016-10-26 | md5sum,sha*sum: fix --ignore-missing with checksums starting with 00 | Pádraig Brady |
2016-10-15 | gnulib: update to latest and adapt printf-quote.sh test | Jim Meyering |
2016-09-19 | ls: fix %%b format and precompute more | Paul Eggert |
2016-09-08 | date: add '--debug' option | Assaf Gordon |
2016-08-09 | maint: refactor common expand(1) and unexpand(1) code | Assaf Gordon |
2016-07-18 | sort: with -h, disallow thousands separator between number and unit | Kamil Dudka |
2016-07-18 | sort: make -h work with -k and blank used as thousands separator | Kamil Dudka |
2016-07-02 | tests: improve recent seq EPIPE test | Assaf Gordon |
2016-06-24 | yes: fix copy and paste issue with previous commit | Pádraig Brady |
2016-05-31 | sort: modify 'leading spaces' debug warning scenarios | Assaf Gordon |
2016-05-31 | tests: sort-debug-warn: add progress information lines | Assaf Gordon |
2016-05-14 | nl: reset numbering for each section | KOBAYASHI Takashi |
2016-04-24 | seq: detect and report I/O errors immediately | Assaf Gordon |
2016-04-21 | yes: avoid redundant diagnostics on write error | Pádraig Brady |
2016-04-21 | sleep,timeout: support overflowing floating point values | Pádraig Brady |
2016-04-21 | tests: avoid potential overflows with `expr` | Pádraig Brady |
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-03-17 | date ls pr: fix time zone abbrs on SysV platforms | Paul Eggert |
2016-02-23 | all: be less strict about usage if POSIX 2008 | Paul Eggert |
2016-01-19 | tests: avoid false failure in shred-passes.sh | Pádraig Brady |
2016-01-18 | tests: adjust memory limits in head-c.sh | Assaf Gordon |
2016-01-15 | tests: remove a non portable localtime test | Pádraig Brady |
2016-01-15 | tests: adjust memory limits in head-c.sh | Pádraig Brady |
2016-01-15 | tests: simplify invalid signal determination for kill -l | Pádraig Brady |
2016-01-13 | tests: include part of wc-files0.sh skipped by mistake | Pádraig Brady |
2016-01-13 | wc: avoid ambiguous output with '\n' in file names | 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: support NUL --output-delimiter for consistency | 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-10 | tests: fix races wrt output files of background processes | Bernhard Voelker |
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-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-12-17 | tests: avoid intermittent ulimit -v failures | Pádraig Brady |
2015-12-15 | maint: include 'env' commands in returns_ syntax check | Pádraig Brady |
2015-12-15 | tests: improve kill tests | Pádraig Brady |
2015-12-14 | sort: fix --debug marking for -b -k1.x | Pádraig Brady |
2015-12-14 | kill: add undocumented -L for compatibility | Pádraig Brady |
2015-12-14 | tests: add tests for the kill command | Pádraig Brady |
2015-12-14 | maint: fix incorrect spellings etc | Pádraig Brady |
2015-11-23 | md5sum,sha*sum: ensure --ignore-missing fails when no file verified | Pádraig Brady |
2015-11-23 | md5sum,sha*sum: add --ignore-missing for checking a subset of files | Luther Thompson |