borgbackup/src/borg
TW c9484a9f3e
Some checks failed
Lint / lint (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / security (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CI / asan_ubsan (push) Has been cancelled
CI / posix_tests (push) Has been cancelled
CI / windows_tests (push) Has been cancelled
Merge pull request #9142 from ThomasWaldmann/py310-improvements-master
refactor: update type hints to use Python 3.10+ syntax
2025-11-03 23:44:38 +01:00
..
archiver Merge pull request #9062 from ThomasWaldmann/port-8998-master 2025-11-03 23:42:29 +01:00
chunkers refactor: update type hints to use Python 3.10+ syntax 2025-11-03 23:28:08 +01:00
crypto fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
helpers refactor: update type hints to use Python 3.10+ syntax 2025-11-03 23:28:08 +01:00
platform extract: fs flags: use get/set to influence only specific flags, #9039, FreeBSD only. 2025-11-01 19:09:36 +01:00
testsuite Merge pull request #9062 from ThomasWaldmann/port-8998-master 2025-11-03 23:42:29 +01:00
__init__.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
__main__.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py refactor: use |= operator for dictionary updates (py39) 2025-11-03 22:18:26 +01:00
cache.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
checksums.pyi add mypy checking 2022-07-15 12:49:38 +02:00
checksums.pyx fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
compress.pyi *.pyi: fix types, add missing attrs 2023-01-30 15:54:48 +01:00
compress.pyx fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
conftest.py refactor platform tests into a package 2025-06-11 23:41:52 +02:00
constants.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
fslocking.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
fuse.py mount --show-rc: display main process rc, fixes #8308 2025-10-16 02:26:06 +02:00
fuse_impl.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
hashindex.pyi refactor: update type hints to use Python 3.10+ syntax 2025-11-03 23:28:08 +01:00
hashindex.pyx fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
item.pyi Merge pull request #9142 from ThomasWaldmann/py310-improvements-master 2025-11-03 23:44:38 +01:00
item.pyx fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
legacyremote.py linter 2025-10-26 23:20:49 -06:00
legacyrepository.py refactor: update type hints to use Python 3.10+ syntax 2025-11-03 23:28:08 +01:00
logger.py manual corrections/reverts 2025-09-23 14:56:35 +02:00
manifest.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
paperkey.html paperkey.html: fix typos, grammar, html structure 2025-09-23 14:53:54 +02:00
patterns.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
platformflags.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
remote.py refactor: use .remove(prefix|suffix) str methods (py39) 2025-11-03 22:35:37 +01:00
repoobj.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
repository.py cosmetic fix: black format src 2025-10-27 23:08:21 +01:00
selftest.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
storelocking.py manual corrections/reverts 2025-09-23 14:56:35 +02:00
upgrade.py spelling: hard link(s) 2025-09-23 15:17:35 +02:00
version.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
xattr.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00