aboutsummaryrefslogtreecommitdiff
path: root/transport-helper.c
Commit message (Expand)AuthorAge
* Merge branch 'tc/clone-v-progress'Junio C Hamano2010-01-17
|\
| * check stderr with isatty() instead of stdout when deciding to show progressTay Ray Chuan2009-12-28
* | Support remote archive from all smart transportsIlari Liusvaara2009-12-28
* | Support remote helpers implementing smart transportsIlari Liusvaara2009-12-28
* | Support taking over transportsIlari Liusvaara2009-12-09
* | Pass unknown protocols to external protocol handlersIlari Liusvaara2009-12-09
* | Support mandatory capabilitiesIlari Liusvaara2009-12-09
* | Add remote helper debug modeIlari Liusvaara2009-12-09
* | Merge branch 'master' into il/vcs-helperJunio C Hamano2009-12-06
|\ \ | |/
| * remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-30
| * Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-30
| * remote-helpers: Support custom transport optionsShawn O. Pearce2009-10-30
| * remote-helpers: Fetch more than one ref in a batchShawn O. Pearce2009-10-30
* | Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow2009-11-17
* | Fix various memory leaks in transport-helper.cSverre Rabbelier2009-11-17
* | Allow helper to map private ref names into normal namesDaniel Barkalow2009-11-17
* | Add support for "import" helper commandDaniel Barkalow2009-11-17
* | Allow fetch to modify refsDaniel Barkalow2009-11-17
* | Fix memory leak in helper method for disconnectDaniel Barkalow2009-11-17
|/
* don't dereference NULL upon fdopen failureJim Meyering2009-09-13
* use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-13
* Use a clearer style to issue commands to remote helpersDaniel Barkalow2009-09-03
* Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-03
* git-http-fetch: not a builtinLinus Torvalds2009-08-05
* Add support for external programs for handling native fetchesDaniel Barkalow2009-08-05