| Age | Commit message (Expand) | Author | Lines |
| 2006-09-17 | * tests/chgrp/basic: On an OpenBSD system, rather than failing | Jim Meyering | -94/+69 |
| 2006-09-17 | * tests/envvar-check: Add more variable names to the list of those | Jim Meyering | -0/+6 |
| 2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert | -11/+27 |
| 2006-09-12 | * tests/mv/atomic: Check for specific strace output, rather than | Jim Meyering | -5/+1 |
| 2006-09-08 | mv and "cp -r" no longer fail when invoked with two arguments | Jim Meyering | -3/+34 |
| 2006-09-05 | * tests/cp/acl: Skip this test when cp lacks ACL support. | Jim Meyering | -0/+8 |
| 2006-09-03 | Use $CONFIG_HEADER, rather than hard-coding it. | Jim Meyering | -1/+2 |
| 2006-09-03 | * tests/rm/inaccessible: Adjust for movement of config.h to lib/. | Jim Meyering | -1/+1 |
| 2006-09-03 | New file. | Paul Eggert | -0/+56 |
| 2006-09-03 | (TESTS): Add r-4. | Paul Eggert | -1/+1 |
| 2006-08-27 | * src/copy.c (copy_internal): Don't make a backup if the last | Jim Meyering | -0/+55 |
| 2006-08-26 | This test was failing in some environments. | Jim Meyering | -7/+5 |
| 2006-08-26 | * tests/mv/Makefile.am (TESTS): Add backup-dir. | Jim Meyering | -0/+1 |
| 2006-08-26 | Fix "mv --verbose --backup" so its output includes the | Jim Meyering | -0/+57 |
| 2006-08-26 | "ls --color" would highlight other-writable and sticky directories | Jim Meyering | -0/+71 |
| 2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert | -69/+76 |
| 2006-08-21 | * tests/dircolors/simple (a): Don't fail with an unexpected diagnostic | Jim Meyering | -1/+1 |
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | -26859/+0 |
| 2006-08-19 | .v6.1COREUTILS-6_1 | Jim Meyering | -1/+2 |
| 2006-08-19 | * tests/Makefile.am (EXTRA_DIST): Add sparse-file. | Jim Meyering | -1/+2 |
| 2006-08-19 | . | Jim Meyering | -45/+437 |
| 2006-08-19 | Avoid test failure when `make check' is run through debuild. | Jim Meyering | -5/+3 |
| 2006-08-19 | * tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix. | Jim Meyering | -0/+16 |
| 2006-08-19 | Some of my 2006-07-03 changes to tests/*/Makefile.am were being | Jim Meyering | -29/+41 |
| 2006-08-19 | * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even | Jim Meyering | -14/+93 |
| 2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | -25/+5416 |
| 2006-08-16 | * tests/chmod/setgid (abs_srcdir): Remove; not used or needed. | Paul Eggert | -6/+10 |
| 2006-08-16 | * tests/cp/Makefile.am: Don't mark "acl" as XFAIL. | Jim Meyering | -6/+18 |
| 2006-08-16 | Skip this test suite if we can't set up files | Paul Eggert | -14/+13 |
| 2006-08-16 | * tests/lang-default (LC_ALL): Set to "C", so we get | Paul Eggert | -4/+6 |
| 2006-08-16 | 2006-08-16 Andreas Schwab <schwab@suse.de> | Jim Meyering | -2/+2 |
| 2006-08-16 | * tests/ls/stat-dtype: Use stat to test file system type, rather | Jim Meyering | -2/+3 |
| 2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert | -0/+18 |
| 2006-08-15 | . | Jim Meyering | -1716/+2024 |
| 2006-08-11 | * tests/ls/stat-vs-dirent: Too many (losing) systems trigger the | Jim Meyering | -1/+10 |
| 2006-08-10 | * tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -s | Jim Meyering | -1/+5 |
| 2006-08-10 | add a comment | Jim Meyering | -0/+2 |
| 2006-08-09 | Regenerate. | Paul Eggert | -572/+660 |
| 2006-08-09 | Regenerate. | Paul Eggert | -1496/+1587 |
| 2006-08-09 | Remove use of --seed=S. | Jim Meyering | -1/+1 |
| 2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert | -0/+37 |
| 2006-08-08 | (TESTS): Add shuf. | Paul Eggert | -0/+1 |
| 2006-07-28 | Clear setuid and setuid bits on directory, in case the build | Paul Eggert | -1/+1 |
| 2006-07-28 | Use symbolic mode so that we clear | Paul Eggert | -1/+1 |
| 2006-07-26 | * tests/ls/stat-failed: Adapt to match new expected output. | Jim Meyering | -6/+6 |
| 2006-07-25 | Use "chmod 0500" rather than "chmod 500". | Paul Eggert | -1/+1 |
| 2006-07-25 | * src/ls.c (gobble_file): When handling a stat-failed entry, | Jim Meyering | -3/+3 |
| 2006-07-25 | * tests/ls-2/tests (no-a-isdir-b): Update to reflect addition | Jim Meyering | -1/+1 |
| 2006-07-25 | Get --dired offsets right when handling stat-failed entries. | Jim Meyering | -0/+22 |
| 2006-07-25 | * src/ls.c (gobble_file): Make it so failure to stat a | Jim Meyering | -0/+37 |