summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-11-08df: document the new --output optionBernhard Voelker
2012-11-01tests: fix syntax error in setuidgid_has_perm_Bernhard Voelker
2012-10-26build: man page generation: degrade gracefully when perl is lackingStefano Lattarini
2012-10-25pr: fix -n to pad consistently and not crashPádraig Brady
2012-10-23maint: post-release administriviaPádraig Brady
2012-10-23version 8.20Pádraig Brady
2012-10-21doc: NEWS: the cp bug affects mv and install, tooJim Meyering
2012-10-17cp: avoid data-corrupting free-memory-readJim Meyering
2012-10-04factor: new much-improved implementation; not yet integratedTorbjörn Granlund
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala
2012-09-24dd: new option, status=none to suppress output statisticsPozsár Balázs
2012-09-23tail,stat: improve support for vmhgfsJim Meyering
2012-09-18doc: NEWS: mention the conversion to non-recursive makeJim Meyering
2012-09-16ls: fix coloring of dangling symlinks in default listing modePádraig Brady
2012-09-14seq: 70x faster for non-negative whole numbers and incr==1Jim Meyering
2012-09-07factor: NEWS and testsJim Meyering
2012-09-07tests: improve checks for setuidgid-using root-only testsJim Meyering
2012-09-06nproc: disallow non option command line parametersPádraig Brady
2012-09-06tail,stat: add support for VZFSJim Meyering
2012-09-05rm: avoid bogus diagnostic for a slash-decorated symlink-to-dirJim Meyering
2012-08-29tail,stat: improve support for ZFSJim Meyering
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala
2012-08-20maint: post-release administriviaJim Meyering
2012-08-20version 8.19Jim Meyering
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-08-12maint: post-release administriviaJim Meyering
2012-08-12version 8.18Jim Meyering
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady
2012-07-16df: don't output control characters in a mount point namePádraig Brady
2012-07-12doc: mention the improved sort memory allocationPádraig Brady
2012-07-04date: fails to diagnose invalid inputJim Meyering
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering
2012-06-01stat,tail: recognize new file system type: panfsJim Meyering
2012-05-28cksum: line-buffer the printed checksumsPádraig Brady
2012-05-16stat: report the correct block size for file system usagePádraig Brady
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering
2012-05-10maint: post-release administriviaJim Meyering
2012-05-10version 8.17Jim Meyering
2012-05-10stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering
2012-05-10maint: handle file sizes more reliablyPaul Eggert