Age | Commit message (Expand) | Author |
2007-07-31 | Add a test for du not counting size of inaccessible directories. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-21 | Fix a test script not to claim an ext2 file system is of type xfs. | Jim Meyering |
2007-03-17 | Avoid test failure on NFS-mounted Solaris ZFS file system. | Jim Meyering |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering |
2007-02-24 | * tests/du/slink: Skip the test if executing on an nfsv3 file system. | Bruno Haible |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering |
2006-12-03 | * NEWS: du --one-file-system (-x) would skip subdirectories of any | Jim Meyering |
2006-12-02 | * tests/du/basic: Generate 4KB file simply using printf, rather than | Jim Meyering |
2006-11-24 | * tests/du/inacc-dest: Skip this test when running as root. | Theodoros V. Kalamatianos |
2006-11-23 | * tests/du/deref-args: Use "printf %65536s x" to create a 64KB file, | Jim Meyering |
2006-11-12 | * tests/du/Makefile.am (TESTS): Add inacc-dest. | Jim Meyering |
2006-11-12 | du would exit early, when encountering an inaccessible directory | Jim Meyering |
2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-19 | . | 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-15 | . | Jim Meyering |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Regenerate. | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-09 | Regenerate. | Paul Eggert |
2006-07-03 | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT): | Jim Meyering |
2006-06-14 | tests/du/basic: Revamp not to hard-code file system block sizes. | Jim Meyering |
2006-06-12 | tests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL), for the files0-from t... | Jim Meyering |
2006-05-11 | Avoid harmless `ambiguous redirect' diagnostic. | Jim Meyering |
2006-05-06 | . | Jim Meyering |
2006-04-12 | Do not assume that 'sed' can handle long, newline-free input. | Paul Eggert |
2006-04-12 | Solaris 8 sh doesn't understand "if !". Do not assume that 'sed' can | Paul Eggert |
2006-03-26 | . | Jim Meyering |
2006-03-12 | . | Jim Meyering |
2006-02-20 | . | Jim Meyering |
2006-02-14 | fix typo in diagnostic | Jim Meyering |
2006-01-18 | (TESTS): Add long-from-unreadable. | Jim Meyering |
2006-01-17 | . | Jim Meyering |
2006-01-17 | New test, to exercise one small corner of fts.c. | Jim Meyering |
2006-01-12 | Adjust not to hard-code the expected | Jim Meyering |
2006-01-12 | Create final file *after* the loop. | Jim Meyering |
2006-01-12 | Create file at end of symlink chain. | Jim Meyering |
2006-01-12 | skip the test on a system that can handle this many symlinks in a file name, | Jim Meyering |
2006-01-12 | . | Jim Meyering |
2006-01-12 | whoops. traps were commented out. | Jim Meyering |
2006-01-11 | Test for today's fts.c bug fix. | Jim Meyering |
2006-01-11 | (TESTS): Add long-sloop. | Jim Meyering |
2006-01-04 | . | Jim Meyering |
2006-01-04 | change comments and temp file name: s/openat/fdopendir/ | Jim Meyering |