summaryrefslogtreecommitdiff
path: root/t/t5540-http-push.sh
Commit message (Expand)AuthorAgeFilesLines
* t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-171-3/+15
* http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-171-0/+6
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-111-1/+1
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-081-0/+7
* Fix http-push testMike Hommey2008-07-081-1/+1
* Catch failures from t5540-http-pushMike Hommey2008-07-081-3/+4
* fix whitespace violations in test scriptsJeff King2008-06-141-1/+1
* http-push: add regression testsClemens Buchacher2008-02-271-0/+73