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