aboutsummaryrefslogtreecommitdiff
path: root/remote-curl.c
Commit message (Expand)AuthorAge
* http: prompt for credentials on failed POSTJeff King2012-08-27
* Merge branch 'jk/maint-push-progress' into maintJunio C Hamano2012-05-10
|\
| * teach send-pack about --[no-]progressJeff King2012-05-01
| * Merge branch 'sp/smart-http-failure-to-push' into maintJunio C Hamano2012-02-05
| |\
* | \ Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-01
|\ \ \
| * | | remote-curl: send the refs to fetch-pack on stdinIvan Todoroski2012-04-10
* | | | Merge branch 'sp/smart-http-failure-to-push'Junio C Hamano2012-01-29
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | remote-curl: Fix push status report when all branches failShawn O. Pearce2012-01-20
* | | fix push --quiet: add 'quiet' capability to receive-packClemens Buchacher2012-01-08
| |/ |/|
* | Merge branch 'jk/http-push-to-empty'Junio C Hamano2011-12-22
|\ \
| * | remote-curl: don't pass back fake refsJeff King2011-12-19
* | | Merge branch 'jk/maint-push-over-dav'Junio C Hamano2011-12-19
|\ \ \
| * | | http-push: enable "proactive auth"Jeff King2011-12-13
| |/ /
* | | drop "match" parameter from get_remote_headsJeff King2011-12-13
|/ /
* | Merge branch 'jk/http-auth'Junio C Hamano2011-10-17
|\ \
| * | http_init: accept separate URL parameterJeff King2011-10-15
| * | remote-curl: don't retry auth failures with dumb protocolJeff King2011-07-20
* | | Merge branch 'sp/smart-http-failure'Junio C Hamano2011-10-12
|\ \ \
| * | | remote-curl: Fix warning after HTTP failureShawn O. Pearce2011-10-04
* | | | Sync with 1.7.6.2Junio C Hamano2011-09-06
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
| * | | Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-23
| |\ \ \
| * \ \ \ Merge branch 'jc/zlib-wrap' into maintJunio C Hamano2011-08-16
| |\ \ \ \
* | \ \ \ \ Merge branch 'cb/maint-quiet-push'Junio C Hamano2011-08-17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | propagate --quiet to send-pack/receive-packClemens Buchacher2011-07-31
| |/ / / /
* | | | | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-01
|\ \ \ \ \
| * | | | | remote-curl: accept empty line as terminatorSverre Rabbelier2011-07-19
* | | | | | Merge branch 'maint'Junio C Hamano2011-07-22
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | remote-curl: Add a format check to parsing of info/refsJulian Phillips2011-07-20
* | | | | Merge branch 'jc/zlib-wrap'Junio C Hamano2011-07-19
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
| * | | zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
| * | | zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
| | |/ | |/|
* | | plug a few coverity-spotted leaksJim Meyering2011-06-20
| |/ |/|
* | http: make curl callbacks match contracts from curl headerDan McGee2011-05-04
|/
* Merge branch 'sp/maint-smart-http-sans-100-continue'Junio C Hamano2011-03-14
|\
| * smart-http: Really never use Expect: 100-continueShawn O. Pearce2011-03-14
* | Merge branch 'sp/maint-smart-http-sans-100-continue'Junio C Hamano2011-02-27
|\ \ | |/
| * smart-http: Don't use Expect: 100-ContinueShawn O. Pearce2011-02-15
| * Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-02
| |\
* | \ Merge branch 'sp/fix-smart-http-deadlock-on-error'Junio C Hamano2010-08-12
|\ \ \
| * | | smart-http: Don't deadlock on server failureShawn O. Pearce2010-08-06
* | | | Merge branch 'rc/maint-curl-helper'Junio C Hamano2010-05-08
|\ \ \ \
| * | | | remote-curl: ensure that URLs have a trailing slashTay Ray Chuan2010-04-09
| | |/ / | |/| |
* | | | Prompt for a username when an HTTP request 401sScott Chacon2010-04-01
* | | | Merge branch 'tc/http-cleanup'Junio C Hamano2010-03-15
|\ \ \ \
| * | | | remote-curl: init walker only when neededTay Ray Chuan2010-03-02
| * | | | remote-curl: use http_fetch_ref() instead of walker wrapperTay Ray Chuan2010-03-02
| * | | | http: init and cleanup separately from http-walkerTay Ray Chuan2010-03-02
| |/ / /
* | | | Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano2010-02-05
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|