| Age | Commit message (Expand) | Author | Lines |
| 2009-05-05 | doc: note the use of LC_COLLATE in comm, join and uniq | Pádraig Brady | -2/+2 |
| 2009-04-30 | build: "make check" now fails in a friendlier manner for missing Perl | Jim Meyering | -1/+1 |
| 2009-04-30 | build: doc: emit something for each "make check"-run rule | Jim Meyering | -19/+19 |
| 2009-04-10 | doc: fix a typo: s/is a is a/is a/ | Jim Meyering | -1/+1 |
| 2009-04-07 | shred,sort,shuf: don't use /dev/urandom by default | Pádraig Brady | -13/+9 |
| 2009-04-07 | doc: add missing documentation for some SELinux options | Pádraig Brady | -0/+64 |
| 2009-04-06 | * doc/code-vs-command: Remove long-unused, never-distributed file. | Jim Meyering | -8/+0 |
| 2009-04-04 | maint: clean up Makefile.am, rename remaining ChangeLog files | Jim Meyering | -0/+0 |
| 2009-03-25 | pwd: support -L and -P | Eric Blake | -6/+32 |
| 2009-03-25 | doc: update suffix regex in version sort | Ondřej Vašík | -1/+1 |
| 2009-03-18 | tests: add another sort/nmerge test | Paul Eggert | -5/+9 |
| 2009-03-13 | doc: update "version sort" documentation | Kamil Dudka | -9/+15 |
| 2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík | -4/+3 |
| 2009-03-02 | dist: automate the post-release web-manual update process | Jim Meyering | -0/+1 |
| 2009-02-22 | doc: describe dd's status=noxref option | Andrew Church | -0/+5 |
| 2009-02-19 | doc: dd: document that the default block size is 512 bytes | Jim Meyering | -0/+2 |
| 2009-02-18 | cp: -a now preserves SELinux context, with reduced diagnostics | Ondřej Vašík | -2/+11 |
| 2009-02-18 | add missing copyright dates | Eric Blake | -1/+1 |
| 2009-02-17 | install: add --compare (-C) option to install file only when necessary | Kamil Dudka | -0/+8 |
| 2009-02-11 | ln: add details to --help text | Eric Blake | -1/+24 |
| 2009-02-02 | date doc: warn at -d about LC_TIME | jidanni@jidanni.org | -0/+5 |
| 2009-02-02 | document sort --ignore-case --unique interaction | jidanni@jidanni.org | -0/+4 |
| 2009-01-29 | cp/mv: add xattr support | Kamil Dudka | -1/+12 |
| 2009-01-22 | doc: shred: Correct docs on default number of overwrites. | Pádraig Brady | -5/+8 |
| 2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka | -1/+28 |
| 2009-01-08 | option handling: make exceptions more consistent | Eric Blake | -1/+1 |
| 2009-01-05 | doc: pathchk description enhancements | Pádraig Brady | -13/+13 |
| 2009-01-01 | update copyright year | Jim Meyering | -1/+1 |
| 2008-12-27 | doc: mention long option abbreviation | Eric Blake | -1/+8 |
| 2008-12-26 | dd: add support for opening files in Concurrent I/O (CIO) mode | Matt Harden | -0/+8 |
| 2008-12-23 | doc: stty: Clarification of some input and output settings | Pádraig Brady | -3/+6 |
| 2008-12-16 | du: -H now does what POSIX requires | Jim Meyering | -4/+1 |
| 2008-12-13 | doc: pr: formatting corrections | Jim Meyering | -4/+4 |
| 2008-12-01 | doc: Make descriptions of ASCII NUL and --zero-terminated option consistent | Pádraig Brady | -52/+35 |
| 2008-12-01 | doc: enforce @var{lower} policy | Jim Meyering | -42/+61 |
| 2008-12-01 | doc: Tweak info docs to standarise on lower-case @var{file} | Pádraig Brady | -11/+11 |
| 2008-12-01 | doc: Improve description of --files0-from option | Pádraig Brady | -4/+5 |
| 2008-11-26 | doc: fix typo in units factorization, removed TODO items | Ondřej Vašík | -4/+4 |
| 2008-11-26 | doc: factor out list of suffix-to-number (e.g., KB->1000B) mappings | Jim Meyering | -34/+44 |
| 2008-11-26 | doc: tail: one more s/bytes/n/ change | Jim Meyering | -1/+1 |
| 2008-11-26 | doc: tail: fix description of --bytes=N (-c) | Pádraig Brady | -3/+3 |
| 2008-11-23 | doc: move @shortcontents and @contents from end to start | Karl Berry | -3/+2 |
| 2008-11-23 | doc (stat): clarify: there are two sets of format directives | Jim Meyering | -1/+2 |
| 2008-11-23 | doc (stat): correct formatting in coreutils.texi | Karl Berry | -2/+4 |
| 2008-11-22 | Revert part of "dd: avoid unnecessary memory copies" | Pádraig Brady | -0/+3 |
| 2008-11-11 | Update references to GFDL: 1.2 -> 1.3 | Jim Meyering | -3/+3 |
| 2008-10-25 | factor: remove --bignum and --no-bignum options | Paul Eggert | -9/+0 |
| 2008-10-23 | ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output | Jim Meyering | -3/+5 |
| 2008-10-15 | expr: remove --bignum and --no-bignum options | Paul Eggert | -15/+5 |
| 2008-10-15 | doc: cp, mv: remove mention of deprecated --reply= option | Jim Meyering | -12/+0 |