summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2012-05-09stat: don't report negative file size as huge positive numberPaul Eggert
2012-05-08split: avoid apparent infloop when splitting /dev/zero w/-n on the HurdJim Meyering
2012-05-08maint: fix common spelling errorsKevin Lyda
2012-05-07cp: handle a race condition more sensiblyJim Meyering
2012-05-07doc: NEWS: note when the id/groups bug was introducedJim Meyering
2012-04-30cat,cp,mv,install,split: Set the minimum IO block size used to 64KiBPádraig Brady
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-03-28chmod: undo previous changePaul Eggert