Age | Commit message (Expand) | Author |
2006-10-03 | * NEWS: Update here, too. | Jim Meyering |
2006-10-03 | * src/remove.c (nonexistent_file_errno): Remove ENAMETOOLONG. | Jim Meyering |
2006-10-03 | * tests/rm/fail-eperm: Report failure also if rm is terminated by | Jim Meyering |
2006-10-03 | * src/c99-to-c89.diff: Convert two c99'isms -- one in remove.c | Jim Meyering |
2006-10-03 | * src/c99-to-c89.diff: Update to reflect new offsets. | Jim Meyering |
2006-10-03 | * src/remove.c (remove_entry): With -f, exit successfully in spite | 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-10-02 | * bootstrap: Undo last change to this file, since now gnulib-tool | Jim Meyering |
2006-09-30 | Version 6.3. | Jim Meyering |
2006-09-30 | * src/c99-to-c89.diff: Update offsets. | Jim Meyering |
2006-09-30 | * tests/rm/readdir-bug: Don't use $(...) in a shell script, | Paul Eggert |
2006-09-29 | * NEWS: Mention Paul's fix (to gnulib's canon-host.c) for | Jim Meyering |
2006-09-29 | * tests/seq/basic [neg-2, eq-wid-2]: Comment out tests that | Jim Meyering |
2006-09-29 | * src/shuf.c (read_input): Fix an off-by-one error that | Jim Meyering |
2006-09-29 | [ChangeLog] | Jim Meyering |
2006-09-29 | * tests/seq/basic: Use .11 as the upper bound, in case the ".1" | 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-28 | * tests/rm/fail-eperm: Unset BASH_ENV, CDPATH, and ENV, too; | Paul Eggert |
2006-09-28 | Automatically generated dependencies are important even | Jim Meyering |
2006-09-28 | * tests/rm/fail-eperm: Enable Perl's (-T) taint checking. | Jim Meyering |
2006-09-28 | * README-cvs: Add Bison to the list of required packages. | Jim Meyering |
2006-09-26 | * src/c99-to-c89.diff: Update offsets. | 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 | * README: Warn not to run autoreconf manually. Use bootstrap instead. | Jim Meyering |
2006-09-26 | * src/groups.sh: When invoked with 0 or 1 argument, just exec "id". | Jim Meyering |
2006-09-26 | * NEWS: Mention the bug fix. | Jim Meyering |
2006-09-25 | * src/chown.c (usage): Clarify --dereference description. | Jim Meyering |
2006-09-24 | * NEWS: Mention these fixes. | Jim Meyering |
2006-09-24 | * tests/mv/hard-verbose: New file. Test for the above fix. | Jim Meyering |
2006-09-24 | * tests/help-version (sync_args): Don't call sync, since it spins up | Jim Meyering |
2006-09-24 | * NEWS: Mention the improvement to sort. | Jim Meyering |
2006-09-24 | * tests/tail-2/proc-ksyms: Require that /proc/ksyms be readable | Jim Meyering |
2006-09-24 | * tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older, | Jim Meyering |
2006-09-23 | * Makefile.am (EXTRA_DIST): Sort file names. | Jim Meyering |
2006-09-23 | * gl/modules/getloadavg.diff: New file. Work around the way the latest | Jim Meyering |
2006-09-20 | * bootstrap: Add support for --force. | Paul Eggert |
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-20 | *** empty log message *** | Jim Meyering |
2006-09-20 | * tests/chmod/inaccessible: New test. | Jim Meyering |
2006-09-20 | Fix the 2006-09-18 bug differently. | Jim Meyering |
2006-09-20 | * src/chmod.c: Revert last change. There is a better way. | Jim Meyering |
2006-09-19 | * src/ln.c (target_directory_operand): Rewrite to avoid porting | Paul Eggert |
2006-09-18 | Fix bug where chmod, chown, and chgrp did not process operands | Paul Eggert |
2006-09-18 | * src/shuf.c (main): Quote the entire range when reporting an | Paul Eggert |
2006-09-18 | * tests/stty/row-col-1: Rewrite to avoid temporary file that is | Paul Eggert |
2006-09-18 | * bootstrap (symlink_to_gnulib): New function. | Paul Eggert |
2006-09-18 | * tests/ls/stat-vs-dirent: Fix quoting problem in diagnostic | Paul Eggert |