borg/src/borg
Thomas Waldmann b28d6ee657 recompress: only read metadata to check for ctype/clevel 2022-09-08 20:47:40 +02:00
..
archiver upgrader fixes for new api 2022-09-07 20:27:03 +02:00
cache_sync make setuptools happy, fixes #6874 (try 2, same as in 1.2-maint) 2022-08-04 17:18:23 +02:00
crypto repoobj: add a layer to format/parse repo objects 2022-09-04 00:49:38 +02:00
helpers repoobj: add a layer to format/parse repo objects 2022-09-04 00:49:38 +02:00
platform fix spacing (found by coala) 2022-08-13 23:37:07 +02:00
testsuite RepositoryCache: cache complete and meta-only chunks separately 2022-09-08 19:38:18 +02:00
__init__.py mypy: fixes / annotations 2022-07-15 14:54:48 +02:00
__main__.py blacken all the code 2022-07-06 16:34:38 +02:00
_chunker.c _chunker.c: fix warnings on macOS 2022-08-04 10:46:36 +02:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c remove unused imports 2022-07-05 00:05:07 +02:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py recompress: only read metadata to check for ctype/clevel 2022-09-08 20:47:40 +02:00
cache.py upgrader fixes for new api 2022-09-07 20:27:03 +02:00
checksums.pyi add mypy checking 2022-07-15 12:49:38 +02:00
checksums.pyx stop using libdeflate 2022-07-04 20:33:59 +02:00
chunker.pyi add mypy checking 2022-07-15 12:49:38 +02:00
chunker.pyx remove coding: from cython files, utf-8 is default encoding 2022-07-05 00:08:51 +02:00
compress.pyi add mypy checking 2022-07-15 12:49:38 +02:00
compress.pyx refactor compressors to new api 2022-09-07 19:23:47 +02:00
constants.py use py37+ datetime.isoformat / .fromisoformat 2022-08-11 21:18:56 +02:00
fuse.py repoobj: add a layer to format/parse repo objects 2022-09-04 00:49:38 +02:00
fuse_impl.py blacken all the code 2022-07-06 16:34:38 +02:00
hashindex.pyi add mypy checking 2022-07-15 12:49:38 +02:00
hashindex.pyx hashindex.pyx: fix signedness warning 2022-08-04 10:50:38 +02:00
item.pyi massively increase per archive metadata stream size limit, fixes #1473 2022-08-06 19:01:41 +02:00
item.pyx massively increase per archive metadata stream size limit, fixes #1473 2022-08-06 19:01:41 +02:00
locking.py blacken all the code 2022-07-06 16:34:38 +02:00
logger.py mypy: fixes / annotations 2022-07-15 14:54:48 +02:00
manifest.py repoobj: add a layer to format/parse repo objects 2022-09-04 00:49:38 +02:00
paperkey.html Fix typos 2021-01-07 17:54:33 +01:00
patterns.py move shellpattern module to borg.helpers 2022-08-13 22:03:44 +02:00
platformflags.py blacken all the code 2022-07-06 16:34:38 +02:00
remote.py recompress: only read metadata to check for ctype/clevel 2022-09-08 20:47:40 +02:00
repoobj.py refactor compressors to new api 2022-09-07 19:23:47 +02:00
repository.py new read_data param for repository.get() and .get_many() 2022-09-08 18:31:56 +02:00
selftest.py blacken all the code 2022-07-06 16:34:38 +02:00
upgrade.py upgrader fixes for new api 2022-09-07 20:27:03 +02:00
version.py blacken all the code 2022-07-06 16:34:38 +02:00
xattr.py blacken all the code 2022-07-06 16:34:38 +02:00