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