Age | Commit message (Expand) | Author | Files | Lines |
2021-10-03 | Merge branch 'jk/http-redact-fix' | Junio C Hamano | 1 | -12/+12 |
2021-09-22 | http: match headers case-insensitively when redacting | Jeff King | 1 | -12/+12 |
2021-09-10 | t5551: test v2-to-v0 http protocol fallback | Jeff King | 1 | -0/+9 |
2021-05-19 | Revert "remote-curl: fall back to basic auth if Negotiate fails" | Jeff King | 1 | -1/+1 |
2021-05-19 | t5551: test http interaction with credential helpers | Jeff King | 1 | -0/+41 |
2020-11-19 | t55[4-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -11/+11 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-06-05 | http: redact all cookies, teach GIT_TRACE_REDACT=0 | Jonathan Tan | 1 | -14/+24 |
2020-05-11 | http, imap-send: stop using CURLOPT_VERBOSE | Jonathan Tan | 1 | -0/+24 |
2020-05-11 | t5551: test that GIT_TRACE_CURL redacts password | Jonathan Tan | 1 | -0/+12 |
2020-01-15 | test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate | Jonathan Nieder | 1 | -6/+6 |
2019-07-11 | Merge branch 'jt/t5551-test-chunked' | Junio C Hamano | 1 | -3/+2 |
2019-06-27 | t5551: test usage of chunked encoding explicitly | Jonathan Tan | 1 | -3/+2 |
2019-06-25 | t5551: use 'test_i18ngrep' to check translated output | SZEDER Gábor | 1 | -2/+2 |
2019-04-25 | Merge branch 'sg/test-atexit' | Junio C Hamano | 1 | -1/+0 |
2019-04-16 | Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth' | Junio C Hamano | 1 | -1/+11 |
2019-04-16 | Merge branch 'jt/test-protocol-version' | Junio C Hamano | 1 | -11/+36 |
2019-03-24 | t5551: mark half-auth no-op fetch test as v0-only | Jonathan Tan | 1 | -1/+11 |
2019-03-14 | tests: use 'test_atexit' to stop httpd | SZEDER Gábor | 1 | -1/+0 |
2019-03-07 | tests: fix protocol version for overspecifications | Jonathan Tan | 1 | -8/+26 |
2019-03-07 | tests: always test fetch of unreachable with v0 | Jonathan Tan | 1 | -2/+8 |
2019-03-07 | tests: define GIT_TEST_PROTOCOL_VERSION | Jonathan Tan | 1 | -1/+2 |
2019-02-06 | t5551: test server-side ERR packet | Josh Steadmon | 1 | -0/+5 |
2018-10-19 | Merge branch 'jt/avoid-ls-refs' | Junio C Hamano | 1 | -0/+15 |
2018-10-07 | fetch: do not list refs if fetching only hashes | Jonathan Tan | 1 | -0/+15 |
2018-09-24 | t5551: compare sorted cookies files | Thomas Gummerer | 1 | -2/+2 |
2018-09-24 | t5551: move setup code inside test_expect blocks | Thomas Gummerer | 1 | -33/+33 |
2018-08-15 | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 1 | -0/+18 |
2018-08-02 | Merge branch 'sg/httpd-test-unflake' | Junio C Hamano | 1 | -7/+1 |
2018-08-01 | fetch-pack: unify ref in and out param | Jonathan Tan | 1 | -0/+18 |
2018-07-12 | t/lib-httpd: avoid occasional failures when checking access.log | SZEDER Gábor | 1 | -2/+1 |
2018-07-12 | t/lib-httpd: add the strip_access_log() helper function | SZEDER Gábor | 1 | -6/+1 |
2018-05-23 | remote-curl: accept all encodings supported by curl | Brandon Williams | 1 | -4/+9 |
2018-01-19 | http: support omitting data from traces | Jonathan Tan | 1 | -0/+12 |
2018-01-19 | http: support cookie redaction when tracing | Jonathan Tan | 1 | -0/+21 |
2017-01-10 | Merge branch 'dt/smart-http-detect-server-going-away' | Junio C Hamano | 1 | -0/+52 |
2016-12-19 | Merge branch 'jk/http-walker-limit-redirect-2.9' | Junio C Hamano | 1 | -0/+4 |
2016-12-06 | http: always update the base URL for redirects | Jeff King | 1 | -0/+4 |
2016-11-18 | upload-pack: optionally allow fetching any sha1 | David Turner | 1 | -0/+22 |
2016-11-18 | remote-curl: don't hang when a server dies before any output | David Turner | 1 | -0/+30 |
2016-09-07 | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 1 | -3/+12 |
2016-05-10 | submodule: ensure that -c http.extraheader is heeded | Johannes Schindelin | 1 | -1/+10 |
2016-05-10 | t5551: make the test for extra HTTP headers more robust | Johannes Schindelin | 1 | -1/+2 |
2016-04-27 | http: support sending custom HTTP headers | Johannes Schindelin | 1 | -0/+7 |
2015-06-01 | Merge branch 'jk/http-backend-deadlock' | Junio C Hamano | 1 | -13/+36 |
2015-05-25 | Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlock | Junio C Hamano | 1 | -13/+36 |
2015-05-25 | Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3 | Junio C Hamano | 1 | -13/+36 |
2015-05-25 | http-backend: spool ref negotiation requests to buffer | Jeff King | 1 | -0/+11 |
2015-05-22 | Merge branch 'jk/skip-http-tests-under-no-curl' | Junio C Hamano | 1 | -6/+0 |
2015-05-20 | t5551: factor out tag creation | Jeff King | 1 | -13/+21 |