| .. |
|
testsuite
|
15444b19d1
testsuite/archiver.py: Fix key import failure with ArchiverTestCaseBinary
|
9 yıl önce |
|
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
10 yıl önce |
|
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
10 yıl önce |
|
_chunker.c
|
ce176b52bf
Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907
|
9 yıl önce |
|
_hashindex.c
|
02bb79dcbb
hashindex.c: hashindex_resize check hashindex_set rc (contract)
|
9 yıl önce |
|
archive.py
|
34ec344e9d
trivial code optimization
|
9 yıl önce |
|
archiver.py
|
38819552df
Merge pull request #1636 from textshell/feature/subcommands
|
9 yıl önce |
|
cache.py
|
7b9d0c9739
yes(): abort on wrong answers, saying so
|
9 yıl önce |
|
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 yıl önce |
|
compress.pyx
|
e1bc7b62f6
lz4: reuse helpers.Buffer
|
9 yıl önce |
|
crypto.pyx
|
36b1863c44
use long long for AES block counter, fixes #1206
|
9 yıl önce |
|
fuse.py
|
32320c2f9f
FUSE: always create a root dir, fixes #1125
|
9 yıl önce |
|
hashindex.pyx
|
197552526f
hashindex: make MAX_VALUE a class constant
|
9 yıl önce |
|
helpers.py
|
995c3a2488
Merge pull request #1623 from ThomasWaldmann/yes-retries
|
9 yıl önce |
|
key.py
|
7b9d0c9739
yes(): abort on wrong answers, saying so
|
9 yıl önce |
|
keymanager.py
|
29b5136da7
archiver: Move key management commands to new key subcommand.
|
9 yıl önce |
|
locking.py
|
928f6e0ca4
repository: fix spurious, empty lock.roster on InvalidRepository exception
|
9 yıl önce |
|
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
10 yıl önce |
|
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 yıl önce |
|
platform.py
|
0005023a73
sync_dir: silence fsync() failing with EINVAL
|
9 yıl önce |
|
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
10 yıl önce |
|
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
10 yıl önce |
|
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
10 yıl önce |
|
remote.py
|
549be2129a
RepositoryServer: Add error message when connection was closed before opening repo.
|
9 yıl önce |
|
repository.py
|
60c5482e6b
fix closed FD issue, fixes #1551
|
9 yıl önce |
|
shellpattern.py
|
2f21488e81
fix most python-source related sphinx warnings
|
9 yıl önce |
|
upgrader.py
|
d3d51e12ea
rename UpgradableLock to Lock
|
9 yıl önce |
|
xattr.py
|
ef9e8a584b
refactor buffer code into helpers.Buffer class, add tests
|
9 yıl önce |