borgmatic/borgmatic
Dan Helfman 6fa5dff79b
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes.
2024-01-31 10:53:32 -08:00
..
actions Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00
borg Fix broken repository detection in the "rcreate" action with Borg 1.4 (#820). 2024-01-24 15:45:51 -08:00
commands Elevate specific Borg warnings to errors or squash errors to warnings (#798). 2024-01-21 11:34:40 -08:00
config Allow the "--repository" flag to match across multiple configuration files (#818). 2024-01-21 18:25:44 -08:00
hooks Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes. 2024-01-31 10:53:32 -08:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Elevate specific Borg warnings to errors or squash errors to warnings (#798). 2024-01-21 11:34:40 -08:00
logger.py Fix a traceback when an invalid command-line flag or action is used (#768). 2023-10-06 21:00:23 -07:00
signals.py Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761). 2023-09-27 08:52:00 -07:00
verbosity.py add verbosity level -2 2023-05-26 08:57:12 +05:30