Jelmer Vernooij 196cce1b31 Use property function rather than decorator, so we can support setters in the future. 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 bb270f6cff fix writing of legacy objects. 16 лет назад
objects.py 196cce1b31 Use property function rather than decorator, so we can support setters in the future. 16 лет назад
pack.py e5bb2f56d9 Fix progress bars. 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 лет назад