]> arthur.ath.cx Git - bup.git/history - lib/bup/cmd/index.py
chmod -x lib/bup/cmd/*.py
[bup.git] / lib / bup / cmd / index.py
2022-06-25 Rob Browningchmod -x lib/bup/cmd/*.py
2021-11-22 Rob Browningindex.Writer.__del__: replace with context management
2021-11-22 Rob Browningindex.Reader.__del__: replace with context management
2021-11-22 Rob BrowningMetaStoreWriter.__del__: replace with context management
2021-11-22 Rob BrowningHLinkDB.__del__: replace with context management
2021-09-11 Johannes Bergtest: add pylint and test imports
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-06 Rob Browningindex: convert to internal command
2021-03-06 Rob Browningindex-cmd: copy to bup.cmd.index