TW
TW
**Original comment by Thomas Waldmann (Bitbucket: [thomaswaldmann](https://bitbucket.org/thomaswaldmann), GitHub: [thomaswaldmann](https://github.com/thomaswaldmann)).** ---------------------------------------- cosmetic, thus lowering priority
**Original comment by Thomas Waldmann (Bitbucket: [thomaswaldmann](https://bitbucket.org/thomaswaldmann), GitHub: [thomaswaldmann](https://github.com/thomaswaldmann)).** ---------------------------------------- you can endlessly try to get it pretty using jinja's "-" (eat the whitespace) operator. but it often won't look...
One problem with auto-completion archive name is that with a encrypted repo (default) it would need the key passphrase to get the archive list. But maybe auto-completion is not that...
Note: for borg2 (master branch), this would need to be "archive ID shell completion", because now the ID is the unique identifier and the name does not need to be...
I fixed the `fish` archive name completion in #8899. It now completes `aid:XXXXXXXX` and the list shown to the user to select from also contains the archive (series) name and...
Closing due to #9172.
related: - https://mgorny.pl/articles/portability-of-tar-features.html - https://github.com/libarchive/libarchive/pull/691/files
update from #5830: PAX format support is now basically present.
Borg contributors could help with this, implementing this does not need too much knowledge of borg internals. How this could be improved: - implement SCHILY-style xattrs in `import-tar` (search for...
Note: I didn't find clear docs about how the xattr keys and values need to be encoded. There is not just the "simple ascii text" case, but theoretically there could...