Víðir Valberg Guðmundsson b5fc78bf2f Making set_description method compatible with python 2.4 by not using 'with' hace 12 años
..
tests ae1bb348a5 Added Repo.set_description method. hace 12 años
__init__.py 524a63bfee Start on 0.9.4. hace 12 años
_compat.py f07ccffbc4 Fix indentation error in _compat.py. 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 d3fb5f515d Add ssh_kwargs attribute to ParamikoSSHVendor 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 0cdc51de2b Basic Hook Framework hace 12 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
hooks.py 0cdc51de2b Basic Hook Framework hace 12 años
index.py c22d20e1be Fix index.changes_from_tree against an empty 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 754b1fd2af Add ObjectStore.close. hace 12 años
objects.py f5eb2a8615 Raise a ValueError for invalid shas hace 12 años
pack.py 48ecef4d99 Avoid unnecessary re-opening of index files during pack close. hace 12 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 b5fc78bf2f Making set_description method compatible with python 2.4 by not using 'with' hace 12 años
server.py adad315683 Add --backend flag to dul-daemon. hace 12 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 a0161a3bda Remove some trailing whitespace. hace 12 años