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