borg/borg
Thomas Waldmann ab76176553 fix: patterns might be None 2015-09-19 18:38:44 +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 archive names with slashes are invalid, attic issue #180 2015-09-19 16:09:20 +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
archiver.py fix: patterns might be None 2015-09-19 18:38:44 +02:00
cache.py Merge branch 'master' into faster-cache-sync 2015-09-10 23:12:55 +02: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
hashindex.pyx Obtaining 'char *' from temporary Python value 2015-09-12 17:21:49 -04:00
helpers.py add a string representation for Include/ExcludePattern 2015-09-19 18:03:53 +02:00
key.py
locking.py
lrucache.py
platform.py
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py
repository.py
xattr.py