2006-09-03 |
Paul Eggert | Include "dirname.h", since dot_or_dotdot needs it |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Paul Eggert | Don't include dirname.h, since system.h does it now. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Paul Eggert | rm now rejects attempts to remove /, ./, and ../. |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Paul Eggert | Fix typo in previous change; an unsigned int wasn't... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Paul Eggert | Update to match current gnulib. |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Paul Eggert | * m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Paul Eggert | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add isapipe. |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Paul Eggert | * src/system.h (LOCALEDIR): Remove, since configmake... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Paul Eggert | (main): Don't test whether macros like |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Paul Eggert | * src/copy.c (copy_internal): Don't test whether macros... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Paul Eggert | Adjust to recent gnulib changes for the gnulib module. |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Paul Eggert | Adjust to recent gnulib changes for the inttypes module. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jim Meyering | Use , not https:// for savannah.gnu.org bug URLs. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jim Meyering | * NEWS: Mention this. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jim Meyering | * src/copy.c (copy_internal): Don't make a backup if... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jim Meyering | * src/system.h (DOT_OR_DOTDOT): Remove macro. Rewrite... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jim Meyering | Two of those comments apply only when "moving" (not... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jim Meyering | * src/copy.c (copy_internal): Add comments. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Paul Eggert | (AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib, |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Paul Eggert | Fix typo in previous bootstrap change; WGET_COMMAND... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Paul Eggert | .cvsignore: Add config-h.m4. |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | This test was failing in some environments. |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Paul Eggert | * bootstrap (get_translations): Skip this if WGET_COMMA... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | * tests/mv/Makefile.am (TESTS): Add backup-dir. |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | * src/c99-to-c89.diff: Remove hunk for copy.c; no longe... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | s/c98/c89/ in file name. |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | * Makefile.am (EXTRA_DIST): Remove these files here... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | Fix "mv --verbose --backup" so its output includes the |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Paul Eggert | Include <config.h> unconditionally, since we now assume... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jim Meyering | "ls --color" would highlight other-writable and sticky... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Paul Eggert | * .cvsignore: Remove stamp-h1. Add coreutils-*, to... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Paul Eggert | Fix typo in previous checkin; a "&" went missing. |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Paul Eggert | Rewrite to avoid some unnecessary casts, macros, literals. |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Jim Meyering | * src/stat.c (print_statfs): Fix typo: remove extra... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID___VAL): Define... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | * NEWS: printf supports the I flag. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | (SA_RESTART): Fallback define. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | * src/system.h (EDQUOT): Define if not already defined. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | * .cvsignore: Remove config.h, config.hin, as they... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | No need to define gl_LOCK. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | * bootstrap (slurp): Also put in a dummy definition for |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Paul Eggert | Add gnupload. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jim Meyering | * NEWS: Mention the sweeping infrastructure changes. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add gnupload. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | * bootstrap (bootstrap_conf_cleanup): Remove. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | Add aclocal.m4, config.hin, configure to .cvsignore. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | * aclocal.m4, config.hin, configure: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | BeOS portability. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jim Meyering | * .cvsignore: Add files that are now generated by ... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jim Meyering | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jim Meyering | Move the check-AUTHORS rule to be run as part of "make... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | (LDADD): Restore this line; it is still needed for |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | Remove df -mP. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Paul Eggert | (print_header, show_dev): Use a column width that |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Paul Eggert | Remove argmatch.m4 from CVS, since ../bootstrap generat... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Meyering | * tests/dircolors/simple (a): Don't fail with an unexpe... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Meyering | * src/od.c: Now that HAVE_UNSIGNED_LONG_LONG is no... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Meyering | Done: convert to use gnulib-tool |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Paul Eggert | Add a bootstrap procedure, so that the CVS version... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Paul Eggert | Remove from CVS, since the bootstrap script generates... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Jim Meyering | add -cvs suffix |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Paul Eggert | the patch from 2006-08-18 broke on cygwin. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Jim Meyering | * NEWS: Add a line for 6.2-cvs. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | . COREUTILS-6_1 v6.1 |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | * tests/Makefile.am (EXTRA_DIST): Add sparse-file. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | remove trailing blanks, again |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | remove -cvs suffix, too |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Paul Eggert | Import from Translation Project, with obvious correctio... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | * Version 6.1. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | Avoid test failure when `make check' is run through... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | * tests/ls/stat-dtype: Test for the 2006-08-17 `ls... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | Change FIXME comment to fwd ref. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | Capitalize the P in Pre-C99. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | * README: Describe potential "pre-C99 build failure... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | Some of my 2006-07-03 changes to tests/*/Makefile.am... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Jim Meyering | * NEWS: Fix cp --sparse so that it preserves tail-end... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Paul Eggert | Add support for NetBSD 3.0. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Paul Eggert | * src/system.h (select_plural): Reduce by 1000000,... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jim Meyering | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jim Meyering | back out last patch |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jim Meyering | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | * Makefile.am (EXTRA_DIST): Reflect doclicense.texi... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Paul Eggert | Remove; no longer needed. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Paul Eggert | Add/fix copyright notices and adjust to latest GNU... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | ls -CF would misalign columns in some cases. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | * src/copy.c (copy_internal, same_file_ok): Adjust... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | regenerate |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | (AC_INIT): Bump to 6.1 and add "-cvs" suffix. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | * Makefile.maint (patch-check): Adapt to work now that... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Meyering | With this patch, permit building with Solaris cc on... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Paul Eggert | * tests/chmod/setgid (abs_srcdir): Remove; not used... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Jim Meyering | * tests/cp/Makefile.am: Don't mark "acl" as XFAIL. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Paul Eggert | Skip this test suite if we can't set up files |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Paul Eggert | * tests/lang-default (LC_ALL): Set to "C", so we get |
commit | commitdiff | tree | snapshot |
next |