borgbackup/src/borg
Konmous04 260500f3a2
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
prune: added -v / --info output, fixes #9262
2026-01-31 20:48:28 +01: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 manual fixes 2025-08-17 16:05:51 +02:00
helpers BORG_MSGPACK_VERSION_CHECK=no to disable the version check, fixes #9109 2025-10-28 23:20:53 +01:00
platform Merge pull request #9116 from ThomasWaldmann/fix/freebsd-flags-9090 2025-10-31 01:57:45 +01:00
testsuite compact_segments: replace AssertionError by warning, fixes #8535 2025-12-01 23:11:28 +01:00
__init__.py Version: do not access private attributes, fixes #9263 2026-01-22 15:57:55 +01:00
__main__.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
_chunker.c _*.c: fix typos and grammar 2025-08-11 21:15:14 +02:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c _*.c: fix typos and grammar 2025-08-11 21:15:14 +02:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py create/info: fix discrepancies in archive stats, fixes #8898, #9003 2025-10-27 21:36:37 +01:00
archiver.py prune: added -v / --info output, fixes #9262 2026-01-31 20:48:28 +01:00
cache.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
chunker.pyx manual fixes 2025-08-17 16:05:51 +02:00
compress.pyx .pyx files: fix typos and grammar 2025-08-11 16:56:11 +02:00
constants.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
fuse.py mount: warn about symlinks pointing outside of the mountpoint, see #9254 2026-01-12 23:09:34 +01:00
fuse_impl.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
hashindex.pyx manual fixes 2025-08-17 16:05:51 +02:00
item.pyx .pyx files: fix typos and grammar 2025-08-11 16:56:11 +02: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 code: fix typos and grammar 2025-08-10 15:51:29 +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 freebsd/netbsd: skip some tests we have github issues for 2025-11-21 23:46:27 +01:00
remote.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
repository.py compact: also fix segments hints data for lost segment files 2025-12-01 23:12:32 +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 code: fix typos and grammar 2025-08-10 15:51:29 +02:00
xattr.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00