| Age | Commit message (Expand) | Author | Lines |
| 2016-06-26 | tests: verify that fts diagnoses readdir() failures | Peter Benie | -0/+107 |
| 2016-06-26 | all: update gnulib submodule and tests/init.sh to latest | Pádraig Brady | -14/+17 |
| 2016-06-24 | yes: fix copy and paste issue with previous commit | Pádraig Brady | -0/+3 |
| 2016-05-31 | sort: modify 'leading spaces' debug warning scenarios | Assaf Gordon | -1/+2 |
| 2016-05-31 | tests: sort-debug-warn: add progress information lines | Assaf Gordon | -0/+36 |
| 2016-05-14 | nl: reset numbering for each section | KOBAYASHI Takashi | -0/+15 |
| 2016-04-26 | tests: avoid false failure when df lists no root file system | Pádraig Brady | -4/+5 |
| 2016-04-24 | seq: detect and report I/O errors immediately | Assaf Gordon | -0/+94 |
| 2016-04-21 | yes: avoid redundant diagnostics on write error | Pádraig Brady | -3/+16 |
| 2016-04-21 | sleep,timeout: support overflowing floating point values | Pádraig Brady | -14/+55 |
| 2016-04-21 | tests: avoid potential overflows with `expr` | Pádraig Brady | -16/+13 |
| 2016-04-20 | tests: fix recent false failure due to a race | Pádraig Brady | -2/+2 |
| 2016-04-18 | tests: let mkdir/p-v.sh fail when compare fails | Bernhard Voelker | -1/+1 |
| 2016-04-14 | seq: do not allow NaN arguments | Bernhard Voelker | -0/+17 |
| 2016-04-14 | seq: do not allow 0 as increment value | Bernhard Voelker | -0/+10 |
| 2016-03-17 | date ls pr: fix time zone abbrs on SysV platforms | Paul Eggert | -0/+107 |
| 2016-03-06 | tests: avoid false-failure of split/filter.sh on XFS | Jim Meyering | -1/+5 |
| 2016-02-23 | all: be less strict about usage if POSIX 2008 | Paul Eggert | -1/+4 |
| 2016-02-15 | split: adjust recent --number changes | Pádraig Brady | -10/+14 |
| 2016-02-12 | tests: don't wait forever on GNU/Hurd | Paul Eggert | -14/+8 |
| 2016-02-12 | split: fix problems with /dev/zero | Paul Eggert | -9/+9 |
| 2016-01-19 | tests: avoid false failure in tail inotify test | Pádraig Brady | -1/+1 |
| 2016-01-19 | tests: avoid false failure due to remove() ignoring u-w on NFS | Pádraig Brady | -3/+3 |
| 2016-01-19 | tests: avoid false failure in preserve-slink-time.sh on GPFS | Pádraig Brady | -6/+16 |
| 2016-01-19 | tests: avoid false failure in shred-passes.sh | Pádraig Brady | -1/+1 |
| 2016-01-18 | tests: adjust memory limits in head-c.sh | Assaf Gordon | -1/+1 |
| 2016-01-18 | tests: adjust delays to avoid false positives | Pádraig Brady | -14/+9 |
| 2016-01-18 | test: skip test rather than fail with Solaris 10 sed | Pádraig Brady | -1/+1 |
| 2016-01-16 | tests: fix false failure with spaces in absolute $PWD | Pádraig Brady | -1/+1 |
| 2016-01-16 | tests: show mount list on failure for df tests | Pádraig Brady | -0/+12 |
| 2016-01-16 | tests: avoid false failure with BTRFS subvolumes | Pádraig Brady | -2/+6 |
| 2016-01-15 | tests: remove a non portable localtime test | Pádraig Brady | -30/+18 |
| 2016-01-15 | tests: adjust memory limits in head-c.sh | Pádraig Brady | -1/+1 |
| 2016-01-15 | tests: simplify invalid signal determination for kill -l | Pádraig Brady | -3/+8 |
| 2016-01-15 | tests: support older fallocate number formats | Pádraig Brady | -4/+7 |
| 2016-01-13 | mv: fix data loss with repeated source dir and same destination | Pádraig Brady | -55/+36 |
| 2016-01-13 | tests: include part of wc-files0.sh skipped by mistake | Pádraig Brady | -1/+1 |
| 2016-01-13 | wc: avoid ambiguous output with '\n' in file names | Pádraig Brady | -0/+8 |
| 2016-01-13 | numfmt: add the -z,--zero-terminated option | Assaf Gordon | -0/+29 |
| 2016-01-13 | paste: add the -z,--zero-terminated option | Pádraig Brady | -0/+10 |
| 2016-01-13 | comm: support NUL --output-delimiter for consistency | Pádraig Brady | -5/+7 |
| 2016-01-13 | comm: add the -z,--zero-terminated option | Pádraig Brady | -0/+3 |
| 2016-01-13 | tac: support an empty (NUL) --separator | Pádraig Brady | -0/+7 |
| 2016-01-13 | cut: add the -z,--zero-terminated option | Pádraig Brady | -0/+8 |
| 2016-01-13 | head,tail: add the -z,--zero-terminated option | Richard Russon | -0/+8 |
| 2016-01-13 | join,sort,uniq: with -z, treat '\n' as a field separator | Pádraig Brady | -3/+12 |
| 2016-01-10 | tests: fix races wrt output files of background processes | Bernhard Voelker | -2/+8 |
| 2016-01-06 | stty: support [-]drain setting to control waiting for pending Tx | Pádraig Brady | -2/+6 |
| 2016-01-04 | stty: support -I, --immediate to not wait for pending transmission | Pádraig Brady | -0/+3 |
| 2016-01-03 | install: fix relative copies to absolute directory with -D | Pádraig Brady | -1/+8 |