borgmatic/borgmatic/borg
Dan Helfman 09d521661f
the build was successful Details
Remove weasel words like "easily" and "simply".
2018-12-25 22:03:34 -08: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 fix changes requested about stats 2018-12-22 23:46:03 +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 Remove weasel words like "easily" and "simply". 2018-12-25 22:03:34 -08:00
info.py Use Black code formatter as part of running automated tests. 2018-09-29 22:45:00 -07:00
init.py With --init command-line flag, if a repository already exists, proceed without erroring (#117). 2018-12-24 22:28:02 -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