summaryrefslogtreecommitdiff
path: root/transport-helper.c
AgeCommit message (Expand)Author
2009-12-26Merge branch 'sr/vcs-helper'Junio C Hamano
2009-11-18Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow
2009-11-18Fix various memory leaks in transport-helper.cSverre Rabbelier
2009-11-18Allow helper to map private ref names into normal namesDaniel Barkalow
2009-11-18Add support for "import" helper commandDaniel Barkalow
2009-11-18Allow fetch to modify refsDaniel Barkalow
2009-11-18Fix memory leak in helper method for disconnectDaniel Barkalow
2009-10-31remote-helpers: return successfully if everything up-to-dateClemens Buchacher
2009-10-31Move WebDAV HTTP push under remote-curlShawn O. Pearce
2009-10-31remote-helpers: Support custom transport optionsShawn O. Pearce
2009-10-31remote-helpers: Fetch more than one ref in a batchShawn O. Pearce
2009-09-13don't dereference NULL upon fdopen failureJim Meyering
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering
2009-09-04Use a clearer style to issue commands to remote helpersDaniel Barkalow
2009-09-04Make the "traditionally-supported" URLs a special caseDaniel Barkalow
2009-08-06git-http-fetch: not a builtinLinus Torvalds
2009-08-05Add support for external programs for handling native fetchesDaniel Barkalow