Jelmer Vernooij 1a1d665668 Add function for committing new trees. 16 年 前
..
tests 1b0d5648f2 Add stub for commit, extra check. 16 年 前
__init__.py 4e5d3c28d2 Improve docstrings. 16 年 前
_objects.c 4b9fbea2bc Fix memory leak in parse_tree. 16 年 前
_pack.c f9aee4461e Fix memory leak. 16 年 前
client.py 9766154d04 Add base class for ObjectStore with just the interface. 16 年 前
errors.py f5c8aebc88 Fix copyright headers. 16 年 前
index.py 1a1d665668 Add function for committing new trees. 16 年 前
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 年 前
misc.py e82ea2af53 Fix formatting issues. 16 年 前
object_store.py 9766154d04 Add base class for ObjectStore with just the interface. 16 年 前
objects.py 603cd5a5dd Always initialize _sha. 16 年 前
pack.py e603229a17 Raise sha error if necessary, always return refs, fix docs. 16 年 前
protocol.py cda85f1468 Provide more complete file-like API to pack write commands, since they need tell(). 16 年 前
repo.py 4e5d3c28d2 Improve docstrings. 16 年 前
server.py f1262e1fcc More docstrings. 16 年 前