borgbackup/src/borg
2023-02-08 22:45:11 +01:00
..
archiver transfer: support --progress 2023-02-03 02:10:29 +01:00
cache_sync remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
crypto key storage: type hints / cleanup 2023-01-30 18:08:05 +01:00
helpers fs.py: fix bug in f-string - thanks mypy! 2023-01-30 15:54:50 +01:00
platform make the user2uid/group2gid win32 hack behave more like the real code (e.g. posix) 2023-01-19 20:07:38 +01:00
testsuite add comment about how to provoke more collisions 2023-02-08 02:13:14 +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 _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 add num_entries assertion 2023-02-08 22:45:11 +01:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py avoid orphan content chunks on BackupOSError, fixes #6709 2023-02-03 01:35:12 +01:00
cache.py remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01: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 Docs grammar fixes 2022-12-29 22:26:54 +00:00
compress.pyi *.pyi: fix types, add missing attrs 2023-01-30 15:54:48 +01:00
compress.pyx avoid memoryview related TypeError in compressors 2022-09-27 23:41:21 +02:00
constants.py remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
fuse.py remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
fuse_impl.py blacken all the code 2022-07-06 16:34:38 +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 remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
item.pyx remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
locking.py locking: get out of kill_stale_lock more quickly if directory does not exist. 2023-01-18 13:44:51 +01:00
logger.py mypy: fixes / annotations 2022-07-15 14:54:48 +02:00
manifest.py Added date-matching support for list_considering (#7306) 2023-02-01 11:32:53 +01:00
paperkey.html Fix typos 2021-01-07 17:54:33 +01:00
patterns.py run black 23.1.0 on the code 2023-02-01 12:30:37 +01:00
platformflags.py ignore testsuite test for slow msgpack on cygwin 2022-11-22 18:16:12 +01:00
remote.py Docs grammar fixes 2022-12-29 22:26:54 +00:00
repoobj.py Docs grammar fixes 2022-12-29 22:26:54 +00:00
repository.py spelling: nonexistent 2023-01-12 09:36:03 -05: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 Merge pull request #6990 from ThomasWaldmann/more-fine-grained-extended-stat-1.2 2022-09-07 09:34:52 +02:00