summaryrefslogtreecommitdiff
path: root/t/t5550-http-fetch.sh
AgeCommit message (Expand)AuthorFilesLines
2010-12-12Merge branch 'tc/http-urls-ends-with-slash'Libravatar Junio C Hamano1-2/+14
2010-11-26t5550-http-fetch: add test for http-fetchLibravatar Tay Ray Chuan1-1/+13
2010-11-26t5550-http-fetch: add missing '&&'Libravatar Tay Ray Chuan1-1/+1
2010-11-17Fix username and password extraction from HTTP URLsLibravatar Gabriel Corona1-1/+1
2010-11-17t5550: test HTTP authentication and userinfo decodingLibravatar Gabriel Corona1-0/+7
2010-06-25tests: Skip tests in a way that makes sense under TAPLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-04-19http-fetch: Use temporary files for pack-*.idx until verifiedLibravatar Shawn O. Pearce1-0/+15
2010-04-19http-fetch: Use index-pack rather than verify-pack to check packsLibravatar Shawn O. Pearce1-0/+15
2010-04-17t5550-http-fetch: Use subshell for repository operationsLibravatar Shawn O. Pearce1-3/+4
2009-11-04test smart http fetch and pushLibravatar Shawn O. Pearce1-1/+7
2009-11-04http tests: use /dumb/ URL prefixLibravatar Shawn O. Pearce1-2/+2
2009-06-06t5550-http-fetch: test fetching of packed objectsLibravatar Tay Ray Chuan1-0/+8
2009-02-27remote: make guess_remote_head() use exact HEAD lookup if it is availableLibravatar Jeff King1-0/+11
2009-02-26add basic http clone/fetch testsLibravatar Jeff King1-0/+46