borgmatic/borgmatic/borg
Florian Lindner 00064129e5
the build failed Details
WIP commit to replace individual subprocess calls with a generic run
2018-11-19 20:22:09 +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 WIP commit to replace individual subprocess calls with a generic run 2018-11-19 20:22:09 +01:00
create.py Encapsulate the subprocess call inside a run function. 2018-11-10 18:27:31 +01:00
extract.py Encapsulate the subprocess call inside a run function. 2018-11-10 18:27:31 +01:00
info.py Encapsulate the subprocess call inside a run function. 2018-11-10 18:27:31 +01:00
list.py Encapsulate the subprocess call inside a run function. 2018-11-10 18:27:31 +01:00
prune.py Encapsulate the subprocess call inside a run function. 2018-11-10 18:27:31 +01:00