Jelmer Vernooij 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. hace 12 años
..
tests 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. hace 12 años
__init__.py 6deba6b8f8 Start on 0.9.0 (again). hace 13 años
_compat.py 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. hace 12 años
_diff_tree.c bf42739b62 free_objects may have tried to free uninitialized / NULL pointers hace 14 años
_objects.c eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. hace 13 años
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. hace 13 años
client.py edb7cae0b1 Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well hace 12 años
config.py 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. hace 12 años
diff_tree.py 89864699ae Fix syntax errors in docstrings. hace 13 años
errors.py 3c99bca078 walk: Raise MissingCommitError instead of KeyError. hace 14 años
fastexport.py c389599efa Implement file change commands in fast import processor. hace 15 años
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. hace 15 años
index.py ec1499d3da add honor_filemode flag to build_index_from_tree hace 12 años
log_utils.py 5a040fafc4 Add logging utilities and server logging. hace 15 años
lru_cache.py 1bdb4630c6 Clean up file headers. hace 15 años
object_store.py f406021421 formatting fixes, trailing whitespace, unused imports. hace 13 años
objects.py bf428621c5 Simplify parsing for multi-line fields. hace 12 años
pack.py fb0dff939c pack: Split testing of large pack index files into separate test. hace 13 años
patch.py 2d3a438aaf Update NEWS, provide way to force diffing of binary files. hace 12 años
protocol.py 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. hace 14 años
repo.py 0d6ca7fbd0 Add support for honoring core/filemode when building trees. hace 12 años
server.py 975ec719ec Protocol does not have a recv attritbue. hace 13 años
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). hace 16 años
walk.py 89864699ae Fix syntax errors in docstrings. hace 13 años
web.py 176c40e526 web: Some formatting fixes. hace 12 años