Dan Helfman 32a1043468 Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402). 3 years ago
..
borg 0e6b425ac5 Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (#515). 3 years ago
commands ed7fe5c6d0 Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473). 3 years ago
config 32a1043468 Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402). 3 years ago
hooks 3e4aeec649 Warn when an unsupported variable is used in a hook command (#420). 3 years ago
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 7 years ago
test_execute.py 9fd28d2eed Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)! 4 years ago
test_logger.py 54d57e1349 Add test for #407: Fix syslog logging on FreeBSD. 4 years ago
test_signals.py 0c027a3050 Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 3 years ago
test_verbosity.py 18d3542fbc new verbosity level "-1" for errors 6 years ago