315 Commits

Author SHA1 Message Date
Hugo Wallenburg c8f8defc0f Fixes tests/docs assuming XDG_* vars not used on macOS
The move to platformdirs and its current usage _does_ honor XDG_*
variables on macOS if they are set. Tests were set up to assume this to
be untrue and the docs matched that.

This commit adds tests asserting that XDG_* variables are used when they
are present on macOS, with default locations still in ~/Library.
2026-04-03 11:34:10 +02:00
Thomas Waldmann 2d6d900231 update CHANGES 2026-03-15 17:03:12 +01:00
Thomas Waldmann d0c5a04a2a update CHANGES 2026-03-13 15:29:33 +01:00
Thomas Waldmann cb6a7b6fcf update CHANGES 2026-03-03 14:03:54 +01:00
Mrityunjay Raj 02f447536c docs: document platformdirs change and platform-specific directory paths, fixes #7332 2026-02-27 11:50:35 +05:30
Mrityunjay Raj 1c0bf36275 remove handwritten bash/zsh shell completions, fixes #9178
Remove the handwritten bash and zsh shell completion scripts now that
auto-generated completions via borg completion bash/zsh (powered by
shtab, #9172) are tested and working. Fish completions are kept as
shtab does not yet support fish.

Replace string-matching tests with focused behavior tests: script size
sanity, shell syntax validation (bash -n / zsh -n), and tests that
invoke the custom preamble functions in bash (sortby key dedup,
filescachemode mutual exclusivity, archive name and aid: prefix
completion against a real repository).
2026-02-17 19:33:54 +01:00
Mrityunjay Raj f1ed09965f docs: fix broken :ref: references in man pages, fixes #7239 2026-02-16 22:36:07 +05:30
Thomas Waldmann d75604b293 update CHANGES 2026-01-28 15:05:25 +01:00
Thomas Waldmann 461f78b2b0 update release date 2025-12-23 18:01:59 +01:00
Thomas Waldmann f4a2ff13d2 update CHANGES 2025-12-23 16:47:31 +01:00
Thomas Waldmann 28de075535 update CHANGES 2025-12-16 13:51:27 +01:00
Thomas Waldmann 4eb19d9e14 update CHANGES 2025-11-19 17:42:11 +01:00
Thomas Waldmann 7548f523e6 update CHANGES 2025-11-17 20:28:50 +01:00
Thomas Waldmann 352cf7bdcc update CHANGES 2025-11-03 17:33:19 +01:00
Thomas Waldmann 7e6dea9408 BORG_MSGPACK_VERSION_CHECK=no to disable the version check, fixes #9109
(cherry picked from commit 2d63dc9a4f)
2025-11-01 16:48:00 +01:00
Thomas Waldmann 73e2543b53 update CHANGES 2025-10-16 13:34:27 +02:00
Thomas Waldmann 3120f9cd1c fixed typos and grammar (AI)
this was done by Junie AI.
2025-09-23 14:56:23 +02:00
Thomas Waldmann 4905fd8bea update CHANGES 2025-08-02 11:21:28 +02:00
Thomas Waldmann 1f75c40d34 update CHANGES 2025-08-01 20:19:04 +02:00
Thomas Waldmann 840c0c4788 update CHANGES 2025-06-18 17:31:57 +02:00
Thomas Waldmann 1e40d74f88 update CHANGES 2025-06-14 17:20:53 +02:00
Thomas Waldmann b116971217 update CHANGES 2025-06-10 01:09:25 +02:00
Thomas Waldmann 5ca22e9c10 update CHANGES 2025-06-03 20:26:10 +02:00
Thomas Waldmann 456e319bb6 docs: fix mistyped CVE number 2025-05-23 09:26:26 +02:00
Thomas Waldmann 6b87fec1f7 update CHANGES 2025-05-22 14:22:10 +02:00
Thomas Waldmann 5b24e774b7 update CHANGES 2025-05-22 12:46:05 +02:00
Thomas Waldmann 6e0a11cb96 update CHANGES 2025-05-18 09:57:29 +02:00
Thomas Waldmann 3bca22a0a3 update CHANGES 2025-05-06 01:35:29 +02:00
Thomas Waldmann 18dbfd3985 update CHANGES 2025-04-21 21:08:45 +02:00
Thomas Waldmann a69fd81098 update CHANGES 2025-04-21 18:36:23 +02:00
Thomas Waldmann 992b5f18c8 update CHANGES 2025-04-06 18:25:11 +02:00
Thomas Waldmann 863a1efdc0 update CHANGES 2025-03-23 14:48:01 +01:00
Thomas Waldmann 7b0eed99ae update CHANGES 2025-02-16 19:31:32 +01:00
Thomas Waldmann e8a6421ebf b14 release date 2024-11-16 20:08:19 +01:00
Thomas Waldmann 5f605d6642 upgrade notes about files cache settings when NOT using archive series 2024-11-16 18:47:16 +01:00
Thomas Waldmann b007b99394 update CHANGES 2024-11-16 15:20:51 +01:00
Daniel Rudolf 38ba3d8c4d Update docs to better incorporate new undelete command
Follow-up to #8515

Refer to https://github.com/borgbackup/borg/pull/8515#pullrequestreview-2417746853 for details.
2024-11-08 01:50:45 +01:00
Thomas Waldmann 63c74ca313 update CHANGES 2024-10-31 20:45:33 +01:00
Thomas Waldmann b6eb5b239f update CHANGES 2024-10-19 03:49:28 +02:00
Thomas Waldmann cb691417ac update CHANGES 2024-10-03 12:30:56 +02:00
Thomas Waldmann 439024cba6 update CHANGES 2024-09-26 07:54:38 +02:00
Thomas Waldmann 628990d32c fix markup error in change log 2024-09-25 23:53:15 +02:00
Thomas Waldmann 328cd22a13 update CHANGES 2024-09-25 23:25:34 +02:00
Thomas Waldmann 58fe5ad02a update CHANGES 2024-09-09 16:51:12 +02:00
Thomas Waldmann 3ff33684c6 remove "borg config" docs
the config command was already removed before.
2024-09-09 13:42:31 +02:00
Thomas Waldmann cfd35b4bd6 update CHANGES 2024-09-09 11:22:38 +02:00
Thomas Waldmann 7442cbf8cf update CHANGES 2024-09-08 12:01:10 +02:00
Thomas Waldmann 6778f2976a update CHANGES 2024-07-19 20:39:32 +02:00
Thomas Waldmann b1249ebe20 update CHANGES 2024-07-18 23:52:39 +02:00
Thomas Waldmann 0612001aa3 update release date in changes.rst 2024-02-20 17:06:53 +01:00