borgbackup/src/borg
TW 1f356d8a87
Some checks failed
CI / lint (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Windows CI / msys2-ucrt64 (push) Has been cancelled
CI / asan_ubsan (push) Has been cancelled
CI / native_tests (push) Has been cancelled
CI / vm_tests (Haiku, false, haiku, r1beta5) (push) Has been cancelled
CI / vm_tests (NetBSD, false, netbsd, 10.1) (push) Has been cancelled
CI / vm_tests (OpenBSD, false, openbsd, 7.7) (push) Has been cancelled
CI / vm_tests (borg-freebsd-14-x86_64-gh, FreeBSD, true, freebsd, 14.3) (push) Has been cancelled
Merge pull request #9608 from ThomasWaldmann/versioning-1.4
properly handle invalid and dev versions in version parser, fixes #9014
2026-05-17 21:12:19 +02:00
..
algorithms code: fix typos and grammar 2025-08-10 15:51:29 +02:00
cache_sync [1.2-maint] Backport implicit warning patches from master (#6427) 2022-03-09 16:10:21 +01:00
crypto Minimal implementation of "related repositories" for Borg 1.4.x. 2026-05-15 13:21:00 +02:00
helpers helpers: get_base_dir: avoid using HOME when it incorrectly points to root's home for non-root users (fstab borgfs), fixes #3395 2026-03-18 18:42:43 +01:00
platform platform: use F_FULLFSYNC on macOS for SyncFile data durability, fixes #9383 2026-05-08 00:30:48 +05:30
testsuite Merge pull request #9645 from ThomasWaldmann/related-repos-1.4 2026-05-15 14:25:48 +02:00
__init__.py fix: properly handle invalid and dev versions in version parser, fixes #9014 2026-05-12 22:22:33 +02:00
__main__.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
_chunker.c _chunker.c: fix some bugs 2026-05-04 21:05:05 +02:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c _hashindex.c: more fixes 2026-05-04 20:32:13 +02:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py Fix slashdot hack excluding source directory metadata, fixes #9534 2026-05-12 22:52:53 +02:00
archiver.py Merge pull request #9647 from PhrozenByte/docs-slashdot-and-pattern 2026-05-15 20:46:51 +02:00
cache.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
chunker.pyx _chunker.c: fix some bugs 2026-05-04 21:05:05 +02:00
compress.pyx compress: expose Padmé size obfuscation via UI 2026-02-09 23:31:52 +01:00
constants.py info: show cwd at the time of backup creation, fixes #6191 2026-03-16 21:18:55 +01:00
fuse.py mount: improve error msg when uid/gid cannot be resolved, fixes #9574 2026-05-04 22:47:37 +02:00
fuse_impl.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
hashindex.pyx _hashindex.c: more fixes 2026-05-04 20:32:13 +02:00
item.pyx info: show cwd at the time of backup creation, fixes #6191 2026-03-16 21:18:55 +01:00
locking.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
logger.py manual fixes 2025-08-17 16:05:51 +02:00
lrucache.py LRUCache fixes 2026-05-04 20:08:12 +02:00
nanorst.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
paperkey.html paperkey.html: fix typos, grammar, html structure 2025-08-12 16:56:00 +02:00
patterns.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
platformflags.py fix race condition in test_with_lock, fixes #8810 2026-03-17 00:52:10 +01:00
remote.py extract: resolve memory leak on abandoned async requests in RemoteRepository 2026-05-04 20:08:43 +02:00
repository.py warn when replaying segments, fixes #9233 2026-03-18 18:08:01 +01:00
selftest.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
shellpattern.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
upgrader.py manual fixes 2025-08-17 16:05:51 +02:00
version.py fix: properly handle invalid and dev versions in version parser, fixes #9014 2026-05-12 22:22:33 +02:00
xattr.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00