Age | Commit message (Expand) | Author |
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 | * 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-01 | * m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG rather | Paul Eggert |
2006-08-29 | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL): New macros, to | Paul Eggert |
2006-08-29 | * bootstrap.conf (gnulib_modules): Add isapipe. | Paul Eggert |
2006-08-29 | * src/system.h (LOCALEDIR): Remove, since configmake.h now defines | Paul Eggert |
2006-08-29 | (main): Don't test whether macros like | Paul Eggert |
2006-08-28 | * src/copy.c (copy_internal): Don't test whether macros like | Paul Eggert |
2006-08-28 | Adjust to recent gnulib changes for the gnulib module. | Paul Eggert |
2006-08-28 | Adjust to recent gnulib changes for the inttypes module. | Paul Eggert |
2006-08-27 | Use http://, not https:// for savannah.gnu.org bug URLs. | Jim Meyering |
2006-08-27 | * NEWS: Mention this. | Jim Meyering |
2006-08-27 | * src/copy.c (copy_internal): Don't make a backup if the last | Jim Meyering |
2006-08-27 | * src/system.h (DOT_OR_DOTDOT): Remove macro. Rewrite as a... | Jim Meyering |
2006-08-27 | * src/copy.c (copy_internal): Add comments. | Jim Meyering |
2006-08-27 | (AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib, | Paul Eggert |
2006-08-27 | Fix typo in previous bootstrap change; WGET_COMMAND is needed by sh. | Paul Eggert |
2006-08-26 | This test was failing in some environments. | Jim Meyering |
2006-08-26 | * bootstrap (get_translations): Skip this if WGET_COMMAND is empty. | Paul Eggert |
2006-08-26 | * tests/mv/Makefile.am (TESTS): Add backup-dir. | Jim Meyering |
2006-08-26 | * src/c99-to-c89.diff: Remove hunk for copy.c; no longer needed. | Jim Meyering |
2006-08-26 | s/c98/c89/ in file name. | Jim Meyering |
2006-08-26 | * Makefile.am (EXTRA_DIST): Remove these files here, too: | Jim Meyering |
2006-08-26 | Fix "mv --verbose --backup" so its output includes the | Jim Meyering |
2006-08-26 | Include <config.h> unconditionally, since we now assume config.h exists. | Paul Eggert |
2006-08-26 | "ls --color" would highlight other-writable and sticky directories | Jim Meyering |
2006-08-25 | * .cvsignore: Remove stamp-h1. Add coreutils-*, to ignore | Paul Eggert |
2006-08-24 | * src/stat.c (print_statfs): Fix typo: remove extra "sizeof". | Jim Meyering |
2006-08-23 | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID___VAL): Define. This | Paul Eggert |
2006-08-23 | (SA_RESTART): Fallback define. | Paul Eggert |
2006-08-23 | * src/system.h (EDQUOT): Define if not already defined. | Paul Eggert |
2006-08-23 | * .cvsignore: Remove config.h, config.hin, as they are now | Paul Eggert |
2006-08-23 | No need to define gl_LOCK. | Paul Eggert |