aboutsummaryrefslogtreecommitdiff
path: root/remote-curl.c
Commit message (Expand)AuthorAge
...
| * | remote-curl: pass ref SHA-1 to fetch-pack as wellNguyễn Thái Ngọc Duy2013-12-10
| * | connect.c: teach get_remote_heads to parse "shallow" linesNguyễn Thái Ngọc Duy2013-12-10
* | | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\ \ \
| * | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
| |/ /
* | | Merge branch 'bc/http-100-continue'Junio C Hamano2013-12-05
|\ \ \ | |/ / |/| |
| * | remote-curl: fix large pushes with GSSAPIBrian M. Carlson2013-10-31
| * | remote-curl: pass curl slot_results back through run_slotJeff King2013-10-31
* | | Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-30
|\ \ \
| * | | remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-14
| * | | remote-curl: store url as a strbufJeff King2013-10-14
| * | | remote-curl: make refs_url a strbufJeff King2013-10-14
| * | | http: hoist credential request out of handle_curl_resultJeff King2013-10-14
| * | | http: refactor options to http_get_*Jeff King2013-09-30
| |/ /
* | | Merge branch 'jc/push-cas'Junio C Hamano2013-09-09
|\ \ \
| * | | push: teach --force-with-lease to smart-http transportJunio C Hamano2013-08-02
* | | | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-09-09
|\ \ \ \ | |_|/ / |/| | |
| * | | smart http: use the same connectivity check on cloningNguyễn Thái Ngọc Duy2013-07-23
| |/ /
* | | remote-http: use argv-arrayJunio C Hamano2013-07-09
|/ /
* | remote-curl: die directly with http error messagesJeff King2013-04-06
* | http: simplify http_error helper functionJeff King2013-04-06
* | remote-curl: consistently report repo url for http errorsJeff King2013-04-06
* | remote-curl: always show friendlier 404 messageJeff King2013-04-06
* | remote-curl: let servers override http 404 adviceJeff King2013-04-06
* | remote-curl: show server content on http errorsJeff King2013-04-06
* | remote-curl: always parse incoming refsJeff King2013-02-24
* | remote-curl: move ref-parsing code up in fileJeff King2013-02-24
* | remote-curl: pass buffer straight to get_remote_headsJeff King2013-02-24
* | teach get_remote_heads to read from a memory bufferJeff King2013-02-24
* | pkt-line: share buffer/descriptor reading implementationJeff King2013-02-24
* | pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-20
* | pkt-line: drop safe_write functionJeff King2013-02-20
* | Verify Content-Type from smart HTTP serversShawn Pearce2013-02-04
* | Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-21
|\ \
| * | remote-curl.c: Fix a compiler warningRamsay Jones2012-11-21
* | | Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-20
|\ \ \ | |/ /
| * | remote-curl: retry failed requests for auth even with gzipJeff King2012-10-31
| * | remote-curl: hoist gzip buffer size to top of post_rpcJeff King2012-10-31
* | | Merge branch 'jk/maint-http-init-not-in-result-handler'Jeff King2012-10-29
|\ \ \ | |/ /
| * | http: do not set up curl auth after a 401Jeff King2012-10-12
| * | remote-curl: do not call run_slot repeatedlyJeff King2012-10-12
* | | Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-10-16
|\ \ \ | |/ /
| * | http: fix segfault in handle_curl_resultJeff King2012-10-12
* | | Merge branch 'jk/smart-http-switch'Junio C Hamano2012-09-29
|\ \ \
| * | | remote-curl: let users turn off smart httpJeff King2012-09-21
| * | | remote-curl: rename is_http variableJeff King2012-09-20
* | | | Merge branch 'sp/maint-http-enable-gzip'Junio C Hamano2012-09-29
|\ \ \ \ | |/ / / |/| | |
| * | | Enable info/refs gzip decompression in HTTP clientShawn O. Pearce2012-09-20
| |/ /
* | | Revert "retry request without query when info/refs?query fails"Shawn O. Pearce2012-09-20
|/ /
* | http: prompt for credentials on failed POSTJeff King2012-08-27
* | Merge branch 'jk/maint-push-progress' into maintJunio C Hamano2012-05-10
|\ \