summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2014-04-04shred: avoid a data pass on empty filesPádraig Brady
2014-04-02head: port to Darwin and use simpler seeksPaul Eggert
2014-03-31head: fix bug with head -c-N when stdin is not at startPaul Eggert
2014-03-26ptx: avoid --format long option falling through into --helpBernhard Voelker
2014-03-24split: avoid unnecessary input bufferingPádraig Brady
2014-03-19chmod: fix erroneous warnings with -R --changesDylan Simon
2014-03-13ln: with -sr, don't segfault for a TARGET of ''Jim Meyering
2014-03-13chroot: improve --userspec and --groups look-upPádraig Brady
2014-02-27date: fix crash or infinite loop when parsing a malformed TZ=""Pádraig Brady
2014-02-26shuf: convert error diagnostic to lowercaseBernhard Voelker
2014-02-23shuf: with -r, don't dump core if the input is emptyPaul Eggert
2014-02-09head: fix --lines=-0 outputting nothing if no newline at EOFАлексей Шилин
2014-02-09od: add an --endian option to control byte swappingNiels Möller
2014-01-29stat,tail: improve support for HFS+ and HFSXPádraig Brady
2014-01-17ln: fix replacing symbolic links whose targets can't existPádraig Brady
2014-01-13copy: fix a segfault in SELinux context copying codeNicolas Iooss
2014-01-13copy: fix SELinux context preservation for existing directoriesPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-13maint: post-release administriviaPádraig Brady
2013-12-13version 8.22Pádraig Brady
2013-12-13stat,tail: improve support for hostfs and smackfsPádraig Brady
2013-12-13build: default to avoiding openssl system librariesPádraig Brady
2013-12-06shuf: --repeat, not --repetitions; default --head-count is infinityPaul Eggert
2013-12-06doc: clarify that df now generally processes special files correctlyBernhard Voelker