Jelmer Vernooij 4b9fbea2bc Fix memory leak in parse_tree. 16 роки тому
..
tests 485313eee1 Use hexsha's in Index API. 16 роки тому
__init__.py bb4a2fe866 Start on 0.2.2 16 роки тому
_objects.c 4b9fbea2bc Fix memory leak in parse_tree. 16 роки тому
_pack.c f9aee4461e Fix memory leak. 16 роки тому
client.py b342331111 Fix default port for smart tcp clients. 16 роки тому
errors.py 514f6627b6 Fix checksum error message. 16 роки тому
index.py 485313eee1 Use hexsha's in Index API. 16 роки тому
lru_cache.py a0ce7ca835 Add LRU cache for objects at offsets. 16 роки тому
misc.py e82ea2af53 Fix formatting issues. 16 роки тому
object_store.py a2cc7eaceb Allow users to change object types, use helper functions for setting raw strings. 16 роки тому
objects.py 7cc6f6aca5 Actually parse lazily (forgot to remove the call earlier). 16 роки тому
pack.py e93e68557a Remember the offset only for objects seen earlier in the pack, rather than the complete object. 16 роки тому
protocol.py ab09036231 Support progress reporting in iterobjects. 16 роки тому
repo.py 7145f424d2 Add convenience function for opening the index associated with a repository. 16 роки тому
server.py e82ea2af53 Fix formatting issues. 16 роки тому