summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2012-03-28chmod: fix symlink race conditionPaul Eggert
2012-03-26maint: post-release administriviaJim Meyering
2012-03-26version 8.16Jim Meyering
2012-03-22ln: add the --relative optionHarald Hoyer
2012-03-15realpath: let --relative-to default to --relative-baseEric Blake
2012-03-15realpath: fix problems with root handlingEric Blake
2012-03-10dirname: support more than one argumentJérémy Compostella
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella
2012-03-09maint: fix a version number typo in NEWSBernhard Voelker
2012-03-08chmod: add notations +40, 00440, etc.Paul Eggert
2012-03-08du: fix -x: don't ignore non-directory argumentsJim Meyering
2012-03-07basename: support more than one argumentJérémy Compostella
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-20split: add the --additional-suffix optionJérémy Compostella
2012-02-18ls: cache ACL- and CAP-querying syscall failuresJim Meyering
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella
2012-02-17doc: fix a typo about seek_bytes in NEWSPádraig Brady
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella
2012-02-12mv: "mv A B" would sometimes succeed, yet A would remain, ...Jim Meyering