Age | Commit message (Expand) | Author |
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 |
2006-11-12 | * NEWS: Mention this bug fix. | Jim Meyering |
2006-10-25 | new feature: rm accepts new option: --one-file-system | Jim Meyering |
2006-10-23 | * NEWS: Add a line for 6.5-cvs. | Jim Meyering |
2006-10-22 | Remove -cvs suffix here, too. | Jim Meyering |
2006-10-22 | Version 6.4. | Jim Meyering |
2006-10-22 | * NEWS: (cp --backup fix): Fix a typo. | Jim Meyering |
2006-10-14 | * NEWS: cp -r --backup dir1 dir2, would rename an existing dir1/dir2 | Jim Meyering |
2006-10-13 | * NEWS: Mention the above. | Jim Meyering |
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 |