Dan Helfman
|
40d2d521a7
|
Fix the ZFS hook to properly unmount snapshots for empty datasets (#1295).
|
2026-04-18 11:43:58 -07:00 |
|
Maxime Hamon
|
edfa708fa3
|
Add mTLS support for Loki monitoring hook
|
2026-04-12 17:57:01 +02:00 |
|
Dan Helfman
|
aee16e32e2
|
Fix a regression in which SSH warnings from remote repositories broke the "spot" check (#1294).
|
2026-04-10 20:28:14 -07:00 |
|
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
|
3bcf592d53
|
Fix the "spot" check, "extract" check, and all uses of the archive name "latest" to respect the "match_archives" and "archives_name_format" options (#1268).
|
2026-04-05 09:58:54 -07:00 |
|
Dan Helfman
|
9bb5791e9f
|
Fix a traceback in the "spot" check with Borg 2.
|
2026-04-04 21:48:10 -07:00 |
|
Dan Helfman
|
9db2bb2b54
|
Improve performance of the "info" and "repo-list" actions by eliminating a second "borg info" call that supports a "no matching archives" warning (#1264).
|
2026-04-03 20:57:25 -07:00 |
|
Dan Helfman
|
87bfd6e97f
|
Fix end-to-end tests.
|
2026-03-30 12:37:42 -07:00 |
|
Dan Helfman
|
26b3a03721
|
Fix for the Loki monitoring hook not respecting the monitoring verbosity (#1257).
|
2026-03-30 11:13:55 -07:00 |
|
Dan Helfman
|
52234c47e6
|
Fix a regression in which running borgmatic with no arguments and no configuration files doesn't error as expected (#1286).
|
2026-03-22 20:10:46 -07:00 |
|
Dan Helfman
|
ec25a40ddc
|
Fix a unicode error when backing up a non-UTF-8 source filename with a corresponding system locale (#1281).
|
2026-03-06 10:06:39 -08:00 |
|
Dan Helfman
|
23e451e641
|
Treat Borg "file not found" warnings (exit code 107) as warnings again instead of errors. Also un-deprecate the "source_directories_must_exist" option and default it to true (#1248).
|
2026-03-05 13:14:03 -08:00 |
|
Dan Helfman
|
e693e42b9e
|
Minor Python modernization fixes.
|
2026-03-02 20:47:11 -08:00 |
|
Dan Helfman
|
12e92acd15
|
Add "files_changed" and "msgpack_version_check" options (#1175).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1272
|
2026-02-28 07:19:55 +00:00 |
|
slantsh
|
1ada61a1d3
|
ruff formatting?
|
2026-02-28 09:40:41 +05:30 |
|
slantsh
|
75dcd41050
|
test reconfigured
|
2026-02-28 09:28:26 +05:30 |
|
Dan Helfman
|
a6878829a2
|
Expand tests for "diff" actions (#1243).
|
2026-02-27 19:23:20 -08:00 |
|
Jason
|
24e1e38615
|
Merge branch 'main' into add-diff
|
2026-02-27 00:29:18 +00:00 |
|
lingfish
|
eaf3d959e6
|
More test changes.
|
2026-02-26 13:56:46 +11:00 |
|
slantsh
|
ee32cc19e9
|
change BORG_MSGPACK_VERSION_CHECK to default bool
|
2026-02-25 19:58:08 +05:30 |
|
Dan Helfman
|
7dbdd103d1
|
Adjust the "spot" check so error output includes more information about what failed (#1228).
|
2026-02-24 16:51:55 -08:00 |
|
lingfish
|
06e2b4f2c7
|
Attempt to use with_args().
|
2026-02-24 11:28:36 +11:00 |
|
Jason
|
6cfa31e2c2
|
Merge branch 'main' into add-diff
|
2026-02-23 22:38:17 +00:00 |
|
Dan Helfman
|
3473f034ae
|
Fix the "spot" check to skip hard links, as Borg doesn't produces hashes for them (#1236).
|
2026-02-22 21:25:27 -08:00 |
|
lingfish
|
42c006cf1d
|
Next raft of suggested fixes.
|
2026-02-23 11:03:25 +11:00 |
|
slantsh
|
ea2a253134
|
added --files-changed flag
|
2026-02-22 13:17:09 +05:30 |
|
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 |
|
lingfish
|
4f25581a12
|
A bit of ruff, and some WIP tests.
|
2026-02-21 13:38:49 +11:00 |
|
Dan Helfman
|
55375cc9e7
|
Fix the ZFS hook to support datasets with a "canmount" property of "noauto" (#1269).
|
2026-02-15 11:06:34 -08:00 |
|
Dan Helfman
|
d532fc0f88
|
Add a "config show" action to display computed borgmatic configuration as YAML or JSON (#1218).
|
2026-02-14 21:30:53 -08:00 |
|
Dan Helfman
|
fc7439af3a
|
If a source file is deleted during a "spot" check, consider the file as non-matching and move on instead of immediately failing the entire (#1231).
|
2026-02-05 23:11:59 -08:00 |
|
Dan Helfman
|
ea05a4660c
|
Deduplicate overlapping source directories and patterns so they don't throw off "spot" check file counts and cause spurious check failures.
|
2026-02-05 12:50:39 -08:00 |
|
Dan Helfman
|
730a4b2f18
|
Work around Borg returning a warning exit code when a repository/archive check fails (#1252).
|
2026-02-05 10:19:06 -08:00 |
|
Dan Helfman
|
c64c79ad0e
|
Fix for SSH warnings from Borg showing up as JSON logs even without the "--log-json" flag (#1260).
|
2026-02-03 10:12:15 -08:00 |
|
Dan Helfman
|
acd1a8d1dd
|
Update ntfy test to use @pytest.mark.parametrize (#1251)
|
2026-02-02 11:58:50 -08:00 |
|
Mashrafi Rahman
|
dbe3891819
|
Merge branch 'main' into fix-ntfy-tags-schema-array
|
2026-02-02 13:16:27 +00:00 |
|
Mashrafi Rahman
|
dc89c9ec73
|
Update and test the convert_string_to_array function.
|
2026-02-02 18:26:38 +08:00 |
|
Dan Helfman
|
a27dc95c87
|
Fix a "codec can't decode byte" error when running commands that output multi-byte unicode characters (#1258).
|
2026-02-01 20:15:03 -08:00 |
|
Mashrafi Rahman
|
6b5390f5dd
|
Send tags as array in ntfy monitoring hook.
|
2026-02-01 15:47:13 +08:00 |
|
Dan Helfman
|
aa25dc7b31
|
Fix a regression in which the "--stats" flag hides statistics at default verbosity (#1250).
|
2026-01-28 11:49:24 -08:00 |
|
Dan Helfman
|
f6124528df
|
When the "unsafe_skip_path_validation_before_create" option is enabled, don't log a warning about it (#1244).
|
2026-01-25 12:17:35 -08:00 |
|
Dan Helfman
|
b67dcf829e
|
Fix a regression in which the ntfy monitoring hook failed to send a ping when the "priority" option was set (#1246).
|
2026-01-24 16:35:55 -08:00 |
|
Dan Helfman
|
71e25756f2
|
Fix a regression in which the KeePassXC credential hook password prompt was invisible (#1245).
|
2026-01-24 16:17:32 -08:00 |
|
Dan Helfman
|
ff2f9fd5ee
|
Add an additional test and "fix" code coverage (#1242).
|
2026-01-24 12:28:33 -08:00 |
|
Dan Helfman
|
104fe35e39
|
Add another test to get some additional coverage that's timing dependent (#1242).
|
2026-01-23 23:04:15 -08:00 |
|
Dan Helfman
|
248fa1db64
|
Add automated tests for new code (#1242).
|
2026-01-23 22:50:37 -08:00 |
|
Dan Helfman
|
765eba5315
|
Get existing unit/integration tests passing (#1242).
|
2026-01-22 17:29:30 -08:00 |
|
Dan Helfman
|
d5cd4efecd
|
Fix spot check hang (#1242).
|
2026-01-22 10:27:47 -08:00 |
|
Dan Helfman
|
efd0f0d618
|
For the "recreate" action, actually pass the "--dry-run" flag through to Borg instead of just skipping the Borg call (#1241).
|
2026-01-18 18:39:29 -08:00 |
|
Dan Helfman
|
f73a79d647
|
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 |
|