Jelmer Vernooij 8d2082f30b Cope git-upload-pack arguments, apparently necessary for some hosts. 16 лет назад
..
tests 722067ed4b Cope with timestamps not always being 10 characters long. 16 лет назад
__init__.py dd0676d09a Improve docstrings. 16 лет назад
_objects.c 957336e328 Fix memory leak in parse_tree. 16 лет назад
_pack.c f9aee4461e Fix memory leak. 16 лет назад
client.py 8d2082f30b Cope git-upload-pack arguments, apparently necessary for some hosts. 16 лет назад
errors.py 378d7a8ad6 Fix copyright headers. 16 лет назад
index.py 5116767933 More commit_tree tests and fixes. 16 лет назад
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 лет назад
misc.py e82ea2af53 Fix formatting issues. 16 лет назад
object_store.py cc0470e402 Add extra asserts, skip more revisions. 16 лет назад
objects.py 722067ed4b Cope with timestamps not always being 10 characters long. 16 лет назад
pack.py 47e83813e2 Raise sha error if necessary, always return refs, fix docs. 16 лет назад
protocol.py 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). 16 лет назад
repo.py d95e71ef96 Initial work simplifying push/pull. 16 лет назад
server.py a11f0f1f40 More docstrings. 16 лет назад