]> arthur.barton.de Git - bup.git/history - lib/bup/cmd/midx.py
PackMidx.__del__: replace with context management
[bup.git] / lib / bup / cmd / midx.py
2021-11-22 Rob BrowningPackMidx.__del__: replace with context management
2021-09-17 Johannes Bergpylint: enable inconsistent-return-statements
2021-09-17 Johannes Bergpylint: add undefined-variable
2021-09-17 Johannes Bergpylint: check for trailing whitespace
2021-09-11 Johannes Bergtest: add pylint and test imports
2021-05-30 Johannes Bergmidx: make passing idx files along with --dir work
2021-04-18 Johannes Berggit: remove all_packdirs()
2021-04-18 Johannes Bergmidx: correct path_msg() use in an error path
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-06 Rob Browningmidx: convert to internal command
2021-03-06 Rob Browningmidx-cmd: copy to bup.cmd.midx