summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady-26/+20
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady-4/+22
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady-5/+15
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady-18/+40
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon-14/+58
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady-11/+34
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker-2/+8
2016-01-06stty: support "flusho" local settingPádraig Brady-0/+18
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady-28/+39
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady-3/+30
2016-01-03doc: avoid unwanted display of the 'coreutils' command infoPádraig Brady-1/+0
2016-01-03doc: mention in more places that -D will create --target-directoryPádraig Brady-0/+2
2016-01-03install: only attempt to create a target dir oncePádraig Brady-1/+1
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady-6/+20
2016-01-03maint: fix sc_long_lines to warn about 100+ maximum line length againBernhard Voelker-1/+1
2016-01-01maint: avoid a sc_long_lines failure in recent commitPádraig Brady-1/+2
2016-01-01maint: update all copyright year number rangesPádraig Brady-765/+765
2015-12-31build: update gnulib submodule to latestPaul Eggert-0/+0
2015-12-31dd: append spaces to shorter status=progress linePaul Eggert-44/+49
2015-12-31dd: summarize in --human-readable format tooPaul Eggert-43/+63
2015-12-23build: update to latest gnulibPádraig Brady-0/+6
2015-12-22doc: describe test operator precedence and associativityPádraig Brady-1/+32
2015-12-17tests: avoid root test false failure without libxattrPádraig Brady-4/+7
2015-12-17build: rely on umask for setting permissions in tarballBernhard Voelker-1/+1
2015-12-17tests: avoid intermittent ulimit -v failuresPádraig Brady-8/+18
2015-12-17build: ensure all files are writable in the tarballPádraig Brady-2/+4
2015-12-15maint: ensure emit_mandatory_arg_note() used if neededPádraig Brady-0/+8
2015-12-15maint: include 'env' commands in returns_ syntax checkPádraig Brady-12/+10
2015-12-15tests: improve kill testsPádraig Brady-11/+17
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady-1/+13
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady-5/+15
2015-12-14kill: add undocumented -L for compatibilityPádraig Brady-3/+5
2015-12-14tests: add tests for the kill commandPádraig Brady-0/+52
2015-12-14maint: fix incorrect spellings etcPádraig Brady-18/+18
2015-12-14maint: remove form feed characters from sourcesPádraig Brady-37/+41
2015-12-07sort: promote '--debug'Eric Blake-1/+1
2015-12-07doc: promote 'sort --debug'Paul Eggert-45/+61
2015-12-04doc: improve the description of sort --random-sortPádraig Brady-1/+1
2015-12-03build: port to Studio C on Solaris 12Paul Eggert-7/+14
2015-12-01doc: clarify behaviour of mv for existing target directoriesBernhard Voelker-0/+3
2015-11-30doc: avoid confusing K argument in the man pages of head and tailBernhard Voelker-93/+91
2015-11-28doc: reference each other in the man pages of head and tailBernhard Voelker-0/+4
2015-11-28build: support reproducible builds with consistent man pagesPádraig Brady-3/+4
2015-11-27doc: update to latest help2manPádraig Brady-19/+55
2015-11-25tests: for compare_(), use cmp -s where availablePádraig Brady-1/+1
2015-11-25build: avoid makeinfo unless requiredPádraig Brady-1/+1
2015-11-25doc: clarify descriptions for tr --squeeze-repeatsPádraig Brady-19/+22
2015-11-25doc: provide an example for prefixing all tail output linesPádraig Brady-3/+11
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov-104/+105
2015-11-23md5sum,sha*sum: ensure --ignore-missing fails when no file verifiedPádraig Brady-4/+18