borgmatic/borgmatic
Dan Helfman 00f62ca023
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
2019-11-30 16:55:05 -08:00
..
borg Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
commands Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). 2019-11-25 14:56:20 -08:00
config Database dump hooks for MySQL/MariaDB (#228). 2019-11-08 11:17:52 -08:00
hooks Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 2019-11-30 14:51:32 -08:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
logger.py Reopen the file given by "--log-file" flag if an external program rotates the log file while borgmatic is running. 2019-11-12 16:13:25 -08:00
signals.py Typo in comment. 2017-10-31 22:21:49 -07:00
verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00