Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-19 | . | Jim Meyering | |
2006-08-19 | * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even | Jim Meyering | |
when the file's apparent size is not a multiple of its block size. * src/copy.c (copy_reg): Don't write a NUL before calling ftruncate. For some file sizes, writing that single byte would unnecessarily waste a few file blocks. That write may have been necessary in the early days of Linux, but now, removing it should be safe. Based on a patch by Alan Curry: <http://bugs.debian.org/370792> * tests/cp/sparse: New test for the above. * tests/cp/Makefile.am (TESTS): Add sparse. * tests/sparse-file: New file, essence factored out of... * tests/du/8gb: ... here. Use the new script. | |||
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-08-16 | * tests/cp/Makefile.am: Don't mark "acl" as XFAIL. | Jim Meyering | |
* tests/cp/acl: Instead, skip the test if either setfacl or getfacl fails. | |||
2006-08-16 | 2006-08-16 Andreas Schwab <schwab@suse.de> | Jim Meyering | |
* tests/cp/acl: Don't use non-portable == operator for test. | |||
2006-08-15 | . | Jim Meyering | |
2006-08-09 | Regenerate. | Paul Eggert | |
2006-08-09 | Regenerate. | Paul Eggert | |
2006-07-28 | Use symbolic mode so that we clear | Paul Eggert | |
setgid bit more reliably on directories. | |||
2006-07-25 | Use "chmod 0500" rather than "chmod 500". | Paul Eggert | |
2006-07-17 | Regenerate. | Paul Eggert | |
2006-07-09 | Regenerate. | Paul Eggert | |
2006-07-03 | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT): | Jim Meyering | |
Add $VG_PATH_PREFIX as a prefix to $PATH | |||
2006-06-11 | Setting TIME_STYLE=long-iso in the environment would make the | Jim Meyering | |
cp/same-file test fail. * tests/envvar-check (vars): Add TIME_STYLE to the list. * tests/cp/same-file: Revert last change. Source the envvar-check script, to ensure that TIME_STYLE settings don't affect these tests. | |||
2006-06-11 | * tests/cp/same-file: Execute 'ls' in the C locale, so that it | Paul Eggert | |
uses POSIX time stamp formats. Problem reported by John Nixon in <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00062.html>. | |||
2006-06-03 | Test for this: | Jim Meyering | |
Make `cp --link --no-dereference' work also on systems where the link system call cannot create a hard link to a symbolic link. * src/copy.c (copy_internal) [LINK_FOLLOWS_SYMLINKS]: Don't use the link syscall on a symlink when it would do the wrong thing. Based on the patch by Aurelien Jarno: <http://bugs.debian.org/329451> | |||
2006-06-03 | (TESTS): Add link-no-deref. | Jim Meyering | |
2006-05-28 | Source lang-default. From Ralf Wildenhues. | Jim Meyering | |
2006-05-06 | . | Jim Meyering | |
2006-03-26 | . | Jim Meyering | |
2006-03-12 | . | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-02-04 | *** empty log message *** | Jim Meyering | |
2006-02-04 | tweak comment | Jim Meyering | |
2006-02-04 | add a comment | Jim Meyering | |
2006-02-04 | (TESTS): Add cp-deref. | Jim Meyering | |
2006-02-04 | New file. Test for today's fix. | Jim Meyering | |
2006-01-12 | . | Jim Meyering | |
2006-01-04 | . | Jim Meyering | |
2005-12-21 | . | Jim Meyering | |
2005-12-17 | . | Jim Meyering | |
2005-12-15 | . | Jim Meyering | |
2005-12-03 | . | Jim Meyering | |
2005-11-22 | . | Jim Meyering | |
2005-11-17 | s/filesystem/file system/ in a comment | Jim Meyering | |
2005-11-17 | . | Jim Meyering | |
2005-11-17 | remove commented-out lines | Jim Meyering | |
2005-11-17 | (XFAIL_TESTS): Add acl. | Jim Meyering | |
2005-11-17 | (TESTS): Add acl. | Jim Meyering | |
2005-11-17 | no need to do `cd $pwd; rm -rf $tmp'; the traps handle that | Jim Meyering | |
2005-11-17 | split long line | Jim Meyering | |
2005-11-17 | New tests, from Andreas Gruenbacher. | Jim Meyering | |
2005-11-16 | Accommodate HPUX. It appears to fail with EACCES rather than EPERM. | Jim Meyering | |
Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766 | |||
2005-11-04 | Mark this test as `very-expensive' | Jim Meyering | |
2005-10-23 | . | Jim Meyering | |
2005-09-23 | . | Jim Meyering | |
2005-09-22 | . | Jim Meyering | |
2005-09-22 | Regenerate. | Paul Eggert | |
2005-09-16 | Regenerate. | Paul Eggert | |
2005-09-10 | . | Jim Meyering | |