aboutsummaryrefslogtreecommitdiff
path: root/t/t5540-http-push.sh
Commit message (Expand)AuthorAge
* t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan2010-03-02
* test smart http fetch and pushShawn O. Pearce2009-11-04
* http tests: use /dumb/ URL prefixShawn O. Pearce2009-11-04
* set httpd port before sourcing lib-httpdClemens Buchacher2009-11-04
* t5540-http-push: remove redundant fetchesTay Ray Chuan2009-11-04
* remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-30
* Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-30
* http-push: send out fetch requests on queueTay Ray Chuan2009-06-06
* t5540-http-push: test fetching of packed objectsTay Ray Chuan2009-06-06
* t5540-http-push: test fetching of loose objectsTay Ray Chuan2009-06-06
* tests: remove exit after test_done callJeff King2009-04-05
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\
| * add basic http clone/fetch testsJeff King2009-02-26
| * test scripts: refactor start_httpd helperJeff King2009-02-26
* | t5540-http-push.sh: avoid non-portable grep -PJay Soffian2009-02-26
|/
* use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan2009-02-15
* t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-17
* http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-17
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
* Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-11
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-08
* Fix http-push testMike Hommey2008-07-08
* Catch failures from t5540-http-pushMike Hommey2008-07-08
* fix whitespace violations in test scriptsJeff King2008-06-14
* http-push: add regression testsClemens Buchacher2008-02-27