.. |
testsuite
|
c12bcff30f
work around fuse xattr test issue with recent fakeroot
|
před 9 roky |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
před 10 roky |
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
před 9 roky |
_chunker.c
|
ce176b52bf
Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907
|
před 9 roky |
_hashindex.c
|
02bb79dcbb
hashindex.c: hashindex_resize check hashindex_set rc (contract)
|
před 9 roky |
archive.py
|
b46713224b
Document DownloadPipeline.unpack_many precautions
|
před 9 roky |
archiver.py
|
8268e26c6b
extract: refactor filter building
|
před 9 roky |
cache.py
|
ef13d392c7
Cache: release lock if cache is invalid
|
před 9 roky |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
před 10 roky |
compress.pyx
|
e1bc7b62f6
lz4: reuse helpers.Buffer
|
před 9 roky |
crypto.pyx
|
36b1863c44
use long long for AES block counter, fixes #1206
|
před 9 roky |
fuse.py
|
32320c2f9f
FUSE: always create a root dir, fixes #1125
|
před 9 roky |
hashindex.pyx
|
5d2dbffbcd
hashindex: remove declarations of removed functions
|
před 9 roky |
helpers.py
|
ef9e8a584b
refactor buffer code into helpers.Buffer class, add tests
|
před 9 roky |
key.py
|
d3000a7e5d
LZ4: dynamically enlarge the (de)compression buffer, fixes #1453
|
před 9 roky |
locking.py
|
928f6e0ca4
repository: fix spurious, empty lock.roster on InvalidRepository exception
|
před 9 roky |
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
před 9 roky |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
před 10 roky |
platform.py
|
0005023a73
sync_dir: silence fsync() failing with EINVAL
|
před 9 roky |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
před 10 roky |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
před 10 roky |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
před 10 roky |
remote.py
|
dde18d6a76
security fix: --restrict-to-path must not accept pathes with same name prefix
|
před 9 roky |
repository.py
|
adaeb32cd4
Repository: fix repo not closed cleanly on InvalidRepository exception
|
před 9 roky |
shellpattern.py
|
2f21488e81
fix most python-source related sphinx warnings
|
před 9 roky |
upgrader.py
|
d3d51e12ea
rename UpgradableLock to Lock
|
před 9 roky |
xattr.py
|
ef9e8a584b
refactor buffer code into helpers.Buffer class, add tests
|
před 9 roky |