summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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