| Age | Commit message (Expand) | Author | Lines |
| 2009-03-24 | ls: make it possible to disable coloring of hard links | Kamil Dudka | -3/+19 |
| 2009-02-25 | tests: using printf with \e for ESC isn't portable | Jim Meyering | -2/+3 |
| 2009-02-10 | ls: clean up after wrapped+colored file names with clear-to-EOL | Jim Meyering | -0/+41 |
| 2008-11-16 | tests: remove debug code that would try to write into /t/k-env | Jim Meyering | -1/+1 |
| 2008-10-28 | ls: --color now highlights hard linked files, too | Kamil Dudka | -0/+44 |
| 2008-10-28 | tests: ls/stat-failed: don't discard stderr. | Jim Meyering | -2/+2 |
| 2008-10-21 | tests: test today's ls-vs-capability fix | Jim Meyering | -0/+37 |
| 2008-10-02 | tests: skip a root-only test when configured without libcap | Jim Meyering | -0/+3 |
| 2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering | -20/+20 |
| 2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka | -0/+43 |
| 2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering | -20/+20 |
| 2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering | -7/+0 |
| 2008-04-27 | tests: don't source envvar-check manually, test-lib.sh does it | Jim Meyering | -1/+0 |
| 2008-04-21 | Revamp test-related Makefiles. | Jim Meyering | -74/+43 |
| 2008-04-14 | tests: don't fail on systems without a "stat" syscall | Jim Meyering | -1/+1 |
| 2008-03-28 | Require that "(exit $fail); exit $fail" be last line of each test. | Jim Meyering | -2/+2 |
| 2008-02-17 | ls --color no longer outputs unnecessary escape sequences | Ed Avis | -2/+2 |
| 2008-02-11 | tests: Migrate sourced strace file into a function, require_strace_. | Jim Meyering | -2/+2 |
| 2008-02-09 | tests: Remove priv-check. Use new require_root_ function instead. | Jim Meyering | -1/+1 |
| 2008-02-09 | tests: factor out the perl-requiring code in many test scripts | Jim Meyering | -6/+3 |
| 2008-02-09 | tests: call skip_test_ in place of echo+exit 77 | Jim Meyering | -5/+2 |
| 2008-01-29 | ls: don't segfault on files in /proc with an old libselinux | Jim Meyering | -1/+35 |
| 2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering | -5/+0 |
| 2007-09-27 | Avoid spurious test failure when SELinux stats "selinux/class". | Jim Meyering | -1/+1 |
| 2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering | -2/+0 |
| 2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering | -1/+1 |
| 2007-09-15 | Convert tests/ls/, too. | Jim Meyering | -362/+106 |
| 2007-09-15 | Parallel "make check" support. | Jim Meyering | -156/+1 |
| 2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering | -2/+0 |
| 2007-08-16 | * tests/ls/time-1: Include sample-test boilerplate code. | Jim Meyering | -5/+17 |
| 2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | -100/+60 |
| 2007-07-19 | Fix a portability bug in the new ls-color test. | Jim Meyering | -3/+3 |
| 2007-07-15 | ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has... | Jim Meyering | -0/+73 |
| 2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | -19/+19 |
| 2007-05-04 | Avoid test failure when run with an unusual umask. | Jim Meyering | -1/+4 |
| 2007-04-02 | * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: | Paul Eggert | -1/+60 |
| 2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering | -4/+1 |
| 2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering | -0/+1 |
| 2007-01-02 | Now, "ls -FRL" always follows symbolic links on Linux. | Paul Eggert | -6/+22 |
| 2006-11-20 | Add a root-only test for today's lib/idcache.c fix. | Jim Meyering | -0/+67 |
| 2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering | -22/+22 |
| 2006-10-13 | * tests/ls/Test.pm: Remove long-unused file. | Jim Meyering | -46/+0 |
| 2006-10-05 | * tests/ls/stat-dtype: Use a dynamic test to decide whether the | Paul Eggert | -27/+11 |
| 2006-09-24 | * tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older, | Jim Meyering | -1/+12 |
| 2006-09-18 | * tests/ls/stat-vs-dirent: Fix quoting problem in diagnostic | Paul Eggert | -6/+4 |
| 2006-08-26 | This test was failing in some environments. | Jim Meyering | -7/+4 |
| 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 | -6/+1 |
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | -599/+0 |
| 2006-08-19 | . | Jim Meyering | -1/+21 |