Thomas Waldmann fde5a60549 make sure data hits disk before commit tag, fixes #1236 vor 9 Jahren
..
testsuite c515d6018d Add --append-only to borg serve vor 9 Jahren
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm vor 10 Jahren
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) vor 10 Jahren
_chunker.c ce176b52bf Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907 vor 9 Jahren
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE vor 9 Jahren
archive.py 5b453856ec Fix incorrect propagation of OSErrors in create code vor 9 Jahren
archiver.py c515d6018d Add --append-only to borg serve vor 9 Jahren
cache.py 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE vor 9 Jahren
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations vor 10 Jahren
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ vor 10 Jahren
crypto.pyx 36b1863c44 use long long for AES block counter, fixes #1206 vor 9 Jahren
fuse.py f406bf7879 fix incorrect _ns variables vor 9 Jahren
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 vor 10 Jahren
hashindex.pyx 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE vor 9 Jahren
helpers.py 6407742d78 support placeholders for --prefix (everywhere), fixes #1027 vor 9 Jahren
key.py 24cd303ca9 When probing key files, do binary reads vor 9 Jahren
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 vor 9 Jahren
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 vor 10 Jahren
lrucache.py 5e0013c5db Merge branch 'master' into lrucache vor 10 Jahren
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement vor 10 Jahren
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode vor 10 Jahren
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode vor 10 Jahren
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode vor 10 Jahren
remote.py c515d6018d Add --append-only to borg serve vor 9 Jahren
repository.py fde5a60549 make sure data hits disk before commit tag, fixes #1236 vor 9 Jahren
shellpattern.py c7fb598ab9 Add shell-style pattern syntax vor 10 Jahren
upgrader.py 83586ae09c Make Repository a context manager, use decorators for wrapping withs vor 9 Jahren
xattr.py 39a40cd7b7 Fix capabilities extraction on Linux vor 9 Jahren