aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-15split: adjust recent --number changesPádraig Brady1-12/+21
2016-02-15stty: fix translated --help so the gettext header is not printedGöran Uddeborg1-2/+0
2016-02-12split: fix problems with /dev/zeroPaul Eggert1-88/+117
2016-01-29doc: fix the --iso-8601 example in date --helpVincent Lefevre1-1/+1
2016-01-24build: avoid dynamic linking issue on Solaris sparcPádraig Brady1-5/+11
2016-01-19tail: disable inotify with only non existent filesPádraig Brady1-0/+20
2016-01-16mv: consistently warn about multiply specified source dirsPádraig Brady1-8/+8
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady1-0/+11
2016-01-14sort: with --debug, flag setlocale() failures on OpenBSDPádraig Brady1-1/+5
2016-01-13doc: suggest dd "sync" flag to maximize "nocache" effectivenessPádraig Brady1-1/+2
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady1-1/+1
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady1-4/+8
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady1-1/+1
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon1-8/+23
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady1-8/+18
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady1-21/+13
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady1-3/+16
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady1-3/+4
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady1-15/+27
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon2-14/+43
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady4-8/+15
2016-01-06stty: support "flusho" local settingPádraig Brady1-0/+11
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady1-12/+18
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady1-3/+12
2016-01-03doc: mention in more places that -D will create --target-directoryPádraig Brady1-0/+1
2016-01-03install: only attempt to create a target dir oncePádraig Brady1-1/+1
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady1-5/+8
2016-01-01maint: avoid a sc_long_lines failure in recent commitPádraig Brady1-1/+2
2016-01-01maint: update all copyright year number rangesPádraig Brady134-134/+134
2015-12-31dd: append spaces to shorter status=progress linePaul Eggert1-44/+47
2015-12-31dd: summarize in --human-readable format tooPaul Eggert1-27/+43
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady1-1/+2
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady1-0/+5
2015-12-14kill: add undocumented -L for compatibilityPádraig Brady1-3/+4
2015-12-14maint: fix incorrect spellings etcPádraig Brady10-15/+15
2015-12-14maint: remove form feed characters from sourcesPádraig Brady12-37/+35
2015-12-07sort: promote '--debug'Eric Blake1-1/+1
2015-12-04doc: improve the description of sort --random-sortPádraig Brady1-1/+1
2015-11-30doc: avoid confusing K argument in the man pages of head and tailBernhard Voelker2-17/+15
2015-11-25doc: clarify descriptions for tr --squeeze-repeatsPádraig Brady1-6/+5
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov1-1/+18
2015-11-23md5sum,sha*sum: ensure --ignore-missing fails when no file verifiedPádraig Brady1-4/+12
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson1-2/+32
2015-11-19build: fix VPATH build with --disable-dependency-trackingPádraig Brady1-0/+9
2015-11-17maint: remove unmaintained file, c99-to-c89.diffJim Meyering2-172/+1
2015-11-12csplit: check and report fwrite errors with errnoAssaf Gordon1-1/+7
2015-11-11stat: improve support for new Linux pseudo FS and ACFSPádraig Brady1-0/+10
2015-11-04maint: add a syntax check to avoid unstyled quotingPádraig Brady1-2/+1
2015-11-04paste: avoid confusing backslash quoting in diagnosticPádraig Brady1-2/+2
2015-11-04ls: default to --quoting=shell-escape for output to terminalPádraig Brady1-0/+1