This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-08-01 06:03:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa099b84713052e572fbcd3071da2a0b22c9b656
borgmatic
/
tests
/
unit
/
hooks
T
History
Dan Helfman
501f12dce3
Fix the ZFS hook's overzealous unmounting of snapshot paths when a source dataset is at "/" (
#1319
).
2026-06-10 16:15:32 -07:00
..
credential
Update the KeePassXC credential hook to support KeePassXC's secret service integration.
2026-04-29 12:52:27 -07:00
data_source
Fix the ZFS hook's overzealous unmounting of snapshot paths when a source dataset is at "/" (
#1319
).
2026-06-10 16:15:32 -07:00
monitoring
Update the Apprise monitoring hook's "url" option to support loading credentials with the "{credential ...}" syntax (
#1308
).
2026-05-22 15:25:42 -07:00
__init__.py
Move hooks into directory, so there can be one source file per type of hook (
#225
).
2019-10-21 15:52:14 -07:00
test_command.py
Fix another warning from LVM about leaked file descriptors, this time when calling "lvcreate" from a command hook (
#1230
).
2026-01-16 12:04:32 -08:00
test_dispatch.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00