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-03 07:03:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
174aa3d522b6bbf73e5625c82eb79e1ee1886f3e
borgmatic
/
borgmatic
/
hooks
T
History
Dan Helfman
9a2e853ea7
Merge branch 'main' into browse-action
2026-05-22 20:01:50 -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
For MariaDB/MySQL, dump events, routines, and tablespaces. For MariaDB, dump a subset of system data when dumping "mysql"/"all" (
#1303
).
2026-05-08 09:38:13 -07:00
monitoring
Merge branch 'main' into browse-action
2026-05-22 20:01:50 -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
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
dispatch.py
Fix ruff errors by removing unused imports.
2025-12-09 11:47:47 +01:00