Jelmer Vernooij f0e86324e0 The parsing code is significantly different from the original in git now. 16 years ago
..
tests da8b3da61f Support author/committer timezones. 16 years ago
__init__.py e82ea2af53 Fix formatting issues. 16 years ago
_objects.c fcf383bdad Add (optional!) C implementations of hex_to_sha and sha_to_hex. 16 years ago
_pack.c f9aee4461e Fix memory leak. 16 years ago
client.py b342331111 Fix default port for smart tcp clients. 16 years ago
errors.py 514f6627b6 Fix checksum error message. 16 years ago
index.py e82ea2af53 Fix formatting issues. 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 19f62181a3 Pass lookup function into tree_lookup_path rather than dictionary-like object. 16 years ago
objects.py f0e86324e0 The parsing code is significantly different from the original in git now. 16 years ago
pack.py ca3718651e Use new class name in __repr__ for child classes. 16 years ago
protocol.py ab09036231 Support progress reporting in iterobjects. 16 years ago
repo.py aa596748f9 Close ref file after writing to it. 16 years ago
server.py e82ea2af53 Fix formatting issues. 16 years ago