0
0
Fork 0
mirror of https://projects.torsion.org/witten/borgmatic.git synced 2025-04-24 04:33:00 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Dan Helfman
c2409d9968 Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (). 2025-03-20 11:13:37 -07:00
Nish_
c84815bfb0 add custom dump and restore commands for sqlite hook
Signed-off-by: Nish_ <120EE0980@nitrkl.ac.in>
2025-03-16 09:07:49 +05:30
Dan Helfman
6a96a78cf1 Fix existing tests (). 2025-03-07 22:58:25 -08:00
Dan Helfman
e06c6740f2 Switch to context manager for running "dump_data_sources" before/after hooks (). 2025-03-07 10:33:39 -08:00
Dan Helfman
58aed0892c Initial work on fixing ZFS mount errors (). 2025-02-19 22:49:14 -08:00
Dan Helfman
8c5db19490 Code formatting (). 2025-01-25 14:14:48 -08:00
Dan Helfman
cc7e01be68 Log the repository path or label on every relevant log message, not just some logs (). 2025-01-25 14:01:25 -08:00
Dan Helfman
1232ba8045 Revert "Log the repository path or label on every relevant log message, not just some logs ()."
This reverts commit 90c1161a8c.
2025-01-25 13:57:56 -08:00
Dan Helfman
90c1161a8c Log the repository path or label on every relevant log message, not just some logs (). 2025-01-25 13:55:58 -08:00
Dan Helfman
f1cac95b9c Fix the "restore" action to work on database dumps without a port when a default port is configured (). 2025-01-17 13:46:18 -08:00
Dan Helfman
120a29ab4d Initial work on applying snapshot path rewriting to excludes and patterns (). 2025-01-10 10:38:27 -08:00
Dan Helfman
6b2f2b2ac4 Reorganize data source and monitoring hooks to make developing new hooks easier. 2024-11-27 08:50:34 -08:00
Renamed from borgmatic/hooks/sqlite.py (Browse further)