]> arthur.barton.de Git - bup.git/history - cmd/fuse-cmd.py
fuse: add --verbose argument and use it
[bup.git] / cmd / fuse-cmd.py
2016-03-13 Rob Browningfuse: add --verbose argument and use it
2016-01-17 Rob BrowningDon't import * from helpers
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2014-06-05 Rob Browningfuse-cmd.py: given --meta, report original metadata
2013-08-17 Rob Browningfuse-cmd.py: match the style of the import failure...
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2010-08-22 Gabriel Filionimport cleanup
2010-04-28 Jon Dowlandadd -o/--allow-other to bup-fuse
2010-04-24 Gabriel Filionbup-fuse: friendliness when python-fuse not found
2010-04-23 Avery Pennarunvfs: take advantage of bup chunking to make file seekin... bup-0.14
2010-04-23 Avery Pennaruncmd/fuse: add missing Stat entries to appease older...
2010-02-28 Avery Pennarunvfs: supply ctime/mtime for the root of each commit.
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.