Age | Commit message (Expand) | Author |
2014-05-13 | df: ignore non file system entries in /proc/mounts | Pádraig Brady |
2014-05-13 | df: fix handling of symlinks in mount list | Pádraig Brady |
2014-05-13 | df: also deduplicate virtual file systems | Pádraig Brady |
2014-01-13 | maint: tests: refactor gcc commands for building shared lib | Pádraig Brady |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-12-11 | tests: df/total-unprocessed: fix false failure with lofs | Pádraig Brady |
2013-12-09 | tests: avoid false df failure with nfs and lofs | Bernhard Voelker |
2013-12-04 | df: dereference symlinks to disk device nodes | Pádraig Brady |
2013-11-27 | df: add --output=file to directly output specified arguments | Pádraig Brady |
2013-07-22 | maint: make some shell and perl scripts executable in 'tests/' | Bernhard Voelker |
2013-07-09 | df: fix mount list processing with unstatable mount dirs | Pádraig Brady |
2013-04-04 | tests: avoid shared lib tests on unsupported platforms | Pádraig Brady |
2013-01-28 | df: do not treat rootfs specially | Bernhard Voelker |
2013-01-27 | df: prefer fullpath entries when deduplicating | Ondrej Oprala |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-12-14 | maint: fix typos found by misspellings | Bernhard Voelker |
2012-12-07 | df: do not print duplicate entries and rootfs by default | Ondrej Oprala |
2012-12-06 | tests: fix regex to match "-" in ipcent field in df/total-verify.sh | Bernhard Voelker |
2012-11-24 | tests: don't rely on sed -i being available | Pádraig Brady |
2012-11-22 | df: reorder default field list of --output option | Bernhard Voelker |
2012-11-09 | df: port the new df test to POSIX sed, larger file systems | Paul Eggert |
2012-11-08 | df: add a test for the --output option | Bernhard Voelker |
2012-11-08 | df: add --output to select which fields to display | Bernhard Voelker |
2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-08-19 | tests: port df/no-mtab-status to Solaris | Paul Eggert |
2012-08-14 | df: fail when the mount list is required but cannot be read | Bernhard Voelker |
2012-08-08 | tests: fix validation of local file systems | Pádraig Brady |
2012-08-04 | df: fix exit code and error messages with --total | Bernhard Voelker |
2012-07-16 | maint: move two df tests from tests/misc to tests/df | Pádraig Brady |
2012-07-16 | df: don't output control characters in a mount point name | Pádraig Brady |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-10-09 | tests: skip rather than failing when perl is not available | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-11-17 | tests: substitute the single-program $VERBOSE/--version uses | Jim Meyering |
2010-11-17 | tests: convert first batch of tests from test-lib.sh to init.sh | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-09-03 | df: don't fail due to an unreadable argument | Jim Meyering |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-03-19 | tests: df/total-verify: avoid test failure with older Perl | Jim Meyering |
2008-11-30 | tests: df: skip total-verify if df fails | Jim Meyering |
2008-11-12 | tests: remove df/total | Jim Meyering |
2008-11-12 | * tests/df/total-verify [VERBOSE]: Run df --version, not ls --version. | Ondřej Vašík |
2008-11-12 | avoid spurious test failure when df always fails | Jim Meyering |
2008-10-25 | tests: df/total: don't fail for an inaccessible mount point | Jim Meyering |
2008-10-12 | tests: df: avoid test failure when using mawk | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |