.. |
testsuite
|
639eba1635
Fix check incorrectly reporting attic 0.13 and earlier archives as corrupt
|
před 8 roky |
__init__.py
|
22f77b908f
implement borgmajor/minor/patch placeholders, fixes #1694
|
před 8 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
|
a898297669
check: improve "did not get expected metadata dict" diagnostic
|
před 8 roky |
archiver.py
|
3ee019761a
Clarify prune behavior for different archive contents
|
před 8 roky |
cache.py
|
baa77c0e04
avoid previous_location mismatch, fixes #1741
|
před 8 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
|
4174291f6f
hashindex: bump api version
|
před 9 roky |
helpers.py
|
d49a782796
implement borgmajor/minor/patch placeholders, fixes #1694
|
před 8 roky |
key.py
|
5f337e2c9c
borg.key: include chunk id in exception msgs
|
před 8 roky |
keymanager.py
|
67aafec195
backport bin_to_hex and use it
|
před 8 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 9 roky |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
před 9 roky |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
před 9 roky |
remote.py
|
2df8b740dd
RemoteRepository: Fix busy wait in call_many, fixes #940
|
před 8 roky |
repository.py
|
64a3fa8e73
check: bail out early if repository is *completely* empty
|
před 8 roky |
shellpattern.py
|
2f21488e81
fix most python-source related sphinx warnings
|
před 9 roky |
upgrader.py
|
67aafec195
backport bin_to_hex and use it
|
před 8 roky |
xattr.py
|
3237db4621
at xattr module import time, loggers are not initialized yet
|
před 8 roky |