Antoine Beaupré a6f8436ceb move toggle action to beginning of class so it can be reused 10 years ago
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken 10 years ago
testsuite a40729f4f3 --progress option was backwards 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 f13dd6e579 completely remove have_cython() hack 10 years ago
archiver.py a6f8436ceb move toggle action to beginning of class so it can be reused 10 years ago
cache.py f13dd6e579 completely remove have_cython() hack 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 f13dd6e579 completely remove have_cython() hack 10 years ago
hashindex.pyx 03579ddb5a Obtaining 'char *' from temporary Python value 10 years ago
helpers.py b1ba7a84f0 --keep-tag-files: fix file status, fix multiple tag files in one directory, fixes #432 10 years ago
key.py f13dd6e579 completely remove have_cython() hack 10 years ago
locking.py 762fdaadd8 prettier error messages, fixes #57 10 years ago
logger.py 234a88bec6 avoid hidden import, make it easy for pyinstaller 10 years ago
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 years ago
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 years ago
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 years ago
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 years ago
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 years ago
remote.py f13dd6e579 completely remove have_cython() hack 10 years ago
repository.py f13dd6e579 completely remove have_cython() hack 10 years ago
upgrader.py 03975016c5 upgrader: fix / reformat comments 10 years ago
xattr.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 years ago