borgmatic/borgmatic
2023-12-30 22:55:46 +00:00
..
actions Add an "--ssh-command" flag to the "config bootstrap" action (#767). 2023-12-30 22:55:46 +00:00
borg Add a "skip_actions" option to skip running particular actions (#701). 2023-12-30 22:55:45 +00:00
commands The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802). 2023-12-30 22:55:46 +00:00
config Validate the configured action names in the "skip_actions" option (#804). 2023-12-30 22:55:46 +00:00
hooks fix PR comments 2023-12-30 22:55:45 +00:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Add an "--ssh-command" flag to the "config bootstrap" action (#767). 2023-12-30 22:55:46 +00:00
logger.py Fix a traceback when an invalid command-line flag or action is used (#768). 2023-12-30 22:55:45 +00:00
signals.py Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761). 2023-12-30 22:55:45 +00:00
verbosity.py add verbosity level -2 2023-05-26 08:57:12 +05:30