You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
borgmatic/borgmatic
Dan Helfman 4a94c2c9bf Selectively omit list values when including configuration files (#672). 2 months ago
..
actions Fix regression in which the "transfer" action produced a traceback (#663). 2 months ago
borg Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2 months ago
commands View the results of configuration file merging via "validate-borgmatic-config --show" flag (#673). 2 months ago
config Selectively omit list values when including configuration files (#672). 2 months ago
hooks When a database command errors, display and log the error message instead of swallowing it (#396). 2 months ago
__init__.py Dropping support for Attic. 7 years ago
execute.py When a database command errors, display and log the error message instead of swallowing it (#396). 2 months ago
logger.py Add "--log-file-format" flag for customizing the log message format (#658). 2 months ago
signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 1 year ago
verbosity.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 6 months ago