| .. |
|
archiver
|
Merge pull request #9852 from mr-raj12/pack-defaults-compact-index-fix
|
2026-07-03 14:47:54 +02:00 |
|
chunkers
|
ChunkerParams: better errors for wrong field counts, stricter compat mode
|
2026-07-01 23:25:54 +02:00 |
|
crypto
|
key: unify keyfile/repokey classes, locate key independent of type byte (#9743)
|
2026-06-12 23:48:45 +02:00 |
|
helpers
|
helpers/fs: let get_*_dir helpers take extra path components
|
2026-07-03 08:01:11 +05:30 |
|
platform
|
platform: use FILE_FLAG_WRITE_THROUGH on Windows for SyncFile data durability, fixes #9388
|
2026-03-04 15:52:52 +05:30 |
|
__init__.py
|
use contextlib.chdir (Python 3.11) in tests
|
2026-06-14 12:20:40 +02:00 |
|
archive_test.py
|
repository: drop the dead "wait" arg, make put/delete always synchronous
|
2026-06-16 11:38:35 +02:00 |
|
archives_test.py
|
testsuite: rename _item to _iteminfo, _make to _archives, _info to _archiveinfo for clarity, refs #9556
|
2026-05-22 16:52:39 +05:30 |
|
benchmark_test.py
|
repo-create: split --encryption into --encryption + --id-hash, #9168
|
2026-06-15 17:44:38 +02:00 |
|
cache_test.py
|
comments: drop N=1/N>1 pack-files scaffolding, describe the general case
|
2026-06-26 01:46:32 +05:30 |
|
cockpit_test.py
|
tests: add test for cockpit feature
|
2026-03-07 20:08:41 +01:00 |
|
compress_test.py
|
move compress.CompressionSpec to helpers.parseformat.CompressionSpec
|
2026-03-10 18:36:20 +01:00 |
|
fslocking_test.py
|
fix or skip tests on windows
|
2026-01-27 22:09:25 +01:00 |
|
hashindex_test.py
|
hashindex: make F_PENDING a user flag, drop redundant pending check
|
2026-06-30 08:44:02 +05:30 |
|
item_test.py
|
fixed typos and grammar (AI)
|
2025-09-23 14:56:23 +02:00 |
|
legacy_archives_test.py
|
potential fix for #9695
|
2026-06-01 19:26:11 +02:00 |
|
legacy_fs_test.py
|
legacy: move borg 1.x directory resolution into borg.legacy.fs
|
2026-06-27 11:53:34 +05:30 |
|
legacy_helpers_test.py
|
testsuite: add borg1_hardlink_master/slave/hardlinkable unit tests, refs #9556
|
2026-05-31 20:19:57 +05:30 |
|
legacy_upgrade_test.py
|
testsuite: merge redundant hlid tests, fix ObfuscateSize comment, refs #9556
|
2026-05-30 14:08:45 +05:30 |
|
legacyrepository_test.py
|
remove leftover socket: protocol code
|
2026-06-10 18:51:55 +02:00 |
|
logger_test.py
|
fixed typos and grammar (AI)
|
2025-09-23 14:56:23 +02:00 |
|
patterns_test.py
|
patterns: clean up TODOs, move is_include_cmd to IECommand property, add RootPath validation, fixes #9442
|
2026-03-28 04:36:01 +05:30 |
|
repoobj_test.py
|
repoobj: reject malformed objects with IntegrityError, not struct.error/assert
|
2026-06-06 10:37:22 +02:00 |
|
repository_test.py
|
repository: peek the pack cache in get(), switch to peekable helpers LRUCache
|
2026-07-04 22:14:55 +05:30 |
|
shell_completions_test.py
|
remove handwritten bash/zsh shell completions, fixes #9178
|
2026-02-17 19:33:54 +01:00 |
|
storelocking_test.py
|
adapt for and require borgstore 0.5.x
|
2026-05-28 12:35:58 +02:00 |
|
version_test.py
|
fix: properly handle invalid and dev versions in version parser, fixes #9014
|
2026-05-17 21:20:02 +02:00 |
|
xattr_test.py
|
xattr: document fakeroot xattr as Linux-only, add missing fakeroot skip on FreeBSD, fixes #9394
|
2026-02-22 00:13:30 +05:30 |