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
|
b74b6aa18d
|
Remove Nuitka's --show-modules flag, as it's mostly for debugging (#1266).
|
2026-03-21 13:26:43 -07:00 |
|
Dan Helfman
|
0380ecd8fb
|
Add stand-alone borgmatic binary to documentation (#1266).
|
2026-03-21 12:53:33 -07:00 |
|
Dan Helfman
|
32b7d1a0f7
|
Add a stand-alone borgmatic binary to the release downloads to serve as another way to install borgmatic (#1266).
|
2026-03-21 11:10:14 -07:00 |
|
Dan Helfman
|
da873c09f8
|
Update test requirements.
|
2026-03-21 11:05:04 -07:00 |
|
Dan Helfman
|
d612d398e7
|
When Borg exits with a warning exit code, show a description of it, so you don't have to lookup the code.
|
2026-03-15 21:38:27 -07:00 |
|
Dan Helfman
|
1301bec702
|
Fix missing words in upgrade documentation.
|
2026-03-14 14:01:24 -07:00 |
|
Dan Helfman
|
c7fc68a49a
|
Fix typo.
|
2026-03-14 13:31:26 -07:00 |
|
Dan Helfman
|
c66e29906e
|
Attempt to fix documentation build.
|
2026-03-13 16:41:50 -07:00 |
|
Dan Helfman
|
475389a094
|
Move project tracker from Gitea to Forgejo.
|
2026-03-13 16:28:09 -07:00 |
|
Dan Helfman
|
9f59bf2827
|
Attempt to get workflow working.
|
2026-03-13 13:16:08 -07:00 |
|
Dan Helfman
|
f4e9569297
|
Add Forgejo actions metadata.
|
2026-03-13 12:48:58 -07:00 |
|
Dan Helfman
|
f43c2f7130
|
Add dedicated documenation installation link in Getting Started.
|
2026-03-08 12:29:14 -07:00 |
|
Dan Helfman
|
889b599d55
|
Switch the default borgmatic installation method from pipx to uv, as uv is faster and used for borgmatic development.
|
2026-03-07 21:13:53 -08:00 |
|
Dan Helfman
|
53791d4dc9
|
Fix key for documentation page.
|
2026-03-07 20:02:53 -08:00 |
|
Dan Helfman
|
ee58adb4eb
|
Split out borgmatic installation documentation to its own page, so it's easier to find.
|
2026-03-07 19:27:04 -08:00 |
|
Dan Helfman
|
d2903640a8
|
Bump version for release.
2.1.3
|
2026-03-06 10:19:42 -08: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
|
43d8c25234
|
Disable BenchNine font the in borgmatic docs tarball, because Debian policy doesn't allow fonts they don't compile themselves.
|
2026-03-02 23:19:03 -08:00 |
|
Dan Helfman
|
e693e42b9e
|
Minor Python modernization fixes.
|
2026-03-02 20:47:11 -08:00 |
|
Dan Helfman
|
1abbfe8ee6
|
Add doc development updates to NEWS and get Podman + Docker Compose working again (#1274).
|
2026-03-01 11:55:56 -08:00 |
|
Dan Helfman
|
8a65b43ae3
|
Allow dev users to select the port that is listened on when building docs (#1274).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1274
Reviewed-by: Dan Helfman <witten@torsion.org>
|
2026-03-01 19:37:13 +00:00 |
|
lingfish
|
dbbce4167f
|
Probe for podman-compose instead, and use it, otherwise fallback to docker-compose.
|
2026-03-01 16:55:43 +11:00 |
|
Dan Helfman
|
68c2a4d231
|
Add "files_changed" and "msgpack_version_check" to NEWS.
|
2026-02-27 23:26:02 -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 |
|
Dan Helfman
|
7a44be38b7
|
Add "diff" action to NEWS (#1243).
|
2026-02-26 17:24:34 -08:00 |
|
Dan Helfman
|
92add238d9
|
Add a "diff" action for viewing the difference between two archives (#1243).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1253
Reviewed-by: Dan Helfman <witten@torsion.org>
|
2026-02-27 01:19:21 +00:00 |
|
Jason
|
24e1e38615
|
Merge branch 'main' into add-diff
|
2026-02-27 00:29:18 +00:00 |
|
lingfish
|
cb8b298648
|
Final changes. This modifies the dev-docs script a little to either use docker-compose or podman-compose. I've found that Podman runs smoother this way, and it isn't required to install docker-compose.
|
2026-02-27 11:24:45 +11:00 |
|
lingfish
|
eaf3d959e6
|
More test changes.
|
2026-02-26 13:56:46 +11:00 |
|
Dan Helfman
|
c2449ad811
|
Tweak spot check error output for clarity (#1228).
|
2026-02-25 14:20:59 -08:00 |
|
lingfish
|
89703334f3
|
Add more doco.
|
2026-02-26 08:51:11 +11:00 |
|
slantsh
|
ee32cc19e9
|
change BORG_MSGPACK_VERSION_CHECK to default bool
|
2026-02-25 19:58:08 +05:30 |
|
slantsh
|
ceb487a6b9
|
Fixed documentation in schema
|
2026-02-25 19:54:10 +05:30 |
|
lingfish
|
f90d7a99c6
|
Add the CLI doco generation for the diff action.
|
2026-02-25 17:22:39 +11:00 |
|
lingfish
|
012c02d962
|
Add the CLI doco generation for the diff action.
|
2026-02-25 17:06:16 +11:00 |
|
Jason
|
607ff20971
|
Merge branch 'main' into docs-port-config
|
2026-02-25 04:59:59 +00:00 |
|
lingfish
|
bf2a1c6b25
|
Allow dev users to select the port that is listened on.
|
2026-02-25 15:22:45 +11:00 |
|
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 |
|
slantsh
|
7dcb4e3c3a
|
added BORG_MSGPACK_VERSION_CHECK, no test
|
2026-02-23 06:03:06 +05:30 |
|
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 |
|