Age | Commit message (Expand) | Author |
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-17 | * tests/chgrp/basic: On an OpenBSD system, rather than failing | Jim Meyering |
2006-09-17 | * tests/envvar-check: Add more variable names to the list of those | Jim Meyering |
2006-09-17 | . | Jim Meyering |
2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert |
2006-09-16 | * Makefile.maint (sc_require_config_h, sc_prohibit_assert_without_use): | Jim Meyering |
2006-09-15 | * bootstrap.conf (gnulib_modules): Add rename-dest-slash. | Jim Meyering |
2006-09-14 | * src/mv.c (main): Remove unnecessary (always-true) test for 2 <= n. | Jim Meyering |
2006-09-12 | (print_user): Rewrite to avoid warning from GCC 4.1.1 with -Wall. | Paul Eggert |
2006-09-12 | * tests/mv/atomic: Check for specific strace output, rather than | Jim Meyering |
2006-09-11 | * src/c99-to-c89.diff: Add another set of curly braces. | Jim Meyering |
2006-09-11 | * src/remove.c (remove_dir): Move new cache_stat_init call onto | Jim Meyering |
2006-09-11 | (eval6): Fix buffer overrun, or bad performance, if | Paul Eggert |
2006-09-09 | * Makefile.maint (sc_prohibit_assert_without_use): Likewise. | Jim Meyering |
2006-09-09 | * Makefile.maint (sc_require_config_h): Skip this test if there are no version- | Jim Meyering |
2006-09-09 | . | Jim Meyering |
2006-09-09 | restore leading "@" | Jim Meyering |
2006-09-09 | * Makefile.maint (sc_prohibit_jm_in_m4): Don't hang when there | Jim Meyering |
2006-09-08 | * bootstrap: Export CVS_RSH separate from its assignment, to work | Jim Meyering |
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-08 | * bootstrap: Use the previously unused variable, $src, | Jim Meyering |
2006-09-08 | * bootstrap (cp_mark_as_generated): Don't use "local", to | Jim Meyering |
2006-09-08 | * bootstrap: Fix last-minute typo. | Jim Meyering |
2006-09-08 | * bootstrap (cp_mark_as_generated): Don't add C-style comments for .l or .y f... | Jim Meyering |
2006-09-08 | * bootstrap (cp_mark_as_generated): New function. | Jim Meyering |
2006-09-07 | * bootstrap: Revert last change. There are less disruptive ways | Jim Meyering |
2006-09-07 | * src/c99-to-c89.diff: Update to have proper offsets. | Jim Meyering |
2006-09-06 | Ensure that some gnulib-tool-generated files are read-only. | Jim Meyering |
2006-09-05 | * tests/cp/acl: Skip this test when cp lacks ACL support. | Jim Meyering |
2006-09-05 | * src/c99-to-c89.diff (remove.c): Adapt one hunk to match the new | Jim Meyering |
2006-09-04 | (Infrastructure changes): make wording more accurate | Jim Meyering |
2006-09-04 | * README-cvs: Fix typo in update command. | Jim Meyering |
2006-09-03 | * NEWS: Tweak the wording in the new change description so that | Jim Meyering |
2006-09-03 | Use $CONFIG_HEADER, rather than hard-coding it. | Jim Meyering |
2006-09-03 | * tests/rm/inaccessible: Adjust for movement of config.h to lib/. | Jim Meyering |
2006-09-03 | rm now rejects attempts to remove /, ./, and ../. | Paul Eggert |
2006-09-03 | (Treating / specially): --preserve-root is | Paul Eggert |
2006-09-03 | New file. | Paul Eggert |
2006-09-03 | (TESTS): Add r-4. | Paul Eggert |
2006-09-03 | Don't include dirname.h, since system.h does it now. | Paul Eggert |
2006-09-03 | Fix comment. | Paul Eggert |
2006-09-03 | Don't include dirname.h, since system.h does it now. | Paul Eggert |
2006-09-03 | Include "dirname.h", since dot_or_dotdot needs it | Paul Eggert |
2006-09-03 | Don't include dirname.h, since system.h does it now. | Paul Eggert |
2006-09-03 | rm now rejects attempts to remove /, ./, and ../. | Paul Eggert |
2006-09-01 | Fix typo in previous change; an unsigned int wasn't converted to | Paul Eggert |