summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-25pr: fix read from invalid memory with tabs in separatorPádraig Brady
2016-11-24ptx: fix an invalid heap reference with short --widthPádraig Brady
2016-11-24doc: clarify that readlink's --quiet option is on by defaultBernhard Voelker
2016-11-24split: fix memory corruption during chunk extractionPádraig Brady
2016-11-24tail: fix checking of remoteness when not using inotifyPádraig Brady
2016-11-23build: avoid racy failure of "make -jN install"Jim Meyering
2016-11-23pr: fix integer overflow in buffer size calcsPaul Eggert
2016-11-22comm: add --total optionBernhard Voelker
2016-11-22ls: improve alignment of quoted namesPádraig Brady
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady
2016-11-19cp: improve status message when omitting directoriesPádraig Brady
2016-11-15dircolors: highlight Motion JPEG multimedia filesAntonio Ospite
2016-11-14all: reduce usage of proper_name_utf8()Pádraig Brady
2016-11-10tail: only retry file open if --retry specifedPádraig Brady
2016-11-09tail: ensure -f --retry 'missing' handles truncationPádraig Brady
2016-11-09tail: avoid outputting repeated data with remote filesPádraig Brady
2016-11-08tail: terminate when following pipes and untailable non pipesPádraig Brady
2016-11-07maint: refactor printing of backup suffix --helpPádraig Brady
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-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-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-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-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-07factor: reinstate immediate output with interactive usePádraig Brady
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka
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-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady