]> arthur.barton.de Git - bup.git/history - lib/bup/rm.py
Adjust rm-cmd and bup.rm for python 3 and enable test-rm
[bup.git] / lib / bup / rm.py
2020-02-02 Rob BrowningAdjust rm-cmd and bup.rm for python 3 and enable test-rm
2020-01-11 Rob Browningcompat.hexstr: add and use
2019-01-12 Rob BrowningReplace lresolve with resolve(..., follow=False)
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2018-01-27 Rob BrowningAdd compat.items() and use it
2017-12-27 Rob BrowningRemove vfs (replaced by vfs2)
2017-12-24 Rob BrowningPort rm and prune-older to vfs2
2017-09-24 Rob Browningrev_list: support custom formats
2016-10-30 Rob Browningbup_rm: narrow code in writer block
2016-10-30 Rob Browningbup_rm: take opts as individual arguments
2016-10-30 Rob Browningrm: move core code to bup.rm module