enkore 49c05719d8 Merge pull request #1941 from enkore/issue/1936 8 years ago
..
testsuite 61370082d6 catch errno.ENOSYS for mknod (win 10 lxsys) 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 baa8baafdb create: fix duration if --timestamp is given 8 years ago
archiver.py 420c984f05 fix wrong duration if clock jumps during create 8 years ago
cache.py cabcbc5887 fix determination of newest mtime, fixes #1860 9 years ago
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 years ago
compress.pyx e1bc7b62f6 lz4: reuse helpers.Buffer 9 years ago
crypto.pyx 36b1863c44 use long long for AES block counter, fixes #1206 9 years ago
fuse.py 32320c2f9f FUSE: always create a root dir, fixes #1125 9 years ago
hashindex.pyx 4174291f6f hashindex: bump api version 9 years ago
helpers.py 2dc558a02e fix create progress not updating if clock jumps 8 years ago
key.py 989b2286ff fix TypeError in errorhandler, fixes #1903 9 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 e17fe2b295 borg umount, fixes #1855 9 years ago
platform_darwin.pyx e17fe2b295 borg umount, fixes #1855 9 years ago
platform_freebsd.pyx e17fe2b295 borg umount, fixes #1855 9 years ago
platform_linux.pyx e17fe2b295 borg umount, fixes #1855 9 years ago
remote.py 2df8b740dd RemoteRepository: Fix busy wait in call_many, fixes #940 9 years ago
repository.py 64a3fa8e73 check: bail out early if repository is *completely* empty 9 years ago
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 years ago
upgrader.py 67aafec195 backport bin_to_hex and use it 9 years ago
xattr.py 3237db4621 at xattr module import time, loggers are not initialized yet 9 years ago