Thomas Waldmann a912c02757 detect inconsistency / corruption / hash collision, closes #170 10 лет назад
..
testsuite 93a89d97fa ChunkerParams: fix parameter order 10 лет назад
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 лет назад
__main__.py ed2548ca02 add a __main__.py to nuitka works 10 лет назад
_chunker.c d3d78f7ae3 call fadvise DONTNEED for the byterange we actually have read, fixes #158 10 лет назад
_hashindex.c d779057b79 fix issue with negative "all archives" size, fixes #165 10 лет назад
archive.py 9ebc53ad77 restore_xattrs: ignore if setxattr fails with EACCES, fixes #162 10 лет назад
archiver.py c823554b6b docs: usage: improved formatting, cosmetic changes 10 лет назад
cache.py a912c02757 detect inconsistency / corruption / hash collision, closes #170 10 лет назад
chunker.pyx 54e8dd8419 misc chunker parameter changes 10 лет назад
compress.pyx a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 лет назад
crypto.pyx 78bfc58b47 rename package directory to borg 10 лет назад
fuse.py 4b81f380f8 Merge pull request #88 from ThomasWaldmann/py3style 10 лет назад
hashindex.pyx b180158876 generalize hashindex code for any key length 10 лет назад
helpers.py 93a89d97fa ChunkerParams: fix parameter order 10 лет назад
key.py a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 лет назад
locking.py 0a2bd8dad5 lock roster: catch file not found in remove() method and ignore it 10 лет назад
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 лет назад
platform.py 5e98400a5a fix all references to package name 10 лет назад
platform_darwin.pyx 5e98400a5a fix all references to package name 10 лет назад
platform_freebsd.pyx 5e98400a5a fix all references to package name 10 лет назад
platform_linux.pyx 5e98400a5a fix all references to package name 10 лет назад
remote.py 8300efb1db remote: pragma: no cover for the stuff we can't test 10 лет назад
repository.py 31e97d568b remove x bits from repository.py 10 лет назад
xattr.py a59211f295 use borg-tmp as prefix for temporary files / directories 10 лет назад