Jelmer Vernooij
|
fc4655bd9f
Add convenience function for accessing tags.
|
16 tahun lalu |
Jelmer Vernooij
|
627d52793a
Fix bug in find_missing_objects.
|
16 tahun lalu |
John Carr
|
6c4f14f4d3
Don't send objects already on the client. Perform the correct tuple check in sha_done.
|
16 tahun lalu |
John Carr
|
010cec63fb
Fix typo
|
16 tahun lalu |
John Carr
|
8cfc836fd5
Merge upstream
|
16 tahun lalu |
John Carr
|
6577a7f48e
Start working on getting sha, name from API - so we can sort on name when making deltas
|
16 tahun lalu |
Jelmer Vernooij
|
1ce1158d6a
Make fetch_objects() return the number of objects.
|
16 tahun lalu |
John Carr
|
4d396150af
Code cleanup
|
16 tahun lalu |
Jelmer Vernooij
|
6863e0da8c
James is ok with licensing his code GPLv2 or later rather than GPLv2-only.
|
16 tahun lalu |
Jelmer Vernooij
|
52553bc6b5
Fix call.
|
16 tahun lalu |
Jelmer Vernooij
|
bb394b5003
add support for setting lightweight tags.
|
16 tahun lalu |
Jelmer Vernooij
|
65585d7230
Fix iteritems.
|
16 tahun lalu |
Jelmer Vernooij
|
b79480bf1c
Add Tags.iteritems().
|
16 tahun lalu |
Jelmer Vernooij
|
a4b8fa5375
Make tags a dictionary.
|
16 tahun lalu |
Jelmer Vernooij
|
cc8a271a82
Add clone command.
|
16 tahun lalu |
Jelmer Vernooij
|
d88ae5dd0e
Split out object_store.
|
16 tahun lalu |
John Carr
|
ec88072ab9
Fix git clone
|
16 tahun lalu |
John Carr
|
931d53f2de
Merge upstream
|
16 tahun lalu |
John Carr
|
f1d3226b6f
Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD.
|
16 tahun lalu |
Jelmer Vernooij
|
2a3ceb87ef
Fetch all prerequisite revisions.
|
16 tahun lalu |
Jelmer Vernooij
|
1f36b57f1f
Split up fetch_objects().
|
16 tahun lalu |
Jelmer Vernooij
|
0bfd90c747
Raise exception when no git repository is found.
|
16 tahun lalu |
Jelmer Vernooij
|
9dbda24705
Add simple log command.
|
16 tahun lalu |
Jelmer Vernooij
|
e8932309a2
Rename basedir -> controldir.
|
16 tahun lalu |
Jelmer Vernooij
|
36ad1840a7
Add get_refs() call.
|
16 tahun lalu |
Jelmer Vernooij
|
539ff6a9b9
Add git.repo.Repo.__repr__.
|
16 tahun lalu |
Jelmer Vernooij
|
676d7e6468
Skip yielding objects until we've figured out the sha's.
|
16 tahun lalu |
Jelmer Vernooij
|
291a81dff4
Fix fetch_objects().
|
16 tahun lalu |
Jelmer Vernooij
|
41227d3035
Make server upload pack code use fetch objects callbacks.
|
16 tahun lalu |
Jelmer Vernooij
|
30f2f62d80
Don't 'want' refs we already have.
|
16 tahun lalu |