borgbackup/src/borg
2023-11-18 18:31:43 +01:00
..
archiver create --*-from-command: run subcommands with a clean environment, fixes #7916 2023-11-09 00:04:03 +01:00
cache_sync remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
crypto remove remainders of TAM support 2023-09-24 20:10:54 +02:00
helpers --sort-by: support "archive" as alias of "name", fixes #7873 2023-11-05 18:05:27 +01:00
platform mypy: ignore attr-defined for errno.ENOATTR/ENODATA 2023-10-10 20:50:25 +02:00
testsuite LockRoster.modify: no KeyError if element was already gone, fixes #7937 2023-11-18 17:39:30 +01:00
__init__.py mypy: fixes / annotations 2022-07-15 14:54:48 +02:00
__main__.py use absolute import to make pyinstaller binaries work again 2022-10-02 01:33:57 +02:00
_chunker.c include unistd.h in _chunker.c 2023-11-05 11:48:16 +01:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c _hashindex.c: fix comment 2023-02-12 08:24:27 -05:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py tests: borg check must not add a spoofed archive to manifest 2023-09-24 20:10:58 +02:00
cache.py remove archive TAMs 2023-09-24 20:10:51 +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 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 zlib legacy decompress: call check_fix_size method 2023-10-24 19:45:21 +02:00
constants.py ro_type: typed repo objects, see #7670 2023-09-24 20:10:50 +02:00
fuse.py ro_type: typed repo objects, see #7670 2023-09-24 20:10:50 +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 replace flake8 by ruff 2023-09-04 22:15:42 +02:00
item.pyx always implicitly require manifest TAMs 2023-09-03 22:01:46 +02:00
locking.py LockRoster.modify: no KeyError if element was already gone, fixes #7937 2023-11-18 17:39:30 +01:00
logger.py fix logging, add some comments 2023-06-06 21:13:31 +02:00
manifest.py --sort-by: support "archive" as alias of "name", fixes #7873 2023-11-05 18:05:27 +01:00
paperkey.html Fix typos 2021-01-07 17:54:33 +01:00
patterns.py fix invalid pattern argument error msg 2023-11-05 17:54:07 +01:00
platformflags.py ignore testsuite test for slow msgpack on cygwin 2022-11-22 18:16:12 +01:00
remote.py ro_type: typed repo objects, see #7670 2023-09-24 20:10:50 +02:00
repoobj.py raise IntegrityError if ro_type is not as expected 2023-09-24 20:10:56 +02:00
repository.py add type annotation for mypy 2023-11-18 18:31:43 +01:00
selftest.py blacken all the code 2022-07-06 16:34:38 +02:00
upgrade.py borg transfer: drop part files 2023-02-01 13:04:19 +01:00
version.py blacken all the code 2022-07-06 16:34:38 +02:00
xattr.py docs: OS X -> macOS 2023-07-04 23:59:44 +02:00