summaryrefslogtreecommitdiffstats
path: root/upload-pack.c
AgeCommit message (Expand)AuthorLines
2005-07-08Make "upload-pack" match git-fetch-pack usageLinus Torvalds-2/+6
2005-07-05Increase the number of possible heads requested from git-upload-packLinus Torvalds-1/+1
2005-07-05Add "git_path()" and "head_ref()" helper functions.Linus Torvalds-0/+1
2005-07-04Make git-fetch-pack actually do all the unpacking etc.Linus Torvalds-11/+52
2005-07-04Make git-fetch-pack and git-upload-pack negotiate needs/haves fullyLinus Torvalds-1/+54
2005-07-04Commit first cut at "git-fetch-pack"Linus Torvalds-0/+86