..
__init__.py
suppress unneeded exception context (PEP 409)
2016-01-24 15:36:04 +01:00
archive.py
Merge branch 'master' into multithreading
2016-02-04 20:34:18 +01:00
archiver.py
Merge branch 'master' into multithreading
2016-02-04 20:34:18 +01:00
benchmark.py
Merge branch 'master' into multithreading
2016-02-04 20:34:18 +01:00
chunker.py
misc chunker parameter changes
2015-06-21 01:46:41 +02:00
compress.py
cosmetic source cleanup (flake8)
2016-01-30 21:32:45 +01:00
crypto.py
use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493
2016-01-24 15:40:04 +01:00
hashindex.py
misc. hash table tuning
2015-12-01 21:18:58 +01:00
helpers.py
cosmetic source cleanup (flake8)
2016-01-30 21:32:45 +01:00
key.py
remove conditionals/wrappers, we always have stat nanosecond support on 3.4+
2016-01-24 15:16:05 +01:00
locking.py
cosmetic source cleanup (flake8)
2016-01-30 21:32:45 +01:00
logger.py
configure logging via env var, use LazyLogger
2015-11-21 01:14:07 +01:00
lrucache.py
minor lrucache test fix
2015-08-15 16:15:10 +02:00
platform.py
acls (linux): make tests as they should be
2015-10-19 01:09:58 +02:00
repository.py
cosmetic source cleanup (flake8)
2016-01-30 21:32:45 +01:00
shellpattern.py
Add shell-style pattern syntax
2016-01-21 16:07:24 +01:00
upgrader.py
pass through some global options from client to server
2015-12-12 22:15:08 +01:00
xattr.py
xattr tests: ignore security.selinux attribute showing up
2015-09-14 01:26:20 +02:00