summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert
2011-10-24doc: NEWS: correct "bug introduced in ..." version numberEric Blake
2011-10-24rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systemsJim Meyering
2011-10-21tail: with -f, use nanosleep (not inotify) on a GPFS file systemMartial Bornet
2011-10-17tac: don't misbehave with multiple non-seekable inputsJim Meyering
2011-10-12maint: post-release administriviaJim Meyering
2011-10-12version 8.14Jim Meyering
2011-10-05doc: clean up NEWSJim Meyering
2011-10-05tests: add a test to exercise today's ls-lL-vs-ACL bugJim Meyering
2011-10-01build: stop distributing gzip'd releases; xz is enoughJim Meyering
2011-10-01doc: mention the recent ls -L "argetm" fix in NEWSPádraig Brady
2011-09-27sort: avoid a NaN-induced infloopJim Meyering
2011-09-22timeout: handle implicitly created threadsPádraig Brady