Dave Borowitz 77e728e08d test_diff_tree: Allow passing SHAs to commit_tree. 14 years ago
..
compat 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. 15 years ago
data 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 years ago
__init__.py 89e2e22671 Reorganize the tutorial. This kills some of the duplication and 14 years ago
test_client.py 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 years ago
test_diff_tree.py 77e728e08d test_diff_tree: Allow passing SHAs to commit_tree. 14 years ago
test_fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. 14 years ago
test_file.py 29cc33dadd Don't error when creating GitFiles with the default mode. 15 years ago
test_index.py 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. 15 years ago
test_lru_cache.py 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. 15 years ago
test_object_store.py 9fb4e8c522 Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. 14 years ago
test_objects.py 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees 14 years ago
test_pack.py c6568b717e New dulwich.pack.MemoryPackIndex class. 15 years ago
test_patch.py b184dcfb05 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. 14 years ago
test_protocol.py 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. 15 years ago
test_repository.py b103560117 Add encoding argument to Repo.do_commit(). 14 years ago
test_server.py e9d58380bb Make sure TestCase.setUp() is called, remove unused import. 15 years ago
test_web.py e9a9014178 test_web: Ensure cache headers are set correctly. 15 years ago
utils.py 11a5f9001d Allow overwriting id property of objects in test utils. 15 years ago