Age | Commit message (Expand) | Author |
2006-09-20 | * tests/chmod/inaccessible: New test. | Jim Meyering |
2006-09-18 | Fix bug where chmod, chown, and chgrp did not process operands | Paul Eggert |
2006-09-18 | * tests/stty/row-col-1: Rewrite to avoid temporary file that is | Paul Eggert |
2006-09-18 | * tests/ls/stat-vs-dirent: Fix quoting problem in diagnostic | Paul Eggert |
2006-09-18 | Fix bug in test case exposed by building on | Paul Eggert |
2006-09-17 | * tests/chgrp/basic: On an OpenBSD system, rather than failing | Jim Meyering |
2006-09-17 | * tests/envvar-check: Add more variable names to the list of those | Jim Meyering |
2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert |
2006-09-12 | * tests/mv/atomic: Check for specific strace output, rather than | Jim Meyering |
2006-09-08 | mv and "cp -r" no longer fail when invoked with two arguments | Jim Meyering |
2006-09-05 | * tests/cp/acl: Skip this test when cp lacks ACL support. | Jim Meyering |
2006-09-03 | Use $CONFIG_HEADER, rather than hard-coding it. | Jim Meyering |
2006-09-03 | * tests/rm/inaccessible: Adjust for movement of config.h to lib/. | Jim Meyering |
2006-09-03 | New file. | Paul Eggert |
2006-09-03 | (TESTS): Add r-4. | Paul Eggert |
2006-08-27 | * src/copy.c (copy_internal): Don't make a backup if the last | Jim Meyering |
2006-08-26 | This test was failing in some environments. | Jim Meyering |
2006-08-26 | * tests/mv/Makefile.am (TESTS): Add backup-dir. | Jim Meyering |
2006-08-26 | Fix "mv --verbose --backup" so its output includes the | Jim Meyering |
2006-08-26 | "ls --color" would highlight other-writable and sticky directories | Jim Meyering |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-21 | * tests/dircolors/simple (a): Don't fail with an unexpected diagnostic | Jim Meyering |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
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 | 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 | 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-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
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 | 2006-08-16 Andreas Schwab <schwab@suse.de> | Jim Meyering |
2006-08-16 | * tests/ls/stat-dtype: Use stat to test file system type, rather | Jim Meyering |
2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert |
2006-08-15 | . | Jim Meyering |
2006-08-11 | * tests/ls/stat-vs-dirent: Too many (losing) systems trigger the | Jim Meyering |
2006-08-10 | * tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -s | Jim Meyering |
2006-08-10 | add a comment | Jim Meyering |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Remove use of --seed=S. | Jim Meyering |
2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert |
2006-08-08 | (TESTS): Add shuf. | Paul Eggert |
2006-07-28 | Clear setuid and setuid bits on directory, in case the build | Paul Eggert |
2006-07-28 | Use symbolic mode so that we clear | Paul Eggert |
2006-07-26 | * tests/ls/stat-failed: Adapt to match new expected output. | Jim Meyering |