Dan Helfman d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). 2 years ago
..
actions 7605838bfe Add "--repository" flag to all actions where it makes sense (#564). 2 years ago
borg f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 years ago
commands b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304). 2 years ago
config f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 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. 7 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 c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 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