Jelmer Vernooij 176c40e526 web: Some formatting fixes. há 12 anos atrás
..
tests bf428621c5 Simplify parsing for multi-line fields. há 12 anos atrás
__init__.py 6deba6b8f8 Start on 0.9.0 (again). há 13 anos atrás
_compat.py e9932b518d _compat: Add implementation of all(). há 14 anos atrás
_diff_tree.c bf42739b62 free_objects may have tried to free uninitialized / NULL pointers há 14 anos atrás
_objects.c eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. há 13 anos atrás
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. há 13 anos atrás
client.py eb2ac4ed63 client: Invert logic for thin-packs. há 13 anos atrás
config.py 140ee06526 Fix PEP8 compatibility of setup.py. há 12 anos atrás
diff_tree.py 89864699ae Fix syntax errors in docstrings. há 13 anos atrás
errors.py 3c99bca078 walk: Raise MissingCommitError instead of KeyError. há 14 anos atrás
fastexport.py c389599efa Implement file change commands in fast import processor. há 15 anos atrás
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. há 15 anos atrás
index.py f6f2beb686 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. há 14 anos atrás
log_utils.py 5a040fafc4 Add logging utilities and server logging. há 15 anos atrás
lru_cache.py 1bdb4630c6 Clean up file headers. há 15 anos atrás
object_store.py f406021421 formatting fixes, trailing whitespace, unused imports. há 13 anos atrás
objects.py bf428621c5 Simplify parsing for multi-line fields. há 12 anos atrás
pack.py fb0dff939c pack: Split testing of large pack index files into separate test. há 13 anos atrás
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. há 15 anos atrás
protocol.py 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. há 14 anos atrás
repo.py 09fe20786e Fix compatibilithy with Python 2.4. há 13 anos atrás
server.py 975ec719ec Protocol does not have a recv attritbue. há 13 anos atrás
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). há 16 anos atrás
walk.py 89864699ae Fix syntax errors in docstrings. há 13 anos atrás
web.py 176c40e526 web: Some formatting fixes. há 12 anos atrás