Age | Commit message (Expand) | Author |
2007-10-08 | rm could malfunction under unusual circumstances: | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-09-24 | * NEWS: The recent rm-diagnostic fix also affects cross-partition "mv". | Jim Meyering |
2007-09-22 | rm: give a sensible diagnostic when failing to remove a symlink | Jim Meyering |
2007-09-07 | chmod: don't ignore a dangling symlink | Jim Meyering |
2007-08-23 | Don't let ln be a party to destroying user data. | Jim Meyering |
2007-08-21 | By default, do not install hostname anymore. | Jim Meyering |
2007-08-20 | NEWS: note that a cp -p bug fixed in 6.7 affected releases before 6.0. | Paul Eggert |
2007-08-20 | Avoid consuming too much seekable input when yesno is used. | Eric Blake |
2007-08-15 | od --skip (-j) works even on files in /proc, when the kernel lies | Jim Meyering |
2007-08-14 | od: fix a bug that arises when skipping exact length of file | Jim Meyering |
2007-07-31 | du: print size (probably incomplete) of each inaccessible directory | Jim Meyering |
2007-07-31 | Add a test for du not counting size of inaccessible directories. | Jim Meyering |
2007-07-29 | Attempt to copy a regular file, even if stat says it is empty. | Jim Meyering |
2007-07-24 | NEWS: Move the other "sort" entry from the 6.9 section into 6.10 "Bug fixes". | Jim Meyering |
2007-07-24 | sort: add a test to exercise the affected code. | Jim Meyering |
2007-07-20 | Document and add a test for today's sort bug fix. | Jim Meyering |
2007-07-19 | "cp -i --update older newer" no longer prompts; same for mv | Jim Meyering |
2007-07-14 | Remove long-deprecated options. | Jim Meyering |
2007-07-13 | Warn about non-portable use of unescaped backslash at end of string, | Jim Meyering |
2007-07-10 | Skip "arch" test if it's not built. | Jim Meyering |
2007-07-10 | Add support for enabling/disabling installation of specified programs. | Jim Meyering |
2007-07-10 | New program: arch | Karel Zak |
2007-07-04 | pr -F no longer suppresses the footer or the first two blank header lines | Paul Eggert |
2007-06-23 | seq no longer mishandles cases like "seq 0 0.000001 0.000003", | Paul Eggert |
2007-06-18 | A few more symlink-related fixes. Fix a bug triggered by cp | Paul Eggert |
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 |