This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b9741f4d0b
borgmatic
/
borgmatic
History
Dan Helfman
b9741f4d0b
Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (
#294
).
2022-05-24 12:23:38 -07:00
..
borg
Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (
#515
).
2022-04-23 14:03:15 -07:00
commands
Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (
#473
).
2022-04-21 22:08:25 -07:00
config
Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (
#294
).
2022-05-24 12:23:38 -07:00
hooks
Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (
#294
).
2022-05-24 12:23:38 -07: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 handling of TERM signal to exit borgmatic, not just forward the signal to Borg (
#516
).
2022-04-03 13:12:48 -07:00
verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00