borgmatic/borgmatic/borg
Dan Helfman 896401088e Fix for traceback when the "checks" option has an empty value (#208). 2019-08-26 09:52:32 -07: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 Fix for traceback when the "checks" option has an empty value (#208). 2019-08-26 09:52:32 -07:00
create.py Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193). 2019-06-25 11:30:55 -07:00
environment.py Bypass Borg error about a moved repository (#209). 2019-08-26 09:39:41 -07:00
extract.py Don't color syslog output (#197). 2019-06-17 11:53:08 -07:00
flags.py Sort generated flags before passing them to Borg. 2019-06-25 11:04:10 -07:00
info.py Support for several more borgmatic/borg info command-line flags (#193). 2019-06-25 10:46:55 -07:00
init.py Do not treat Borg warnings (exit code 1) as failures (#204). 2019-08-03 15:13:54 -07:00
list.py Pass through several "borg list" flags (#193). 2019-06-25 10:18:30 -07:00
prune.py Fit inadvertent conversion of ordered dict to dict. 2019-07-27 14:15:24 -07:00