You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
borgmatic/borgmatic
Dan Helfman cbce6707f4 Clarify one_file_system behavior in schema comment (#520). 11 months ago
..
borg Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (#507). 1 year ago
commands Fix borgmatic exit code (so it's zero) when initial Borg calls fail but later retries succeed (#517). 12 months ago
config Clarify one_file_system behavior in schema comment (#520). 11 months ago
hooks Change Healthchecks logs truncation size from 10k bytes to 100k bytes, corresponding to that same change on Healthchecks.io. 12 months ago
__init__.py Dropping support for Attic. 7 years ago
execute.py Fix traceback that can occur when dumping a database (#440). 2 years ago
logger.py Add test for #407: Fix syslog logging on FreeBSD. 2 years ago
signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 12 months ago
verbosity.py new verbosity level "-1" for errors 3 years ago