Jelmer Vernooij 12646e0442 Two minor optimizations in heavily used code paths. il y a 11 ans
..
tests 8b5b6b15fd Update NEWS, add tests for clone with bare. il y a 11 ans
__init__.py 1edafd8d39 Start on 0.9.4. il y a 12 ans
_compat.py 0019a49d4d Fix dulwich._compat docstring to make pydoctor happy. il y a 12 ans
_diff_tree.c 3cd646b2bf Fix unnecessary incref of Py_False. il y a 11 ans
_objects.c 985888c076 _objects.c: Cope with sha_to_pyhex returning NULL. il y a 13 ans
_pack.c dd3df654d4 _pack.c: Check for NULL return from Py_BuildValue. il y a 13 ans
client.py cfced379b2 Add LocalGitClient. il y a 11 ans
config.py c26bb196f5 Fix docstring for StackedConfig.default_backends(). il y a 11 ans
diff_tree.py 2bcbc61672 Fix syntax errors in docstrings. il y a 13 ans
errors.py c42e47b57c Update some copyright headers. il y a 12 ans
fastexport.py c42e47b57c Update some copyright headers. il y a 12 ans
file.py 1acb5f1c39 Kill doctest in dulwich.file. This breaks the epytext parser. il y a 15 ans
hooks.py c42e47b57c Update some copyright headers. il y a 12 ans
index.py f5c46b59a7 Support filesystems with 64bit inode and device numbers. il y a 11 ans
log_utils.py d856df40d9 Add logging utilities and server logging. il y a 15 ans
lru_cache.py 0994d0331b Clean up file headers. il y a 15 ans
object_store.py ee89c0b394 Support reusing known sha during object creation. il y a 11 ans
objects.py ee89c0b394 Support reusing known sha during object creation. il y a 11 ans
pack.py 12646e0442 Two minor optimizations in heavily used code paths. il y a 11 ans
patch.py c42e47b57c Update some copyright headers. il y a 12 ans
porcelain.py 8b5b6b15fd Update NEWS, add tests for clone with bare. il y a 11 ans
protocol.py c42e47b57c Update some copyright headers. il y a 12 ans
refs.py c04532f61f Move write_info_refs to dulwich.refs. il y a 12 ans
repo.py cfced379b2 Add LocalGitClient. il y a 11 ans
server.py c04532f61f Move write_info_refs to dulwich.refs. il y a 12 ans
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). il y a 16 ans
walk.py 12646e0442 Two minor optimizations in heavily used code paths. il y a 11 ans
web.py c42e47b57c Update some copyright headers. il y a 12 ans