Home
last modified time | relevance | path

Searched refs:Git (Results 1 – 25 of 49) sorted by relevance

12

/plugin/gitbacked/action/
Deditcommit.php25 use woolfg\dokuwiki\plugin\gitbacked\Git; alias
59 Git::setBin($gitPath);
69 Git::setBin(empty($repoWorkDir) ? Git::getBin()
70 : Git::getBin() . ' --work-tree ' . escapeshellarg($repoWorkDir));
77 Git::setBin(Git::getBin() . ' ' . $params);
/plugin/findologicxmlexport/vendor/sebastian/version/
DREADME.md3 **Version** is a library that helps with managing the version number of Git-hosted PHP projects.
40 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y.Z` format then `$release` …
41 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y` format then `$release` is…
42 * If `$path` is (part of) a Git repository and `$release` is in `X.Y.Z` format then the output of `…
43 * If `$path` is (part of) a Git repository and `$release` is in `X.Y` format then a string is retur…
/plugin/gitlog/
Dplugin.info.txt5 name Git Log (based on: Doku-Git-Viewer)
Dreadme.md1 # Git repository log viewer for Dokuwiki
13 * Git
/plugin/dokugitviewer/
DREADME1 Git repository viewer plugin for Dokuwiki
30 Git
Dplugin.info.txt5 name Doku-Git-Viewer
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/
DREADME1 This is a dummy file to prevent Git from ignoring this empty directory.
/plugin/git/
DREADME1 This is a simple Git plugin for dokuwiki.
/plugin/gitbacked/lang/en/
Dmail_repo_path_error.txt1 ==== An FAILURE with the Git repo path occurred on @DOKUWIKIURL@ ====
Dmail_create_new_error.txt1 ==== The creation of a new Git repo FAILED on @DOKUWIKIURL@ ====
Dmail_command_success.txt1 ==== The following Git command was performed on @DOKUWIKIURL@ ====
Dmail_command_error.txt1 ==== The following Git command FAILED on @DOKUWIKIURL@ ====
/plugin/gitbacked/
Dplugin.info.txt6 desc Pages and Media are stored in Git
/plugin/gitbacked/lang/de/
Dmail_repo_path_error.txt1 ==== Ein FEHLER mit dem konfigurierten Git Repository Pfad ist aufgetreten auf @DOKUWIKIURL@ ====
Dmail_create_new_error.txt1 ==== FEHLER beim Anlegen eines neuen Git Repositories auf @DOKUWIKIURL@ ====
Dmail_command_success.txt1 ==== Der folgende Git Befehl wurde ausgeführt auf @DOKUWIKIURL@ ====
Dmail_command_error.txt1 ==== Der folgende Git Befehl ist FEHLGESCHLAGEN auf @DOKUWIKIURL@ ====
/plugin/gitbacked/classes/
DGit.php30 class Git class
DGitBackedUtil.php144 $command = Git::getBin() . " rev-parse --git-dir";
DGitRepo.php192 $resource = proc_open(Git::getBin(), $descriptorspec, $pipes);
275 return $this->runCommand(Git::getBin() . " " . $command);
/plugin/findologicxmlexport/vendor/sebastian/diff/
DREADME.md38 use SebastianBergmann\Git;
40 $git = new Git('/usr/local/src/money');
/plugin/dataplot/
DChangeLog7 * Switch from Bazaar to Git.
/plugin/dwcommits/lang/en/
Ddwc_admin.txt34 ===== Update Git =====
71 ===== Advanced Git Options =====
77 …our git. These two steps are combined in the pull function of the **Update Git** window. In this …
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DCONTRIBUTING.md21 …s while developing, please [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-His…
/plugin/findologicxmlexport/vendor/hoa/protocol/
DCHANGELOG.md28 * Git: Add the `.gitignore` file. (Ivan Enderlin, 2016-01-06T08:02:54+01:00)

12