summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady
2015-06-09tail: display file headers correctly with inotifyPádraig Brady
2015-05-23mkdir: fix -pZ with existing parent directoriesPádraig Brady
2015-05-13timeout: with --foreground don't send SIGCONTPádraig Brady
2015-05-11tail: consistently output all data for truncated filesPádraig Brady
2015-05-11tail: fix inotify startup racesPádraig Brady
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas
2015-03-20wc: speedup counting of short linesKristoffer Brånemyr
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady
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-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-06tail: return inotify resources where possiblePádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-24stty: add support for extproc/LINEMODEPádraig Brady
2015-01-19split: new -t option to select record separatorAssaf Gordon
2015-01-08maint: adjustments related to previous shuf crash fixDaiki Ueno
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-02du: handle sub-bind-mount cycles gracefullyBoris Ranto
2014-11-27rm: fix prompted number of arguments to remove on some platformsPádraig Brady
2014-11-24paste: fix possible truncated output with large filesTobias Stoeckmann
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady
2014-11-22tests: add a case verifying mv on case insensitive file systemsPádraig Brady
2014-11-21mv: fail when moving a file to a hardlinkBoris Ranto
2014-10-16chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady
2014-10-15cp: read sparse files more efficiently with non regular destinationPádraig Brady
2014-10-15cp: avoid speculative preallocation with --sparse=alwaysPádraig Brady
2014-10-15copy: detect smaller holes than the copy buffer sizePádraig Brady
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert
2014-09-30dd: new status=progress level to print stats periodicallyFederico Simoncelli
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady
2014-09-24mv: use reflink=auto mode by defaultDavid Sterba
2014-09-19cp: fix handling of -H with multiply specified source dirsPádraig Brady
2014-09-19cp: issue correct warning and ignore duplicate source dirsPádraig Brady
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker
2014-07-18maint: post-release administriviaPádraig Brady
2014-07-18version 8.23Pádraig Brady
2014-07-16numfmt: fix isblank() usage for some unibyte localesAssaf Gordon
2014-07-13build: update gnulib submodule to latestPádraig Brady
2014-07-13sort: avoid undefined operation with destroying locked mutexPádraig Brady
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-07-02pwd: revert default mode back to -PPádraig Brady
2014-06-30pwd: assume -L mode by default, as per POSIXPádraig Brady
2014-06-26maint: mention when the du cycle warning bug was introducedPádraig Brady
2014-06-26id: output the effective group for the processPetr Stodůlka
2014-06-25df: report correct device in presence of eclipsed mountsPádraig Brady