summaryrefslogtreecommitdiff
path: root/t/t5540-http-push.sh
Commit message (Expand)AuthorAgeFilesLines
* test smart http fetch and pushShawn O. Pearce2009-11-041-1/+1
* http tests: use /dumb/ URL prefixShawn O. Pearce2009-11-041-5/+5
* set httpd port before sourcing lib-httpdClemens Buchacher2009-11-041-4/+3
* t5540-http-push: remove redundant fetchesTay Ray Chuan2009-11-041-2/+0
* remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-301-1/+1
* Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-301-5/+9
* http-push: send out fetch requests on queueTay Ray Chuan2009-06-061-2/+2
* t5540-http-push: test fetching of packed objectsTay Ray Chuan2009-06-061-0/+20
* t5540-http-push: test fetching of loose objectsTay Ray Chuan2009-06-061-0/+16
* tests: remove exit after test_done callJeff King2009-04-051-1/+0
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-171-7/+2
|\
| * add basic http clone/fetch testsJeff King2009-02-261-0/+1
| * test scripts: refactor start_httpd helperJeff King2009-02-261-7/+1
* | t5540-http-push.sh: avoid non-portable grep -PJay Soffian2009-02-261-3/+8
|/
* use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan2009-02-151-0/+7
* 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