summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-16date: free timezone variable to avoid valgrind warningDaniel Lockyer
2016-02-15split: adjust recent --number changesPádraig Brady
2016-02-15stty: fix translated --help so the gettext header is not printedGöran Uddeborg
2016-02-12split: fix problems with /dev/zeroPaul Eggert
2016-01-29doc: fix the --iso-8601 example in date --helpVincent Lefevre
2016-01-24build: avoid dynamic linking issue on Solaris sparcPádraig Brady
2016-01-19tail: disable inotify with only non existent filesPádraig Brady
2016-01-16mv: consistently warn about multiply specified source dirsPádraig Brady
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady
2016-01-14sort: with --debug, flag setlocale() failures on OpenBSDPá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-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-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: 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-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-31dd: append spaces to shorter status=progress linePaul Eggert
2015-12-31dd: summarize in --human-readable format tooPaul Eggert
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-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-04doc: improve the description of sort --random-sortPádraig Brady
2015-11-30doc: avoid confusing K argument in the man pages of head and tailBernhard Voelker
2015-11-25doc: clarify descriptions for tr --squeeze-repeatsPádraig Brady
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov
2015-11-23md5sum,sha*sum: ensure --ignore-missing fails when no file verifiedPádraig Brady
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson
2015-11-19build: fix VPATH build with --disable-dependency-trackingPádraig Brady
2015-11-17maint: remove unmaintained file, c99-to-c89.diffJim Meyering
2015-11-12csplit: check and report fwrite errors with errnoAssaf Gordon
2015-11-11stat: improve support for new Linux pseudo FS and ACFSPádraig Brady
2015-11-04maint: add a syntax check to avoid unstyled quotingPádraig Brady
2015-11-04paste: avoid confusing backslash quoting in diagnosticPádraig Brady