borgmatic/borgmatic
Andrew Burkett 1d1df99ee8 Add locking of borgmatic config file
This prevents multiple instances of borgmatic from running against
the same config file. This is particularly important when there are
pre-backup scripts with side effects
2019-11-26 21:22:27 -08:00
..
borg 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
commands Add locking of borgmatic config file 2019-11-26 21:22:27 -08:00
config Database dump hooks for MySQL/MariaDB (#228). 2019-11-08 11:17:52 -08:00
hooks Fix for database dump removal incorrectly skipping some database dumps. 2019-11-25 15:27:59 -08:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Finish test coverage for MySQL restore (#228). 2019-11-12 09:50:26 -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