borgmatic/borgmatic/commands
Dan Helfman ed7fe5c6d0
continuous-integration/drone/push Build is passing Details
Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473).
2022-04-21 22:08:25 -07:00
..
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
arguments.py Run "compact" action by default when no actions are specified (#394). 2022-02-09 14:33:12 -08:00
borgmatic.py Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473). 2022-04-21 22:08:25 -07:00
convert_config.py Fix traceback when upgrading old INI-style configuration with upgrade-borgmatic-config (#367). 2020-11-18 15:01:10 -08:00
generate_config.py Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239). 2019-11-06 09:31:00 -08:00
validate_config.py Don't color syslog output (#197). 2019-06-17 11:53:08 -07:00