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
788281cfb9
borgmatic
/
borgmatic
History
Dan Helfman
788281cfb9
When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (
#532
).
2022-05-19 17:15:05 -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
config
When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (
#532
).
2022-05-19 17:15:05 -07:00
hooks
Change Healthchecks logs truncation size from 10k bytes to 100k bytes, corresponding to that same change on Healthchecks.io.
2022-04-06 22:00:18 -07:00
__init__.py
execute.py
Fix traceback that can occur when dumping a database (
#440
).
2021-08-06 08:58:11 -07:00
logger.py
signals.py
verbosity.py