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