borgbackup/src/borg
2026-02-13 08:08:11 +01:00
..
archiver map_chars: deal invalid chars in paths on windows 2026-02-09 21:32:08 +01:00
chunkers buzhash/buzhash64: initialise all-zero memory more efficiently 2025-11-20 01:35:03 +01:00
cockpit cockpit: start the Borg runner after all widgets are mounted 2026-01-29 17:43:48 +01:00
crypto crypto: add low_level.pyi stub file 2025-11-21 02:01:43 +01:00
helpers list --format: add fingerprint placeholder 2026-02-10 08:45:42 +01:00
platform swidth: use cross platform implementation, fixes #7493 2026-02-09 22:01:49 +01:00
testsuite CI: fix tmpdir check on netbsd 2026-02-13 08:08:11 +01:00
__init__.py Version: do not access private attributes, fixes #9263 2026-01-22 17:23:45 +01: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 extract --continue: optimize processing of already existing dirs 2026-02-11 12:11: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 compress: expose Padmé size obfuscation via UI 2026-02-09 23:23:29 +01:00
conftest.py pytest report header: report llfuse/pyfuse3/mfusepy 2025-12-20 19:31:53 +01:00
constants.py info: show cwd at the time of backup creation, fixes #6191 2025-12-15 21:28:34 +01:00
fslocking.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
fuse.py mount: warn about symlinks pointing outside of the mountpoint, see #9254 2026-01-20 03:21:34 +01:00
fuse_impl.py make mypy happy 2025-12-23 16:13:46 +01: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
hlfuse.py hlfuse: fix getxattr, raise ENOATTR 2025-12-23 16:13:49 +01:00
item.pyi Merge pull request #9142 from ThomasWaldmann/py310-improvements-master 2025-11-03 23:44:38 +01:00
item.pyx map_chars: deal invalid chars in paths on windows 2026-02-09 21:32:08 +01:00
legacyremote.py legacyremote: accept raise_missing in get/get_many to avoid TypeError with callers that pass it; no behavior change on legacy protocol (fixes #9199) 2025-12-02 02:33:01 +01:00
legacyrepository.py Improve Windows path handling with forward slash standardization 2026-02-09 20:02:21 +01:00
logger.py manual corrections/reverts 2025-09-23 14:56:35 +02:00
manifest.py old archives might not have a comment in metadata, see #9208 2025-12-06 16:04:46 +01:00
paperkey.html paperkey.html: fix typos, grammar, html structure 2025-09-23 14:53:54 +02:00
patterns.py Improve Windows path handling with forward slash standardization 2026-02-09 20:02:21 +01:00
platformflags.py test_with_lock: skip on Haiku OS 2025-12-17 18:55:43 +01: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 fix typos found by codespell 2026-02-13 00:16:54 +05:30
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 HardLinkManager: allow NoneType for contentless hardlinks, see #9208 2025-12-06 17:21:38 +01:00
version.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
xattr.py NetBSD: xattr.get_all: catch also errno.EOPNOTSUPP 2025-11-21 12:42:06 +01:00