Thomas Waldmann c823554b6b docs: usage: improved formatting, cosmetic changes 10 years ago
..
testsuite 93a89d97fa ChunkerParams: fix parameter order 10 years ago
__init__.py 78bfc58b47 rename package directory to borg 10 years ago
__main__.py ed2548ca02 add a __main__.py to nuitka works 10 years ago
_chunker.c d3d78f7ae3 call fadvise DONTNEED for the byterange we actually have read, fixes #158 10 years ago
_hashindex.c e06b0b3612 use C99's uintmax_t and %ju format 10 years ago
_version.py 5e98400a5a fix all references to package name 10 years ago
archive.py 9ebc53ad77 restore_xattrs: ignore if setxattr fails with EACCES, fixes #162 10 years ago
archiver.py c823554b6b docs: usage: improved formatting, cosmetic changes 10 years ago
cache.py 69456e07c4 cache sync: change progress output to separate lines 10 years ago
chunker.pyx 54e8dd8419 misc chunker parameter changes 10 years ago
compress.pyx a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 years ago
crypto.pyx 78bfc58b47 rename package directory to borg 10 years ago
fuse.py 4b81f380f8 Merge pull request #88 from ThomasWaldmann/py3style 10 years ago
hashindex.pyx b180158876 generalize hashindex code for any key length 10 years ago
helpers.py 93a89d97fa ChunkerParams: fix parameter order 10 years ago
key.py a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 years ago
locking.py 0a2bd8dad5 lock roster: catch file not found in remove() method and ignore it 10 years ago
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 years ago
platform.py 5e98400a5a fix all references to package name 10 years ago
platform_darwin.pyx 5e98400a5a fix all references to package name 10 years ago
platform_freebsd.pyx 5e98400a5a fix all references to package name 10 years ago
platform_linux.pyx 5e98400a5a fix all references to package name 10 years ago
remote.py 8300efb1db remote: pragma: no cover for the stuff we can't test 10 years ago
repository.py 5e0013c5db Merge branch 'master' into lrucache 10 years ago
xattr.py a59211f295 use borg-tmp as prefix for temporary files / directories 10 years ago