summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch.sh
AgeCommit message (Expand)Author
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