summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-121-2/+14
|\
| * t5550-http-fetch: add test for http-fetchTay Ray Chuan2010-11-261-1/+13
| * t5550-http-fetch: add missing '&&'Tay Ray Chuan2010-11-261-1/+1
* | Fix username and password extraction from HTTP URLsGabriel Corona2010-11-171-1/+1
* | t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-171-0/+7
|/
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* http-fetch: Use temporary files for pack-*.idx until verifiedShawn O. Pearce2010-04-191-0/+15
* http-fetch: Use index-pack rather than verify-pack to check packsShawn O. Pearce2010-04-191-0/+15
* t5550-http-fetch: Use subshell for repository operationsShawn O. Pearce2010-04-171-3/+4
* test smart http fetch and pushShawn O. Pearce2009-11-041-1/+7
* http tests: use /dumb/ URL prefixShawn O. Pearce2009-11-041-2/+2
* t5550-http-fetch: test fetching of packed objectsTay Ray Chuan2009-06-061-0/+8
* remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King2009-02-271-0/+11
* add basic http clone/fetch testsJeff King2009-02-261-0/+46