/dokuwiki/bin/ |
H A D | dwpage.php | 13 * 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 D | release-preparation.yml | 62 - name: Create merge commit with version info 69 git commit --amend -m 'Release preparations for ${{ env.next_raw }}'
|
H A D | autoFix.yml | 43 commit-message: " Rector and PHPCS fixes"
|
H A D | deletedFiles.yml | 55 commit-message: " Update deleted files"
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | bash.php | 156 '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 D | genero.php | 86 "COMMIT",
|
H A D | oracle8.php | 112 'COMMIT',
|
H A D | oracle11.php | 124 'COMMIT',
|
H A D | standardml.php | 130 'select', 'insert', 'update', 'begin', 'commit', 'rollback',
|
H A D | postgresql.php | 57 'CLUSTER','COALESCE','COLLATE','COLUMN','COMMENT','COMMIT',
|
H A D | plsql.php | 75 'CONSTANT', 'CONNECT', 'COMPRESS', 'COMMIT', 'COMMENT', 'COLLECT',
|
H A D | abap.php | 142 'commit work', 474 'on commit',
|
H A D | progress.php | 190 'SET-CALLBACK','SET-CALLBACK-PROCEDURE','SET-CLIENT','SET-COMMIT', 287 'DEFAULT-BUTTON','DEFAULT-COMMIT','DELIMITER','DISABLE-AUTO-ZAP',
|
H A D | powerbuilder.php | 54 'case', 'catch', 'choose', 'close', 'commit', 'connect',
|
H A D | mysql.php | 78 'COMMENT','COMMIT','COMMITTED','CONSTRAINT','CONTAINS SQL',
|
H A D | cobol.php | 342 'CLOSE', 'COLOR', 'COMPUTE', 'COMMIT', 'CONTINUE',
|
H A D | mapbasic.php | 65 'Column', 'Combine', 'Command', 'Commit', 'Connection',
|
H A D | tsql.php | 140 …, 'CLEAR', 'CLOB', 'CLOSE', 'CLUSTERED', 'COLLATE', 'COLLATION', 'COLUMN', 'COLUMNSTORE', 'COMMIT',
|
H A D | autoit.php | 26 * - Fixed: Generation based on AutoIt_php.ini file to commit only on specific GeSHi change.
|
/dokuwiki/inc/ |
H A D | infoutils.php | 92 // 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 D | README.md | 28 …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 D | auth.php | 240 $this->pdo->commit(); 331 $this->pdo->commit(); 532 $this->pdo->commit();
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | LICENSE | 16 Foundation's software and to any other program whose authors commit to
|
/dokuwiki/ |
H A D | COPYING | 16 Foundation's software and to any other program whose authors commit to
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
H A D | SymmetricKey.php | 681 … 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
|