Damien Tournoud 5c7d2e56b5 Test for ProtocolGraphWalker if the repository is empty. 11 anni fa
..
tests 5c7d2e56b5 Test for ProtocolGraphWalker if the repository is empty. 11 anni fa
__init__.py b0c79d3388 Start on 0.9.6. 12 anni fa
_diff_tree.c 89a4385829 Fix unnecessary incref of Py_False. 12 anni fa
_objects.c eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. 13 anni fa
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 anni fa
client.py a12aef3430 Add support for 'http.useragent'. 11 anni fa
config.py cface1c8a0 Drop support for Python < 2.7. 11 anni fa
diff_tree.py 5b4c8a839c Drop compatibility function for namedtuple. 12 anni fa
errors.py 9fa96ab8af Update some copyright headers. 12 anni fa
fastexport.py f364fa67b6 Fix reset handling in fastexport module. 11 anni fa
file.py 3d8eaa731a Use new style exception handling in a few more places. 12 anni fa
hooks.py 9fa96ab8af Update some copyright headers. 12 anni fa
index.py 3d8eaa731a Use new style exception handling in a few more places. 12 anni fa
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 anni fa
lru_cache.py 1bdb4630c6 Clean up file headers. 15 anni fa
object_store.py 3312087d4a Add DiskObjectStore.__repr__. 12 anni fa
objects.py 9178aa53ab Avoid deprecated Exception.message. 12 anni fa
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 anni fa
pack.py c04c801a84 Use PackData.filename attribute. 12 anni fa
patch.py 3d8eaa731a Use new style exception handling in a few more places. 12 anni fa
porcelain.py fff7598179 Sort command names in bin/dulwich. 11 anni fa
protocol.py 3d8eaa731a Use new style exception handling in a few more places. 12 anni fa
refs.py 3d8eaa731a Use new style exception handling in a few more places. 12 anni fa
repo.py c115370f98 Add ConfigFile support to MemoryRepos 12 anni fa
server.py d8ab59024f Upload pack: We have to wait for the client to close the connection by itself. 11 anni fa
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 anni fa
walk.py 5abd12ad9f Drop compatibility replacement for 'all'. 12 anni fa
web.py 586fa6e79a Fix #140: Don't expect 'wsgi.input' to have 'seek' method 12 anni fa