summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch-dumb.sh
Commit message (Expand)AuthorAgeFilesLines
* t5550: use write_script to generate post-update hookBrandon Williams2017-04-181-2/+3
* Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano2017-03-101-0/+9
|\
| * http: attempt updating base URL only if no errorjt/http-base-url-update-upon-redirectJonathan Tan2017-02-281-0/+9
* | Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano2017-02-271-0/+9
|\ \ | |/ |/|
| * remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRjn/remote-helpers-with-git-dirJonathan Nieder2017-02-141-0/+9
| * Merge branch 'jk/http-walker-limit-redirect' into maintJunio C Hamano2017-01-171-0/+61
| |\
* | \ Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-271-0/+10
|\ \ \
| * | | http: respect protocol.*.allow=user for http-alternatesbw/transport-protocol-policyJeff King2016-12-151-0/+10
| | |/ | |/|
* | | Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-191-0/+61
|\ \ \ | |/ / | | / | |/ |/|
| * http: treat http-alternates like redirectsjk/http-walker-limit-redirect-2.9Jeff King2016-12-061-0/+38
| * http: make redirects more obviousJeff King2016-12-061-0/+23
* | Merge branch 'jk/fix-remote-curl-url-wo-proto'Junio C Hamano2016-09-151-0/+8
|\ \
| * | remote-curl: handle URLs without protocoljk/fix-remote-curl-url-wo-protoJeff King2016-09-081-0/+8
* | | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-071-5/+5
| |/ |/|
* | submodule: use prepare_submodule_repo_env consistentlyjk/submodule-config-sanitize-fixJeff King2016-04-281-0/+11
* | submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King2016-04-281-0/+17
* | t5550: break submodule config test into multiple sub-testsJeff King2016-04-281-2/+6
* | t5550: fix typo in $HTTPD_URLJeff King2016-04-281-1/+1
* | git: submodule honor -c credential.* from command lineJacob Keller2016-03-011-0/+17
|/
* 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