Dave Borowitz a93f44f5cf Improve ref handling. 15 年之前
..
tests a93f44f5cf Improve ref handling. 15 年之前
__init__.py bc8d73f114 Support custom fields in commits. 15 年之前
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 年之前
_pack.c f53d5427c1 Fix sentinels. 16 年之前
client.py 8b41eeb185 Add convenience functions for fetching objects. 16 年之前
errors.py a93f44f5cf Improve ref handling. 15 年之前
file.py a93f44f5cf Improve ref handling. 15 年之前
index.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 年之前
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 年之前
misc.py e82ea2af53 Fix formatting issues. 16 年之前
object_store.py de164d9113 Work towards making Dulwich less dependent on the filesystem. 15 年之前
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 年之前
pack.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 年之前
patch.py 5a24421070 Support diffstats in git am-style patches. 16 年之前
protocol.py 032036b37e Rework server protocol to be smarter and interoperate with cgit client. 15 年之前
repo.py a93f44f5cf Improve ref handling. 15 年之前
server.py ffa29618c8 Improve server protocol error handling; fix flush-pkt handling. 15 年之前
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年之前