Age | Commit message (Expand) | Author |
2007-06-15 | Correct cp's handling of destination symlinks in some cases. | Paul Eggert |
2007-06-10 | bug-fix: cp would fail to write through a dangling symlink | Jim Meyering |
2007-05-26 | wc: ignore multibyte-character decoding errors | James Youngman |
2007-05-22 | cut: diagnose a range starting with 0 (-f 0-2) as invalid, and | Jim Meyering |
2007-05-22 | "cut -f 2-0" now fails; before, it was equivalent to "cut -f 2-" | Jim Meyering |
2007-05-22 | stty: diagnose an invalid hex value in 35-colon commmand-line argument | Jim Meyering |
2007-05-13 | Add -z option to uniq. Originally proposed by Egmont Koblinger. | James Youngman |
2007-05-07 | * NEWS: Mention that last week's tr bug dates back to 1992. | Jim Meyering |
2007-05-04 | tr -c: don't abort when translating with S2 larger than complement of S1 | Jim Meyering |
2007-04-24 | * THANKS: Add Andreas Frische. | Jim Meyering |
2007-04-12 | split --line-bytes=N (-C N): don't create an empty file. | Paul Eggert |
2007-04-07 | Add a test for, and document, today's fix. | Jim Meyering |
2007-04-02 | * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: | Paul Eggert |
2007-03-30 | * NEWS: Mention these SELinux changes. | Jim Meyering |
2007-03-23 | Post-release version change. | Jim Meyering |
2007-03-22 | Version 6.9. | Jim Meyering |
2007-03-18 | Fix a bug in how pr -m -s works. | Jim Meyering |
2007-03-03 | Fix a bug: cp -x would fail to set mount point permissions. | Andrew Church |
2007-02-27 | Make df -P immune to effects of e.g., the BLOCK_SIZE envvar. | Paul Eggert |
2007-02-25 | Post-release version change. | Jim Meyering |
2007-02-24 | Version 6.8. | Jim Meyering |
2007-02-24 | * NEWS: Use a simple "+" suffix to denote pre-release, not "-dirty". | Jim Meyering |
2007-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert |
2007-02-19 | * NEWS: sort now uses a --compress-program option rather than | Paul Eggert |
2007-02-03 | Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlink | Jim Meyering |
2007-02-03 | * NEWS: Document fix for cp --preserve=mode. | Paul Eggert |
2007-02-03 | * NEWS: Document fix for cp --parents. | Paul Eggert |
2007-01-24 | * NEWS: New option sort -C, proposed by XCU ERN 127, which looks | Paul Eggert |
2007-01-24 | * NEWS: sort temp file compression: tweak wording. | Jim Meyering |
2007-01-24 | * src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS): | Dan Hipschman |
2007-01-17 | Make "rm --interactive=never ..." never prompt. | Jim Meyering |
2007-01-02 | Now, "ls -FRL" always follows symbolic links on Linux. | Paul Eggert |
2006-12-22 | * NEWS: dd bs= operands now silently override later ibs= and obs=, | Paul Eggert |
2006-12-21 | "rm -rf /etc/motd" (run by non-root) now prints a diagnostic. | Jim Meyering |
2006-12-20 | "cut -f 2- A B" no longer triggers a double-free bug | Jim Meyering |
2006-12-14 | * NEWS: --preserve-root now works with chgrp, chmod, and chown. | Jim Meyering |
2006-12-14 | * NEWS: Mention the chmod fix induced by the recent change to gnulib's openat... | Jim Meyering |
2006-12-09 | * NEWS: With the change from "-pre" to "-dirty" suffix, also change | Jim Meyering |
2006-12-08 | Post-release version change. | Jim Meyering |
2006-12-08 | Version 6.7. | Jim Meyering |
2006-12-07 | cp -p now clears special bits if it fails to preserve owner or group | Paul Eggert |
2006-12-06 | * NEWS: Document the cp --preserve=ownership fix. | Paul Eggert |
2006-12-06 | NEWS: the du bug affects coreutils-6.4, 6.5 and 6.6. | Jim Meyering |
2006-12-03 | * NEWS: du --one-file-system (-x) would skip subdirectories of any | Jim Meyering |
2006-11-22 | Post-release version change. | Jim Meyering |
2006-11-22 | Version 6.6. | Jim Meyering |
2006-11-22 | * NEWS: Mention the three noteworthy changes, all fixed via gnulib. | Jim Meyering |
2006-11-19 | Post-release version change. | Jim Meyering |
2006-11-19 | Version 6.5. | Jim Meyering |
2006-11-18 | "ln --backup f f" now produces a sensible diagnostic | Jim Meyering |