TW 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers il y a 9 ans
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken il y a 10 ans
testsuite 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers il y a 9 ans
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm il y a 10 ans
__main__.py ed2548ca02 add a __main__.py to nuitka works il y a 10 ans
_chunker.c bc5949a7f4 chunker: add a check whether the POSIX_FADV_DONTNEED constant is defined il y a 10 ans
_hashindex.c d779057b79 fix issue with negative "all archives" size, fixes #165 il y a 10 ans
archive.py 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers il y a 9 ans
archiver.py 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers il y a 9 ans
cache.py 4c6be00d65 remove some superfluous / duplicate log messages il y a 9 ans
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations il y a 10 ans
compress.pyx a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES il y a 10 ans
crypto.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations il y a 10 ans
fuse.py c492011a92 backup atime and ctime additionally to mtime, fixes #317 il y a 9 ans
hashindex.pyx 03579ddb5a Obtaining 'char *' from temporary Python value il y a 10 ans
helpers.py e6231896cd emit a deprecation warning for --compression N il y a 9 ans
key.py a4bb85970d do not mention the deprecated passphrase mode il y a 9 ans
locking.py 762fdaadd8 prettier error messages, fixes #57 il y a 9 ans
logger.py 6d5cc06cf6 remove unused imports, add missing imports il y a 9 ans
lrucache.py 5e0013c5db Merge branch 'master' into lrucache il y a 10 ans
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement il y a 9 ans
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode il y a 9 ans
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode il y a 9 ans
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode il y a 9 ans
remote.py f651b014e6 Merge pull request #350 from ThomasWaldmann/fix-307 il y a 9 ans
repository.py 6d5cc06cf6 remove unused imports, add missing imports il y a 9 ans
upgrader.py 03975016c5 upgrader: fix / reformat comments il y a 9 ans
xattr.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement il y a 9 ans