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