| .. |
|
__init__.py
|
Fix typos
|
2021-01-07 17:54:33 +01:00 |
|
archive.py
|
mount: implement --numeric-owner (default: False!), fixes #2377
|
2021-03-07 18:16:23 +01:00 |
|
archiver.py
|
Merge pull request #5873 from ThomasWaldmann/disable-selftest-1.1
|
2021-07-03 12:31:13 +02:00 |
|
attic.tar.gz
|
remove attic dependency of the tests, fixes #2505
|
2017-06-06 04:26:48 +02:00 |
|
benchmark.py
|
use zeros for benchmarks
|
2021-01-14 20:19:10 +01:00 |
|
cache.py
|
verbose files cache logging via --debug-topic=files_cache, fixes #5659
|
2021-02-28 22:39:44 +01:00 |
|
checksums.py
|
crc32: deal with unaligned buffer, tests, fixes #3317
|
2017-11-14 15:27:51 +01:00 |
|
chunker.py
|
detect all-zero chunks, avoid hashing them
|
2021-01-08 17:40:06 +01:00 |
|
chunker_pytest.py
|
adapt the existing chunker tests
|
2021-01-08 17:33:25 +01:00 |
|
chunker_slow.py
|
adapt the existing chunker tests
|
2021-01-08 17:33:25 +01:00 |
|
compress.py
|
ObfuscateSize compressor
|
2020-12-02 14:21:42 +01:00 |
|
crypto.py
|
add tests for blake2b_128
|
2021-01-28 17:59:46 +01:00 |
|
efficient_collection_queue.py
|
Add remote upload buffer (--remote-buffer) (#5574)
|
2021-01-03 17:37:16 +01:00 |
|
file_integrity.py
|
file_integrity: use xxh64
|
2017-06-01 21:26:42 +02:00 |
|
hashindex.py
|
Fix typos
|
2021-01-07 17:54:33 +01:00 |
|
helpers.py
|
do not show archive name in error msgs referring to repository (#6023)
|
2021-11-11 00:27:39 +01:00 |
|
item.py
|
item: item.to_optr(), Item.from_optr()
|
2017-07-29 17:26:39 +02:00 |
|
key.py
|
only store compressed data if the result actually is smaller
|
2020-04-21 18:32:12 +02:00 |
|
locking.py
|
Fixed locking, issue #4923 (#4928)
|
2020-07-03 10:09:32 +02:00 |
|
logger.py
|
move borg package to src/
|
2016-05-05 20:19:50 +02:00 |
|
lrucache.py
|
fuse: refactor ItemCache
|
2017-06-14 13:58:09 +02:00 |
|
nanorst.py
|
nanorst for "borg help TOPIC"
|
2017-06-10 10:29:02 +02:00 |
|
nonces.py
|
nonce manager: remove get/set iv, make it integer based
|
2017-07-27 23:48:30 +02:00 |
|
patterns.py
|
[FEATURE] Borg commands accept absolute pathes, #4029
|
2020-04-13 08:44:38 +02:00 |
|
platform.py
|
s/numeric_owner/numeric_ids/g
|
2021-04-16 15:02:16 +02:00 |
|
remote.py
|
use pytest.fixture instead of yield_fixture, fixes #5575
|
2020-12-20 00:11:04 +01:00 |
|
repository.py
|
remove empty shadowed_segments lists, fixes #5275
|
2021-01-29 15:44:49 +01:00 |
|
shellpattern.py
|
shellpattern: add match_end arg
|
2017-07-03 19:34:48 +02:00 |
|
upgrader.py
|
support platforms with no os.link (#4903)
|
2020-03-03 23:34:54 -05:00 |
|
version.py
|
version: add missing test for format_version, fix bug
|
2017-06-27 10:11:57 +02:00 |
|
xattr.py
|
make freebsd xattr platform code api compatible with linux, fixes #3952
|
2019-03-18 21:40:46 +01:00 |