summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2014-06-24df: output placeholder values for inaccessible mount pointsPádraig Brady
2014-06-24du: ignore directory cycles due to bind mountsPádraig Brady
2014-06-18seq: fix incorrect output with start or end of -0Pádraig Brady
2014-06-13tail: fix --follow to use polling mode for VXFSPádraig Brady
2014-06-11install: allow options -D and -t to be used togetherBernhard Voelker
2014-06-01cut: restore special case handling of -f with -d$'\n'Pádraig Brady
2014-05-29df: use the last device name provided by the systemPádraig Brady
2014-05-23stat,tail: improve support for LogFS and ConfigFSPádraig Brady
2014-05-21chroot: with --userspec clear root's supplemental groupsPádraig Brady
2014-05-16chroot: don't chdir() if not changing rootPádraig Brady
2014-05-13df: also deduplicate virtual file systemsPádraig Brady
2014-05-06dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIXPaul Eggert
2014-05-06mv,cp: preserve symlink xattrs when copying across file systemsPádraig Brady
2014-05-02numfmt: improve processing throughput by 800%Pádraig Brady
2014-05-02numfmt: support zero padding using --format="%010f"Pádraig Brady
2014-04-29ptx: fix whitespace trimming with multiple filesPádraig Brady
2014-04-17ls: don't output colors with unknown TERM env variableGuilherme de Almeida Suckevicz
2014-04-09maint: document timeout --preserve-status in v8.21 NEWSPádraig Brady
2014-04-09doc: clarify in --help that -Z doesn't take an argumentPádraig Brady
2014-04-05shred: overwrite inode storage used by some file systemsPádraig Brady