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
906da838ef
borgmatic
/
borgmatic
History
Dan Helfman
906da838ef
Add missing break-lock action command-line help (
#357
).
2022-10-12 10:48:10 -07:00
..
borg
Skip auto-exclusion of special files when user explicitly sets read_special to true (
#587
).
2022-10-06 11:07:43 -07:00
commands
Add missing break-lock action command-line help (
#357
).
2022-10-12 10:48:10 -07:00
config
When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (
#587
).
2022-10-03 12:58:13 -07:00
hooks
To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (
#360
).
2022-10-12 10:26:09 -07:00
__init__.py
Dropping support for Attic.
2016-06-10 11:21:53 -07:00
execute.py
When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (
#587
).
2022-10-03 12:58:13 -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