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