summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch.sh
AgeCommit message (Expand)Author
2012-04-10fix http auth with multiple curl handlesJeff King
2012-04-10http auth fails with multiple curl handlesClemens Buchacher
2012-01-04Merge branch 'maint'Junio C Hamano
2012-01-04t5550: repack everything into one fileClemens Buchacher
2011-12-12credential: make relevance of http path configurableJeff King
2011-12-12credential: add credential.*.usernameJeff King
2011-12-12credential: apply helper configJeff King
2011-12-12http: use credential API to get passwordsJeff King
2011-12-12t5550: fix typoJeff King
2011-10-19Merge branch 'cb/httpd-test-fix-port'Junio C Hamano
2011-10-17use test number as port numberClemens Buchacher
2011-10-16http: use hostname in credential descriptionMichael J Gruber
2011-07-20improve httpd auth testsJeff King
2010-12-13Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano
2010-11-26t5550-http-fetch: add test for http-fetchTay Ray Chuan
2010-11-26t5550-http-fetch: add missing '&&'Tay Ray Chuan
2010-11-17Fix username and password extraction from HTTP URLsGabriel Corona
2010-11-17t5550: test HTTP authentication and userinfo decodingGabriel Corona
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-04-20http-fetch: Use temporary files for pack-*.idx until verifiedShawn O. Pearce
2010-04-20http-fetch: Use index-pack rather than verify-pack to check packsShawn O. Pearce
2010-04-17t5550-http-fetch: Use subshell for repository operationsShawn O. Pearce
2009-11-05test smart http fetch and pushShawn O. Pearce
2009-11-05http tests: use /dumb/ URL prefixShawn O. Pearce
2009-06-06t5550-http-fetch: test fetching of packed objectsTay Ray Chuan
2009-02-27remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King
2009-02-26add basic http clone/fetch testsJeff King