summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2013-12-04md5sum, sha*sum: use libcrypto where availablePádraig Brady
2013-12-04df: handle bind mounts when processing device nodesPádraig Brady
2013-12-04df: dereference symlinks to disk device nodesPádraig Brady
2013-11-29df: remove long-obsolescent --megabytes optionBernhard Voelker
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady
2013-11-27shred: provide --remove methods to avoid excessive syncingPádraig Brady
2013-11-27tail: improve inotify handling of symlinksPádraig Brady
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady
2013-11-17stty: add support for mark/space parityColin Leitner
2013-11-11base64: improve encoding I/O efficiencyPádraig Brady
2013-11-08shred: increase I/O block size for periodic pattern casePádraig Brady
2013-11-08shred: fix direct I/O failures for last write to filePádraig Brady
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba
2013-11-06shred: write larger chunks when possiblePádraig Brady
2013-11-05shred: enable direct I/O when possiblePádraig Brady
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior
2013-09-22id: support specifying the user by user IDPádraig Brady
2013-09-21id: add -z, --zero optionBernhard Voelker
2013-09-05ls: fix possible incorrect exit status when recursing directoriesFUJIWARA Katsunori
2013-07-27du: add --inodes optionBernhard Voelker
2013-07-25mv: replace empty directories in cross file system moveKen Booth
2013-07-19dd: make status=none suppress all diagnosticsPádraig Brady