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