.. |
testsuite
|
e829e8372d
implement /./relpath hack, fixes #1655
|
8 anni fa |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
10 anni fa |
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 anni fa |
_chunker.c
|
ce176b52bf
Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907
|
9 anni fa |
_hashindex.c
|
02bb79dcbb
hashindex.c: hashindex_resize check hashindex_set rc (contract)
|
9 anni fa |
archive.py
|
67aafec195
backport bin_to_hex and use it
|
8 anni fa |
archiver.py
|
498e71846c
add borg debug refcount-obj ID subcommand
|
8 anni fa |
cache.py
|
2e5b2b150b
Merge pull request #1709 from ThomasWaldmann/fix-1700
|
8 anni fa |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 anni fa |
compress.pyx
|
e1bc7b62f6
lz4: reuse helpers.Buffer
|
9 anni fa |
crypto.pyx
|
36b1863c44
use long long for AES block counter, fixes #1206
|
9 anni fa |
fuse.py
|
32320c2f9f
FUSE: always create a root dir, fixes #1125
|
9 anni fa |
hashindex.pyx
|
4174291f6f
hashindex: bump api version
|
8 anni fa |
helpers.py
|
e829e8372d
implement /./relpath hack, fixes #1655
|
8 anni fa |
key.py
|
5f337e2c9c
borg.key: include chunk id in exception msgs
|
8 anni fa |
keymanager.py
|
67aafec195
backport bin_to_hex and use it
|
8 anni fa |
locking.py
|
928f6e0ca4
repository: fix spurious, empty lock.roster on InvalidRepository exception
|
9 anni fa |
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
9 anni fa |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 anni fa |
platform.py
|
0005023a73
sync_dir: silence fsync() failing with EINVAL
|
9 anni fa |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
9 anni fa |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
9 anni fa |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
9 anni fa |
remote.py
|
e829e8372d
implement /./relpath hack, fixes #1655
|
8 anni fa |
repository.py
|
67aafec195
backport bin_to_hex and use it
|
8 anni fa |
shellpattern.py
|
2f21488e81
fix most python-source related sphinx warnings
|
9 anni fa |
upgrader.py
|
67aafec195
backport bin_to_hex and use it
|
8 anni fa |
xattr.py
|
ef9e8a584b
refactor buffer code into helpers.Buffer class, add tests
|
9 anni fa |