borgmatic/borgmatic
Kim B. Heino 717cfd2d37 validate: add support for both jsonschema v3 and old v2
RHEL8 and RHEL7 have old jsonschema v2. Try v3 (Draft7) first but
fallback to v2 (Draft4) if needed.
2021-10-23 15:04:07 +03:00
..
borg Fix error when configured source directories are not present on the filesystem at the time of backup (#387). 2021-10-11 10:40:10 -07:00
commands Run arbitrary Borg commands with new "borgmatic borg" action (#425). 2021-06-17 20:41:44 -07:00
config validate: add support for both jsonschema v3 and old v2 2021-10-23 15:04:07 +03: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 Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix traceback that can occur when dumping a database (#440). 2021-08-06 08:58:11 -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 new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00