]> arthur.barton.de Git - bup.git/history - lib/bup/vfs.py
Add new 'bup web' command.
[bup.git] / lib / bup / vfs.py
2010-07-12 Joe BedaAdd new 'bup web' command.
2010-07-09 Avery Pennarunvfs: File.open() needs to do a seek(0) on the cached...
2010-06-25 Avery Pennarunvfs: correctly handle reading small files.
2010-04-23 Avery Pennarunvfs: take advantage of bup chunking to make file seekin... bup-0.14
2010-04-23 Avery Pennarunvfs: cache file sizes in the Node object.
2010-04-23 Avery Pennaruncmd/save: when a file is chunked, mangle its name from...
2010-02-28 Avery Pennarunvfs: supply ctime/mtime for the root of each commit.
2010-02-28 Avery PennarunMove python library files to lib/bup/