Jelmer Vernooij 782e1bb45e Remove get_commit_parents, it's too trivial. 16 лет назад
..
tests 96975e0fff remove unnecessary refs functions from Repo that are now on refs. 16 лет назад
__init__.py 8f5ac243e7 Start working on 0.3.2. 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 782e1bb45e Remove get_commit_parents, it's too trivial. 16 лет назад
objects.py 48df4d1d01 Remove unused sha import 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 782e1bb45e Remove get_commit_parents, it's too trivial. 16 лет назад
server.py 5439bd2be3 More docstrings. 16 лет назад