]> arthur.barton.de Git - bup.git/history - t/test-fuse.sh
fuse: adjust for python 3 and test there
[bup.git] / t / test-fuse.sh
2020-02-02 Rob Browningfuse: adjust for python 3 and test there
2020-01-09 Johannes Bergtests: fuse: use stat instead of relying on "ls -l...
2018-07-01 Rob Browningvfs: cache resolve() calls to improve (fuse) performance
2017-12-24 Rob BrowningPort fuse to vfs2
2016-09-10 Rob BrowningDetect root-status failures
2016-07-09 Rob Browningtest-fuse: skip tests if no fuse module
2016-03-13 Rob Browningfuse: remove redundant custom Stat class
2015-12-18 Rob BrowningChange remaining uses of python to bup-python
2015-11-29 Rob Browningtest-fuse.sh: remove vestigial bash date expansion
2015-06-13 Rob Browningtest-fuse: format save name with python, not bash
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-01-31 Rob Browningtest-fuse: unset BLOCK_SIZE, etc. for ls output
2014-12-31 Rob BrowningSkip dependent tests if we can't load loop or fuse
2014-11-10 Rob BrowningTest for load failures in t/test-*.sh
2014-07-30 Tim Riemenschneidertest-fuse.sh: make ls output locale independent
2014-07-15 Rob Browningtest-fuse.sh: use invariant test data
2014-07-06 Rob Browningtest-fuse.sh: set TZ=UTC for ls dates
2014-06-05 Rob Browningfuse-cmd.py: given --meta, report original metadata
2014-05-12 Rob BrowningReturn integers, not strings from get_commit_dates()