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