Jelmer Vernooij 1b2e10c196 use make_sha rather than sha1.new() that's deprecated in python2.6. 16 years ago
..
tests b83fd46372 Use hexsha's in Index API. 16 years ago
__init__.py 378d7a8ad6 Fix copyright headers. 16 years ago
_objects.c 957336e328 Fix memory leak in parse_tree. 16 years ago
_pack.c f9aee4461e Fix memory leak. 16 years ago
client.py 378d7a8ad6 Fix copyright headers. 16 years ago
errors.py 378d7a8ad6 Fix copyright headers. 16 years ago
index.py 378d7a8ad6 Fix copyright headers. 16 years ago
lru_cache.py a0ce7ca835 Add LRU cache for objects at offsets. 16 years ago
misc.py e82ea2af53 Fix formatting issues. 16 years ago
object_store.py 378d7a8ad6 Fix copyright headers. 16 years ago
objects.py 1b2e10c196 use make_sha rather than sha1.new() that's deprecated in python2.6. 16 years ago
pack.py 378d7a8ad6 Fix copyright headers. 16 years ago
protocol.py ab09036231 Support progress reporting in iterobjects. 16 years ago
repo.py 378d7a8ad6 Fix copyright headers. 16 years ago
server.py e82ea2af53 Fix formatting issues. 16 years ago