summaryrefslogtreecommitdiffstats
path: root/fetch-pack.c
AgeCommit message (Expand)AuthorLines
2005-07-05Move "get_ack()" to common git_connect functionsLinus Torvalds-18/+0
2005-07-05Remove multi-head support from fetch-packLinus Torvalds-38/+3
2005-07-05Add "git_path()" and "head_ref()" helper functions.Linus Torvalds-5/+1
2005-07-04Make git-fetch-pack actually do all the unpacking etc.Linus Torvalds-14/+48
2005-07-04Make git-fetch-pack and git-upload-pack negotiate needs/haves fullyLinus Torvalds-9/+62
2005-07-04Commit first cut at "git-fetch-pack"Linus Torvalds-0/+125