summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch-dumb.sh
AgeCommit message (Expand)AuthorFilesLines
2017-03-10Merge branch 'jt/http-base-url-update-upon-redirect'Libravatar Junio C Hamano1-0/+9
2017-02-28http: attempt updating base URL only if no errorLibravatar Jonathan Tan1-0/+9
2017-02-27Merge branch 'jn/remote-helpers-with-git-dir'Libravatar Junio C Hamano1-0/+9
2017-02-14remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRLibravatar Jonathan Nieder1-0/+9
2017-01-17Merge branch 'jk/http-walker-limit-redirect' into maintLibravatar Junio C Hamano1-0/+61
2016-12-27Merge branch 'bw/transport-protocol-policy'Libravatar Junio C Hamano1-0/+10
2016-12-19Merge branch 'jk/http-walker-limit-redirect-2.9'Libravatar Junio C Hamano1-0/+61
2016-12-15http: respect protocol.*.allow=user for http-alternatesLibravatar Jeff King1-0/+10
2016-12-06http: treat http-alternates like redirectsLibravatar Jeff King1-0/+38
2016-12-06http: make redirects more obviousLibravatar Jeff King1-0/+23
2016-09-15Merge branch 'jk/fix-remote-curl-url-wo-proto'Libravatar Junio C Hamano1-0/+8
2016-09-08remote-curl: handle URLs without protocolLibravatar Jeff King1-0/+8
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-5/+5
2016-04-28submodule: use prepare_submodule_repo_env consistentlyLibravatar Jeff King1-0/+11
2016-04-28submodule: export sanitized GIT_CONFIG_PARAMETERSLibravatar Jeff King1-0/+17
2016-04-28t5550: break submodule config test into multiple sub-testsLibravatar Jeff King1-2/+6
2016-04-28t5550: fix typo in $HTTPD_URLLibravatar Jeff King1-1/+1
2016-03-01git: submodule honor -c credential.* from command lineLibravatar Jacob Keller1-0/+17
2016-01-04t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Libravatar Junio C Hamano1-6/+0
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedLibravatar Jeff King1-6/+0
2015-03-20t: use test_might_fail for diff and grepLibravatar Jeff King1-2/+2
2015-03-20t: fix trivial &&-chain breakageLibravatar Jeff King1-1/+1
2015-02-18Merge branch 'ye/http-accept-language'Libravatar Junio C Hamano1-0/+42
2015-02-17Merge branch 'jk/dumb-http-idx-fetch-fix'Libravatar Junio C Hamano1-0/+18
2015-01-28http: add Accept-Language header if possibleLibravatar Yi EungJun1-0/+42
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexLibravatar Jeff King1-0/+18
2014-06-17http: fix charset detection of extract_content_type()Libravatar Yi EungJun1-0/+5
2014-05-27remote-curl: reencode http error messagesLibravatar Jeff King1-0/+5
2014-05-27http: extract type/subtype portion of content-typeLibravatar Jeff King1-0/+5
2014-05-23t5550: test display of remote http error messagesLibravatar Jeff King1-0/+10
2014-02-10test: rename http fetch and push test filesLibravatar Nguyễn Thái Ngọc Duy1-0/+175