Age | Commit message (Expand) | Author |
2006-08-21 | Remove argmatch.m4 from CVS, since ../bootstrap generates it automatically. | 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 | Done: convert to use gnulib-tool | Jim Meyering |
2006-08-21 | Add a bootstrap procedure, so that the CVS version contains fewer | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-20 | add -cvs suffix | Jim Meyering |
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 | . | Jim Meyering |
2006-08-19 | . | Jim Meyering |
2006-08-19 | * tests/Makefile.am (EXTRA_DIST): Add sparse-file. | Jim Meyering |
2006-08-19 | . | Jim Meyering |
2006-08-19 | . | Jim Meyering |
2006-08-19 | remove trailing blanks, again | Jim Meyering |
2006-08-19 | remove -cvs suffix, too | Jim Meyering |
2006-08-19 | . | Jim Meyering |
2006-08-19 | Import from Translation Project, with obvious corrections for plural forms. | Paul Eggert |
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 | *** empty log message *** | 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 | Capitalize the P in Pre-C99. | 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-18 | * src/system.h (select_plural): Reduce by 1000000, not 1000, since | Paul Eggert |
2006-08-18 | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for CLOCK_REALTIME, | Jim Meyering |
2006-08-18 | back out last patch | Jim Meyering |
2006-08-18 | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense of test for | Jim Meyering |
2006-08-17 | * Makefile.am (EXTRA_DIST): Reflect doclicense.texi->fdl.texi renaming. | Jim Meyering |
2006-08-17 | Remove; no longer needed. | 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 | regenerate | Jim Meyering |
2006-08-17 | (AC_INIT): Bump to 6.1 and add "-cvs" suffix. | Jim Meyering |
2006-08-17 | * Makefile.maint (patch-check): Adapt to work now that the patch | Jim Meyering |
2006-08-17 | With this patch, permit building with Solaris cc on Solaris 7. | Jim Meyering |
2006-08-16 | * tests/chmod/setgid (abs_srcdir): Remove; not used or needed. | Paul Eggert |
2006-08-16 | * tests/cp/Makefile.am: Don't mark "acl" as XFAIL. | Jim Meyering |
2006-08-16 | Skip this test suite if we can't set up files | Paul Eggert |
2006-08-16 | * tests/lang-default (LC_ALL): Set to "C", so we get | Paul Eggert |
2006-08-16 | Fix bugs when printing plurals of numbers that are not | Paul Eggert |
2006-08-16 | (memcoll): Set errno = 0 in the shortcut case, too. | Paul Eggert |
2006-08-16 | * fts.c (fts_children): Remove obsolete "// FIXME ..." comment. | Jim Meyering |
2006-08-16 | Explain why gzip --help's stderr output matters. | Jim Meyering |
2006-08-16 | 2006-08-16 Bruno Haible <bruno@clisp.org> | Jim Meyering |