Age | Commit message (Expand) | Author |
2008-10-06 | stat: add lustre filesystem type | Andreas Dilger |
2008-10-05 | post-release administrivia | Jim Meyering |
2008-10-05 | version 7.0 | Jim Meyering |
2008-10-03 | ls and sort: use filevercmp instead of strverscmp | Kamil Dudka |
2008-09-27 | rm -r: avoid O(n^2) performance for a directory with very many entries | Jim Meyering |
2008-09-26 | seq -0.1 0.1 2: print final number when locale's decimal point is "," | Jim Meyering |
2008-09-06 | install: new option: --strip-program, | Kamil Dudka |
2008-09-03 | df: new option: --total to print grand totals | Kamil Dudka |
2008-08-15 | adjust | Jim Meyering |
2008-08-15 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-06 | expr: support arbitrary-precision arithmetic | James Youngman |
2008-08-06 | doc: mv,cp: undocument the --reply option | James Youngman |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-08-01 | factor arbitrarily large numbers | James Youngman |
2008-08-01 | ls -U1 now uses constant memory | Kamil Dudka |
2008-07-27 | * NEWS: Move shuf --zero-terminated item into bug-fixes section. | Jim Meyering |
2008-07-27 | shuf: correctly document --head-count | Mikael Magnusson |
2008-07-27 | shuf: honor --zero-terminated option even with --input-range=LO-HI | Jim Meyering |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |
2008-07-23 | dd: new option: iflag=fullblock to accumulate full input blocks | Kamil Dudka |
2008-06-22 | stat: warn that the --context (-Z) option (a no-op) is obsolete | Jim Meyering |
2008-06-17 | sort: accept new option --batch-size=NMERGE | Bo Borgerson |
2008-06-17 | sort: add new option --files0-from=F | Bo Borgerson |
2008-06-17 | join: improve memory management | Bo Borgerson |
2008-06-16 | chcon: correct --verbose output to include newlines | Jim Meyering |
2008-06-13 | od: align multiple -t specs | Eric Blake |
2008-06-13 | od: use gnulib printf replacement as necessary | Eric Blake |
2008-06-12 | comm: accept new option: --output-delimiter=STR | Bo Borgerson |
2008-06-12 | comm: ensure that input files are sorted | Bo Borgerson |
2008-06-09 | * NEWS (Improvements): Mention improved (via gnulib) ACL support. | Bruno Haible |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-06-01 | md5sum: new option, --quiet, to suppress OK messages | Erik Auerswald |
2008-06-01 | * NEWS: add header line for next release | Jim Meyering |
2008-05-31 | Version 6.12. | Jim Meyering |
2008-05-31 | install: reenable matchpathcon-related code | Jim Meyering |
2008-05-30 | NEWS: mention that cp -p copies permissions more portably | Jim Meyering |
2008-05-06 | avoid problems with sign-extended "char" operand to is* functions | Jim Meyering |
2008-05-05 | tac: avoid segfault for e.g., "echo > x; tac -r x x" | Jim Meyering |
2008-04-29 | chcon, runcon: make --help print the bug-reporting address | Jim Meyering |
2008-04-23 | id: do not print SELinux context when invoked with a USERNAME argument | Ondřej Vašík |
2008-04-23 | id: do print the AFS-specific nameless group ID (called a PAG) | Jim Meyering |
2008-04-19 | Version 6.11. | Jim Meyering |
2008-04-19 | pr -e, with a mix of backspaces and TABs, could corrupt the heap | Jim Meyering |
2008-04-19 | md5sum -c: ignore a line with a NUL byte among checksum hex digits | Jim Meyering |
2008-04-15 | md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault) | Jim Meyering |
2008-04-02 | "touch E; mkfifo F; cp -fR F E" no longer fails due to existing E | Jim Meyering |
2008-03-31 | "rm -r DIR" would mistakenly prompt about very long names | Jim Meyering |
2008-03-31 | * NEWS: Note the dd bug fix. The bug was introduced over 8 years ago: | Jim Meyering |
2008-03-28 | mknod, mkfifo: don't segfault when diagnosing invalid SELinux context | Jim Meyering |