borg/borg
Thomas Waldmann 7efab2f254 benchmark tests: improve comments 2015-10-14 01:00:25 +02:00
..
support add a argparse.py (from py 3.2.6) that is not broken 2015-09-13 00:58:57 +02:00
testsuite benchmark tests: improve comments 2015-10-14 01:00:25 +02:00
__init__.py
__main__.py
_chunker.c chunker: add a check whether the POSIX_FADV_DONTNEED constant is defined 2015-09-14 17:36:04 +02:00
_hashindex.c
archive.py try to mock msgpack altogether to fix RTD again 2015-10-08 17:06:48 -04:00
archiver.py rename cython detection function 2015-10-08 15:34:44 -04:00
cache.py remove debugging code and fix all have_cython calls 2015-10-08 17:20:52 -04:00
chunker.pyx cython code: add some int types to get rid of unspecific python add / subtract operations 2015-09-10 23:12:12 +02:00
compress.pyx
crypto.pyx cython code: add some int types to get rid of unspecific python add / subtract operations 2015-09-10 23:12:12 +02:00
fuse.py remove debugging code and fix all have_cython calls 2015-10-08 17:20:52 -04:00
hashindex.pyx Obtaining 'char *' from temporary Python value 2015-09-12 17:21:49 -04:00
helpers.py try to fix build on RTD *again* 2015-10-08 16:57:36 -04:00
key.py try to fix RTD build *again* 2015-10-08 17:01:42 -04:00
locking.py do not crash on empty lock.roster, fixes #232 2015-10-05 23:23:59 +02:00
lrucache.py
platform.py
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py it's a function, call it as such 2015-10-08 17:16:11 -04:00
repository.py rename cython detection function 2015-10-08 15:34:44 -04:00
upgrader.py also copy files cache verbatim 2015-10-03 12:56:03 -04:00
xattr.py