Age | Commit message (Expand) | Author | Files | Lines |
2012-04-10 | fix http auth with multiple curl handles | Jeff King | 1 | -5/+5 |
2012-04-10 | http auth fails with multiple curl handles | Clemens Buchacher | 1 | -10/+15 |
2012-01-04 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+1 |
2012-01-04 | t5550: repack everything into one file | Clemens Buchacher | 1 | -2/+1 |
2011-12-11 | credential: make relevance of http path configurable | Jeff King | 1 | -1/+1 |
2011-12-11 | credential: add credential.*.username | Jeff King | 1 | -0/+16 |
2011-12-11 | credential: apply helper config | Jeff King | 1 | -0/+12 |
2011-12-11 | http: use credential API to get passwords | Jeff King | 1 | -11/+27 |
2011-12-11 | t5550: fix typo | Jeff King | 1 | -1/+1 |
2011-10-18 | Merge branch 'cb/httpd-test-fix-port' | Junio C Hamano | 1 | -1/+1 |
2011-10-17 | use test number as port number | Clemens Buchacher | 1 | -1/+1 |
2011-10-15 | http: use hostname in credential description | Michael J Gruber | 1 | -2/+2 |
2011-07-20 | improve httpd auth tests | Jeff King | 1 | -4/+47 |
2010-12-12 | Merge branch 'tc/http-urls-ends-with-slash' | Junio C Hamano | 1 | -2/+14 |
2010-11-26 | t5550-http-fetch: add test for http-fetch | Tay Ray Chuan | 1 | -1/+13 |
2010-11-26 | t5550-http-fetch: add missing '&&' | Tay Ray Chuan | 1 | -1/+1 |
2010-11-17 | Fix username and password extraction from HTTP URLs | Gabriel Corona | 1 | -1/+1 |
2010-11-17 | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 1 | -0/+7 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-04-19 | http-fetch: Use temporary files for pack-*.idx until verified | Shawn O. Pearce | 1 | -0/+15 |
2010-04-19 | http-fetch: Use index-pack rather than verify-pack to check packs | Shawn O. Pearce | 1 | -0/+15 |
2010-04-17 | t5550-http-fetch: Use subshell for repository operations | Shawn O. Pearce | 1 | -3/+4 |
2009-11-04 | test smart http fetch and push | Shawn O. Pearce | 1 | -1/+7 |
2009-11-04 | http tests: use /dumb/ URL prefix | Shawn O. Pearce | 1 | -2/+2 |
2009-06-06 | t5550-http-fetch: test fetching of packed objects | Tay Ray Chuan | 1 | -0/+8 |
2009-02-27 | remote: make guess_remote_head() use exact HEAD lookup if it is available | Jeff King | 1 | -0/+11 |
2009-02-26 | add basic http clone/fetch tests | Jeff King | 1 | -0/+46 |