]> arthur.barton.de Git - bup.git/history - lib/bup/repo.py
vfs: include unique repo id in resolution cache key
[bup.git] / lib / bup / repo.py
2018-08-18 Rob Browningvfs: include unique repo id in resolution cache key
2018-03-31 Rob Browningrepo: make repository classes closeable and close clien...
2018-01-31 Rob BrowningLocalRepo.__init__: use correct dir everywhere
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2017-10-08 Rob BrowningAdd vfs2 and rewrite restore to use it
2017-09-24 Rob BrowningAdd repo abstraction and use it in join