borgmatic/borgmatic/borg
Felix Buehler 73d67e29b4 Support for Borg create & prune --stats via borgmatic command-line flag (#100) 2018-12-22 23:27:24 +01:00
..
__init__.py Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. 2017-08-05 16:21:39 -07:00
check.py Use Flake8 code checker as part of running automated tests. 2018-09-29 23:15:18 -07:00
create.py Support for Borg create & prune --stats via borgmatic command-line flag (#100) 2018-12-22 23:27:24 +01:00
environment.py Support for Borg repository initialization via borgmatic --init command-line flag (#110). 2018-12-10 22:20:57 -08:00
extract.py Use Black code formatter as part of running automated tests. 2018-09-29 22:45:00 -07:00
info.py Use Black code formatter as part of running automated tests. 2018-09-29 22:45:00 -07:00
init.py Support for Borg repository initialization via borgmatic --init command-line flag (#110). 2018-12-10 22:20:57 -08:00
list.py Use Black code formatter as part of running automated tests. 2018-09-29 22:45:00 -07:00
prune.py Support for Borg create & prune --stats via borgmatic command-line flag (#100) 2018-12-22 23:27:24 +01:00