| Age | Commit message (Expand) | Author | Lines |
| 2007-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert | -6/+1 |
| 2007-02-22 | Honor dd's noatime flag if possible, even if not supported on build fs | Paul Eggert | -0/+2 |
| 2007-02-19 | * NEWS: sort now uses a --compress-program option rather than | Paul Eggert | -14/+17 |
| 2007-01-30 | * coreutils.texi: @item -> @itemx to fix some typos. | Paul Eggert | -3/+3 |
| 2007-01-30 | * coreutils.texi (mkdir invocation): Say how to set the file | Paul Eggert | -6/+14 |
| 2007-01-29 | Document new syntax: "chown +0:+287 file", "chgrp +99 file" | Jim Meyering | -0/+50 |
| 2007-01-24 | * NEWS: New option sort -C, proposed by XCU ERN 127, which looks | Paul Eggert | -4/+18 |
| 2007-01-24 | * src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS): | Dan Hipschman | -0/+13 |
| 2007-01-19 | * coreutils.texi (ls: General output formatting): Mention the | Jim Meyering | -0/+7 |
| 2007-01-04 | [ChangeLog] | Jim Meyering | -1/+2 |
| 2007-01-03 | [oops] Document what the ".0" in e.g., "-k 2,3.0" means, and... | Evan Hunt | -21/+25 |
| 2006-12-22 | * NEWS: dd bs= operands now silently override later ibs= and obs=, | Paul Eggert | -1/+1 |
| 2006-12-21 | * coreutils.texi (dd invocation): Specify that bs=N overrides only any | Jim Meyering | -1/+1 |
| 2006-12-21 | * coreutils.texi (dd invocation): Add to the description of cbs. | Jim Meyering | -0/+5 |
| 2006-12-21 | * coreutils.texi (dd invocation): Improve the documentation | Jim Meyering | -5/+8 |
| 2006-12-14 | chgrp, chown: Don't prohibit -RLh, aka -RL with --no-dereference. | Jim Meyering | -0/+4 |
| 2006-12-14 | * coreutils.texi: Remove two doubled words. | Jim Meyering | -2/+2 |
| 2006-10-28 | * coreutils.texi (wc invocation): When giving the order in which | Jim Meyering | -1/+2 |
| 2006-10-25 | new feature: rm accepts new option: --one-file-system | Jim Meyering | -0/+18 |
| 2006-09-26 | [ChangeLog] | Paul Eggert | -1/+2 |
| 2006-09-19 | * coreutils.texi (Disk usage): Clarify intro. Problem reported by Van Ly. | Paul Eggert | -5/+3 |
| 2006-09-19 | (cp invocation): Clarify cp -i a bit more. | Paul Eggert | -2/+2 |
| 2006-09-19 | * coreutils.texi (cp invocation): Say that -i and -f are | Paul Eggert | -1/+5 |
| 2006-09-08 | tail now ignores the -f option if POSIXLY_CORRECT is set, | Paul Eggert | -1/+1 |
| 2006-09-03 | (Treating / specially): --preserve-root is | Paul Eggert | -17/+22 |
| 2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | -5/+12 |
| 2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert | -0/+4 |
| 2006-08-09 | Warn about oflag=append without conv=notrunc. | Paul Eggert | -0/+3 |
| 2006-08-08 | (shuf invocation, Random sources): New sections. | Paul Eggert | -5/+212 |
| 2006-07-28 | (install invocation, mkdir invocation): | Paul Eggert | -3/+11 |
| 2006-07-26 | * src/ls.c (print_color_indicator): Test for S_IFREG first, rather | Jim Meyering | -1/+2 |
| 2006-07-23 | (Mode Structure, Symbolic Modes, Numeric Modes): Be more careful | Paul Eggert | -3/+3 |
| 2006-07-22 | (What information is listed): Clarify that the restricted deletion | Paul Eggert | -2/+5 |
| 2006-07-17 | Change GNU to @acronym{GNU} in a few places. | Paul Eggert | -33/+50 |
| 2006-07-08 | * coreutils.texi (Squeezing): Separate doubled "the", so typo-checkers | Jim Meyering | -1/+2 |
| 2006-07-08 | * coreutils.texi: Fix some typos. Use `zeros' consistently (both | Jim Meyering | -11/+11 |
| 2006-07-01 | (tail invocation): With no operand, 'tail -f' now | Paul Eggert | -2/+5 |
| 2006-07-01 | (seq invocation): seq now uses long double | Paul Eggert | -49/+33 |
| 2006-06-28 | (sort invocation): 'sort +1 -2' is now supported | Paul Eggert | -1/+3 |
| 2006-06-27 | * coreutils.texi (wc invocation): Remove ./ prefix from example. | Jim Meyering | -1/+1 |
| 2006-06-26 | * coreutils.texi (wc invocation): Spell out `--files0-from' in | Jim Meyering | -1/+1 |
| 2006-06-26 | * coreutils.texi (wc invocation): Document new --files0-from option. | Jim Meyering | -0/+22 |
| 2006-06-25 | (sleep invocation): Document that accepting | Jim Meyering | -1/+2 |
| 2006-05-25 | Remove mention of --seed. | Paul Eggert | -13/+1 |
| 2006-05-04 | (Examples of date): Give example of @seconds. | Jim Meyering | -0/+8 |
| 2006-05-03 | (head invocation, tail invocation, sort invocation): | Paul Eggert | -14/+32 |
| 2006-04-23 | (Which files are listed): Describe new option: --group-directories-first. | Jim Meyering | -0/+8 |
| 2006-04-17 | (What information is listed): Add P for Solaris | Paul Eggert | -2/+16 |
| 2006-04-17 | (Input processing in ptx): Remove mention of the | Jim Meyering | -5/+0 |
| 2006-04-13 | (What information is listed): Document 'ls' type letters. | Paul Eggert | -0/+35 |