summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2012-01-30mv: allow moving symlink onto same-inode dest with >= 2 hard linksJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-06maint: post-release administriviaJim Meyering
2012-01-06version 8.15Jim Meyering
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible
2012-01-03doc: adjust NEWSJim Meyering
2012-01-03df: work around long-named /dev/disk/by-uuid/... symlinksJim Meyering
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-26stat,tail: recognize new FS type: pipefsJim Meyering
2011-12-23tail: with -f, use polling when a file is on an FS of unknown typeJim Meyering
2011-12-22tail,stat: add support for FhGFSJim Meyering
2011-12-14du: -x should not count files in other file systemsPaul Eggert
2011-12-08ls: be responsive to interrupts when color-listing large directoriesJim Meyering
2011-11-12ls: plug a per-argument leakJim Meyering