Age | Commit message (Expand) | Author |
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-15 | tests: support older fallocate number formats | Pádraig Brady |
2016-01-13 | mv: fix data loss with repeated source dir and same destination | 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-03 | install: fix relative copies to absolute directory with -D | 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-17 | tests: avoid root test false failure without libxattr | 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-25 | tests: for compare_(), use cmp -s where available | Pádraig Brady |
2015-11-24 | copy: fix copying of extents beyond the apparent file size | Dmitry Monakhov |
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 |
2015-11-21 | tests: avoid false failure on older NFS implementations | Pádraig Brady |
2015-11-12 | csplit: check and report fwrite errors with errno | Assaf Gordon |
2015-11-10 | tests: ensure programs are built before testing | Pádraig Brady |
2015-11-10 | maint: use standard spacing in shebang line in tests | Pádraig Brady |
2015-11-10 | tests: cleanup trapping of signal names | Pádraig Brady |
2015-11-06 | tests: fix dirent d_type support verification | Pádraig Brady |
2015-11-04 | paste: avoid confusing backslash quoting in diagnostic | Pádraig Brady |
2015-11-04 | printf: support the %q format to quote for shell | Pádraig Brady |
2015-11-04 | ls: avoid redundant processing when already escaping | Pádraig Brady |
2015-11-04 | ls: document and test new shell-escape quoting | Pádraig Brady |
2015-11-04 | all: avoid quoting file names when possible | Pádraig Brady |
2015-11-04 | md5sum: ensure a single status line per file | Pádraig Brady |
2015-11-04 | all: replace most uses of quotearg_colon() with quote() | Pádraig Brady |
2015-10-27 | date: use extended format timezone for --iso-8601 | Pádraig Brady |
2015-10-27 | all: quote string arguments in error messages | Pádraig Brady |
2015-10-27 | md5sum: quote all printed file names | Pádraig Brady |
2015-10-21 | ls: fix off by one error when determining max display columns | Pádraig Brady |