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