Thomas Waldmann 5b441f7801 some small Cython code improvements, thanks to Stefan Behnel 10 年 前
..
testsuite 9f1d92c993 implement --umask M 10 年 前
__init__.py 78bfc58b47 rename package directory to borg 10 年 前
__main__.py ed2548ca02 add a __main__.py to nuitka works 10 年 前
_chunker.c 3be55bedd3 chunker: n needs to be a signed size_t 10 年 前
_hashindex.c 6d0a00496a determine and report chunk counts in chunks index 10 年 前
_version.py 5e98400a5a fix all references to package name 10 年 前
archive.py e4a41c8981 fix Traceback when running check --repair, attic issue #232 10 年 前
archiver.py 175a6d7b04 simplify umask code 10 年 前
cache.py e4a41c8981 fix Traceback when running check --repair, attic issue #232 10 年 前
chunker.pyx 54e8dd8419 misc chunker parameter changes 10 年 前
crypto.pyx 78bfc58b47 rename package directory to borg 10 年 前
fuse.py 4b81f380f8 Merge pull request #88 from ThomasWaldmann/py3style 10 年 前
hashindex.pyx 5b441f7801 some small Cython code improvements, thanks to Stefan Behnel 10 年 前
helpers.py 175a6d7b04 simplify umask code 10 年 前
key.py b644565546 repo key mode (and deprecate passphrase mode), fixes #85 10 年 前
locking.py b2f460d591 fix filenames used for locking, update docs about locking 10 年 前
lrucache.py 0580f2b4eb style and cosmetic fixes, no semantic changes 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 175a6d7b04 simplify umask code 10 年 前
repository.py cc88d174af fix typos 10 年 前
xattr.py a59211f295 use borg-tmp as prefix for temporary files / directories 10 年 前