summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady
2016-06-23maint: work even if argc == INT_MAXPaul Eggert
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon
2016-05-15dircolors: output colors for any $TERM matching *color*Pádraig Brady
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady
2016-05-04maint: avoid new warning from gcc (GCC) 7.0.0 20160503 (experimental)Jim Meyering
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady
2016-04-14seq: do not allow NaN argumentsBernhard Voelker
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker
2016-04-14stat,tail: add support for M1FSYigal Korman
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert
2016-03-04test: Document that -a and -o are undesirableEric Blake
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert
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