Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 2009-01-17 | 1 | -3/+15 |
* | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 2009-01-17 | 1 | -0/+6 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
* | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 2008-08-11 | 1 | -1/+1 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | Skip t5540-http-push test when USE_CURL_MULTI is undefined | Mike Hommey | 2008-07-08 | 1 | -0/+7 |
* | Fix http-push test | Mike Hommey | 2008-07-08 | 1 | -1/+1 |
* | Catch failures from t5540-http-push | Mike Hommey | 2008-07-08 | 1 | -3/+4 |
* | fix whitespace violations in test scripts | Jeff King | 2008-06-14 | 1 | -1/+1 |
* | http-push: add regression tests | Clemens Buchacher | 2008-02-27 | 1 | -0/+73 |