Jelmer Vernooij 020b2545ef Remove unnecessary indirection for DiskObjectStore. 16 年 前
..
tests 020b2545ef Remove unnecessary indirection for DiskObjectStore. 16 年 前
__init__.py cba9388b0a Improve docstrings. 16 年 前
_objects.c 1243b82e9c Fix memory leak in parse_tree. 16 年 前
_pack.c 9f9e6cd1a0 Fix memory leak. 17 年 前
client.py 23c7f7c66b Cope git-upload-pack arguments, apparently necessary for some hosts. 16 年 前
errors.py 2578fc8756 Fix copyright headers. 16 年 前
index.py f5ef5835da More commit_tree tests and fixes. 16 年 前
lru_cache.py 60322a234f Import new lru_cache and tests. 16 年 前
misc.py ffe36198b1 Fix formatting issues. 17 年 前
object_store.py fc21b22ec4 Add extra asserts, skip more revisions. 16 年 前
objects.py f78126757f Cope with timestamps not always being 10 characters long. 16 年 前
pack.py 4b5f604f39 Raise sha error if necessary, always return refs, fix docs. 16 年 前
protocol.py 2b1bceb679 Provide more complete file-like API to pack write commands, since they need tell(). 16 年 前
repo.py 020b2545ef Remove unnecessary indirection for DiskObjectStore. 16 年 前
server.py 5439bd2be3 More docstrings. 16 年 前