| Age | Commit message (Expand) | Author | Lines |
| 2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | -1/+1 |
| 2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering | -1/+1 |
| 2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering | -1/+1 |
| 2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering | -1/+0 |
| 2008-04-21 | Revamp test-related Makefiles. | Jim Meyering | -3/+3 |
| 2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering | -1/+1 |
| 2007-09-15 | Convert tests/install/, too. | Jim Meyering | -31/+10 |
| 2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | -5/+3 |
| 2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | -1/+1 |
| 2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering | -3/+2 |
| 2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering | -7/+11 |
| 2007-03-10 | The preceding change solved part of the problem. Now ginstall fails. | Jim Meyering | -1/+1 |
| 2007-03-10 | * tests/install/basic-1: When setting up an unreadable "." in an | Jim Meyering | -3/+2 |
| 2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering | -2/+2 |
| 2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering | -5/+5 |
| 2006-10-07 | * src/install.c (make_ancestor): New arg COMPONENT. | Paul Eggert | -0/+18 |
| 2006-10-05 | * tests/install/basic-1: Skip the latter part of this test if the | Jim Meyering | -1/+14 |
| 2006-09-18 | Fix bug where chmod, chown, and chgrp did not process operands | Paul Eggert | -2/+1 |
| 2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert | -7/+18 |
| 2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | -0/+19 |
| 2005-09-21 | Require that this test be run as non-root. | Jim Meyering | -0/+3 |
| 2005-06-15 | Ensure that rel-named dirs are not created when chdir($PWD) fails. | Jim Meyering | -5/+22 |
| 2005-06-15 | Ensure that each `-d'-specified directory is created. | Jim Meyering | -0/+3 |
| 2005-04-21 | Undo previous change. | Paul Eggert | -13/+8 |
| 2005-04-18 | Fix typo in comment. | Paul Eggert | -1/+1 |
| 2005-04-18 | Use "cat", not "test", to test for | Paul Eggert | -1/+3 |
| 2005-04-18 | Skip this test if ../../src/dd isn't readable. | Paul Eggert | -0/+5 |
| 2004-08-11 | Further fix for -d regression. | Paul Eggert | -0/+1 |
| 2004-08-11 | Test for the -d regression. | Paul Eggert | -0/+4 |
| 2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering | -1/+1 |
| 2002-04-07 | Tweak comments to reflect reality. | Jim Meyering | -2/+2 |
| 2001-03-17 | Add the standard $VERBOSE-handling hook. | Jim Meyering | -0/+5 |
| 2000-06-17 | Don't fail (just exit 77) if strip doesn't work. | Jim Meyering | -5/+24 |
| 2000-02-28 | Use ginstall, not install. | Jim Meyering | -2/+2 |
| 2000-02-27 | Clean up. | Jim Meyering | -11/+6 |
| 1998-07-27 | use ls to check the permissions | Jim Meyering | -4/+6 |
| 1998-07-27 | Test stripping an executable that eventually will be made unwritable. | Jim Meyering | -0/+10 |
| 1998-05-09 | . | Jim Meyering | -0/+30 |