summaryrefslogtreecommitdiff
path: root/transport-helper.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-13don't dereference NULL upon fdopen failureLibravatar Jim Meyering1-3/+3
2009-09-13use write_str_in_full helper to avoid literal string lengthsLibravatar Jim Meyering1-7/+3
2009-09-03Use a clearer style to issue commands to remote helpersLibravatar Daniel Barkalow1-7/+14
2009-09-03Make the "traditionally-supported" URLs a special caseLibravatar Daniel Barkalow1-5/+2
2009-08-05git-http-fetch: not a builtinLibravatar Linus Torvalds1-1/+1
2009-08-05Add support for external programs for handling native fetchesLibravatar Daniel Barkalow1-0/+168