Tay Ray Chuan 502a803b6b test_repository: add test for ObjectStore.find_common_revisions() 16 年 前
..
tests 502a803b6b test_repository: add test for ObjectStore.find_common_revisions() 16 年 前
__init__.py 5c70b330a8 Mark current version as 0.5.1. 16 年 前
_objects.c 1c91fa9af9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 年 前
_pack.c 031345cd4a Fix memory leaks in error paths. 16 年 前
client.py f50470119c Move get_transport_and_path to dulwich.client. 16 年 前
errors.py dc4f48da3e Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 年 前
file.py 2a50d2a71d Improve ref handling. 16 年 前
index.py ee54e5a85e Add Index.commit. 16 年 前
lru_cache.py 60322a234f Import new lru_cache and tests. 16 年 前
misc.py ffe36198b1 Fix formatting issues. 17 年 前
object_store.py 3bea28faff Improve docstrings. 16 年 前
objects.py 71e389913a Add a GitFile class that uses the same locking protocol for writes as git. 16 年 前
pack.py de3184898d Fix read for ref deltas. 16 年 前
patch.py 85f8035660 Use syntax understood by git am. 16 年 前
protocol.py 3f75b14d76 Extract all-zero SHA as a constant in protocol.py 16 年 前
repo.py e1714d8b17 Implement RefsContainer.__contains__. 16 年 前
server.py 201c435b7b Merge Dave. 16 年 前
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年 前
web.py 201c435b7b Merge Dave. 16 年 前