]> arthur.barton.de Git - bup.git/history - lib/bup/hlinkdb.py
Update base_version to 0.34~ for 0.34 development
[bup.git] / lib / bup / hlinkdb.py
2022-07-01 Rob Browninghlinkdb: respect umask/sgid/etc. when creating new db
2022-01-16 Rob BrowningDrop vestigial compat.items
2022-01-16 Rob BrowningDrop support for python 2
2021-11-22 Rob BrowningCheck that all context managed objects are properly...
2021-11-22 Rob BrowningHLinkDB.__del__: replace with context management
2020-07-29 Johannes Berghlinkdb: always load as bytes on python3
2020-01-19 Rob Browningbup-save bup.drecurse bup.hlinkdb bup.path: accommodate...
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2018-01-27 Rob BrowningAdd compat.items() and use it
2016-01-01 Rob BrowningUse Python 3 compatible "except ... as e" syntax
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-02-07 Rob Browninghlinkdb.py: clean up temp file more carefully
2013-01-27 Rob BrowningAdd preliminary hardlink support for review.