Jelmer Vernooij 8d2082f30b Cope git-upload-pack arguments, apparently necessary for some hosts. 16 years ago
..
tests 722067ed4b Cope with timestamps not always being 10 characters long. 16 years ago
__init__.py dd0676d09a Improve docstrings. 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 8d2082f30b Cope git-upload-pack arguments, apparently necessary for some hosts. 16 years ago
errors.py 378d7a8ad6 Fix copyright headers. 16 years ago
index.py 5116767933 More commit_tree tests and fixes. 16 years ago
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 years ago
misc.py e82ea2af53 Fix formatting issues. 16 years ago
object_store.py cc0470e402 Add extra asserts, skip more revisions. 16 years ago
objects.py 722067ed4b Cope with timestamps not always being 10 characters long. 16 years ago
pack.py 47e83813e2 Raise sha error if necessary, always return refs, fix docs. 16 years ago
protocol.py 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). 16 years ago
repo.py d95e71ef96 Initial work simplifying push/pull. 16 years ago
server.py a11f0f1f40 More docstrings. 16 years ago