summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2008-12-16du: -H now does what POSIX requiresJim Meyering
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering
2008-12-02wc: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-11-20cp: use far less memory in some casesJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering
2008-10-06stat: add lustre filesystem typeAndreas Dilger
2008-10-05post-release administriviaJim Meyering
2008-10-05version 7.0Jim Meyering
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-15adjustJim Meyering
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-06expr: support arbitrary-precision arithmeticJames Youngman
2008-08-06doc: mv,cp: undocument the --reply optionJames Youngman
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka