Age | Commit message (Expand) | Author |
2006-10-09 | * NEWS: Fix typo: iso-8602 -> iso-8601. Problem reported by | Paul Eggert |
2006-10-03 | * NEWS: Update here, too. | Jim Meyering |
2006-10-03 | With --force (-f), rm no longer fails for ENOTDIR. | Jim Meyering |
2006-10-02 | * NEWS: Add a line for 6.4-cvs. | Jim Meyering |
2006-09-30 | Version 6.3. | Jim Meyering |
2006-09-29 | * NEWS: Mention Paul's fix (to gnulib's canon-host.c) for | Jim Meyering |
2006-09-29 | * src/shuf.c (read_input): Fix an off-by-one error that | Jim Meyering |
2006-09-29 | Work around a readdir bug in Darwin 7.9.0 (MacOS X 10.3.9) on HFS+ | Jim Meyering |
2006-09-26 | * NEWS: rm works around a bug in Darwin 8.6.1 w/NFS that kept | Jim Meyering |
2006-09-26 | [ChangeLog] | Paul Eggert |
2006-09-26 | * NEWS: Mention the bug fix. | Jim Meyering |
2006-09-24 | * NEWS: Mention these fixes. | Jim Meyering |
2006-09-24 | * NEWS: Mention the improvement to sort. | Jim Meyering |
2006-09-20 | * NEWS: Document fix for cp -i and mv -i. | Paul Eggert |
2006-09-20 | * NEWS: Mention the chmod bug fix. | Jim Meyering |
2006-09-18 | * NEWS: Add a line for 6.3-cvs. | Jim Meyering |
2006-09-18 | duh | Jim Meyering |
2006-09-18 | *** empty log message *** | Jim Meyering |
2006-09-18 | *** empty log message *** | Jim Meyering |
2006-09-18 | Version 6.2. | Jim Meyering |
2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert |
2006-09-08 | tail now ignores the -f option if POSIXLY_CORRECT is set, | Paul Eggert |
2006-09-08 | mv and "cp -r" no longer fail when invoked with two arguments | Jim Meyering |
2006-09-04 | (Infrastructure changes): make wording more accurate | Jim Meyering |
2006-09-03 | * NEWS: Tweak the wording in the new change description so that | Jim Meyering |
2006-09-03 | rm now rejects attempts to remove /, ./, and ../. | Paul Eggert |
2006-08-27 | * NEWS: Mention this. | Jim Meyering |
2006-08-26 | Fix "mv --verbose --backup" so its output includes the | Jim Meyering |
2006-08-26 | "ls --color" would highlight other-writable and sticky directories | Jim Meyering |
2006-08-23 | * NEWS: printf supports the I flag. | Paul Eggert |
2006-08-23 | * NEWS: Mention the sweeping infrastructure changes. | Jim Meyering |
2006-08-20 | add -cvs suffix | Jim Meyering |
2006-08-20 | * NEWS: Add a line for 6.2-cvs. | Jim Meyering |
2006-08-19 | remove -cvs suffix, too | Jim Meyering |
2006-08-19 | * Version 6.1. | Jim Meyering |
2006-08-19 | *** empty log message *** | Jim Meyering |
2006-08-19 | * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-16 | *** empty log message *** | Jim Meyering |
2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert |
2006-08-15 | * NEWS: Add a line for 6.1-cvs. | Jim Meyering |
2006-08-15 | * Version 6.0 [unstable]. | Jim Meyering |
2006-08-08 | Add shuf. Mention new --random-source option for shred and sort. | Paul Eggert |
2006-07-28 | chmod now preserves setuid and setgid bits on directories | Paul Eggert |
2006-07-25 | Clarify the "chmod 0500" news, and correct the vague | Paul Eggert |
2006-07-21 | mention yesterday's other ls bugfix | Jim Meyering |
2006-07-21 | Fix another bug: ls --indicator-style=file-type would call | Jim Meyering |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |
2006-07-07 | * NEWS: Mention that mv can now remove an empty destination directory, | Jim Meyering |
2006-07-01 | With no operand, 'tail -f' now silently ignores the '-f' | Paul Eggert |