Dan Helfman 0e6b425ac5 Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (#515). 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 bec73245e9 Fix traceback when a YAML validation error occurs (#480, #482). 3 years ago
hooks 2ee75546f5 Add MongoDB database hook documentation. 3 years ago
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 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 5 years ago