| Age | Commit message (Expand) | Author | Lines |
| 2007-02-27 | Add a test for today's df -P fix. | Jim Meyering | -0/+61 |
| 2007-02-24 | Don't skip this test on new-enough Linux/GNU systems. | Jim Meyering | -3/+3 |
| 2007-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert | -3/+3 |
| 2007-02-23 | With -Dlint, make shuf free all heap-allocated storage. | Jim Meyering | -2/+12 |
| 2007-02-21 | * tests/misc/date: Remove vestigial use of Data::Dumper. | Jim Meyering | -2/+1 |
| 2007-02-19 | * NEWS: sort now uses a --compress-program option rather than | Paul Eggert | -3/+3 |
| 2007-02-13 | Also check for and print stderr output, in case a program fails. | Jim Meyering | -3/+21 |
| 2007-02-12 | * tests/misc/pwd-unreadable-parent: Skip the test if we're | Jim Meyering | -0/+16 |
| 2007-02-03 | Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlink | Jim Meyering | -0/+57 |
| 2007-01-24 | Fix a typo. | Jim Meyering | -2/+2 |
| 2007-01-24 | Don't depend on "which". | Jim Meyering | -3/+3 |
| 2007-01-24 | Test sort compression. | Dan Hipschman | -0/+93 |
| 2007-01-20 | * tests/misc/pwd-long: Work properly even when run from the | Jim Meyering | -4/+34 |
| 2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering | -0/+1 |
| 2007-01-11 | * tests/misc/test-diag: Work also when libc's error function | Jim Meyering | -2/+4 |
| 2007-01-04 | [ChangeLog] | Jim Meyering | -16/+88 |
| 2007-01-03 | Avoid spurious test failures on MacOS X 10.3.9, in a German locale. | Bruno Haible | -0/+2 |
| 2006-12-30 | * tests/misc/base64: Factor a long, repetitive string. | Jim Meyering | -2/+1 |
| 2006-12-20 | "cut -f 2- A B" no longer triggers a double-free bug | Jim Meyering | -0/+52 |
| 2006-12-06 | Make the output of "make check" more reproducible. | Jim Meyering | -1/+1 |
| 2006-12-03 | * tests/misc/date-sec: Output a fixed string. | Jim Meyering | -1/+1 |
| 2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering | -6/+6 |
| 2006-10-23 | * tests/misc/pwd-long: Whoops. Don't exec the perl script. Otherwise, the s... | Jim Meyering | -1/+1 |
| 2006-10-23 | * tests/misc/pwd-long: Undo last change, since it made Perl invoke | Jim Meyering | -3/+16 |
| 2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering | -61/+61 |
| 2006-09-29 | * src/shuf.c (read_input): Fix an off-by-one error that | Jim Meyering | -0/+4 |
| 2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert | -0/+1 |
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | -643/+0 |
| 2006-08-19 | . | Jim Meyering | -1/+22 |
| 2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | -2/+731 |
| 2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert | -0/+18 |
| 2006-08-15 | . | Jim Meyering | -39/+46 |
| 2006-08-09 | Regenerate. | Paul Eggert | -13/+15 |
| 2006-08-09 | Regenerate. | Paul Eggert | -34/+37 |
| 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-17 | Regenerate. | Paul Eggert | -36/+35 |
| 2006-07-09 | Regenerate. | Paul Eggert | -40/+65 |
| 2006-07-03 | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT): | Jim Meyering | -1/+1 |
| 2006-06-27 | * tests/misc/cat-proc: Try to avoid any spurious numeric | Jim Meyering | -3/+4 |
| 2006-06-25 | * NEWS: wc accepts a new option --files0-from=FILE, where FILE | Jim Meyering | -0/+142 |
| 2006-06-18 | Fix typo (s/neq/ne/) in previous change. | Jim Meyering | -1/+1 |
| 2006-06-18 | make error output a little clearer | Jim Meyering | -2/+10 |
| 2006-06-15 | Improve permission checks to handle | Paul Eggert | -1/+1 |
| 2006-06-08 | Ensure that cat works with any of the options, -A -v -e -E -T, | Jim Meyering | -0/+43 |
| 2006-06-05 | Rename file to avoid bugs with VPATH builds and Solaris 'make'. | Paul Eggert | -6/+12 |
| 2006-06-05 | Don't assign to PROG; no longer needed | Paul Eggert | -4/+0 |
| 2006-06-05 | (PROG): Take the basename of $$tst, | Paul Eggert | -5/+11 |
| 2006-06-01 | Don't assume that >&- works. Add a /dev/full test. | Paul Eggert | -4/+14 |