]> arthur.barton.de Git - bup.git/history - lib/bup/cmd/bloom.py
bloom.do_bloom: always close filter; fix None vs 0 tests
[bup.git] / lib / bup / cmd / bloom.py
2021-11-24 Rob Browningbloom.do_bloom: always close filter; fix None vs 0...
2021-11-22 Rob BrowningPackMidx.__del__: replace with context management
2021-11-22 Rob BrowningShaBloom.__del__: replace with context management
2021-09-17 Johannes Bergpylint: check for trailing whitespace
2021-09-11 Johannes Bergtest: add pylint and test imports
2021-05-15 Rob Browningcmd.bloom: add missing sys import
2021-04-18 Johannes Berggit: remove all_packdirs()
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-06 Rob Browningbloom: convert to internal command
2021-03-06 Rob Browningbloom-cmd: copy to bup.cmd.bloom