summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-26ls: on GNU/Linux, remove dependency on libaclPaul Eggert
2015-04-22build: fix potential factor build failure on arm and mipsPádraig Brady
2015-04-22maint: avoid -Werror=strict-overflow warnings with GCC 5Pádraig Brady
2015-04-17dircolors: add 'MISSING' to the default databasePádraig Brady
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady
2015-04-03df: fix use of uninitialized variable reported by valgrindPádraig Brady
2015-04-01doc: clarify that ls --sort=time is newest firstPádraig Brady
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas
2015-03-27nohup: clarify stdin redirectionPaul Eggert
2015-03-26doc: disambiguate the ls --color descriptionChristoph Anton Mitterer
2015-03-26doc: clarify the date standard output formatsPádraig Brady
2015-03-24doc: clarify the uniq -D man page descriptionPádraig Brady
2015-03-24wc: use a more adaptive wc -l implementationPádraig Brady
2015-03-23doc: clarify default order for ls --sort=sizeDan Jacobson
2015-03-20wc: speedup counting of short linesKristoffer Brånemyr
2015-03-10yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano
2015-03-10yes: output data more efficientlyPádraig Brady
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady
2015-03-04maint: update stale comment about ls color sequencesJarosław Gruca
2015-02-27tail,stat: improve support for the IBRIX file systemShane M Seymour
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady
2015-02-23tee: close "-" fileBernhard Voelker
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker
2015-02-18tee: exit early if no more writable outputsPádraig Brady
2015-02-17maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker
2015-02-17stty: fix setting of 'extproc' on BSDPádraig Brady
2015-02-11maint: avoid arbitrary memory access with buggy localtime()Pádraig Brady
2015-02-06maint: document a caveat in the tail inotify implementationPádraig Brady
2015-02-06tail: return inotify resources where possiblePádraig Brady
2015-02-05build: ensure make-prime-list doesn't access out of bounds memoryYury Usishchev
2015-02-02dircolors: sync with Xiph file extensionsPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-29doc: clarify the output format for the *sum utilitiesPádraig Brady
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-24stty: only print supported options for combined optionsPádraig Brady
2015-01-24stty: document the 'status' character where supportedPádraig Brady
2015-01-24stty: document the 'discard' character settingPádraig Brady
2015-01-24stty: add support for extproc/LINEMODEPádraig Brady
2015-01-19split: new -t option to select record separatorAssaf Gordon
2015-01-19doc: clarify that du operands are interdependentPádraig Brady
2015-01-05shuf: do not mishandle 'shuf -i0-0 1'Paul Eggert
2015-01-01doc: fix man page formatting for split CHUNKS optionsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-30build: update to latest gnulibPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-12-19build: don't call OS/2 routines on all systemsKO Myung-Hun
2014-12-18build: expand a response file and a wildcard on OS/2KO Myung-Hun
2014-12-16dd: fix typo in previous changePaul Eggert
2014-12-15dd: diagnose too-large numbers betterPaul Eggert
2014-12-02maint: avoid signed overflow warning with -O3Pádraig Brady