Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,15 @@ Fixes:

Other changes:

- remove handwritten bash and zsh shell completions, #9178.
these are now auto-generated via ``borg completion bash/zsh`` (using shtab).
fish completions are kept until shtab gains fish support.
- mount: warn about symlinks pointing outside of the mountpoint, #9254
- Version: do not access private attributes, #9263
- tests / CI:

- completion: focused tests for auto-generated shell completions
(syntax validation, size sanity, borg-specific preamble behavior)
- fix and re-enable Windows CI (some tests are skipped on Windows)
- CI: faster with borg-dir/borg.exe, #9236
- fix mismatch in xattr test, #9238
Expand Down
223 changes: 0 additions & 223 deletions scripts/shell_completions/bash/borg

This file was deleted.

Loading