| Commit message (Expand) | Author | Age |
... | |
| * | | remote-curl: fix large pushes with GSSAPI | Brian M. Carlson | 2013-10-31 |
| * | | remote-curl: pass curl slot_results back through run_slot | Jeff King | 2013-10-31 |
* | | | Merge branch 'jk/http-auth-redirects' | Junio C Hamano | 2013-10-30 |
|\ \ \ |
|
| * | | | remote-curl: rewrite base url from info/refs redirects | Jeff King | 2013-10-14 |
| * | | | remote-curl: store url as a strbuf | Jeff King | 2013-10-14 |
| * | | | remote-curl: make refs_url a strbuf | Jeff King | 2013-10-14 |
| * | | | http: hoist credential request out of handle_curl_result | Jeff King | 2013-10-14 |
| * | | | http: refactor options to http_get_* | Jeff King | 2013-09-30 |
| |/ / |
|
* | | | Merge branch 'jc/push-cas' | Junio C Hamano | 2013-09-09 |
|\ \ \ |
|
| * | | | push: teach --force-with-lease to smart-http transport | Junio C Hamano | 2013-08-02 |
* | | | | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 2013-09-09 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | smart http: use the same connectivity check on cloning | Nguyễn Thái Ngọc Duy | 2013-07-23 |
| |/ / |
|
* | | | remote-http: use argv-array | Junio C Hamano | 2013-07-09 |
|/ / |
|
* | | remote-curl: die directly with http error messages | Jeff King | 2013-04-06 |
* | | http: simplify http_error helper function | Jeff King | 2013-04-06 |
* | | remote-curl: consistently report repo url for http errors | Jeff King | 2013-04-06 |
* | | remote-curl: always show friendlier 404 message | Jeff King | 2013-04-06 |
* | | remote-curl: let servers override http 404 advice | Jeff King | 2013-04-06 |
* | | remote-curl: show server content on http errors | Jeff King | 2013-04-06 |
* | | remote-curl: always parse incoming refs | Jeff King | 2013-02-24 |
* | | remote-curl: move ref-parsing code up in file | Jeff King | 2013-02-24 |
* | | remote-curl: pass buffer straight to get_remote_heads | Jeff King | 2013-02-24 |
* | | teach get_remote_heads to read from a memory buffer | Jeff King | 2013-02-24 |
* | | pkt-line: share buffer/descriptor reading implementation | Jeff King | 2013-02-24 |
* | | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 2013-02-20 |
* | | pkt-line: drop safe_write function | Jeff King | 2013-02-20 |
* | | Verify Content-Type from smart HTTP servers | Shawn Pearce | 2013-02-04 |
* | | Merge branch 'jk/maint-http-half-auth-fetch' | Junio C Hamano | 2012-11-21 |
|\ \ |
|
| * | | remote-curl.c: Fix a compiler warning | Ramsay Jones | 2012-11-21 |
* | | | Merge branch 'jk/maint-http-half-auth-fetch' | Junio C Hamano | 2012-11-20 |
|\ \ \
| |/ / |
|
| * | | remote-curl: retry failed requests for auth even with gzip | Jeff King | 2012-10-31 |
| * | | remote-curl: hoist gzip buffer size to top of post_rpc | Jeff King | 2012-10-31 |
* | | | Merge branch 'jk/maint-http-init-not-in-result-handler' | Jeff King | 2012-10-29 |
|\ \ \
| |/ / |
|
| * | | http: do not set up curl auth after a 401 | Jeff King | 2012-10-12 |
| * | | remote-curl: do not call run_slot repeatedly | Jeff King | 2012-10-12 |
* | | | Merge branch 'jk/maint-http-half-auth-push' | Junio C Hamano | 2012-10-16 |
|\ \ \
| |/ / |
|
| * | | http: fix segfault in handle_curl_result | Jeff King | 2012-10-12 |
* | | | Merge branch 'jk/smart-http-switch' | Junio C Hamano | 2012-09-29 |
|\ \ \ |
|
| * | | | remote-curl: let users turn off smart http | Jeff King | 2012-09-21 |
| * | | | remote-curl: rename is_http variable | Jeff King | 2012-09-20 |
* | | | | Merge branch 'sp/maint-http-enable-gzip' | Junio C Hamano | 2012-09-29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Enable info/refs gzip decompression in HTTP client | Shawn O. Pearce | 2012-09-20 |
| |/ / |
|
* | | | Revert "retry request without query when info/refs?query fails" | Shawn O. Pearce | 2012-09-20 |
|/ / |
|
* | | http: prompt for credentials on failed POST | Jeff King | 2012-08-27 |
* | | Merge branch 'jk/maint-push-progress' into maint | Junio C Hamano | 2012-05-10 |
|\ \ |
|
| * | | teach send-pack about --[no-]progress | Jeff King | 2012-05-01 |
| * | | Merge branch 'sp/smart-http-failure-to-push' into maint | Junio C Hamano | 2012-02-05 |
| |\ \ |
|
* | \ \ | Merge branch 'it/fetch-pack-many-refs' into maint | Junio C Hamano | 2012-05-01 |
|\ \ \ \ |
|
| * | | | | remote-curl: send the refs to fetch-pack on stdin | Ivan Todoroski | 2012-04-10 |
* | | | | | Merge branch 'sp/smart-http-failure-to-push' | Junio C Hamano | 2012-01-29 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|