Antoine Beaupré a0ef4e25dd add support for arbitrary SSH commands (attic#99) 10 年 前
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken 10 年 前
testsuite a0ef4e25dd add support for arbitrary SSH commands (attic#99) 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 1aacdda4a4 implement borg create --dry-run, attic issue #267 10 年 前
archiver.py de2a811606 move RemoteRepository defaults to the class 10 年 前
cache.py adac324b6c Merge pull request #240 from ThomasWaldmann/cache-config-check 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 4b81f380f8 Merge pull request #88 from ThomasWaldmann/py3style 10 年 前
hashindex.pyx 03579ddb5a Obtaining 'char *' from temporary Python value 10 年 前
helpers.py 15b003e344 add a string representation for Include/ExcludePattern 10 年 前
key.py a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 年 前
locking.py 0a2bd8dad5 lock roster: catch file not found in remove() method and ignore it 10 年 前
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 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 a0ef4e25dd add support for arbitrary SSH commands (attic#99) 10 年 前
repository.py 6aca4694fe fix segment entry header size check, attic issue #352 10 年 前
upgrader.py 5409cbaa67 also copy files cache verbatim 10 年 前
xattr.py a59211f295 use borg-tmp as prefix for temporary files / directories 10 年 前