summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch-dumb.sh
Commit message (Expand)AuthorAgeFilesLines
* remote-curl: handle URLs without protocoljk/fix-remote-curl-url-wo-protoJeff King2016-09-081-0/+8
* t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-4/+4
* Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-221-6/+0
|\
| * t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-071-6/+0
* | t: use test_might_fail for diff and grepJeff King2015-03-201-2/+2
* | t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* | Merge branch 'ye/http-accept-language'Junio C Hamano2015-02-181-0/+42
|\ \
| * | http: add Accept-Language header if possibleYi EungJun2015-01-281-0/+42
* | | Merge branch 'jk/dumb-http-idx-fetch-fix'Junio C Hamano2015-02-171-0/+18
|\ \ \ | |/ / |/| |
| * | dumb-http: do not pass NULL path to parse_pack_indexjk/dumb-http-idx-fetch-fixJeff King2015-01-271-0/+18
| |/
* | http: fix charset detection of extract_content_type()ye/http-extract-charsetYi EungJun2014-06-171-0/+5
* | remote-curl: reencode http error messagesJeff King2014-05-271-0/+5
* | http: extract type/subtype portion of content-typeJeff King2014-05-271-0/+5
* | t5550: test display of remote http error messagesJeff King2014-05-231-0/+10
|/
* test: rename http fetch and push test filesNguyễn Thái Ngọc Duy2014-02-101-0/+175