Age | Commit message (Expand) | Author |
2016-01-15 | tests: support older fallocate number formats | Pádraig Brady |
2016-01-15 | tests: avoid coredumps when determining memory limits | Pádraig Brady |
2016-01-14 | sort: with --debug, flag setlocale() failures on OpenBSD | Pádraig Brady |
2016-01-13 | maint: remove temporary doc/constants.texi-t during build | Pádraig Brady |
2016-01-13 | maint: fix old spelling mistakes in NEWS | 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 | 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 "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-03 | install: only attempt to create a target dir once | Pádraig Brady |
2016-01-03 | install: fix relative copies to absolute directory with -D | Pádraig Brady |
2016-01-03 | maint: fix sc_long_lines to warn about 100+ maximum line length again | Bernhard Voelker |
2016-01-01 | maint: avoid a sc_long_lines failure in recent commit | Pádraig Brady |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-12-31 | build: update gnulib submodule to latest | Paul Eggert |
2015-12-31 | dd: append spaces to shorter status=progress line | Paul Eggert |
2015-12-31 | dd: summarize in --human-readable format too | Paul Eggert |
2015-12-23 | build: update to latest gnulib | Pádraig Brady |
2015-12-22 | doc: describe test operator precedence and associativity | Pádraig Brady |
2015-12-17 | tests: avoid root test false failure without libxattr | Pádraig Brady |
2015-12-17 | build: rely on umask for setting permissions in tarball | Bernhard Voelker |
2015-12-17 | tests: avoid intermittent ulimit -v failures | Pádraig Brady |
2015-12-17 | build: ensure all files are writable in the tarball | Pádraig Brady |
2015-12-15 | maint: ensure emit_mandatory_arg_note() used if needed | 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 | stat: report file system type for "overlayfs" | 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-12-14 | maint: remove form feed characters from sources | Pádraig Brady |
2015-12-07 | sort: promote '--debug' | Eric Blake |
2015-12-07 | doc: promote 'sort --debug' | Paul Eggert |
2015-12-04 | doc: improve the description of sort --random-sort | Pádraig Brady |