.. |
archiver
|
bugfix: remove superfluous repository.list() call
|
2024-09-24 23:43:08 +02:00 |
crypto
|
|
|
helpers
|
add support for rclone:// repositories (via borgstore)
|
2024-09-22 22:26:07 +02:00 |
platform
|
|
|
testsuite
|
bugfix: remove superfluous repository.list() call
|
2024-09-24 23:43:08 +02:00 |
__init__.py
|
|
|
__main__.py
|
|
|
_chunker.c
|
|
|
_endian.h
|
|
|
_hashindex.c
|
|
|
_item.c
|
|
|
archive.py
|
chunks index caching, fixes #8397
|
2024-09-24 22:25:00 +02:00 |
cache.py
|
bugfix: remove superfluous repository.list() call
|
2024-09-24 23:43:08 +02:00 |
checksums.pyi
|
|
|
checksums.pyx
|
|
|
chunker.pyi
|
|
|
chunker.pyx
|
|
|
compress.pyi
|
|
|
compress.pyx
|
cli: rename r* commands to repo-*
|
2024-09-08 18:06:24 +02:00 |
constants.py
|
increase IDS_PER_CHUNK, fixes #6945
|
2024-09-25 20:57:28 +02:00 |
fslocking.py
|
|
|
fuse.py
|
mount: fix for non-unique archive names
|
2024-09-19 00:58:21 +02:00 |
fuse_impl.py
|
|
|
hashindex.pyi
|
hashindex types: remove some unused stuff
|
2024-09-07 22:04:52 +02:00 |
hashindex.pyx
|
ChunkIndex: remove unused .merge method
|
2024-09-07 22:04:50 +02:00 |
item.pyi
|
create: also archive inode number, fixes #8362
|
2024-09-17 11:49:05 +02:00 |
item.pyx
|
create: also archive inode number, fixes #8362
|
2024-09-17 11:49:05 +02:00 |
legacyremote.py
|
|
|
legacyrepository.py
|
|
|
logger.py
|
|
|
manifest.py
|
transfer: checking name is not enough, check name/id and name/ts
|
2024-09-17 20:18:45 +02:00 |
paperkey.html
|
|
|
patterns.py
|
|
|
platformflags.py
|
|
|
remote.py
|
remote: allow get_manifest method (bugfix)
|
2024-09-17 20:18:47 +02:00 |
repoobj.py
|
|
|
repository.py
|
catch BackendError raised by Store(), see #8373
|
2024-09-25 23:45:27 +02:00 |
selftest.py
|
ChunkIndex: remove unused .merge method
|
2024-09-07 22:04:50 +02:00 |
storelocking.py
|
storelocking: fixes / cleanups
|
2024-09-20 11:49:40 +02:00 |
upgrade.py
|
cache: renamed .chunk_incref -> .reuse_chunk, boolean .seen_chunk
|
2024-09-07 22:04:47 +02:00 |
version.py
|
|
|
xattr.py
|
|
|