summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2009-05-01version 7.3Jim Meyering
2009-04-28misc: correct NEWS entry about id -G portabilityPádraig Brady
2009-04-28misc: mention the df vs. automount changeJim Meyering
2009-04-28misc: alphabetize NEWS entriesJim Meyering
2009-04-27cp -a: diagnose failure when preserving xattr/context requiredOndřej Vašík
2009-04-27mv: ignore xattr-preservation failure when not supported by filesystemOndřej Vašík
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering
2009-04-10gnulib: update to latest: fix ls -v & sort -VJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-04-07shred,sort,shuf: don't use /dev/urandom by defaultPádraig Brady
2009-04-03doc: adjust 7.2 "cat,cp,install,mv,split speed-up" NEWS itemJim Meyering
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2009-03-31post-release administriviaJim Meyering
2009-03-31version 7.2Jim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík
2009-03-11cat: Fix immediate output of processed dataPádraig Brady
2009-03-11cat,cp,mv,install,split: Set the minimum IO block size used to 32KiBPádraig Brady