summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2009-09-23maint: summarize gnulib changesEric Blake
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake
2009-09-21ls: handle disabling of colors consistently for all tile typesPádraig Brady
2009-09-14doc: NEWS: mention origin of touch -t ....60 bugJim Meyering
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík
2009-09-13doc: NEWS: say quadratic and linear, rather than O(N^2) and O(N)Jim Meyering
2009-09-13doc: improve NEWSJim Meyering
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering
2009-09-11rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering
2009-09-11rm: rewrite to use ftsJim Meyering
2009-09-11post-release administriviaJim Meyering
2009-09-11version 7.6Jim Meyering
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering
2009-09-08tail: make the new piped-stdin test as portable as the old oneJim Meyering
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering
2009-09-07doc: tweak NEWSJim Meyering
2009-09-07tail -f: handle "-"/stdin once againJim Meyering
2009-09-06tail: flush initial output before possibly blockingJim Meyering
2009-09-03df: don't fail due to an unreadable argumentJim Meyering
2009-09-03cp: don't leak resources for each xattr preservation failureOndřej Vašík
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady
2009-08-28dd: detect closed stderrEric Blake
2009-08-24cp: ignore obscure failure to preserve symlink time stamps,Jim Meyering
2009-08-20post-release administriviaJim Meyering
2009-08-20version 7.5Jim Meyering
2009-08-18nl: deprecate --page-increment in favor of --line-incrementGiuseppe Scrivano
2009-08-14doc: clarify the cp --reflink NEWSPádraig Brady
2009-08-13dd: fix a signal handling racePádraig Brady
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering
2009-08-04install runs faster again with SELinux enabledKamil Dudka
2009-07-29maint: update NEWSJim Meyering
2009-07-27ls -1U dir arg ... now works againKamil Dudka
2009-06-25doc: clarify the tail inotify NEWSPádraig Brady
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-11truncate: fix bug in use of isspaceEric Blake
2009-05-07post-release administriviaJim Meyering
2009-05-07version 7.4Jim Meyering
2009-05-07admin: update NEWSJim Meyering
2009-05-01post-release administriviaJim Meyering