Dan Helfman
|
f3ae04225d
|
Fix a "source directories do not exist" regression when configuration paths are relative symlinks and the bootstrap data source hook is enabled (#1292).
|
2026-04-06 16:03:39 -07:00 |
|
Dan Helfman
|
7ca42a8f4f
|
Follow symlinks when backing up borgmatic configuration files to support the "bootstrap" action (#1270).
|
2026-02-20 19:55:52 -08:00 |
|
Dan Helfman
|
dcd567f4f0
|
Fix for a runtime directory error when the configured patterns contain a global exclude (#1150).
|
2025-10-22 11:10:42 -07:00 |
|
Dan Helfman
|
98ddb3e535
|
Fix several existing tests (#1105).
|
2025-09-28 15:45:21 -07:00 |
|
Dan Helfman
|
9a80fec91b
|
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
2025-07-17 23:24:58 -07:00 |
|
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 (#790).
|
2025-03-20 11:13:37 -07:00 |
|
Dan Helfman
|
6a96a78cf1
|
Fix existing tests (#1019).
|
2025-03-07 22:58:25 -08:00 |
|
Dan Helfman
|
cc7e01be68
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
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 (#635)."
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 (#635).
|
2025-01-25 13:55:58 -08:00 |
|
Dan Helfman
|
ad14ff3ee5
|
Fix tests for remaining hooks (#962).
|
2025-01-13 10:07:25 -08:00 |
|
Dan Helfman
|
48dca28c74
|
When the ZFS, Btrfs, or LVM hooks aren't configured, don't try to cleanup snapshots for them.
|
2024-12-17 11:00:19 -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 |
|