Age | Commit message (Expand) | Author | Files | Lines |
2016-09-29 | Merge branch 'jk/fix-remote-curl-url-wo-proto' into maint | Junio C Hamano | 1 | -0/+8 |
2016-09-08 | remote-curl: handle URLs without protocol | Jeff King | 1 | -0/+8 |
2016-09-07 | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 1 | -5/+5 |
2016-04-28 | submodule: use prepare_submodule_repo_env consistently | Jeff King | 1 | -0/+11 |
2016-04-28 | submodule: export sanitized GIT_CONFIG_PARAMETERS | Jeff King | 1 | -0/+17 |
2016-04-28 | t5550: break submodule config test into multiple sub-tests | Jeff King | 1 | -2/+6 |
2016-04-28 | t5550: fix typo in $HTTPD_URL | Jeff King | 1 | -1/+1 |
2016-03-01 | git: submodule honor -c credential.* from command line | Jacob Keller | 1 | -0/+17 |
2016-01-04 | t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -4/+4 |
2015-05-22 | Merge branch 'jk/skip-http-tests-under-no-curl' | Junio C Hamano | 1 | -6/+0 |
2015-05-07 | t/lib-httpd.sh: skip tests if NO_CURL is defined | Jeff King | 1 | -6/+0 |
2015-03-20 | t: use test_might_fail for diff and grep | Jeff King | 1 | -2/+2 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
2015-02-18 | Merge branch 'ye/http-accept-language' | Junio C Hamano | 1 | -0/+42 |
2015-02-17 | Merge branch 'jk/dumb-http-idx-fetch-fix' | Junio C Hamano | 1 | -0/+18 |
2015-01-28 | http: add Accept-Language header if possible | Yi EungJun | 1 | -0/+42 |
2015-01-27 | dumb-http: do not pass NULL path to parse_pack_index | Jeff King | 1 | -0/+18 |
2014-06-17 | http: fix charset detection of extract_content_type() | Yi EungJun | 1 | -0/+5 |
2014-05-27 | remote-curl: reencode http error messages | Jeff King | 1 | -0/+5 |
2014-05-27 | http: extract type/subtype portion of content-type | Jeff King | 1 | -0/+5 |
2014-05-23 | t5550: test display of remote http error messages | Jeff King | 1 | -0/+10 |
2014-02-10 | test: rename http fetch and push test files | Nguyễn Thái Ngọc Duy | 1 | -0/+175 |