Víðir Valberg Guðmundsson b5fc78bf2f Making set_description method compatible with python 2.4 by not using 'with' 12 lat temu
..
tests ae1bb348a5 Added Repo.set_description method. 12 lat temu
__init__.py 524a63bfee Start on 0.9.4. 12 lat temu
_compat.py f07ccffbc4 Fix indentation error in _compat.py. 12 lat temu
_diff_tree.c bf42739b62 free_objects may have tried to free uninitialized / NULL pointers 14 lat temu
_objects.c eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. 13 lat temu
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 lat temu
client.py d3fb5f515d Add ssh_kwargs attribute to ParamikoSSHVendor 12 lat temu
config.py 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. 12 lat temu
diff_tree.py 89864699ae Fix syntax errors in docstrings. 13 lat temu
errors.py 0cdc51de2b Basic Hook Framework 12 lat temu
fastexport.py c389599efa Implement file change commands in fast import processor. 15 lat temu
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 lat temu
hooks.py 0cdc51de2b Basic Hook Framework 12 lat temu
index.py c22d20e1be Fix index.changes_from_tree against an empty tree. 12 lat temu
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 lat temu
lru_cache.py 1bdb4630c6 Clean up file headers. 15 lat temu
object_store.py 754b1fd2af Add ObjectStore.close. 12 lat temu
objects.py f5eb2a8615 Raise a ValueError for invalid shas 12 lat temu
pack.py 48ecef4d99 Avoid unnecessary re-opening of index files during pack close. 12 lat temu
patch.py 2d3a438aaf Update NEWS, provide way to force diffing of binary files. 12 lat temu
protocol.py 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. 14 lat temu
repo.py b5fc78bf2f Making set_description method compatible with python 2.4 by not using 'with' 12 lat temu
server.py adad315683 Add --backend flag to dul-daemon. 12 lat temu
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 lat temu
walk.py 89864699ae Fix syntax errors in docstrings. 13 lat temu
web.py a0161a3bda Remove some trailing whitespace. 12 lat temu