borgmatic/borgmatic
Dan Helfman 6a7f71f92f
continuous-integration/drone/push Build is passing Details
Clarify prune action help concerning running compact afterwards (#808).
2024-01-03 10:03:35 -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 Clarify prune action help concerning running compact afterwards (#808). 2024-01-03 10:03:35 -08:00
config Validate the configured action names in the "skip_actions" option (#804). 2023-12-28 20:07:57 -08:00
hooks Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807). 2023-12-31 11:07:59 -08: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