aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5550-http-fetch-dumb.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Merge branch 'jk/fix-remote-curl-url-wo-proto'Junio C Hamano1-0/+8
2016-09-08remote-curl: handle URLs without protocolJeff King1-0/+8
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto1-5/+5
2016-04-28submodule: use prepare_submodule_repo_env consistentlyJeff King1-0/+11
2016-04-28submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King1-0/+17
2016-04-28t5550: break submodule config test into multiple sub-testsJeff King1-2/+6
2016-04-28t5550: fix typo in $HTTPD_URLJeff King1-1/+1
2016-03-01git: submodule honor -c credential.* from command lineJacob Keller1-0/+17
2016-01-04t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionElia Pinto1-4/+4
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano1-6/+0
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King1-6/+0
2015-03-20t: use test_might_fail for diff and grepJeff King1-2/+2
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2015-02-18Merge branch 'ye/http-accept-language'Junio C Hamano1-0/+42
2015-02-17Merge branch 'jk/dumb-http-idx-fetch-fix'Junio C Hamano1-0/+18
2015-01-28http: add Accept-Language header if possibleYi EungJun1-0/+42
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexJeff King1-0/+18
2014-06-17http: fix charset detection of extract_content_type()Yi EungJun1-0/+5
2014-05-27remote-curl: reencode http error messagesJeff King1-0/+5
2014-05-27http: extract type/subtype portion of content-typeJeff King1-0/+5
2014-05-23t5550: test display of remote http error messagesJeff King1-0/+10
2014-02-10test: rename http fetch and push test filesNguyễn Thái Ngọc Duy1-0/+175