Dave Borowitz 98ecfce3a3 diff_tree: Simple content-based rename detection. 14 jaren geleden
..
compat f09bdd409b server: Correct short-circuiting operation for no-op fetches. 15 jaren geleden
data 8db9444ba8 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 jaren geleden
__init__.py a383e4501a Reorganize the tutorial. This kills some of the duplication and 15 jaren geleden
test_client.py 7640d2b405 Allow overriding paths to executables in GitSSHClient. 15 jaren geleden
test_diff_tree.py 98ecfce3a3 diff_tree: Simple content-based rename detection. 14 jaren geleden
test_fastexport.py 55f91d94d0 Implement file change commands in fast import processor. 14 jaren geleden
test_file.py 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 jaren geleden
test_index.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 jaren geleden
test_lru_cache.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 jaren geleden
test_object_store.py b76771cd33 Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. 14 jaren geleden
test_objects.py d47e4da99e objects.parse_tree: more gracefully handle invalid modes in trees 14 jaren geleden
test_pack.py 2006ff3eab New dulwich.pack.MemoryPackIndex class. 15 jaren geleden
test_patch.py 6c50e44d79 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. 14 jaren geleden
test_protocol.py d58b892341 Add eof() and unread_pkt_line() methods to Protocol. 15 jaren geleden
test_repository.py 94bb421dc5 Add encoding argument to Repo.do_commit(). 14 jaren geleden
test_server.py 828466f47f Make sure TestCase.setUp() is called, remove unused import. 15 jaren geleden
test_web.py 2be8228355 test_web: Ensure cache headers are set correctly. 15 jaren geleden
utils.py 21883a202b Allow overwriting id property of objects in test utils. 15 jaren geleden