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