borgmatic/borgmatic
Dan Helfman 27cbe9dfc0 Fix for potential data loss (data not getting backed up) when borgmatic omitted configured source directories in certain situations (#333). 2020-06-19 20:16:38 -07:00
..
borg Fix for potential data loss (data not getting backed up) when borgmatic omitted configured source directories in certain situations (#333). 2020-06-19 20:16:38 -07:00
commands Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (#324). 2020-06-06 14:57:14 -07:00
config Improve configuration reference documentation readability via more aggressive word-wrapping in configuration schema descriptions. 2020-06-17 23:15:12 -07:00
hooks Add some no-cover pragmas on functions that don't need tests. 2020-06-06 14:33:06 -07:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix error handling when executing commands to handle more edge cases. 2020-05-14 23:04:01 -07:00
logger.py Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 2020-01-22 15:10:47 -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