Age | Commit message (Expand) | Author |
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 |
2006-08-23 | * bootstrap (slurp): Also put in a dummy definition for | Paul Eggert |
2006-08-23 | * NEWS: Mention the sweeping infrastructure changes. | Jim Meyering |
2006-08-22 | * bootstrap.conf (gnulib_modules): Add gnupload. | Paul Eggert |
2006-08-22 | * bootstrap (bootstrap_conf_cleanup): Remove. | Paul Eggert |
2006-08-22 | Add aclocal.m4, config.hin, configure to .cvsignore. | Paul Eggert |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-22 | BeOS portability. | Paul Eggert |
2006-08-22 | [ChangeLog] | Jim Meyering |
2006-08-22 | Move the check-AUTHORS rule to be run as part of "make distcheck", | Jim Meyering |
2006-08-22 | (print_header, show_dev): Use a column width that | Paul Eggert |
2006-08-21 | * tests/dircolors/simple (a): Don't fail with an unexpected diagnostic | Jim Meyering |
2006-08-21 | * src/od.c: Now that HAVE_UNSIGNED_LONG_LONG is no longer defined | Jim Meyering |
2006-08-21 | Add a bootstrap procedure, so that the CVS version contains fewer | Paul Eggert |
2006-08-20 | the patch from 2006-08-18 broke on cygwin. | Paul Eggert |
2006-08-20 | * NEWS: Add a line for 6.2-cvs. | Jim Meyering |
2006-08-19 | * tests/Makefile.am (EXTRA_DIST): Add sparse-file. | Jim Meyering |
2006-08-19 | * Version 6.1. | Jim Meyering |
2006-08-19 | Avoid test failure when `make check' is run through debuild. | Jim Meyering |
2006-08-19 | * tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix. | Jim Meyering |
2006-08-19 | Change FIXME comment to fwd ref. | Jim Meyering |
2006-08-19 | * README: Describe potential "pre-C99 build failure", and work-around. | Jim Meyering |
2006-08-19 | Some of my 2006-07-03 changes to tests/*/Makefile.am were being | Jim Meyering |
2006-08-19 | * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even | Jim Meyering |
2006-08-18 | Add support for NetBSD 3.0. | Paul Eggert |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-17 | ls -CF would misalign columns in some cases. | Jim Meyering |
2006-08-17 | * src/copy.c (copy_internal, same_file_ok): Adjust comments not | Jim Meyering |
2006-08-17 | * Makefile.maint (patch-check): Adapt to work now that the patch | Jim Meyering |