John Carr
|
8cfc836fd5
Merge upstream
|
16 years ago |
John Carr
|
6577a7f48e
Start working on getting sha, name from API - so we can sort on name when making deltas
|
16 years ago |
Jelmer Vernooij
|
1ce1158d6a
Make fetch_objects() return the number of objects.
|
16 years ago |
John Carr
|
4d396150af
Code cleanup
|
16 years ago |
Jelmer Vernooij
|
6863e0da8c
James is ok with licensing his code GPLv2 or later rather than GPLv2-only.
|
16 years ago |
Jelmer Vernooij
|
52553bc6b5
Fix call.
|
16 years ago |
Jelmer Vernooij
|
bb394b5003
add support for setting lightweight tags.
|
16 years ago |
Jelmer Vernooij
|
65585d7230
Fix iteritems.
|
16 years ago |
Jelmer Vernooij
|
b79480bf1c
Add Tags.iteritems().
|
16 years ago |
Jelmer Vernooij
|
a4b8fa5375
Make tags a dictionary.
|
16 years ago |
Jelmer Vernooij
|
cc8a271a82
Add clone command.
|
16 years ago |
Jelmer Vernooij
|
d88ae5dd0e
Split out object_store.
|
16 years ago |
John Carr
|
ec88072ab9
Fix git clone
|
16 years ago |
John Carr
|
931d53f2de
Merge upstream
|
16 years ago |
John Carr
|
f1d3226b6f
Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD.
|
16 years ago |
Jelmer Vernooij
|
2a3ceb87ef
Fetch all prerequisite revisions.
|
16 years ago |
Jelmer Vernooij
|
1f36b57f1f
Split up fetch_objects().
|
16 years ago |
Jelmer Vernooij
|
0bfd90c747
Raise exception when no git repository is found.
|
16 years ago |
Jelmer Vernooij
|
9dbda24705
Add simple log command.
|
16 years ago |
Jelmer Vernooij
|
e8932309a2
Rename basedir -> controldir.
|
16 years ago |
Jelmer Vernooij
|
36ad1840a7
Add get_refs() call.
|
16 years ago |
Jelmer Vernooij
|
539ff6a9b9
Add git.repo.Repo.__repr__.
|
16 years ago |
Jelmer Vernooij
|
676d7e6468
Skip yielding objects until we've figured out the sha's.
|
16 years ago |
Jelmer Vernooij
|
291a81dff4
Fix fetch_objects().
|
16 years ago |
Jelmer Vernooij
|
41227d3035
Make server upload pack code use fetch objects callbacks.
|
16 years ago |
Jelmer Vernooij
|
30f2f62d80
Don't 'want' refs we already have.
|
16 years ago |
Jelmer Vernooij
|
6cd8105522
Fix ext resolving for PackData.iterentries().
|
16 years ago |
Jelmer Vernooij
|
f18c916ad8
Resolve deltas using other packs.
|
16 years ago |
Jelmer Vernooij
|
22d562ddef
use separate store for packs.
|
16 years ago |
Jelmer Vernooij
|
512275cdf5
Fix imports, fix pack fetching when there are no changes.
|
16 years ago |