borgmatic/borgmatic
Dan Helfman 3f78ac4085 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
..
actions Fix regression in which the "transfer" action produced a traceback (#663). 2023-03-30 23:21:20 -07:00
borg Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
commands Labels for repositories (#635). 2023-03-27 15:46:22 -07:00
config Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
hooks When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-27 10:36:39 -07:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-27 10:36:39 -07:00
logger.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
verbosity.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00