borgmatic/borgmatic
Matthew Daley dd16504329 Use --remote-path, --debug and --info when checking for repo existence
These are currently not being used in the call to `borg info` performed
as part of the borgmatic init command to check whether or not the repo
already exists.
2019-12-13 15:45:12 +13:00
..
borg Use --remote-path, --debug and --info when checking for repo existence 2019-12-13 15:45:12 +13:00
commands Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 2019-12-10 16:04:34 -08:00
config Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 2019-12-10 16:04:34 -08:00
hooks Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 2019-12-10 16:04:34 -08:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
logger.py Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271). 2019-12-11 12:12:25 -08:00
signals.py Typo in comment. 2017-10-31 22:21:49 -07:00
verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00