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