summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2010-08-25df: always print the device name for bind mounted filesPádraig Brady
2010-08-06sort: support all combinations of -d, -f, -i, -R, and -VPaul Eggert
2010-08-02sort: revert recent -h changes and use a more-conservative approachPaul Eggert
2010-07-30sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MBPaul Eggert
2010-07-25du: add NEWS entry for recent du -L fixesPaul Eggert
2010-07-13maint: reorganize latest NEWSPádraig Brady
2010-07-13sort: parallelize internal sortChen Guo
2010-07-04du: use less than half as much memory when tracking hard linksJim Meyering
2010-07-03du: don't miscount duplicate directories or link-count-1 filesPaul Eggert
2010-07-01cp: add an option to only copy the file attributesPádraig Brady
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady
2010-06-22stat: remove support for deprecated --context (-Z) optionJim Meyering
2010-06-02touch: remove support for --file=REF_FILE optionJim Meyering
2010-05-29truncate: improve handling of non regular filesPádraig Brady
2010-05-28truncate: support sizes relative to an existing filePádraig Brady
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady
2010-04-29sort: use long doubles for general numeric modePádraig Brady
2010-04-23post-release administriviaJim Meyering
2010-04-23version 8.5Jim Meyering
2010-04-21maint: update a couple of NEWS items for the pending releasePádraig Brady
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady
2010-03-16timeout: add the --kill-after optionPádraig Brady
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach
2010-02-01maint: fix a typo in NEWSPádraig Brady
2010-02-01join: make -t '' operate on the whole linePádraig Brady
2010-02-01join: add --header option to always output the first lineAssaf Gordon
2010-02-01ls --color: don't emit a final no-op escape sequenceJim Meyering
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka
2010-01-13post-release administriviaJim Meyering
2010-01-13version 8.4Jim Meyering
2010-01-12build: fix build failure due to missing libxattrJim Meyering
2010-01-12doc: mention the wchar.h vs. glibc build problemJim Meyering
2010-01-12nproc: return a possibly more accurate total CPU countPádraig Brady
2010-01-12ls: reorder includes to work around broken <sys/capability.h>Kamil Dudka
2010-01-07post-release administriviaJim Meyering
2010-01-07version 8.3Jim Meyering
2010-01-06pr: ensure the page header line is of the required formatEric Blake
2010-01-06maint: apply correct license to auxiliary filesEric Blake
2010-01-06cp, touch: avoid problem with new glibcEric Blake
2010-01-05doc: fix typo in NEWSPhilip Rowlands
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-30touch: work around ntfs-3g bugEric Blake
2009-12-30doc: mention two tail -F bug fixes in NEWSJim Meyering
2009-12-25tail: fix --follow to not use inotify on remote filesPádraig Brady
2009-12-23wc: line-buffer the printed countsPádraig Brady