1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 19:52:22 +00:00
borg/src/borg
Thomas Waldmann 2d78fa89a5
always implicitly require archive TAMs
they must be there since the upgrade to borg 1.2.6 (or other
borg versions that also have a fix for CVE-2023-36811).
2023-09-03 22:02:35 +02:00
..
archiver always implicitly require manifest TAMs 2023-09-03 22:01:46 +02:00
cache_sync remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
crypto always implicitly require archive TAMs 2023-09-03 22:02:35 +02:00
helpers list: support {tam} placeholder. check archive TAM. 2023-08-30 00:58:02 +02:00
platform xattrs: fix namespace processing on FreeBSD, fixes #6997 2023-03-13 11:14:07 +01:00
testsuite always implicitly require archive TAMs 2023-09-03 22:02:35 +02:00
__init__.py
__main__.py
_chunker.c
_endian.h
_hashindex.c _hashindex.c: fix comment 2023-02-12 08:24:27 -05:00
_item.c
archive.py always implicitly require archive TAMs 2023-09-03 22:02:35 +02:00
cache.py always implicitly require archive TAMs 2023-09-03 22:02:35 +02:00
checksums.pyi
checksums.pyx
chunker.pyi implement "fail" chunker for testing purposes 2023-02-13 17:15:45 +01:00
chunker.pyx implement "fail" chunker for testing purposes 2023-02-13 17:15:45 +01:00
compress.pyi *.pyi: fix types, add missing attrs 2023-01-30 15:54:48 +01:00
compress.pyx fix CompressionSpec validator and tests 2023-04-12 01:45:46 +02:00
constants.py unify scanning and listing of segment dirs / segment files and apply good practices 2023-05-27 07:54:32 -04:00
fuse.py simplify flake8 configuration 2023-07-25 23:56:31 +02:00
fuse_impl.py simplify flake8 configuration 2023-07-25 23:56:31 +02:00
hashindex.pyi remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
hashindex.pyx remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
item.pyi Add --format option to borg diff, resolve issue #4634 (#7534) 2023-06-11 22:41:36 +02:00
item.pyx always implicitly require manifest TAMs 2023-09-03 22:01:46 +02:00
locking.py simplify flake8 configuration 2023-07-25 23:56:31 +02:00
logger.py fix logging, add some comments 2023-06-06 21:13:31 +02:00
manifest.py always implicitly require manifest TAMs 2023-09-03 22:01:46 +02:00
paperkey.html
patterns.py extract: fix false warning about pattern never matching, fixes #4110 2023-07-01 15:31:00 +02:00
platformflags.py
remote.py fix E501 2023-07-26 01:24:20 +02:00
repoobj.py BORG_WORKAROUNDS=authenticated_no_key to extract from authenticated repos without key, fixes #7700 2023-07-20 17:17:28 +02:00
repository.py fix E501 2023-07-26 01:24:20 +02:00
selftest.py
upgrade.py borg transfer: drop part files 2023-02-01 13:04:19 +01:00
version.py
xattr.py docs: OS X -> macOS 2023-07-04 23:59:44 +02:00