| /plugin/gitbacked/classes/ |
| D | GitRepo.php | 490 public function createBranch($branch) argument 492 return $this->run("branch $branch"); 504 public function deleteBranch($branch, $force = false) argument 506 return $this->run("branch " . (($force) ? '-D' : '-d') . " $branch"); 519 foreach ($branchArray as $i => &$branch) { 520 $branch = trim($branch); 522 $branch = str_replace("* ", "", $branch); 524 if ($branch == "") { 542 foreach ($branchArray as $i => &$branch) { 543 $branch = trim($branch); [all …]
|
| /plugin/git/lib/ |
| D | Git.php | 288 public function getFile($filename, $branch = 'HEAD') { argument 290 $cmd = 'show '.$branch.':'.$filename; 487 public function create_branch($branch) { argument 488 return $this->run("branch $branch"); 500 public function delete_branch($branch, $force = false) { argument 501 return $this->run("branch ".(($force) ? '-D' : '-d')." $branch"); 513 foreach($branchArray as $i => &$branch) { 514 $branch = trim($branch); 516 $branch = str_replace("* ", "", $branch); 517 if ($branch == "") [all …]
|
| /plugin/ahrefmenu/ |
| D | xmlTree.js | 6 function showBranch(branch){ argument 7 var objBranch = document.getElementById(branch); 13 swapFolder('I' + branch); 33 function highlightBranch(branch){ argument 35 var objBranch = document.getElementById(branch); 39 window.setTimeout("unhiglightBranch('" + branch + "','" + objBack + "')", 5000) 43 function unhiglightBranch(branch, objBack) { argument 44 var objBranch = document.getElementById(branch);
|
| D | tree.dtd | 1 <!ELEMENT tree (branch+)> 2 <!ELEMENT branch (branchText,(branch|leaf|branchLink)*)> element 3 <!ATTLIST branch id CDATA #REQUIRED> 4 <!ATTLIST branch link CDATA #REQUIRED>
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
| D | PullRequestFilter.php | 25 public $branch; variable in Google\\Service\\CloudBuild\\PullRequestFilter 38 public function setBranch($branch) argument 40 $this->branch = $branch; 47 return $this->branch;
|
| D | PushFilter.php | 25 public $branch; variable in Google\\Service\\CloudBuild\\PushFilter 38 public function setBranch($branch) argument 40 $this->branch = $branch; 47 return $this->branch;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
| D | GoogleCloudRetailV2GetDefaultBranchResponse.php | 25 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GetDefaultBranchResponse 38 public function setBranch($branch) argument 40 $this->branch = $branch; 47 return $this->branch;
|
| D | GoogleCloudRetailV2SearchRequest.php | 28 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest 105 public function setBranch($branch) argument 107 $this->branch = $branch; 114 return $this->branch;
|
| /plugin/tagfilter/script/select2/ |
| D | release.sh | 19 branch="build-$ver" 20 curbranch=`git branch | grep "*" | sed "s/* //"` 42 git branch "$branch" 43 git checkout "$branch" 77 git branch -D "$branch"
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | README.md | 17 | branch | status | minimum PHP version | 19 | master | [](https:/… 20 | 3.1 | [](https://tr… 21 | 3.0 | [](https://tr… 22 | 2.1 | [](https://tr… 23 | 2.0 | [](https://tr… 24 | 1.8 | [](https://tr… 25 | 1.7 | [](https://tr… 26 | 1.6 | [](https://tr…
|
| /plugin/icalevents/vendor/sabre/vobject/ |
| D | README.md | 34 | branch | status | 36 | master | [](https://t… 37 | 3.5 | [](https://trav… 38 | 3.4 | [](https://trav… 39 | 3.1 | [](https://trav… 40 | 2.1 | [](https://trav… 41 | 2.0 | [](https://trav…
|
| /plugin/webdav/vendor/sabre/vobject/ |
| D | README.md | 34 | branch | status | 36 | master | [](https://trav… 37 | 3.5 | [](https://travis-… 38 | 3.4 | [](https://travis-… 39 | 3.1 | [](https://travis-… 40 | 2.1 | [](https://travis-… 41 | 2.0 | [](https://travis-…
|
| /plugin/webdav/vendor/sabre/event/ |
| D | README.md | 22 This package requires PHP 5.5. The 2.0 branch is still maintained as well, and 28 | branch | status | 30 | master | [](https://tra… 31 | 2.0 | [](https://travis… 32 | 1.0 | [](https://travis… 33 | php53 | [](https://trav…
|
| /plugin/webdavclient/vendor/sabre/vobject/ |
| D | README.md | 12 | branch | status | 14 | master | [](https://t… 15 | 3.4 | [](https://trav… 16 | 3.1 | [](https://trav… 17 | 2.1 | [](https://trav… 18 | 2.0 | [](https://trav…
|
| /plugin/davcard/vendor/sabre/vobject/ |
| D | README.md | 12 | branch | status | 14 | master | [](https://t… 15 | 3.4 | [](https://trav… 16 | 3.1 | [](https://trav… 17 | 2.1 | [](https://trav… 18 | 2.0 | [](https://trav…
|
| /plugin/davcal/vendor/sabre/vobject/ |
| H A D | README.md | 12 | branch | status | 14 | master | [](https://t… 15 | 3.4 | [](https://trav… 16 | 3.1 | [](https://trav… 17 | 2.1 | [](https://trav… 18 | 2.0 | [](https://trav…
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | README.md | 5 …egration/badge.svg?branch=master)](https://github.com/ruflin/Elastica/actions?query=workflow%3A%22… 6 …decov.io/github/ruflin/Elastica/coverage.svg?branch=master)](http://codecov.io/github/ruflin/Elast… 8 …ca/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ruflin/Elastica/?branch=master) 34 It is generally recommended to use the latest point release of the relevant branch. 36 | Elastica branch | ElasticSearch | elasticsearch-php | PHP …
|
| /plugin/davcal/vendor/sabre/event/ |
| H A D | README.md | 26 | branch | status | 28 | master | [](https://tra… 29 | 2.0 | [](https://travis… 30 | 1.0 | [](https://travis… 31 | php53 | [](https://trav…
|
| /plugin/dwcommits/ |
| D | helper.php | 214 $branch = $_REQUEST['dwc__branch']; 215 exec("$this->git checkout $branch",$retv, $exit_code); 217 …$this->status_message = array_merge(array(getcwd(),"git checkout $branch", $status),$this->status_… 232 …$this->status_message = array_merge(array(getcwd(),"git checkout $branch", $status),$this->status_… 287 foreach ($retv as $branch) { 288 if(preg_match('/\*(.*)/',$branch,$matches)) { 293 $this->branches[] = $this->html_option($branch); 463 $branch = ""; 476 $branch = $this->construct_term('gitbranch',$val); 496 $ab_clause = $this->construct_ab_clause($author,$branch,$query['OP_2'],$msg); [all …]
|
| /plugin/findologicxmlexport/vendor/hoa/zformat/ |
| D | Parameter.php | 269 * @param string $branch Branch. 272 public function branchExists($branch) argument 274 $qBranch = preg_quote($branch); 288 * @param string $branch Branch. 291 public function unlinearizeBranch($branch) argument 295 $lBranch = strlen($branch); 298 if ($branch !== substr($key, 0, $lBranch)) {
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | README.md | 32 check the [1.x][1.x] branch. 39 Pull requests for new features are accepted only on the master branch. 41 Bug fixes sent on the 1.x branch, will be ported to the master branch when possible. 49 [Master coverage]: https://scrutinizer-ci.com/g/schmittjoh/serializer/?branch=master 54 [1.x coverage]: https://scrutinizer-ci.com/g/schmittjoh/serializer/?branch=1.x
|
| /plugin/jplayer/vendor/happyworm/jplayer/ |
| D | CONTRIBUTING.md | 14 * Make a branch in your fork. For example, **patch-1** 15 * Apply your changes to that branch 17 * Make a Pull Request to the **master** branch
|
| /plugin/authgooglesheets/vendor/ralouphie/getallheaders/ |
| D | README.md | 6 [](https://travis-c… 7 …o/repos/ralouphie/getallheaders/badge.png?branch=master)](https://coveralls.io/r/ralouphie/getallh…
|
| /plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/ |
| D | README.md | 3 [](https… 4 …rage.png?b=master)](https://scrutinizer-ci.com/g/goetas-webservices/xsd2php-runtime/?branch=master) 5 …core.png?b=master)](https://scrutinizer-ci.com/g/goetas-webservices/xsd2php-runtime/?branch=master)
|
| /plugin/matrixnotifierwas/vendor/ralouphie/getallheaders/ |
| D | README.md | 6 [](https://travis-c… 7 …o/repos/ralouphie/getallheaders/badge.png?branch=master)](https://coveralls.io/r/ralouphie/getallh…
|