Jelmer Vernooij d6c7fc2adb Remember the offset only for objects seen earlier in the pack, rather than the complete object. %!s(int64=16) %!d(string=hai) anos
..
tests b83fd46372 Use hexsha's in Index API. %!s(int64=16) %!d(string=hai) anos
__init__.py 9d748bf5db Start on 0.2.2 %!s(int64=16) %!d(string=hai) anos
_objects.c f2c2516fed Fix C implementation of parse_tree to return a dictionary. %!s(int64=16) %!d(string=hai) anos
_pack.c f9aee4461e Fix memory leak. %!s(int64=16) %!d(string=hai) anos
client.py b342331111 Fix default port for smart tcp clients. %!s(int64=16) %!d(string=hai) anos
errors.py 514f6627b6 Fix checksum error message. %!s(int64=16) %!d(string=hai) anos
index.py b83fd46372 Use hexsha's in Index API. %!s(int64=16) %!d(string=hai) anos
lru_cache.py a0ce7ca835 Add LRU cache for objects at offsets. %!s(int64=16) %!d(string=hai) anos
misc.py e82ea2af53 Fix formatting issues. %!s(int64=16) %!d(string=hai) anos
object_store.py fa98db8ec8 Allow users to change object types, use helper functions for setting raw strings. %!s(int64=16) %!d(string=hai) anos
objects.py f9d8399721 Actually parse lazily (forgot to remove the call earlier). %!s(int64=16) %!d(string=hai) anos
pack.py d6c7fc2adb Remember the offset only for objects seen earlier in the pack, rather than the complete object. %!s(int64=16) %!d(string=hai) anos
protocol.py ab09036231 Support progress reporting in iterobjects. %!s(int64=16) %!d(string=hai) anos
repo.py 7a1e640c8f Add convenience function for opening the index associated with a repository. %!s(int64=16) %!d(string=hai) anos
server.py e82ea2af53 Fix formatting issues. %!s(int64=16) %!d(string=hai) anos