Home
last modified time | relevance | path

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

12

/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.yml43 commit-message: "�� Rector and PHPCS fixes"
H A DdeletedFiles.yml55 commit-message: "�� Update deleted files"
/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',
H A Dtsql.php140 …, 'CLEAR', 'CLOB', 'CLOSE', 'CLUSTERED', 'COLLATE', 'COLLATION', 'COLUMN', 'COLUMNSTORE', 'COMMIT',
H A Dautoit.php26 * - Fixed: Generation based on AutoIt_php.ini file to commit only on specific GeSHi change.
/dokuwiki/inc/
H A Dinfoutils.php92 // First try to get date and commit hash by calling Git
123 // Get commit date from Git object
128 $commit = zlib_decode(file_get_contents($gitCommitObject));
129 $committerLine = explode("\n", $commit)[3];
151 * 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/lib/plugins/authpdo/
H A Dauth.php240 $this->pdo->commit();
331 $this->pdo->commit();
532 $this->pdo->commit();
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
/dokuwiki/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php681 … https://github.com/php/php-src/commit/716da71446ebbd40fa6cf2cea8a4b70f504cc3cd
683 … altho the changelogs make no mention of it, this bug was fixed with this commit:
685 … https://github.com/php/php-src/commit/c1729272b17a1fe893d1a54e423d3b71470f3ee8

12