]> arthur.barton.de Git - bup.git/history - lib/bup/cmd/index.py
Update base_version to 0.34~ for 0.34 development
[bup.git] / lib / bup / cmd / index.py
2022-08-14 Rob Browningindex: restore print format of octal mode and gitmode
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