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 година