summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2008-11-20cp: use far less memory in some casesJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering
2008-10-06stat: add lustre filesystem typeAndreas Dilger
2008-10-05post-release administriviaJim Meyering
2008-10-05version 7.0Jim Meyering
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-15adjustJim Meyering
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-06expr: support arbitrary-precision arithmeticJames Youngman
2008-08-06doc: mv,cp: undocument the --reply optionJames Youngman
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-08-01factor arbitrarily large numbersJames Youngman
2008-08-01ls -U1 now uses constant memoryKamil Dudka
2008-07-27* NEWS: Move shuf --zero-terminated item into bug-fixes section.Jim Meyering
2008-07-27shuf: correctly document --head-countMikael Magnusson
2008-07-27shuf: honor --zero-terminated option even with --input-range=LO-HIJim Meyering
2008-07-23dd: minor fullblock changesJim Meyering
2008-07-23dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka
2008-06-22stat: warn that the --context (-Z) option (a no-op) is obsoleteJim Meyering
2008-06-17sort: accept new option --batch-size=NMERGEBo Borgerson
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-17join: improve memory managementBo Borgerson
2008-06-16chcon: correct --verbose output to include newlinesJim Meyering
2008-06-13od: align multiple -t specsEric Blake
2008-06-13od: use gnulib printf replacement as necessaryEric Blake
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-09* NEWS (Improvements): Mention improved (via gnulib) ACL support.Bruno Haible
2008-06-06Add new program: truncatePádraig Brady
2008-06-02new program: timeoutPádraig Brady
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald
2008-06-01* NEWS: add header line for next releaseJim Meyering
2008-05-31Version 6.12.Jim Meyering
2008-05-31install: reenable matchpathcon-related codeJim Meyering
2008-05-30NEWS: mention that cp -p copies permissions more portablyJim Meyering
2008-05-06avoid problems with sign-extended "char" operand to is* functionsJim Meyering
2008-05-05tac: avoid segfault for e.g., "echo > x; tac -r x x"Jim Meyering
2008-04-29chcon, runcon: make --help print the bug-reporting addressJim Meyering
2008-04-23id: do not print SELinux context when invoked with a USERNAME argumentOndřej Vašík
2008-04-23id: do print the AFS-specific nameless group ID (called a PAG)Jim Meyering
2008-04-19Version 6.11.Jim Meyering
2008-04-19pr -e, with a mix of backspaces and TABs, could corrupt the heapJim Meyering
2008-04-19md5sum -c: ignore a line with a NUL byte among checksum hex digitsJim Meyering
2008-04-15md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault)Jim Meyering