aboutsummaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch-dumb.sh
Commit message (Expand)AuthorAge
* t5550: use write_script to generate post-update hookBrandon Williams2017-04-18
* Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano2017-03-10
|\
| * http: attempt updating base URL only if no errorJonathan Tan2017-02-28
* | Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano2017-02-27
|\ \ | |/ |/|
| * remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder2017-02-14
| * Merge branch 'jk/http-walker-limit-redirect' into maintJunio C Hamano2017-01-17
| |\
* | \ Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-27
|\ \ \
| * | | http: respect protocol.*.allow=user for http-alternatesJeff King2016-12-15
| | |/ | |/|
* | | Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-19
|\ \ \ | |/ / | | / | |/ |/|
| * http: treat http-alternates like redirectsJeff King2016-12-06
| * http: make redirects more obviousJeff King2016-12-06
* | Merge branch 'jk/fix-remote-curl-url-wo-proto'Junio C Hamano2016-09-15
|\ \
| * | remote-curl: handle URLs without protocolJeff King2016-09-08
* | | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| |/ |/|
* | submodule: use prepare_submodule_repo_env consistentlyJeff King2016-04-28
* | submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King2016-04-28
* | t5550: break submodule config test into multiple sub-testsJeff King2016-04-28
* | t5550: fix typo in $HTTPD_URLJeff King2016-04-28
* | git: submodule honor -c credential.* from command lineJacob Keller2016-03-01
|/
* t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-04
* Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-22
|\
| * t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-07
* | t: use test_might_fail for diff and grepJeff King2015-03-20
* | t: fix trivial &&-chain breakageJeff King2015-03-20
* | Merge branch 'ye/http-accept-language'Junio C Hamano2015-02-18
|\ \
| * | http: add Accept-Language header if possibleYi EungJun2015-01-28
* | | Merge branch 'jk/dumb-http-idx-fetch-fix'Junio C Hamano2015-02-17
|\ \ \ | |/ / |/| |
| * | dumb-http: do not pass NULL path to parse_pack_indexJeff King2015-01-27
| |/
* | http: fix charset detection of extract_content_type()Yi EungJun2014-06-17
* | remote-curl: reencode http error messagesJeff King2014-05-27
* | http: extract type/subtype portion of content-typeJeff King2014-05-27
* | t5550: test display of remote http error messagesJeff King2014-05-23
|/
* test: rename http fetch and push test filesNguyễn Thái Ngọc Duy2014-02-10