summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady
2016-01-15tests: support older fallocate number formatsPádraig Brady
2016-01-15tests: avoid coredumps when determining memory limitsPádraig Brady
2016-01-14sort: with --debug, flag setlocale() failures on OpenBSDPádraig Brady
2016-01-13maint: remove temporary doc/constants.texi-t during buildPádraig Brady
2016-01-13maint: fix old spelling mistakes in NEWSPádraig Brady
2016-01-13doc: suggest dd "sync" flag to maximize "nocache" effectivenessPádraig Brady
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady
2016-01-13tests: include part of wc-files0.sh skipped by mistakePádraig Brady
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker
2016-01-06stty: support "flusho" local settingPádraig Brady
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady
2016-01-03doc: avoid unwanted display of the 'coreutils' command infoPádraig Brady
2016-01-03doc: mention in more places that -D will create --target-directoryPádraig Brady
2016-01-03install: only attempt to create a target dir oncePádraig Brady
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady
2016-01-03maint: fix sc_long_lines to warn about 100+ maximum line length againBernhard Voelker
2016-01-01maint: avoid a sc_long_lines failure in recent commitPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-31build: update gnulib submodule to latestPaul Eggert
2015-12-31dd: append spaces to shorter status=progress linePaul Eggert
2015-12-31dd: summarize in --human-readable format tooPaul Eggert
2015-12-23build: update to latest gnulibPádraig Brady
2015-12-22doc: describe test operator precedence and associativityPádraig Brady
2015-12-17tests: avoid root test false failure without libxattrPádraig Brady
2015-12-17build: rely on umask for setting permissions in tarballBernhard Voelker
2015-12-17tests: avoid intermittent ulimit -v failuresPádraig Brady
2015-12-17build: ensure all files are writable in the tarballPádraig Brady
2015-12-15maint: ensure emit_mandatory_arg_note() used if neededPádraig Brady
2015-12-15maint: include 'env' commands in returns_ syntax checkPádraig Brady
2015-12-15tests: improve kill testsPádraig Brady
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady
2015-12-14kill: add undocumented -L for compatibilityPádraig Brady
2015-12-14tests: add tests for the kill commandPádraig Brady
2015-12-14maint: fix incorrect spellings etcPádraig Brady
2015-12-14maint: remove form feed characters from sourcesPádraig Brady
2015-12-07sort: promote '--debug'Eric Blake
2015-12-07doc: promote 'sort --debug'Paul Eggert