summaryrefslogtreecommitdiff
path: root/transport-helper.c
Commit message (Expand)AuthorAgeFilesLines
* remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-301-0/+2
* Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-301-3/+134
* remote-helpers: Support custom transport optionsShawn O. Pearce2009-10-301-1/+87
* remote-helpers: Fetch more than one ref in a batchShawn O. Pearce2009-10-301-11/+28
* don't dereference NULL upon fdopen failureJim Meyering2009-09-131-3/+3
* use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-131-7/+3
* Use a clearer style to issue commands to remote helpersDaniel Barkalow2009-09-031-7/+14
* Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-031-5/+2
* git-http-fetch: not a builtinLinus Torvalds2009-08-051-1/+1
* Add support for external programs for handling native fetchesDaniel Barkalow2009-08-051-0/+168