0
0
Fork 0
mirror of https://projects.torsion.org/witten/borgmatic.git synced 2025-04-06 05:45:30 +00:00
witten_borgmatic/borgmatic/hooks/data_source
2025-03-30 19:04:36 -07:00
..
__init__.py Reorganize data source and monitoring hooks to make developing new hooks easier. 2024-11-27 08:50:34 -08:00
bootstrap.py 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
btrfs.py 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
dump.py Log the repository path or label on every relevant log message, not just some logs (). 2025-01-25 14:01:25 -08:00
lvm.py 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
mariadb.py 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
mongodb.py Custom command options for MongoDB hook 2025-03-24 03:39:26 +00:00
mysql.py 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
postgresql.py 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
snapshot.py Fix end-to-end tests and don't stat() directories that don't exist (). 2025-03-30 19:04:36 -07:00
sqlite.py 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
zfs.py 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