| Commit message (Expand) | Author | Age |
* | Merge branch 'nd/maint-remote-remove' | Junio C Hamano | 2012-09-12 |
|\ |
|
| * | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 2012-09-06 |
* | | t5550: factor out http auth setup | Jeff King | 2012-08-27 |
|/ |
|
* | http-push: enable "proactive auth" | Jeff King | 2011-12-13 |
* | t5540: test DAV push with authentication | Jeff King | 2011-12-13 |
* | t5540-http-test: shorten grep pattern | Brian Gernhardt | 2011-08-28 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 |
* | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 2010-03-02 |
* | test smart http fetch and push | Shawn O. Pearce | 2009-11-04 |
* | http tests: use /dumb/ URL prefix | Shawn O. Pearce | 2009-11-04 |
* | set httpd port before sourcing lib-httpd | Clemens Buchacher | 2009-11-04 |
* | t5540-http-push: remove redundant fetches | Tay Ray Chuan | 2009-11-04 |
* | remote-helpers: return successfully if everything up-to-date | Clemens Buchacher | 2009-10-30 |
* | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 2009-10-30 |
* | http-push: send out fetch requests on queue | Tay Ray Chuan | 2009-06-06 |
* | t5540-http-push: test fetching of packed objects | Tay Ray Chuan | 2009-06-06 |
* | t5540-http-push: test fetching of loose objects | Tay Ray Chuan | 2009-06-06 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 |
* | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 |
|\ |
|
| * | add basic http clone/fetch tests | Jeff King | 2009-02-26 |
| * | test scripts: refactor start_httpd helper | Jeff King | 2009-02-26 |
* | | t5540-http-push.sh: avoid non-portable grep -P | Jay Soffian | 2009-02-26 |
|/ |
|
* | use a hash of the lock token as the suffix for PUT/MOVE | Tay Ray Chuan | 2009-02-15 |
* | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 2009-01-17 |
* | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 2009-01-17 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
* | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 2008-08-11 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | Skip t5540-http-push test when USE_CURL_MULTI is undefined | Mike Hommey | 2008-07-08 |
* | Fix http-push test | Mike Hommey | 2008-07-08 |
* | Catch failures from t5540-http-push | Mike Hommey | 2008-07-08 |
* | fix whitespace violations in test scripts | Jeff King | 2008-06-14 |
* | http-push: add regression tests | Clemens Buchacher | 2008-02-27 |