Home
last modified time | relevance | path

Searched refs:git (Results 26 – 50 of 160) sorted by relevance

1234567

/plugin/git/db/
H A Dupdate0002.sql1 INSERT INTO git(repo, timestamp, status ) VALUES ('local', 0, 'clean');
2 INSERT INTO git(repo, timestamp, status ) VALUES ('upstream', 0, 'clean');
H A Dupdate0001.sql1 CREATE TABLE git (repo TEXT PRIMARY KEY, timestamp INTEGER, status TEXT); table
2 CREATE UNIQUE INDEX idx_git ON git(repo);
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Drequirements.txt2 git+https://github.com/fabpot/sphinx-php.git
/plugin/gitlog/
H A Dreadme.md26 #### Location of your git executable
28 Usally ```/usr/bin/git``` on linux maschines.
30 If you use git on windows, use ```git```.
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt40 This window is for updating the git. You can check the current status of the git and pull in any n…
43 …s to the commits on the gitHub (or any git) web site. Normally, dwcommits can retrieve the URL fr…
52 To be able to update a git from the web browser, you may have to create a separate ssh key for the…
64 sudo -u apache git clone git@github.com:turnermm/fckgLite
77 These functions enable you to fetch new data from github, then to merge this data into your git. Th…
86 In this window you can change the current git and switch to another branch of the current git.
118 Clicking on Prune Entries will delete the entry for this git from the dwcommits records, which are …
/plugin/pureldap/
H A Dcomposer.lock13 "type": "git",
14 "url": "https://github.com/FreeDSx/ASN1.git",
72 "type": "git",
73 "url": "https://github.com/FreeDSx/LDAP.git",
136 "type": "git",
137 "url": "https://github.com/FreeDSx/SASL.git",
190 "type": "git",
191 "url": "https://github.com/FreeDSx/Socket.git",
246 "type": "git",
247 "url": "https://github.com/php-fig/log.git",
[all...]
/plugin/jplayer/
H A Dcomposer.lock13 "type": "git",
14 "url": "https://github.com/happyworm/jPlayer.git",
72 "type": "git",
73 "url": "https://github.com/JamesHeinrich/getID3.git",
135 "type": "git",
136 "url": "https://github.com/kriswallsmith/assetic.git",
212 "type": "git",
213 "url": "https://github.com/bobthecow/mustache.php.git",
258 "type": "git",
307 "type": "git",
[all …]
/plugin/openlayersmap/ol7/
H A DREADME.md
/plugin/tagfilter/
H A Drequirements.txt1 https://github.com/dokufreaks/plugin-tag.git lib/plugins/tag
2 https://github.com/dokufreaks/plugin-pagelist.git lib/plugins/pagelist
/plugin/openlayersmap/
H A Drequirements.txt1 https://github.com/mprins/dokuwiki-plugin-geophp.git lib/plugins/geophp
2 https://github.com/mprins/dokuwiki-plugin-spatialhelper.git lib/plugins/spatialhelpe
/plugin/data-au/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/splitbrain/dokuwiki-plugin-translation.git lib/plugins/translation
/plugin/swarmwebhook/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/cosmocode/dokuwiki-plugin-struct.git lib/plugins/struct
/plugin/data/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/splitbrain/dokuwiki-plugin-translation.git lib/plugins/translation
/plugin/structtasks/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/cosmocode/dokuwiki-plugin-struct.git lib/plugins/struct
/plugin/structpublish/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/cosmocode/dokuwiki-plugin-struct.git lib/plugins/struct
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md14 $ git clone git://github.com/doctrine/instantiator.git
/plugin/issuelinks/
H A Dpre-commit.hook.sh5 STAGED_FILES_CMD=`git diff --cached --name-only --diff-filter=ACMR HEAD | grep \\\\.php`
38 git add $FILES
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/dev-bin/
H A Drelease.sh52 git push
60 git push --tags
/plugin/hipchat/
H A Dcomposer.lock12 "type": "git",
13 "url": "https://github.com/guzzle/guzzle.git",
104 "type": "git",
105 "url": "https://github.com/rcrowe/Hippy.git",
154 "type": "git",
155 "url": "https://github.com/symfony/EventDispatcher.git",
/plugin/ifauthex/
H A DREADME.md5 **Latest release: v0.3, [download here](https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/-/jo…
13 **Main repository: [https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin](https://git.mittelab.or…
16 …t:** [![pipeline status](https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/badges/master/pipe…
/plugin/git/
H A Dplugin.info.txt1 base git
7 url http://www.dokuwiki.org/plugin:git', http://www.SparklingSoftware.com.au
/plugin/dwcommits/conf/
H A Ddefault.local.ini.dist2 ; default git and date in the plugin's configuration files
29 ; gits outside dwcommits/db --these require the full path to the git:
30 ;other_gits[] = "/path/to/git"
/plugin/upgrade/
H A Dcomposer.lock13 "type": "git",
14 "url": "https://github.com/splitbrain/php-archive.git",
73 "type": "git",
74 "url": "https://github.com/splitbrain/php-cli.git",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A DDockerfile6 # Install git
8 apt-get install -y --no-install-recommends git
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile38 git add -A
39 git commit -m '$(TAG) release'

1234567