Home
last modified time | relevance | path

Searched full:commit (Results 1 – 25 of 30) sorted by relevance

12

/dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/
H A DREADME.md12 - Pinned commit: `587a12bb54d95ac37241377e6ddc93ea0e45439b` (2023-07-21)
19 curl -fsSL -o spec.txt https://raw.githubusercontent.com/github/cmark-gfm/<COMMIT>/test/spec.txt
22 Update this README's pinned-commit line and re-run the suite. Example numbers
/dokuwiki/bin/
H A Ddwpage.php13 * Checkout and commit pages from the command line while maintaining the history
67 /* commit command */
69 'commit',
75 'The local file to commit',
77 'commit'
83 'commit'
90 'commit'
97 'commit'
167 case 'commit':
/dokuwiki/.github/workflows/
H A Drelease-preparation.yml62 - name: Create merge commit with version info
69 git commit --amend -m 'Release preparations for ${{ env.next_raw }}'
H A DautoFix.yml47 commit-message: "�� Rector and PHPCS fixes"
H A DdeletedFiles.yml59 commit-message: "�� Update deleted files"
/dokuwiki/vendor/simplepie/simplepie/
H A Dphpstan.dist.neon22 …# Not used since https://github.com/simplepie/simplepie/commit/b2eb0134d53921e75f0fa70b1cf901ed82b…
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dbash.php156 'cvs commit', 'cvs diff', 'cvs edit', 'cvs editors', 'cvs export',
184 'git clean', 'git clone', 'git commit', 'git commit-tree',
191 'git get-tar-commit-id', 'git grep', 'git hash-object', 'git help',
224 'git-cherry-pick', 'git-clean', 'git-clone', 'git-commit',
225 'git-commit-tree', 'git-config', 'git-count-objects', 'git-daemon',
231 'git-fsck', 'git-fsck-objects', 'git-gc', 'git-get-tar-commit-id',
305 'svn co', 'svn commit', 'svn copy', 'svn cp', 'svn del',
H A Dgenero.php86 "COMMIT",
H A Doracle8.php112 'COMMIT',
H A Doracle11.php124 'COMMIT',
H A Dstandardml.php130 'select', 'insert', 'update', 'begin', 'commit', 'rollback',
H A Dpostgresql.php57 'CLUSTER','COALESCE','COLLATE','COLUMN','COMMENT','COMMIT',
H A Dplsql.php75 'CONSTANT', 'CONNECT', 'COMPRESS', 'COMMIT', 'COMMENT', 'COLLECT',
H A Dabap.php142 'commit work',
474 'on commit',
H A Dprogress.php190 'SET-CALLBACK','SET-CALLBACK-PROCEDURE','SET-CLIENT','SET-COMMIT',
287 'DEFAULT-BUTTON','DEFAULT-COMMIT','DELIMITER','DISABLE-AUTO-ZAP',
H A Dpowerbuilder.php54 'case', 'catch', 'choose', 'close', 'commit', 'connect',
H A Dmysql.php78 'COMMENT','COMMIT','COMMITTED','CONSTRAINT','CONTAINS SQL',
H A Dcobol.php342 'CLOSE', 'COLOR', 'COMPUTE', 'COMMIT', 'CONTINUE',
H A Dmapbasic.php65 'Column', 'Combine', 'Command', 'Commit', 'Connection',
/dokuwiki/inc/
H A Dinfoutils.php95 // First try to get date and commit hash by calling Git. The
129 // Get commit date from Git object
134 $commit = zlib_decode(file_get_contents($gitCommitObject));
135 $committerLine = explode("\n", $commit)[3];
157 * last commit. SHA is the short SHA of the last commit - this is only added on
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md28 …ve kept the original class tagged as **version 1.0.10** (it was the 10th commit to the Google Code…
/dokuwiki/
H A DAI_POLICY.md7 added by a long-time maintainer or first-time contributor. Each commit must have a responsible huma…
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php241 $this->pdo->commit();
332 $this->pdo->commit();
533 $this->pdo->commit();
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to

12