summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-07maint: simplify handling of backup --suffix in various toolsRishabh Dave
2016-11-07date: add %q to output the quarter of the yearPádraig Brady
2016-11-07all: update gnulib submodule to latestPádraig Brady
2016-11-05doc: clarify in texinfo that cut doesn't reorder fieldsPádraig Brady
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady
2016-11-05doc: improve the --help description of ls -NPádraig Brady
2016-11-04dd: warn about counts specified with confusing 0x prefixPádraig Brady
2016-10-26md5sum,sha*sum: fix --ignore-missing with checksums starting with 00Pádraig Brady
2016-10-21doc: fix typo in stdbuf man pageBishop Bettini
2016-10-16maint: we use die; remove now-unnecessary uses of abortJim Meyering
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady
2016-10-15build: also distribute new file, src/die.hJim Meyering
2016-10-15build: add die.h; avoid new warnings from GCC 7Jim Meyering
2016-10-15maint: pr: avoid new GCC 7 warningJim Meyering
2016-10-15gnulib: update to latest and adapt printf-quote.sh testJim Meyering
2016-10-04rm: disallow --n alias for --no-preserve-rootPádraig Brady
2016-09-28tail: -F now always processes initially untailable filesPádraig Brady
2016-09-22who: avoid new warning from upcoming gcc-7Jim Meyering
2016-09-19ls: fix %%b format and precompute morePaul Eggert
2016-09-11pinky,who: remove redeclarations of ttynameGeorge Burgess IV
2016-09-09gnulib: update to latest, for getprogname fixesJim Meyering
2016-09-09cp: use FICLONE instead of BTRFS_IOC_CLONEPaul Eggert
2016-09-08date: add '--debug' optionAssaf Gordon
2016-09-07sort: port to strict C + valgrindPaul Eggert
2016-09-07build: update gnulib submodule to latestPaul Eggert
2016-09-07factor: reinstate immediate output with interactive usePádraig Brady
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka
2016-09-01doc: fix typo in date examplePádraig Brady
2016-08-31dircolors: recognize .zst and .tzst suffixesJim Meyering
2016-08-30maint: tr: tweak/make-consistent a pair of loop indicesJim Meyering
2016-08-30tr: move decls "down"Jim Meyering
2016-08-29ptx: avoid new warning/error from upcoming gcc-7.xJim Meyering
2016-08-18cp: with --parents --no-preserve=mode don't copy dir permsPádraig Brady
2016-08-18doc: fix ambiguous multiplier info in dd man pagePádraig Brady
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon
2016-08-03df: improve performance with many mount pointsPhilipp Thomas
2016-07-28doc: revert recent date(1) synopsis changePádraig Brady
2016-07-27maint: pacify GCC 6 with -Wnull-dereferenceBernhard Voelker
2016-07-27build: update gnulib submodule to latestBernhard Voelker
2016-07-27maint: skip a check when en_US.UTF-8 collation rules are brokenJim Meyering
2016-07-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady
2016-07-27maint: fix dependency of man/arch.1Bernhard Voelker
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka
2016-07-18maint: sort.c: deduplicate code for traversing numbersKamil Dudka
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka
2016-07-06tests: avoid false failure on 32 bit in readdir() testPádraig Brady
2016-07-02tests: improve recent seq EPIPE testAssaf Gordon
2016-06-29stty: fix sane setting of susp to ^z on SolarisPádraig Brady
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie