borgmatic/borgmatic
Dan Helfman 9d6025e902 Validate the configured action names in the "skip_actions" option (#804). 2023-12-28 20:07:57 -08:00
..
actions Add an "--ssh-command" flag to the "config bootstrap" action (#767). 2023-12-24 10:33:55 -08:00
borg Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
commands The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802). 2023-12-28 10:22:48 -08:00
config Validate the configured action names in the "skip_actions" option (#804). 2023-12-28 20:07:57 -08:00
hooks fix PR comments 2023-10-04 13:19:40 +02: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-24 10:33:55 -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