| .. |
|
__init__.py
|
tests: work around strange mtime granularity issue on netbsd, fixes #204
|
2015-09-18 00:02:44 +02:00 |
|
archive.py
|
get rid of testsuite.mock, directly import from mock
|
2015-08-09 14:26:54 +02:00 |
|
archiver.py
|
test setup: stay away from the setgid mode bit
|
2015-09-15 23:52:17 +02:00 |
|
chunker.py
|
misc chunker parameter changes
|
2015-06-21 01:46:41 +02:00 |
|
compress.py
|
do not test lzma level 9 compression
|
2015-09-12 19:16:45 +02:00 |
|
crypto.py
|
fix all references to package name
|
2015-05-22 19:21:41 +02:00 |
|
hashindex.py
|
reimplement the chunk index merging in C
|
2015-08-06 23:32:53 +02:00 |
|
helpers.py
|
archive names with slashes are invalid, attic issue #180
|
2015-09-19 16:09:20 +02:00 |
|
key.py
|
fix all references to package name
|
2015-05-22 19:21:41 +02:00 |
|
locking.py
|
locking code: extract timeout/sleep code into reusable TimeoutTimer class
|
2015-07-13 16:45:18 +02:00 |
|
logger.py
|
use a module-specific logger instead of global one
|
2015-10-02 11:05:44 -04:00 |
|
lrucache.py
|
minor lrucache test fix
|
2015-08-15 16:15:10 +02:00 |
|
platform.py
|
style and cosmetic fixes, no semantic changes
|
2015-07-11 18:31:49 +02:00 |
|
repository.py
|
get rid of testsuite.mock, directly import from mock
|
2015-08-09 14:26:54 +02:00 |
|
upgrader.py
|
convert upgrade code to logger as well
|
2015-10-03 14:24:48 -04:00 |
|
xattr.py
|
xattr tests: ignore security.selinux attribute showing up
|
2015-09-14 01:26:20 +02:00 |