John Carr
|
ada58962e6
Merge lp:~johncarr/dulwich/git-serve
|
16 роки тому |
John Carr
|
708ad8bc3e
Try a simpler approach
|
16 роки тому |
John Carr
|
9ce572f161
Add a generic class that can talk to any git-receive-pack or git-upload-packs that we can get pipe access to
|
16 роки тому |
John Carr
|
cd7ac56172
Teach ./bin/dulwich about SSH
|
16 роки тому |
John Carr
|
6b715da7ce
Code belongs in client really. Also, add SSHGitClient.
|
16 роки тому |
John Carr
|
fa0b53a076
Simplify
|
16 роки тому |
John Carr
|
a0b1b50dd0
Helpers from subvertpy for talking to a remote SSH process
|
16 роки тому |
John Carr
|
0322de3832
Don't try and send objects if there are none to send (client hung up already)
|
16 роки тому |
John Carr
|
95cec40ff6
Use num_objects instead of objects now
|
16 роки тому |
John Carr
|
1bf773ad41
Provide fake path when copying a pack in tests - long term this needs a better solution
|
16 роки тому |
John Carr
|
46eacc2d39
recency is a list of tuple of (obj, path), not a list of obj
|
16 роки тому |
John Carr
|
6c4f14f4d3
Don't send objects already on the client. Perform the correct tuple check in sha_done.
|
16 роки тому |
John Carr
|
010cec63fb
Fix typo
|
16 роки тому |
John Carr
|
8cfc836fd5
Merge upstream
|
16 роки тому |
John Carr
|
6577a7f48e
Start working on getting sha, name from API - so we can sort on name when making deltas
|
16 роки тому |
Jelmer Vernooij
|
1ce1158d6a
Make fetch_objects() return the number of objects.
|
16 роки тому |
John Carr
|
136197e66e
Merge upstream
|
16 роки тому |
Jelmer Vernooij
|
14711851a1
Deal with thin packs appropriately.
|
16 роки тому |
John Carr
|
4d396150af
Code cleanup
|
16 роки тому |
John Carr
|
170fc34fb5
Don't access internals
|
16 роки тому |
John Carr
|
4aeae184b3
Make type a property
|
16 роки тому |
Jelmer Vernooij
|
ececb785a2
Fix download url, add version number.
|
16 роки тому |
Jelmer Vernooij
|
b8c6f12697
Merge John.
|
16 роки тому |
John Carr
|
5c896c3d86
Merge upstream
|
16 роки тому |
Jelmer Vernooij
|
6863e0da8c
James is ok with licensing his code GPLv2 or later rather than GPLv2-only.
|
16 роки тому |
Jelmer Vernooij
|
0f9682b369
Make all files written by either John and/or me GPLv2+, as discussed
|
16 роки тому |
John Carr
|
9691addc84
Messy :\
|
16 роки тому |
John Carr
|
a1023ae22e
Whitespace changes
|
16 роки тому |
John Carr
|
7d38a558e2
Don't let braindump break
|
16 роки тому |
John Carr
|
ade31af64c
Merge delta pack brain dump
|
16 роки тому |