Jelmer Vernooij 686d1e6cc1 add write_to_{file,path} and from_{file,path} methods to ConfigFile. il y a 14 ans
..
compat b687fc2a14 Smart protocol clients can now change refs even if they are not uploading new data. il y a 14 ans
data 8db9444ba8 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). il y a 15 ans
__init__.py fe30fbe49b Add stubs for dulwich.config. il y a 14 ans
test_blackbox.py f4c7d55524 dul-*-pack: Print usage message when not enough arguments are specified. il y a 14 ans
test_client.py 618adf65dc merge trunk il y a 14 ans
test_config.py 686d1e6cc1 add write_to_{file,path} and from_{file,path} methods to ConfigFile. il y a 14 ans
test_diff_tree.py 036f7194a0 diff_tree: Fix add/add and add/exact rename conflicts. il y a 14 ans
test_fastexport.py c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. il y a 14 ans
test_file.py c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. il y a 14 ans
test_index.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. il y a 15 ans
test_lru_cache.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. il y a 15 ans
test_object_store.py e129c806e7 Cope with locking. il y a 14 ans
test_objects.py 4b35a89f49 Merge deprecation of Tree.entries. il y a 14 ans
test_pack.py 0ad21cec49 Make sure base class setup method is called for a few tests. il y a 14 ans
test_patch.py c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. il y a 14 ans
test_protocol.py 293dc4b19e protocol: Add simple helper class for parsing a pktline stream. il y a 14 ans
test_repository.py eeb7f637fc Use ConfigFile in Repo.get_config(). il y a 14 ans
test_server.py b46bcc69eb test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None. il y a 14 ans
test_utils.py 0ad21cec49 Make sure base class setup method is called for a few tests. il y a 14 ans
test_walk.py 0ad21cec49 Make sure base class setup method is called for a few tests. il y a 14 ans
test_web.py 8ca961f45c web: Use correct result MIME types. il y a 14 ans
utils.py df91d580aa tests: Use .addCleanup in a couple more places. il y a 14 ans