Jelmer Vernooij 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of 11 years ago
..
tests b70b91f199 Move refs tests to dulwich.tests.test_refs. 11 years ago
__init__.py f0c79be8f0 Start on 0.9.5. 11 years ago
_compat.py 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of 11 years ago
_diff_tree.c 3cd646b2bf Fix unnecessary incref of Py_False. 11 years ago
_objects.c cb5fd3bd75 _objects.c: Cope with sha_to_pyhex returning NULL. 13 years ago
_pack.c d539e8b31a _pack.c: Check for NULL return from Py_BuildValue. 13 years ago
client.py cfced379b2 Add LocalGitClient. 11 years ago
config.py c26bb196f5 Fix docstring for StackedConfig.default_backends(). 11 years ago
diff_tree.py 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of 11 years ago
errors.py c42e47b57c Update some copyright headers. 11 years ago
fastexport.py c42e47b57c Update some copyright headers. 11 years ago
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 14 years ago
hooks.py c42e47b57c Update some copyright headers. 11 years ago
index.py f5c46b59a7 Support filesystems with 64bit inode and device numbers. 11 years ago
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 years ago
lru_cache.py e950bdd711 Clean up file headers. 15 years ago
object_store.py ee89c0b394 Support reusing known sha during object creation. 11 years ago
objects.py ee89c0b394 Support reusing known sha during object creation. 11 years ago
pack.py 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of 11 years ago
patch.py c42e47b57c Update some copyright headers. 11 years ago
porcelain.py 8b5b6b15fd Update NEWS, add tests for clone with bare. 11 years ago
protocol.py c42e47b57c Update some copyright headers. 11 years ago
refs.py c04532f61f Move write_info_refs to dulwich.refs. 11 years ago
repo.py cfced379b2 Add LocalGitClient. 11 years ago
server.py c04532f61f Move write_info_refs to dulwich.refs. 11 years ago
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
walk.py 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of 11 years ago
web.py c42e47b57c Update some copyright headers. 11 years ago