.. |
testsuite
|
Merge pull request #1234 from enkore/issue/1231
|
2016-07-04 04:40:27 +02:00 |
__init__.py
|
|
|
__main__.py
|
|
|
_chunker.c
|
Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907
|
2016-04-15 20:16:47 -04:00 |
_hashindex.c
|
refcounting: use uint32_t, protect against overflows, fix merging for BE
|
2016-04-14 23:38:56 +02:00 |
archive.py
|
symlink processing for --read-special mode
|
2016-07-04 14:02:05 +02:00 |
archiver.py
|
doc and help update for --read-special
|
2016-07-04 14:06:30 +02:00 |
cache.py
|
refcounting: use uint32_t, protect against overflows, fix merging for BE
|
2016-04-14 23:38:56 +02:00 |
chunker.pyx
|
|
|
compress.pyx
|
|
|
crypto.pyx
|
use long long for AES block counter, fixes #1206
|
2016-06-26 20:45:22 +02:00 |
fuse.py
|
fix incorrect _ns variables
|
2016-03-31 17:31:53 -04:00 |
hash_sizes.py
|
|
|
hashindex.pyx
|
refcounting: use uint32_t, protect against overflows, fix merging for BE
|
2016-04-14 23:38:56 +02:00 |
helpers.py
|
support placeholders for --prefix (everywhere), fixes #1027
|
2016-06-21 23:36:30 +02:00 |
key.py
|
When probing key files, do binary reads
|
2016-05-18 17:37:48 +02:00 |
locking.py
|
do not sleep for >60s while waiting for lock, fixes #773
|
2016-03-19 21:19:30 +01:00 |
logger.py
|
|
|
lrucache.py
|
|
|
platform.py
|
sync the containing directory also
|
2016-07-01 02:11:49 +02:00 |
platform_darwin.pyx
|
|
|
platform_freebsd.pyx
|
|
|
platform_linux.pyx
|
|
|
remote.py
|
close the repo on exit - even if rollback did not work, fixes #1197
|
2016-07-03 02:58:17 +02:00 |
repository.py
|
Repository: fix hints file unknown version error handling bug
|
2016-07-04 00:55:12 +02:00 |
shellpattern.py
|
|
|
upgrader.py
|
Make Repository a context manager, use decorators for wrapping withs
|
2016-04-03 17:14:43 +02:00 |
xattr.py
|
Fix capabilities extraction on Linux
|
2016-04-16 23:52:27 +02:00 |