borgmatic/borgmatic/borg
Dan Helfman 3cb52423d2 Support for Borg create/extract --numeric-owner flag (#147). 2019-03-05 09:11:35 -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 Support for Borg create/extract --numeric-owner flag (#147). 2019-03-05 09:11:35 -08: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 Support for Borg create/extract --numeric-owner flag (#147). 2019-03-05 09:11:35 -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 List the files within an archive via --list --archive option (#140). 2019-02-23 23:02:17 -08:00
prune.py Support for Borg create & prune --stats via borgmatic command-line flag (#100) 2018-12-22 23:27:24 +01:00