]> arthur.barton.de Git - bup.git/history - lib/bup/vfs2.py
vfs2._resolve_path: replace + with append() for result lists
[bup.git] / lib / bup / vfs2.py
2017-12-16 Rob Browningvfs2._resolve_path: replace + with append() for result...
2017-12-16 Rob Browningvfs2: suffix duplicate save names (e.g. 1970-01-01...
2017-12-02 Rob Browningvfs2: contents - remove superfluous commit blob fetch
2017-12-02 Rob Browningvfs2: tree-items - fix incorrect sort-order based short...
2017-12-02 Rob Browningvfs2: remove redundant tuple() from tree_items arg
2017-11-05 Rob Browning_resolve_path: ensure vfs content() iterator is exhausted
2017-10-13 Rob Browningrevlist_items: fix ordering in early exit detection
2017-10-10 Rob Browning_compute_size: add missing self argument
2017-10-08 Rob BrowningAdd vfs2 and rewrite restore to use it