Age | Commit message (Expand) | Author |
2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík |
2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady |
2009-03-11 | cat,cp,mv,install,split: Set the minimum IO block size used to 32KiB | Pádraig Brady |
2009-03-08 | tests: add a test for newly-fixed bug in comm --check-order | Jim Meyering |
2009-03-08 | tests: ls -v: exercise the bug fixed by gnulib's new filevercmp | Jim Meyering |
2009-03-07 | pr: fix a bug whereby --indent=N (-o) did not indent header lines | Jim Meyering |
2009-02-27 | cp: diagnose invalid "cp -rl dir dir" right away, once again | Jim Meyering |
2009-02-26 | sort: Fix two bugs with determining the end of field | Pádraig Brady |
2009-02-21 | post-release administrivia | Jim Meyering |
2009-02-21 | version 7.1 | Jim Meyering |
2009-02-18 | cp: -a now preserves SELinux context, with reduced diagnostics | Ondřej Vašík |
2009-02-18 | add missing copyright dates | Eric Blake |
2009-02-17 | install: add --compare (-C) option to install file only when necessary | Kamil Dudka |
2009-02-14 | seq: Fix equal width calculation when '.' added to last number | Pádraig Brady |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-28 | dd: Better handle user specified offsets that are too big | Pádraig Brady |
2009-01-22 | doc: shred: Correct docs on default number of overwrites. | Pádraig Brady |
2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka |
2008-12-26 | dd: add support for opening files in Concurrent I/O (CIO) mode | Matt Harden |
2008-12-16 | du: -H now does what POSIX requires | Jim Meyering |
2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering |
2008-12-02 | wc: read and process --files0-from= input a name at a time, | Jim Meyering |
2008-12-02 | du: read and process --files0-from= input a name at a time, | Jim Meyering |
2008-12-01 | cp, mv: remove 3-year-deprecated+warned-about --reply option | Jim Meyering |
2008-11-20 | cp: use far less memory in some cases | Jim Meyering |
2008-10-28 | ls: --color now highlights hard linked files, too | Kamil Dudka |
2008-10-26 | tests: seq: check for today's extended long double fix | Jim Meyering |
2008-10-23 | ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output | Jim Meyering |
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 |