summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch-dumb.sh
AgeCommit message (Expand)AuthorFilesLines
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