borgmatic/borgmatic
Dan Helfman 976516d0e1 When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (#444). 2022-03-08 10:19:36 -08:00
..
borg Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (#507). 2022-03-07 21:46:12 -08:00
commands When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (#444). 2022-03-08 10:19:36 -08:00
config Working directory option to support source directories with relative paths (#431). 2022-03-03 19:28:17 +00:00
hooks Add MongoDB database hook documentation. 2022-01-04 16:26:38 -08: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