Jelmer Vernooij 70d2d1cf6c Refactor changes_from_tree, add index_entry_from_stat. 13 years ago
..
compat 43628c444f Add support for retrieving tarballs from remote servers. 13 years ago
data 8db9444ba8 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 years ago
__init__.py 4d9710f04c Go back to old cwd after running doctests. 13 years ago
test_blackbox.py f4c7d55524 dul-*-pack: Print usage message when not enough arguments are specified. 14 years ago
test_client.py 43628c444f Add support for retrieving tarballs from remote servers. 13 years ago
test_diff_tree.py 036f7194a0 diff_tree: Fix add/add and add/exact rename conflicts. 14 years ago
test_fastexport.py c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 years ago
test_file.py c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 years ago
test_index.py 70d2d1cf6c Refactor changes_from_tree, add index_entry_from_stat. 13 years ago
test_lru_cache.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 years ago
test_object_store.py e129c806e7 Cope with locking. 14 years ago
test_objects.py 4130ec37f9 Cope with different zlib buffer sizes in sha1 file parser. 13 years ago
test_pack.py 0ad21cec49 Make sure base class setup method is called for a few tests. 14 years ago
test_patch.py c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 years ago
test_protocol.py 293dc4b19e protocol: Add simple helper class for parsing a pktline stream. 14 years ago
test_repository.py 07c5cb0fd7 InfoRefsContainer is authoritive - don't return None in get_peeled. 13 years ago
test_server.py 0b6d152f53 New method ``update_server_info`` which generates data 13 years ago
test_utils.py 0ad21cec49 Make sure base class setup method is called for a few tests. 14 years ago
test_walk.py 799f537532 dulwich.object_store: Ensure only valid data is added to the memory object store, fix a walk test. 13 years ago
test_web.py 8ca961f45c web: Use correct result MIME types. 14 years ago
utils.py cdc63bb9d7 Add more assertions. 13 years ago