aboutsummaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch.sh
Commit message (Expand)AuthorAge
* t5550: repack everything into one fileClemens Buchacher2012-01-04
* Merge branch 'cb/httpd-test-fix-port'Junio C Hamano2011-10-18
|\
| * use test number as port numberClemens Buchacher2011-10-17
* | http: use hostname in credential descriptionMichael J Gruber2011-10-15
* | improve httpd auth testsJeff King2011-07-20
* | Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-12
|\ \
| * | t5550-http-fetch: add test for http-fetchTay Ray Chuan2010-11-26
| * | t5550-http-fetch: add missing '&&'Tay Ray Chuan2010-11-26
* | | Fix username and password extraction from HTTP URLsGabriel Corona2010-11-17
* | | t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-17
|/ /
* | tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* | http-fetch: Use temporary files for pack-*.idx until verifiedShawn O. Pearce2010-04-19
* | http-fetch: Use index-pack rather than verify-pack to check packsShawn O. Pearce2010-04-19
* | t5550-http-fetch: Use subshell for repository operationsShawn O. Pearce2010-04-17
* | test smart http fetch and pushShawn O. Pearce2009-11-04
* | http tests: use /dumb/ URL prefixShawn O. Pearce2009-11-04
* | t5550-http-fetch: test fetching of packed objectsTay Ray Chuan2009-06-06
* | remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King2009-02-27
|/
* add basic http clone/fetch testsJeff King2009-02-26