summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-11-04ls: default to --quoting=shell-escape for output to terminalPádraig Brady
2015-11-04printf: support the %q format to quote for shellPádraig Brady
2015-11-04ls: avoid redundant processing when already escapingPádraig Brady
2015-11-04ls: document and test new shell-escape quotingPádraig Brady
2015-11-04test: use consistent quotingPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-11-04md5sum: ensure a single status line per filePádraig Brady
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady
2015-10-27copy,dd: simplify and optimize NUL bytes detectionPádraig Brady
2015-10-27all: quote string arguments in error messagesPádraig Brady
2015-10-27md5sum: quote all printed file namesPádraig Brady
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady
2015-10-19ls: detect terminal color support using glob patternsPádraig Brady
2015-10-19maint: fixes to support improved sc_tight_scopePádraig Brady
2015-10-19factor: remove unreachable SQUFOF code at compile timePádraig Brady
2015-10-19doc: reference shuf(1) from the sort (-R) man pagePádraig Brady
2015-10-16maint: avoid uniq.c warning from bleeding-edge gcc's -Wstrict-overflowJim Meyering
2015-10-16dircolors: support globbing of TERM entriesPádraig Brady
2015-10-12tail: no longer warn about unrecognized file systemsPádraig Brady
2015-10-06csplit: remove erroneous mention of -m in --helpPádraig Brady
2015-10-03tee: simplify argv handlingPaul Eggert
2015-10-03build: Pacify GCC 5 on 32-bit hostsPaul Eggert
2015-10-03tail: handle kernel dentry unlink racePádraig Brady
2015-10-03build: avoid -Wstrict-overflow warnings with GCC 5.1 on 32 bitPádraig Brady
2015-10-02dircolors: add xterm-termite entryDario Giovannetti
2015-09-23df: prioritize mounts nearer the device rootDave Chiluk
2015-09-22maint: avoid deprecation warning with <selinux/flask.h>Pádraig Brady
2015-09-22sort,numfmt: with --debug, diagnose failure to set localePádraig Brady
2015-09-18du: avoid to stat all mount points if possibleBernhard Voelker
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon
2015-09-12cut: refactor into set-fields moduleAssaf Gordon
2015-09-08maint: fix heap manipulations in previous commitPádraig Brady
2015-09-04maint: avoid "definitely lost" valgrind warningsPádraig Brady
2015-09-03ls,ptx: restrict quotearg use to file name outputPádraig Brady