Thomas Waldmann c0fb8da595 fix xattr test race condition, fixes #2047 8 years ago
..
testsuite c0fb8da595 fix xattr test race condition, fixes #2047 8 years ago
__init__.py 22f77b908f implement borgmajor/minor/patch placeholders, fixes #1694 9 years ago
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 years ago
_chunker.c ce176b52bf Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907 9 years ago
_hashindex.c 02bb79dcbb hashindex.c: hashindex_resize check hashindex_set rc (contract) 9 years ago
archive.py fe6b03a72d check: print non-exit-code warning if --last or --prefix aren't fulfilled 8 years ago
archiver.py 022c1288e7 borg create: document how to backup stdin, fixes #2013 8 years ago
cache.py cabcbc5887 fix determination of newest mtime, fixes #1860 9 years ago
chunker.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
compress.pyx e1bc7b62f6 lz4: reuse helpers.Buffer 9 years ago
crypto.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
fuse.py 32320c2f9f FUSE: always create a root dir, fixes #1125 9 years ago
hashindex.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
helpers.py 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
key.py ec4f42c9f8 init: explain manifest auth compatibility 8 years ago
keymanager.py 67aafec195 backport bin_to_hex and use it 9 years ago
locking.py 928f6e0ca4 repository: fix spurious, empty lock.roster on InvalidRepository exception 9 years ago
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 10 years ago
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 years ago
platform.py 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
platform_darwin.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
platform_freebsd.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
platform_linux.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
remote.py 941b8d7778 borg serve: fix transmission data loss of pipe writes, fixes #1268 8 years ago
repository.py a1d223cec0 always setup module level "logger" in the same way 8 years ago
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 years ago
upgrader.py a1d223cec0 always setup module level "logger" in the same way 8 years ago
xattr.py 320a56144f helpers.Buffer: raise OSError subclass if too much memory is allocd 8 years ago