Dan Helfman b4b1fa939d feat: add logfile name to hook context for interpolation 2 years ago
..
actions 5f595f7ac3 Fix regression in which the "transfer" action produced a traceback (#663). 2 years ago
borg 192bfe46a9 Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2 years ago
commands 16d7131fb7 refactor tests 2 years ago
config 3512191f3e Add check_repositories regression fix to NEWS (#662). 2 years ago
hooks d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). 2 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 d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). 2 years ago
test_logger.py 7e6bee84b0 Add "--log-file-format" flag for customizing the log message format (#658). 2 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 c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2 years ago