summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2009-03-08tests: add a test for newly-fixed bug in comm --check-orderJim Meyering
2009-03-08tests: ls -v: exercise the bug fixed by gnulib's new filevercmpJim Meyering
2009-03-07pr: fix a bug whereby --indent=N (-o) did not indent header linesJim Meyering
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady
2009-02-21post-release administriviaJim Meyering
2009-02-21version 7.1Jim Meyering
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík
2009-02-18add missing copyright datesEric Blake
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady
2009-01-22doc: shred: Correct docs on default number of overwrites.Pádraig Brady
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2008-12-26dd: add support for opening files in Concurrent I/O (CIO) modeMatt Harden