/plugin/tagfilter/script/select2/ |
H A D | release.sh | 20 curbranch=`git branch | grep "*" | sed "s/* //"` 27 git pull 33 git add bower.json 34 git add select2.jquery.json 35 git add component.json 36 git add composer.json 37 git add package.json 39 git commit -m "modified version identifiers in descriptors for release $ver" 40 git push 42 git branc [all...] |
/plugin/findologicxmlexport/vendor/sebastian/version/src/ |
H A D | Version.php | 55 $git = $this->getGitInformation($this->path); 57 if ($git) { 59 $this->version = $git; 61 $git = explode('-', $git); 63 $this->version = $this->release . '-' . end($git);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ |
H A D | ConfigManagementConfigSync.php | 54 public function setGit(ConfigManagementGitConfig $git) argument 56 $this->git = $git; 63 return $this->git;
|
/plugin/smtp/subtree/txtthinking/Mailer/ |
H A D | composer.lock | 13 "type": "git", 53 "type": "git", 107 "type": "git", 146 "type": "git", 222 "type": "git", 271 "type": "git", 331 "type": "git", 393 "type": "git", 440 "type": "git", 481 "type": "git", [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/ |
H A D | SourceContext.php | 64 public function setGit(GitSourceContext $git) argument 66 $this->git = $git; 73 return $this->git;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | SourceContext.php | 64 public function setGit(GitSourceContext $git) argument 66 $this->git = $git; 73 return $this->git;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/ |
H A D | SourceContext.php | 76 public function setGit(GitSourceContext $git) argument 78 $this->git = $git; 85 return $this->git;
|
/plugin/oauth/vendor/lusitanian/oauth/ |
H A D | composer.lock | 14 "type": "git", 15 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 75 "type": "git", 76 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 122 "type": "git", 123 "url": "https://github.com/sebastianbergmann/php-text-template.git", 163 "type": "git", 164 "url": "https://github.com/sebastianbergmann/php-timer.git", 204 "type": "git", 205 "url": "https://github.com/sebastianbergmann/php-token-stream.git", [all...] |
/plugin/tagadd/ |
H A D | requirements.txt | 1 https://github.com/lisps/ajaxedit.git lib/plugins/ajaxedit 2 https://github.com/lisps/tagfilter.git lib/plugins/tagfilter 3 https://github.com/dokufreaks/plugin-tag.git lib/plugins/tag
|
/plugin/dwcommits/ |
H A D | helper.php | 20 private $git = '/usr/bin/git'; variable in helper_plugin_dwcommits 40 if(isset($binary)) $this->git=$binary; 204 exec("$this->git add .",$retv_add, $exit_code); 209 exec("$this->git pull",$retv, $exit_code); 285 exec("$this->git branch",$retv, $exit_code); 327 exec("$this->git status",$retv, $exit_code); 764 $git = 'git' . $index; 768 if(isset($inf[$git])) { 769 unset($inf[$git]); 816 if($git !== false) { [all …]
|
H A D | syntax.php | 200 $git = $this->dwc_element('git', $matches[1], $inf); 201 if($git !== false) { 202 if(!file_exists($git)) { 203 $this->output .= "<b>Local Git Missing:</b> $git\n"; 205 else $this->output .= "<b>Local Git:</b> $git\n";
|
/plugin/datagraph/ |
H A D | requirements.txt | 1 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite 2 https://github.com/splitbrain/dokuwiki-plugin-translation.git lib/plugins/translation 3 https://github.com/splitbrain/dokuwiki-plugin-data.git lib/plugins/data
|
/plugin/data-graph/ |
H A D | requirements.txt | 1 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite 2 https://github.com/splitbrain/dokuwiki-plugin-translation.git lib/plugins/translation 3 https://github.com/splitbrain/dokuwiki-plugin-data.git lib/plugins/data
|
/plugin/barcodes/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "https://github.com/jucksearm/php-barcode.git", 67 "type": "git", 68 "url": "https://github.com/doctrine/instantiator.git", 137 "type": "git", 138 "url": "https://github.com/myclabs/DeepCopy.git", 197 "type": "git", 198 "url": "https://github.com/nikic/PHP-Parser.git", 255 "type": "git", 256 "url": "https://github.com/phar-io/manifest.git", [all...] |
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/ |
H A D | composer.lock | 14 "type": "git", 15 "url": "https://github.com/composer/pcre.git", 85 "type": "git", 86 "url": "https://github.com/composer/semver.git", 166 "type": "git", 167 "url": "https://github.com/composer/xdebug-handler.git", 232 "type": "git", 233 "url": "https://github.com/doctrine/annotations.git", 308 "type": "git", 309 "url": "https://github.com/doctrine/instantiator.git", [all...] |
/plugin/elasticsearch/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "git@github.com:elastic/elasticsearch-php.git", 75 "type": "git", 76 "url": "https://github.com/ezimuel/guzzlestreams.git", 128 "type": "git", 129 "url": "https://github.com/ezimuel/ringphp.git", 185 "type": "git", 186 "url": "https://github.com/Nyholm/dsn.git", 247 "type": "git", [all...] |
/plugin/combo/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "https://github.com/antlr/antlr-php-runtime.git", 64 "type": "git", 65 "url": "https://github.com/ThomasWeinert/PhpCss.git", 107 "type": "git", 108 "url": "https://github.com/dragonmantank/cron-expression.git", 154 "type": "git", 155 "url": "https://github.com/hidehalo/nanoid-php.git", 211 "type": "git", 212 "url": "https://github.com/paragonie/random_compat.git", [all...] |
/plugin/aichat/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "https://github.com/bdelespierre/php-kmeans.git", 62 "type": "git", 63 "url": "https://github.com/erusev/parsedown.git", 112 "type": "git", 113 "url": "https://github.com/mehrab-wj/tiktoken-php.git", 159 "type": "git", 160 "url": "https://github.com/vanderlee/php-sentence.git", 188 "homepage": "https://github.com/vanderlee/php-sentence.git",
|
/plugin/oauthdoorkeeper/ |
H A D | Dockerfile | 5 git clone git://github.com/doorkeeper-gem/doorkeeper-provider-app.git /app && \
|
/plugin/xlsx2dw/ |
H A D | README.md | 10 - SSH: `git clone git@github.com:moevm/MSE-2023-moevm-doku_wiki-10.git` 11 - HTTPS: `git clone https://github.com/moevm/MSE-2023-moevm-doku_wiki-10.git`
|
/plugin/webdav/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "https://github.com/php-fig/log.git", 60 "type": "git", 61 "url": "https://github.com/sabre-io/dav.git", 143 "type": "git", 200 "type": "git", 201 "url": "https://github.com/sabre-io/http.git", 256 "type": "git", 257 "url": "https://github.com/sabre-io/uri.git", 307 "type": "git", [all …]
|
/plugin/dw2pdf/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "https://github.com/mpdf/mpdf.git", 88 "type": "git", 89 "url": "https://github.com/mpdf/qrcode.git", 156 "type": "git", 157 "url": "https://github.com/myclabs/DeepCopy.git", 204 "type": "git", 205 "url": "https://github.com/php-fig/log.git", 251 "type": "git", 252 "url": "https://github.com/Setasign/FPDI.git", [all...] |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
H A D | defaults.yml | 23 - git: 26 reference-repo: /var/lib/jenkins/.git-references/elasticsearch-php.git 29 url: https://github.com/elastic/elasticsearch-php.git
|
/plugin/quickstats/GEOIP/ |
H A D | composer.lock | 13 "type": "git", 14 "url": "https://github.com/composer/ca-bundle.git", 69 "type": "git", 70 "url": "https://github.com/maxmind/GeoIP2-php.git", 121 "type": "git", 122 "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", 178 "type": "git", 179 "url": "https://github.com/maxmind/web-service-common-php.git",
|
/plugin/authgooglesheets/ |
H A D | composer.lock | 13 "type": "git", 70 "type": "git", 141 "type": "git", 185 "type": "git", 243 "type": "git", 314 "type": "git", 398 "type": "git", 508 "type": "git", 607 "type": "git", 674 "type": "git", [all …]
|