summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch-dumb.sh
AgeCommit message (Expand)Author
2016-01-04t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King
2015-03-20t: use test_might_fail for diff and grepJeff King
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-02-18Merge branch 'ye/http-accept-language'Junio C Hamano
2015-02-17Merge branch 'jk/dumb-http-idx-fetch-fix'Junio C Hamano
2015-01-28http: add Accept-Language header if possibleYi EungJun
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexJeff King
2014-06-17http: fix charset detection of extract_content_type()Yi EungJun
2014-05-27remote-curl: reencode http error messagesJeff King
2014-05-27http: extract type/subtype portion of content-typeJeff King
2014-05-23t5550: test display of remote http error messagesJeff King
2014-02-10test: rename http fetch and push test filesNguyễn Thái Ngọc Duy