.. |
testsuite
|
7987434a3f
Merge pull request #1266 from ThomasWaldmann/fix-chown-cygwin
|
9 سال پیش |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
10 سال پیش |
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 سال پیش |
_chunker.c
|
ce176b52bf
Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907
|
9 سال پیش |
_hashindex.c
|
29ebdbadae
refcounting: use uint32_t, protect against overflows, fix merging for BE
|
9 سال پیش |
archive.py
|
b0b2ebb6ed
fixup: only create chunks_healthy if we actually replaced chunks
|
9 سال پیش |
archiver.py
|
ee2ba29b73
Merge pull request #1259 from ThomasWaldmann/env-var-remote-path
|
9 سال پیش |
cache.py
|
29ebdbadae
refcounting: use uint32_t, protect against overflows, fix merging for BE
|
9 سال پیش |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 سال پیش |
compress.pyx
|
4444113414
remove misc. compat code not needed for py 3.4+
|
9 سال پیش |
crypto.pyx
|
36b1863c44
use long long for AES block counter, fixes #1206
|
9 سال پیش |
fuse.py
|
31bbdc3bee
Fix FUSE crash in xattr code on Linux introduced in 4d7b0f35
|
9 سال پیش |
hashindex.pyx
|
5d2dbffbcd
hashindex: remove declarations of removed functions
|
9 سال پیش |
helpers.py
|
6407742d78
support placeholders for --prefix (everywhere), fixes #1027
|
9 سال پیش |
key.py
|
24cd303ca9
When probing key files, do binary reads
|
9 سال پیش |
locking.py
|
f486a6772c
do not sleep for >60s while waiting for lock, fixes #773
|
9 سال پیش |
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
9 سال پیش |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 سال پیش |
platform.py
|
99566a31c0
sync the containing directory also
|
9 سال پیش |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
10 سال پیش |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
10 سال پیش |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
10 سال پیش |
remote.py
|
3325126988
add missing BORG_REMOTE_PATH env var, fixes #1258
|
9 سال پیش |
repository.py
|
7ed425dae0
Repository: cleanup on ENOSPC
|
9 سال پیش |
shellpattern.py
|
c7fb598ab9
Add shell-style pattern syntax
|
9 سال پیش |
upgrader.py
|
83586ae09c
Make Repository a context manager, use decorators for wrapping withs
|
9 سال پیش |
xattr.py
|
39a40cd7b7
Fix capabilities extraction on Linux
|
9 سال پیش |