Antoine Beaupré 4c6915cce5 fix typos and remove debug code 10 years ago
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken 10 years ago
testsuite 4c6915cce5 fix typos and remove debug code 10 years ago
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 years ago
__main__.py ed2548ca02 add a __main__.py to nuitka works 10 years ago
_chunker.c bc5949a7f4 chunker: add a check whether the POSIX_FADV_DONTNEED constant is defined 10 years ago
_hashindex.c d779057b79 fix issue with negative "all archives" size, fixes #165 10 years ago
archive.py d666c86bfc adjust display of --stats 10 years ago
archiver.py 4c6915cce5 fix typos and remove debug code 10 years ago
cache.py d666c86bfc adjust display of --stats 10 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 a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 years ago
crypto.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 years ago
fuse.py 1c61f87da3 remove debugging code and fix all have_cython calls 10 years ago
hashindex.pyx 03579ddb5a Obtaining 'char *' from temporary Python value 10 years ago
helpers.py e4f325182e Revert "no need to flush stderr in my tests" 10 years ago
key.py bdbdbdde90 Merge remote-tracking branch 'origin/master' into logging-refactor 10 years ago
locking.py c50f32426b do not crash on empty lock.roster, fixes #232 10 years ago
logger.py a42a5e3e2d fix all logger pep8 warnings except long lines 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 80e53fb66d it's a function, call it as such 10 years ago
repository.py bdbdbdde90 Merge remote-tracking branch 'origin/master' into logging-refactor 10 years ago
upgrader.py fd41408de2 move progress information out of tests and back in converter 10 years ago
xattr.py a59211f295 use borg-tmp as prefix for temporary files / directories 10 years ago