| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -553/+553 |
| 2015-12-31 | dd: summarize in --human-readable format too | Paul Eggert | -5/+5 |
| 2015-12-17 | tests: avoid root test false failure without libxattr | Pádraig Brady | -4/+7 |
| 2015-12-17 | tests: avoid intermittent ulimit -v failures | Pádraig Brady | -4/+4 |
| 2015-12-15 | maint: include 'env' commands in returns_ syntax check | Pádraig Brady | -11/+9 |
| 2015-12-15 | tests: improve kill tests | Pádraig Brady | -11/+17 |
| 2015-12-14 | sort: fix --debug marking for -b -k1.x | Pádraig Brady | -0/+7 |
| 2015-12-14 | kill: add undocumented -L for compatibility | Pádraig Brady | -0/+1 |
| 2015-12-14 | tests: add tests for the kill command | Pádraig Brady | -0/+52 |
| 2015-12-14 | maint: fix incorrect spellings etc | Pádraig Brady | -1/+1 |
| 2015-11-25 | tests: for compare_(), use cmp -s where available | Pádraig Brady | -1/+1 |
| 2015-11-24 | copy: fix copying of extents beyond the apparent file size | Dmitry Monakhov | -103/+82 |
| 2015-11-23 | md5sum,sha*sum: ensure --ignore-missing fails when no file verified | Pádraig Brady | -0/+6 |
| 2015-11-23 | md5sum,sha*sum: add --ignore-missing for checking a subset of files | Luther Thompson | -0/+23 |
| 2015-11-21 | tests: avoid false failure on older NFS implementations | Pádraig Brady | -2/+6 |
| 2015-11-12 | csplit: check and report fwrite errors with errno | Assaf Gordon | -0/+79 |
| 2015-11-10 | tests: ensure programs are built before testing | Pádraig Brady | -36/+37 |