Jelmer Vernooij d6c7fc2adb Remember the offset only for objects seen earlier in the pack, rather than the complete object. пре 16 година
..
tests b83fd46372 Use hexsha's in Index API. пре 16 година
__init__.py 9d748bf5db Start on 0.2.2 пре 16 година
_objects.c f2c2516fed Fix C implementation of parse_tree to return a dictionary. пре 16 година
_pack.c f9aee4461e Fix memory leak. пре 17 година
client.py b342331111 Fix default port for smart tcp clients. пре 17 година
errors.py 514f6627b6 Fix checksum error message. пре 17 година
index.py b83fd46372 Use hexsha's in Index API. пре 16 година
lru_cache.py a0ce7ca835 Add LRU cache for objects at offsets. пре 17 година
misc.py e82ea2af53 Fix formatting issues. пре 17 година
object_store.py fa98db8ec8 Allow users to change object types, use helper functions for setting raw strings. пре 16 година
objects.py f9d8399721 Actually parse lazily (forgot to remove the call earlier). пре 16 година
pack.py d6c7fc2adb 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. пре 17 година
repo.py 7a1e640c8f Add convenience function for opening the index associated with a repository. пре 16 година
server.py e82ea2af53 Fix formatting issues. пре 17 година