borgbackup/src/borg
goebbe 15ec434b50
docs: clarify requirements when using command line options with special characters within a shell #8628
docs: clarify requirements when using command line options with special characters within a shell #8628 

port to the 1.4-maint branch
2025-01-13 08:19:53 +01:00
..
algorithms remove bundled lz4/zstd/xxhash code 2024-02-22 13:48:51 +01:00
cache_sync [1.2-maint] Backport implicit warning patches from master (#6427) 2022-03-09 16:10:21 +01:00
crypto fix WORKAROUNDS=authenticated_no_key support for archive TAM authentication, fixes #8400 2024-09-20 20:19:30 +02:00
helpers yes: deal with UnicodeDecodeError in input(), fixes #6984 2024-12-24 21:44:28 +01:00
platform Linux: refactor acl_get 2024-03-17 18:51:08 +01:00
testsuite Do not assert on diff if hard link sources are not found due to exclusions. 2024-10-02 00:05:20 -04:00
__init__.py get rid of distutils, use packaging 2021-05-01 20:40:48 +02:00
__main__.py Adding sys.path to %PATH% to find libcrypto on windows 2019-10-30 01:06:46 +01:00
_chunker.c include unistd.h in _chunker.c 2023-12-01 23:58:24 +01:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c add num_entries assertion 2023-03-05 11:01:44 +01:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py check: more consistent messaging considering --repair, fixes #8533 2024-12-26 18:38:46 +01:00
archiver.py docs: clarify requirements when using command line options with special characters within a shell #8628 2025-01-13 08:19:53 +01:00
cache.py Fix backwards compatibility of old chunks.archive.d file behavior 2024-07-14 18:55:19 +02:00
chunker.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
compress.pyx remove bundled lz4/zstd/xxhash code 2024-02-22 13:48:51 +01:00
constants.py update "modern" error RCs (docs and code) 2023-12-27 13:45:48 +01:00
fuse.py mount: make up volname if not given (macOS), fixes #7690 2023-06-30 22:10:32 +02:00
fuse_impl.py FUSE: support pyfuse3 additionally to llfuse, fixes #5407 2020-10-31 22:04:44 +01:00
hashindex.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
item.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
locking.py update "modern" error RCs (docs and code) 2023-12-27 13:45:48 +01:00
logger.py Filter test output with LibreSSL related warnings on OpenBSD 2024-12-28 23:53:21 +01:00
lrucache.py lrucache: regularly remove old FDs, fixes #4427 2019-03-11 02:38:24 +01:00
nanorst.py nanorst: add missing blank to exception message 2018-07-13 10:41:32 +02:00
paperkey.html Fix typos 2021-01-07 17:54:33 +01:00
patterns.py fix invalid pattern argument error msg 2023-10-25 11:06:37 +02:00
platformflags.py Introduce borg.platformflags.is_<os> 2018-11-10 23:34:43 +01:00
remote.py add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016 2024-01-19 18:38:07 +01:00
repository.py check: fix return code for index entry value discrepancies 2024-02-08 19:31:24 +01:00
selftest.py check that borg does not require pytest for normal usage, fixes #6563 2022-05-07 18:56:36 +02:00
shellpattern.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
upgrader.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
version.py version: add missing test for format_version, fix bug 2017-06-27 10:11:57 +02:00
xattr.py docs: OS X -> macOS 2023-10-27 20:31:26 +02:00