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