borgmatic/borgmatic
2021-07-26 09:42:14 -07:00
..
borg Run arbitrary Borg commands with new "borgmatic borg" action (#425). 2021-06-17 20:41:44 -07:00
commands Run arbitrary Borg commands with new "borgmatic borg" action (#425). 2021-06-17 20:41:44 -07:00
config Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -07:00
hooks Fix traceback when a database hook value is null in a configuration file (#355). 2020-10-07 15:41:45 -07:00
__init__.py
execute.py Fix for failing PostgreSQL directory format test (#430). 2021-07-26 09:42:14 -07:00
logger.py Add test for #407: Fix syslog logging on FreeBSD. 2021-06-23 10:21:45 -07:00
signals.py Fix signal forwarding from borgmatic to Borg resulting in recursion traceback (#368). 2020-11-18 10:29:03 -08:00
verbosity.py