.. |
testsuite
|
b59f92a533
Test suite: Reset exit code of persistent archiver
|
9 éve |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
10 éve |
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 éve |
_chunker.c
|
061bf59d5d
Chunker: fix wrong EOF assumption[1], check for return type[2]
|
9 éve |
_hashindex.c
|
e494d24d6a
failing hashindex tests on netbsd, fixes #804
|
9 éve |
archive.py
|
29bc396559
borg create: add --ignore-inode option
|
9 éve |
archiver.py
|
7861de3930
reorder log level options, so --info shows up in help
|
9 éve |
cache.py
|
29bc396559
borg create: add --ignore-inode option
|
9 éve |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 éve |
compress.pyx
|
4444113414
remove misc. compat code not needed for py 3.4+
|
9 éve |
crypto.pyx
|
5607e5aefe
use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493
|
9 éve |
fuse.py
|
f406bf7879
fix incorrect _ns variables
|
9 éve |
hash_sizes.py
|
d88df3edc6
hashtable size follows a growth policy, fixes #527
|
9 éve |
hashindex.pyx
|
720fc49498
hashindex_add C implementation
|
9 éve |
helpers.py
|
3115bb4d1b
remove useless/misleading libc version display, fixes #738
|
9 éve |
key.py
|
8f716d8ca1
If BORG_PASSPHRASE is present but wrong, don't prompt for password, fail instead.
|
9 éve |
locking.py
|
f486a6772c
do not sleep for >60s while waiting for lock, fixes #773
|
9 éve |
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
9 éve |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 éve |
platform.py
|
35280e9a65
label platform code, exclude freebsd and unknown platform from coverage measurement
|
9 éve |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
9 éve |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
9 éve |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
9 éve |
remote.py
|
9a7bad295c
Merge pull request #838 from enkore/issue/792
|
9 éve |
repository.py
|
fc10ac0ef9
Merge pull request #830 from enkore/feature/1.0ctxmng
|
9 éve |
shellpattern.py
|
c7fb598ab9
Add shell-style pattern syntax
|
9 éve |
upgrader.py
|
83586ae09c
Make Repository a context manager, use decorators for wrapping withs
|
9 éve |
xattr.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 éve |