Package org.eclipse.jgit.lib
Class ConfigConstants
- java.lang.Object
-
- org.eclipse.jgit.lib.ConfigConstants
-
public final class ConfigConstants extends Object
Constants for use with the Configuration classes: section names, configuration keys
-
-
Field Summary
Fields Modifier and Type Field Description static String
CONFIG_BRANCH_SECTION
The "branch" sectionstatic String
CONFIG_COMMIT_SECTION
The "commit" sectionstatic String
CONFIG_CORE_SECTION
The "core" sectionstatic String
CONFIG_DFS_SECTION
The "dfs" sectionstatic String
CONFIG_DIFF_SECTION
The "diff" sectionstatic String
CONFIG_DIFFTOOL_SECTION
The "difftool" sectionstatic String
CONFIG_EXTENSIONS_SECTION
The "extensions" sectionstatic String
CONFIG_FEATURE_SECTION
The "feature" sectionstatic String
CONFIG_FETCH_SECTION
The "fetch" sectionstatic String
CONFIG_FILESYSTEM_SECTION
The "filesystem" sectionstatic String
CONFIG_FILTER_SECTION
The "filter" sectionstatic String
CONFIG_GC_SECTION
The "gc" sectionstatic String
CONFIG_GERRIT_SECTION
The "gerrit" sectionstatic String
CONFIG_GPG_SECTION
The "gpg" sectionstatic String
CONFIG_INDEX_SECTION
The "index" sectionstatic String
CONFIG_INIT_SECTION
The "init" sectionstatic String
CONFIG_JMX_SECTION
The "jmx" sectionstatic String
CONFIG_KEY_ABBREV
The "abbrev" keystatic String
CONFIG_KEY_AGGRESSIVE_DEPTH
The "aggressiveDepth" keystatic String
CONFIG_KEY_AGGRESSIVE_WINDOW
The "aggressiveWindow" keystatic String
CONFIG_KEY_ALGORITHM
The "algorithm" keystatic String
CONFIG_KEY_ALWAYS
The "always" key (used to configureCONFIG_KEY_AUTOSETUPREBASE
andCONFIG_KEY_AUTOSETUPMERGE
static String
CONFIG_KEY_ATTRIBUTESFILE
The "attributesfile" keystatic String
CONFIG_KEY_AUTO
The "auto" keystatic String
CONFIG_KEY_AUTOCRLF
The "autocrlf" keystatic String
CONFIG_KEY_AUTODETACH
The "autodetach" keystatic String
CONFIG_KEY_AUTOGC
The "autogc" keystatic String
CONFIG_KEY_AUTOPACKLIMIT
The "autopacklimit" keystatic String
CONFIG_KEY_AUTOSETUPMERGE
The "autosetupmerge" keystatic String
CONFIG_KEY_AUTOSETUPREBASE
The "autosetuprebase" keystatic String
CONFIG_KEY_AUTOSTASH
The "autostash" keystatic String
CONFIG_KEY_BARE
The "bare" keystatic String
CONFIG_KEY_BIGFILE_THRESHOLD
The "pack.bigfilethreshold" keystatic String
CONFIG_KEY_BITMAP_CONTIGUOUS_COMMIT_COUNT
The "pack.bitmapContiguousCommitCount" keystatic String
CONFIG_KEY_BITMAP_DISTANT_COMMIT_SPAN
The "pack.bitmapDistantCommitSpan" keystatic String
CONFIG_KEY_BITMAP_EXCESSIVE_BRANCH_COUNT
The "pack.bitmapExcessiveBranchCount" keystatic String
CONFIG_KEY_BITMAP_INACTIVE_BRANCH_AGE_INDAYS
The "pack.bitmapInactiveBranchAgeInDays" keystatic String
CONFIG_KEY_BITMAP_RECENT_COMMIT_COUNT
The "pack.bitmapRecentCommitSpan" keystatic String
CONFIG_KEY_BLOCK_LIMIT
The "blockLimit" keystatic String
CONFIG_KEY_BLOCK_SIZE
The "blockSize" keystatic String
CONFIG_KEY_BUILD_BITMAPS
The "pack.buildBitmaps" keystatic String
CONFIG_KEY_CHECKSTAT
The "checkstat" keystatic String
CONFIG_KEY_CLEANUP
The "cleanup" keystatic String
CONFIG_KEY_CMD
The "cmd" key within "difftool.*." or "mergetool.*." sectionstatic String
CONFIG_KEY_COMMENT_CHAR
The "commentChar" key.static String
CONFIG_KEY_COMMIT_ENCODING
The "commitEncoding" keystatic String
CONFIG_KEY_COMMIT_TEMPLATE
The "template" keystatic String
CONFIG_KEY_COMPRESSION
The "compression" keystatic String
CONFIG_KEY_CONCURRENCY_LEVEL
The "concurrencyLevel" keystatic String
CONFIG_KEY_CONFLICTSTYLE
The "conflictStyle" key.static String
CONFIG_KEY_CREATECHANGEID
The "createchangeid" keystatic String
CONFIG_KEY_CUT_DELTACHAINS
The "pack.cutDeltaChains" keystatic String
CONFIG_KEY_DEFAULT
The "default" key.static String
CONFIG_KEY_DEFAULT_BRANCH
The "defaultBranch" keystatic String
CONFIG_KEY_DEFBRANCHSTARTPOINT
The "defaultsourceref" keystatic String
CONFIG_KEY_DELTA_BASE_CACHE_LIMIT
The "deltaBaseCacheLimit" keystatic String
CONFIG_KEY_DELTA_CACHE_LIMIT
The "pack.deltaCacheLimit" keystatic String
CONFIG_KEY_DELTA_CACHE_SIZE
The "pack.deltaCacheSize" keystatic String
CONFIG_KEY_DELTA_COMPRESSION
The "pack.deltaCompression" keystatic String
CONFIG_KEY_DEPTH
The "pack.depth" keystatic String
CONFIG_KEY_DIRNOGITLINKS
The "dirnogitlinks" keystatic String
CONFIG_KEY_EMAIL
The "email" keystatic String
CONFIG_KEY_EOL
The "eol" keystatic String
CONFIG_KEY_EXCLUDESFILE
The "excludesfile" keystatic String
CONFIG_KEY_FALSE
The "false" key (used to configureCONFIG_KEY_AUTOSETUPMERGE
static String
CONFIG_KEY_FETCH_RECURSE_SUBMODULES
The "fetchRecurseSubmodules" keystatic String
CONFIG_KEY_FF
The "ff" keystatic String
CONFIG_KEY_FILEMODE
The "filemode" keystatic String
CONFIG_KEY_FORCE_SIGN_ANNOTATED
The "forceSignAnnotated" keystatic String
CONFIG_KEY_FORMAT
The "format" keystatic String
CONFIG_KEY_GPGSIGN
The "gpgSign" keystatic String
CONFIG_KEY_GUITOOL
The "guitool" key within "diff" or "merge" sectionstatic String
CONFIG_KEY_HIDEDOTFILES
The "hidedotfiles" keystatic String
CONFIG_KEY_HOOKS_PATH
The "hooksPath" key.static String
CONFIG_KEY_IGNORE
The "ignore" keystatic String
CONFIG_KEY_IN_CORE_LIMIT
The "inCoreLimit" key in the "merge" section.static String
CONFIG_KEY_INDEXVERSION
The "indexversion" keystatic String
CONFIG_KEY_KEEP_BACKUP
The "keepBackup" key within "mergetool" sectionstatic String
CONFIG_KEY_KEEP_TEMPORARIES
The "keepTemporaries" key within "mergetool" sectionstatic String
CONFIG_KEY_LOCAL
The "local" key (used to configureCONFIG_KEY_AUTOSETUPREBASE
static String
CONFIG_KEY_LOG_OUTPUT_ENCODING
The "logOutputEncoding" keystatic String
CONFIG_KEY_LOGALLREFUPDATES
The "logallrefupdates" keystatic String
CONFIG_KEY_LOGEXPIRY
The "logexpiry" keystatic String
CONFIG_KEY_MANYFILES
The "feature.manyFiles" keystatic String
CONFIG_KEY_MERGE
The "merge" keystatic String
CONFIG_KEY_MERGEOPTIONS
The "mergeoptions" keystatic String
CONFIG_KEY_MIN_RACY_THRESHOLD
The "minRacyThreshold" keystatic String
CONFIG_KEY_MIN_SIZE_PREVENT_RACYPACK
The "pack.minSizePreventRacyPack" keystatic String
CONFIG_KEY_NAME
The "name" keystatic String
CONFIG_KEY_NEVER
The "never" key (used to configureCONFIG_KEY_AUTOSETUPREBASE
static String
CONFIG_KEY_NOPREFIX
The "noprefix" key in the "diff" sectionstatic String
CONFIG_KEY_PACKED_GIT_LIMIT
The "packedGitLimit" keystatic String
CONFIG_KEY_PACKED_GIT_MMAP
The "packedGitMmap" keystatic String
CONFIG_KEY_PACKED_GIT_OPENFILES
The "packedGitOpenFiles" keystatic String
CONFIG_KEY_PACKED_GIT_USE_STRONGREFS
The "packedGitUseStrongRefs" keystatic String
CONFIG_KEY_PACKED_GIT_WINDOWSIZE
The "packedGitWindowSize" keystatic String
CONFIG_KEY_PATH
The "path" keystatic String
CONFIG_KEY_PRECOMPOSEUNICODE
The "precomposeunicode" keystatic String
CONFIG_KEY_PROGRAM
The "program" keystatic String
CONFIG_KEY_PROMPT
The "prompt" key within "difftool" or "mergetool" sectionstatic String
CONFIG_KEY_PRUNE
The "prune" keystatic String
CONFIG_KEY_PRUNEEXPIRE
The "pruneexpire" keystatic String
CONFIG_KEY_PRUNEPACKEXPIRE
The "prunepackexpire" keystatic String
CONFIG_KEY_PUSH_DEFAULT
The "pushDefault" key.static String
CONFIG_KEY_PUSH_REMOTE
The "pushRemote" key.static String
CONFIG_KEY_QUOTE_PATH
The "quotePath" key.static String
CONFIG_KEY_REBASE
The "rebase" keystatic String
CONFIG_KEY_RECURSE_SUBMODULES
The "recurseSubmodules" keystatic String
CONFIG_KEY_REF_STORAGE
The "refStorage" keystatic String
CONFIG_KEY_REFSTORAGE
The extensions.refStorage keystatic String
CONFIG_KEY_REMOTE
The "remote" keystatic String
CONFIG_KEY_RENAMELIMIT
The "renamelimit" key in the "diff" sectionstatic String
CONFIG_KEY_RENAMES
The "renames" key in the "diff" sectionstatic String
CONFIG_KEY_REPO_FORMAT_VERSION
The "repositoryformatversion" keystatic String
CONFIG_KEY_REQUIRED
The "required" keystatic String
CONFIG_KEY_REUSE_DELTAS
The "pack.reuseDeltas" keystatic String
CONFIG_KEY_REUSE_OBJECTS
The "pack.reuseObjects" keystatic String
CONFIG_KEY_SEARCH_FOR_REUSE_TIMEOUT
The "pack.searchForReuseTimeout" keystatic String
CONFIG_KEY_SIGNINGKEY
The "signingKey" keystatic String
CONFIG_KEY_SINGLE_PACK
The "pack.singlePack" keystatic String
CONFIG_KEY_STREAM_BUFFER
The "streamBuffer" keystatic String
CONFIG_KEY_STREAM_FILE_TRESHOLD
The "streamFileThreshold" keystatic String
CONFIG_KEY_STREAM_RATIO
The "streamRatio" keystatic String
CONFIG_KEY_SUPPORTSATOMICFILECREATION
The "supportsAtomicFileCreation" key in the "core" sectionstatic String
CONFIG_KEY_SYMLINKS
The "symlinks" keystatic String
CONFIG_KEY_THREADS
The "pack.threads" keystatic String
CONFIG_KEY_TIMESTAMP_RESOLUTION
The "timestampResolution" keystatic String
CONFIG_KEY_TOOL
The "tool" key within "diff" or "merge" sectionstatic String
CONFIG_KEY_TRUE
The "true" key (used to configureCONFIG_KEY_AUTOSETUPMERGE
static String
CONFIG_KEY_TRUST_EXIT_CODE
The "trustExitCode" key within "difftool" or "mergetool.." section static String
CONFIG_KEY_TRUSTFOLDERSTAT
The "trustfolderstat" key in the "core" sectionstatic String
CONFIG_KEY_UPDATE
The "update" keystatic String
CONFIG_KEY_URL
The "url" keystatic String
CONFIG_KEY_USEJGITBUILTIN
Flag in the filter section whether to use JGit's implementations of filters and hooksstatic String
CONFIG_KEY_VERSION
The "version" keystatic String
CONFIG_KEY_WAIT_PREVENT_RACYPACK
The "pack.waitPreventRacyPack" keystatic String
CONFIG_KEY_WINDOW
The "pack.window" keystatic String
CONFIG_KEY_WINDOW_MEMORY
The "pack.windowMemory" keystatic String
CONFIG_KEY_WORKTREE
The "worktree" keystatic String
CONFIG_KEY_WRITE_TO_TEMP
The "writeToTemp" key within "mergetool" sectionstatic String
CONFIG_MERGE_SECTION
The "merge" sectionstatic String
CONFIG_MERGETOOL_SECTION
The "mergetool" sectionstatic String
CONFIG_PACK_SECTION
The "pack" sectionstatic String
CONFIG_PROTOCOL_SECTION
The "protocol" sectionstatic String
CONFIG_PULL_SECTION
The "pull" sectionstatic String
CONFIG_PUSH_SECTION
The "push" section.static String
CONFIG_REBASE_SECTION
The "rebase" sectionstatic String
CONFIG_RECEIVE_SECTION
The "receive" sectionstatic String
CONFIG_REF_STORAGE_REFTABLE
The "reftable" refStorage formatstatic String
CONFIG_REMOTE_SECTION
The "remote" sectionstatic String
CONFIG_RENAMELIMIT_COPIES
A "renamelimit" value in the "diff" sectionstatic String
CONFIG_RENAMELIMIT_COPY
A "renamelimit" value in the "diff" sectionstatic String
CONFIG_SECTION_I18N
The "i18n" sectionstatic String
CONFIG_SECTION_LFS
The "lfs" sectionstatic String
CONFIG_SUBMODULE_SECTION
The "submodule" sectionstatic String
CONFIG_TAG_SECTION
The "tag" sectionstatic String
CONFIG_USER_SECTION
The "user" sectionstatic String
CONFIG_WORKFLOW_SECTION
The "workflow" section
-
Constructor Summary
Constructors Constructor Description ConfigConstants()
-
-
-
Field Detail
-
CONFIG_CORE_SECTION
public static final String CONFIG_CORE_SECTION
The "core" section- See Also:
- Constant Field Values
-
CONFIG_BRANCH_SECTION
public static final String CONFIG_BRANCH_SECTION
The "branch" section- See Also:
- Constant Field Values
-
CONFIG_REMOTE_SECTION
public static final String CONFIG_REMOTE_SECTION
The "remote" section- See Also:
- Constant Field Values
-
CONFIG_DIFF_SECTION
public static final String CONFIG_DIFF_SECTION
The "diff" section- See Also:
- Constant Field Values
-
CONFIG_KEY_TOOL
public static final String CONFIG_KEY_TOOL
The "tool" key within "diff" or "merge" section- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_GUITOOL
public static final String CONFIG_KEY_GUITOOL
The "guitool" key within "diff" or "merge" section- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_DIFFTOOL_SECTION
public static final String CONFIG_DIFFTOOL_SECTION
The "difftool" section- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_PROMPT
public static final String CONFIG_KEY_PROMPT
The "prompt" key within "difftool" or "mergetool" section- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_TRUST_EXIT_CODE
public static final String CONFIG_KEY_TRUST_EXIT_CODE
The "trustExitCode" key within "difftool" or "mergetool.." section - Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_CMD
public static final String CONFIG_KEY_CMD
The "cmd" key within "difftool.*." or "mergetool.*." section- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_DFS_SECTION
public static final String CONFIG_DFS_SECTION
The "dfs" section- See Also:
- Constant Field Values
-
CONFIG_RECEIVE_SECTION
public static final String CONFIG_RECEIVE_SECTION
The "receive" section- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_USER_SECTION
public static final String CONFIG_USER_SECTION
The "user" section- See Also:
- Constant Field Values
-
CONFIG_GERRIT_SECTION
public static final String CONFIG_GERRIT_SECTION
The "gerrit" section- See Also:
- Constant Field Values
-
CONFIG_WORKFLOW_SECTION
public static final String CONFIG_WORKFLOW_SECTION
The "workflow" section- See Also:
- Constant Field Values
-
CONFIG_SUBMODULE_SECTION
public static final String CONFIG_SUBMODULE_SECTION
The "submodule" section- See Also:
- Constant Field Values
-
CONFIG_REBASE_SECTION
public static final String CONFIG_REBASE_SECTION
The "rebase" section- Since:
- 3.2
- See Also:
- Constant Field Values
-
CONFIG_GC_SECTION
public static final String CONFIG_GC_SECTION
The "gc" section- See Also:
- Constant Field Values
-
CONFIG_PACK_SECTION
public static final String CONFIG_PACK_SECTION
The "pack" section- See Also:
- Constant Field Values
-
CONFIG_FETCH_SECTION
public static final String CONFIG_FETCH_SECTION
The "fetch" section- Since:
- 3.3
- See Also:
- Constant Field Values
-
CONFIG_PULL_SECTION
public static final String CONFIG_PULL_SECTION
The "pull" section- Since:
- 3.5
- See Also:
- Constant Field Values
-
CONFIG_MERGE_SECTION
public static final String CONFIG_MERGE_SECTION
The "merge" section- Since:
- 4.9
- See Also:
- Constant Field Values
-
CONFIG_MERGETOOL_SECTION
public static final String CONFIG_MERGETOOL_SECTION
The "mergetool" section- Since:
- 6.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_KEEP_BACKUP
public static final String CONFIG_KEY_KEEP_BACKUP
The "keepBackup" key within "mergetool" section- Since:
- 6.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_KEEP_TEMPORARIES
public static final String CONFIG_KEY_KEEP_TEMPORARIES
The "keepTemporaries" key within "mergetool" section- Since:
- 6.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_WRITE_TO_TEMP
public static final String CONFIG_KEY_WRITE_TO_TEMP
The "writeToTemp" key within "mergetool" section- Since:
- 6.2
- See Also:
- Constant Field Values
-
CONFIG_FILTER_SECTION
public static final String CONFIG_FILTER_SECTION
The "filter" section- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_GPG_SECTION
public static final String CONFIG_GPG_SECTION
The "gpg" section- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_PROTOCOL_SECTION
public static final String CONFIG_PROTOCOL_SECTION
The "protocol" section- Since:
- 5.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_FORMAT
public static final String CONFIG_KEY_FORMAT
The "format" key- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_PROGRAM
public static final String CONFIG_KEY_PROGRAM
The "program" key- Since:
- 5.11
- See Also:
- Constant Field Values
-
CONFIG_KEY_SIGNINGKEY
public static final String CONFIG_KEY_SIGNINGKEY
The "signingKey" key- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_COMMIT_SECTION
public static final String CONFIG_COMMIT_SECTION
The "commit" section- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_COMMIT_TEMPLATE
public static final String CONFIG_KEY_COMMIT_TEMPLATE
The "template" key- Since:
- 5.13
- See Also:
- Constant Field Values
-
CONFIG_TAG_SECTION
public static final String CONFIG_TAG_SECTION
The "tag" section- Since:
- 5.11
- See Also:
- Constant Field Values
-
CONFIG_KEY_CLEANUP
public static final String CONFIG_KEY_CLEANUP
The "cleanup" key- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_GPGSIGN
public static final String CONFIG_KEY_GPGSIGN
The "gpgSign" key- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_FORCE_SIGN_ANNOTATED
public static final String CONFIG_KEY_FORCE_SIGN_ANNOTATED
The "forceSignAnnotated" key- Since:
- 5.11
- See Also:
- Constant Field Values
-
CONFIG_KEY_COMMENT_CHAR
public static final String CONFIG_KEY_COMMENT_CHAR
The "commentChar" key.- Since:
- 6.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_HOOKS_PATH
public static final String CONFIG_KEY_HOOKS_PATH
The "hooksPath" key.- Since:
- 5.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_QUOTE_PATH
public static final String CONFIG_KEY_QUOTE_PATH
The "quotePath" key.- Since:
- 5.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_ALGORITHM
public static final String CONFIG_KEY_ALGORITHM
The "algorithm" key- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTOCRLF
public static final String CONFIG_KEY_AUTOCRLF
The "autocrlf" key- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTO
public static final String CONFIG_KEY_AUTO
The "auto" key- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTOGC
public static final String CONFIG_KEY_AUTOGC
The "autogc" key- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTOPACKLIMIT
public static final String CONFIG_KEY_AUTOPACKLIMIT
The "autopacklimit" key- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_EOL
public static final String CONFIG_KEY_EOL
The "eol" key- Since:
- 4.3
- See Also:
- Constant Field Values
-
CONFIG_KEY_BARE
public static final String CONFIG_KEY_BARE
The "bare" key- See Also:
- Constant Field Values
-
CONFIG_KEY_EXCLUDESFILE
public static final String CONFIG_KEY_EXCLUDESFILE
The "excludesfile" key- See Also:
- Constant Field Values
-
CONFIG_KEY_ATTRIBUTESFILE
public static final String CONFIG_KEY_ATTRIBUTESFILE
The "attributesfile" key- Since:
- 3.7
- See Also:
- Constant Field Values
-
CONFIG_KEY_FILEMODE
public static final String CONFIG_KEY_FILEMODE
The "filemode" key- See Also:
- Constant Field Values
-
CONFIG_KEY_LOGALLREFUPDATES
public static final String CONFIG_KEY_LOGALLREFUPDATES
The "logallrefupdates" key- See Also:
- Constant Field Values
-
CONFIG_KEY_REPO_FORMAT_VERSION
public static final String CONFIG_KEY_REPO_FORMAT_VERSION
The "repositoryformatversion" key- See Also:
- Constant Field Values
-
CONFIG_KEY_WORKTREE
public static final String CONFIG_KEY_WORKTREE
The "worktree" key- See Also:
- Constant Field Values
-
CONFIG_KEY_BLOCK_LIMIT
public static final String CONFIG_KEY_BLOCK_LIMIT
The "blockLimit" key- See Also:
- Constant Field Values
-
CONFIG_KEY_BLOCK_SIZE
public static final String CONFIG_KEY_BLOCK_SIZE
The "blockSize" key- See Also:
- Constant Field Values
-
CONFIG_KEY_CONCURRENCY_LEVEL
public static final String CONFIG_KEY_CONCURRENCY_LEVEL
The "concurrencyLevel" key- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_DELTA_BASE_CACHE_LIMIT
public static final String CONFIG_KEY_DELTA_BASE_CACHE_LIMIT
The "deltaBaseCacheLimit" key- See Also:
- Constant Field Values
-
CONFIG_KEY_SYMLINKS
public static final String CONFIG_KEY_SYMLINKS
The "symlinks" key- Since:
- 3.3
- See Also:
- Constant Field Values
-
CONFIG_KEY_STREAM_FILE_TRESHOLD
public static final String CONFIG_KEY_STREAM_FILE_TRESHOLD
The "streamFileThreshold" key- See Also:
- Constant Field Values
-
CONFIG_KEY_PACKED_GIT_MMAP
public static final String CONFIG_KEY_PACKED_GIT_MMAP
The "packedGitMmap" key- Since:
- 5.1.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_PACKED_GIT_WINDOWSIZE
public static final String CONFIG_KEY_PACKED_GIT_WINDOWSIZE
The "packedGitWindowSize" key- Since:
- 5.1.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_PACKED_GIT_LIMIT
public static final String CONFIG_KEY_PACKED_GIT_LIMIT
The "packedGitLimit" key- Since:
- 5.1.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_PACKED_GIT_OPENFILES
public static final String CONFIG_KEY_PACKED_GIT_OPENFILES
The "packedGitOpenFiles" key- Since:
- 5.1.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_PACKED_GIT_USE_STRONGREFS
public static final String CONFIG_KEY_PACKED_GIT_USE_STRONGREFS
The "packedGitUseStrongRefs" key- Since:
- 5.1.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_REMOTE
public static final String CONFIG_KEY_REMOTE
The "remote" key- See Also:
- Constant Field Values
-
CONFIG_KEY_PUSH_REMOTE
public static final String CONFIG_KEY_PUSH_REMOTE
The "pushRemote" key.- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_PUSH_DEFAULT
public static final String CONFIG_KEY_PUSH_DEFAULT
The "pushDefault" key.- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_MERGE
public static final String CONFIG_KEY_MERGE
The "merge" key- See Also:
- Constant Field Values
-
CONFIG_KEY_REBASE
public static final String CONFIG_KEY_REBASE
The "rebase" key- See Also:
- Constant Field Values
-
CONFIG_KEY_URL
public static final String CONFIG_KEY_URL
The "url" key- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTOSETUPMERGE
public static final String CONFIG_KEY_AUTOSETUPMERGE
The "autosetupmerge" key- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTOSETUPREBASE
public static final String CONFIG_KEY_AUTOSETUPREBASE
The "autosetuprebase" key- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTOSTASH
public static final String CONFIG_KEY_AUTOSTASH
The "autostash" key- Since:
- 3.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_NAME
public static final String CONFIG_KEY_NAME
The "name" key- See Also:
- Constant Field Values
-
CONFIG_KEY_EMAIL
public static final String CONFIG_KEY_EMAIL
The "email" key- See Also:
- Constant Field Values
-
CONFIG_KEY_FALSE
public static final String CONFIG_KEY_FALSE
The "false" key (used to configureCONFIG_KEY_AUTOSETUPMERGE
- See Also:
- Constant Field Values
-
CONFIG_KEY_TRUE
public static final String CONFIG_KEY_TRUE
The "true" key (used to configureCONFIG_KEY_AUTOSETUPMERGE
- See Also:
- Constant Field Values
-
CONFIG_KEY_ALWAYS
public static final String CONFIG_KEY_ALWAYS
The "always" key (used to configureCONFIG_KEY_AUTOSETUPREBASE
andCONFIG_KEY_AUTOSETUPMERGE
- See Also:
- Constant Field Values
-
CONFIG_KEY_NEVER
public static final String CONFIG_KEY_NEVER
The "never" key (used to configureCONFIG_KEY_AUTOSETUPREBASE
- See Also:
- Constant Field Values
-
CONFIG_KEY_LOCAL
public static final String CONFIG_KEY_LOCAL
The "local" key (used to configureCONFIG_KEY_AUTOSETUPREBASE
- See Also:
- Constant Field Values
-
CONFIG_KEY_CREATECHANGEID
public static final String CONFIG_KEY_CREATECHANGEID
The "createchangeid" key- See Also:
- Constant Field Values
-
CONFIG_KEY_DEFBRANCHSTARTPOINT
public static final String CONFIG_KEY_DEFBRANCHSTARTPOINT
The "defaultsourceref" key- See Also:
- Constant Field Values
-
CONFIG_KEY_PATH
public static final String CONFIG_KEY_PATH
The "path" key- See Also:
- Constant Field Values
-
CONFIG_KEY_UPDATE
public static final String CONFIG_KEY_UPDATE
The "update" key- See Also:
- Constant Field Values
-
CONFIG_KEY_IGNORE
public static final String CONFIG_KEY_IGNORE
The "ignore" key- Since:
- 3.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_COMPRESSION
public static final String CONFIG_KEY_COMPRESSION
The "compression" key- See Also:
- Constant Field Values
-
CONFIG_KEY_INDEXVERSION
public static final String CONFIG_KEY_INDEXVERSION
The "indexversion" key- See Also:
- Constant Field Values
-
CONFIG_KEY_HIDEDOTFILES
public static final String CONFIG_KEY_HIDEDOTFILES
The "hidedotfiles" key- Since:
- 3.5
- See Also:
- Constant Field Values
-
CONFIG_KEY_DIRNOGITLINKS
public static final String CONFIG_KEY_DIRNOGITLINKS
The "dirnogitlinks" key- Since:
- 4.3
- See Also:
- Constant Field Values
-
CONFIG_KEY_PRECOMPOSEUNICODE
public static final String CONFIG_KEY_PRECOMPOSEUNICODE
The "precomposeunicode" key- See Also:
- Constant Field Values
-
CONFIG_KEY_PRUNEEXPIRE
public static final String CONFIG_KEY_PRUNEEXPIRE
The "pruneexpire" key- See Also:
- Constant Field Values
-
CONFIG_KEY_PRUNEPACKEXPIRE
public static final String CONFIG_KEY_PRUNEPACKEXPIRE
The "prunepackexpire" key- Since:
- 4.3
- See Also:
- Constant Field Values
-
CONFIG_KEY_LOGEXPIRY
public static final String CONFIG_KEY_LOGEXPIRY
The "logexpiry" key- Since:
- 4.7
- See Also:
- Constant Field Values
-
CONFIG_KEY_AUTODETACH
public static final String CONFIG_KEY_AUTODETACH
The "autodetach" key- Since:
- 4.7
- See Also:
- Constant Field Values
-
CONFIG_KEY_AGGRESSIVE_DEPTH
public static final String CONFIG_KEY_AGGRESSIVE_DEPTH
The "aggressiveDepth" key- Since:
- 3.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_AGGRESSIVE_WINDOW
public static final String CONFIG_KEY_AGGRESSIVE_WINDOW
The "aggressiveWindow" key- Since:
- 3.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_MERGEOPTIONS
public static final String CONFIG_KEY_MERGEOPTIONS
The "mergeoptions" key- See Also:
- Constant Field Values
-
CONFIG_KEY_FF
public static final String CONFIG_KEY_FF
The "ff" key- See Also:
- Constant Field Values
-
CONFIG_KEY_CONFLICTSTYLE
public static final String CONFIG_KEY_CONFLICTSTYLE
The "conflictStyle" key.- Since:
- 5.12
- See Also:
- Constant Field Values
-
CONFIG_KEY_CHECKSTAT
public static final String CONFIG_KEY_CHECKSTAT
The "checkstat" key- Since:
- 3.0
- See Also:
- Constant Field Values
-
CONFIG_KEY_RENAMELIMIT
public static final String CONFIG_KEY_RENAMELIMIT
The "renamelimit" key in the "diff" section- Since:
- 3.0
- See Also:
- Constant Field Values
-
CONFIG_KEY_TRUSTFOLDERSTAT
public static final String CONFIG_KEY_TRUSTFOLDERSTAT
The "trustfolderstat" key in the "core" section- Since:
- 3.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_SUPPORTSATOMICFILECREATION
public static final String CONFIG_KEY_SUPPORTSATOMICFILECREATION
The "supportsAtomicFileCreation" key in the "core" section- Since:
- 4.5
- See Also:
- Constant Field Values
-
CONFIG_KEY_NOPREFIX
public static final String CONFIG_KEY_NOPREFIX
The "noprefix" key in the "diff" section- Since:
- 3.0
- See Also:
- Constant Field Values
-
CONFIG_RENAMELIMIT_COPY
public static final String CONFIG_RENAMELIMIT_COPY
A "renamelimit" value in the "diff" section- Since:
- 3.0
- See Also:
- Constant Field Values
-
CONFIG_RENAMELIMIT_COPIES
public static final String CONFIG_RENAMELIMIT_COPIES
A "renamelimit" value in the "diff" section- Since:
- 3.0
- See Also:
- Constant Field Values
-
CONFIG_KEY_RENAMES
public static final String CONFIG_KEY_RENAMES
The "renames" key in the "diff" section- Since:
- 3.0
- See Also:
- Constant Field Values
-
CONFIG_KEY_IN_CORE_LIMIT
public static final String CONFIG_KEY_IN_CORE_LIMIT
The "inCoreLimit" key in the "merge" section. It's a size limit (bytes) used to control a file to be stored inHeap
orLocalFile
during the merge.- Since:
- 4.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_PRUNE
public static final String CONFIG_KEY_PRUNE
The "prune" key- Since:
- 3.3
- See Also:
- Constant Field Values
-
CONFIG_KEY_STREAM_BUFFER
public static final String CONFIG_KEY_STREAM_BUFFER
The "streamBuffer" key- Since:
- 4.0
- See Also:
- Constant Field Values
-
CONFIG_KEY_STREAM_RATIO
public static final String CONFIG_KEY_STREAM_RATIO
The "streamRatio" key- Since:
- 4.0
- See Also:
- Constant Field Values
-
CONFIG_KEY_USEJGITBUILTIN
public static final String CONFIG_KEY_USEJGITBUILTIN
Flag in the filter section whether to use JGit's implementations of filters and hooks- Since:
- 4.6
- See Also:
- Constant Field Values
-
CONFIG_KEY_FETCH_RECURSE_SUBMODULES
public static final String CONFIG_KEY_FETCH_RECURSE_SUBMODULES
The "fetchRecurseSubmodules" key- Since:
- 4.7
- See Also:
- Constant Field Values
-
CONFIG_KEY_RECURSE_SUBMODULES
public static final String CONFIG_KEY_RECURSE_SUBMODULES
The "recurseSubmodules" key- Since:
- 4.7
- See Also:
- Constant Field Values
-
CONFIG_KEY_REQUIRED
public static final String CONFIG_KEY_REQUIRED
The "required" key- Since:
- 4.11
- See Also:
- Constant Field Values
-
CONFIG_SECTION_LFS
public static final String CONFIG_SECTION_LFS
The "lfs" section- Since:
- 4.11
- See Also:
- Constant Field Values
-
CONFIG_SECTION_I18N
public static final String CONFIG_SECTION_I18N
The "i18n" section- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_COMMIT_ENCODING
public static final String CONFIG_KEY_COMMIT_ENCODING
The "commitEncoding" key- Since:
- 5.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_LOG_OUTPUT_ENCODING
public static final String CONFIG_KEY_LOG_OUTPUT_ENCODING
The "logOutputEncoding" key- Since:
- 5.2
- See Also:
- Constant Field Values
-
CONFIG_FILESYSTEM_SECTION
public static final String CONFIG_FILESYSTEM_SECTION
The "filesystem" section- Since:
- 5.1.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_TIMESTAMP_RESOLUTION
public static final String CONFIG_KEY_TIMESTAMP_RESOLUTION
The "timestampResolution" key- Since:
- 5.1.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_MIN_RACY_THRESHOLD
public static final String CONFIG_KEY_MIN_RACY_THRESHOLD
The "minRacyThreshold" key- Since:
- 5.1.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_REF_STORAGE
public static final String CONFIG_KEY_REF_STORAGE
The "refStorage" key- Since:
- 5.6.2
- See Also:
- Constant Field Values
-
CONFIG_EXTENSIONS_SECTION
public static final String CONFIG_EXTENSIONS_SECTION
The "extensions" section- Since:
- 5.6.2
- See Also:
- Constant Field Values
-
CONFIG_KEY_REFSTORAGE
public static final String CONFIG_KEY_REFSTORAGE
The extensions.refStorage key- Since:
- 5.7
- See Also:
- Constant Field Values
-
CONFIG_REF_STORAGE_REFTABLE
public static final String CONFIG_REF_STORAGE_REFTABLE
The "reftable" refStorage format- Since:
- 5.7
- See Also:
- Constant Field Values
-
CONFIG_JMX_SECTION
public static final String CONFIG_JMX_SECTION
The "jmx" section- Since:
- 5.1.13
- See Also:
- Constant Field Values
-
CONFIG_KEY_BIGFILE_THRESHOLD
public static final String CONFIG_KEY_BIGFILE_THRESHOLD
The "pack.bigfilethreshold" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_BITMAP_CONTIGUOUS_COMMIT_COUNT
public static final String CONFIG_KEY_BITMAP_CONTIGUOUS_COMMIT_COUNT
The "pack.bitmapContiguousCommitCount" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_BITMAP_DISTANT_COMMIT_SPAN
public static final String CONFIG_KEY_BITMAP_DISTANT_COMMIT_SPAN
The "pack.bitmapDistantCommitSpan" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_BITMAP_EXCESSIVE_BRANCH_COUNT
public static final String CONFIG_KEY_BITMAP_EXCESSIVE_BRANCH_COUNT
The "pack.bitmapExcessiveBranchCount" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_BITMAP_INACTIVE_BRANCH_AGE_INDAYS
public static final String CONFIG_KEY_BITMAP_INACTIVE_BRANCH_AGE_INDAYS
The "pack.bitmapInactiveBranchAgeInDays" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_BITMAP_RECENT_COMMIT_COUNT
public static final String CONFIG_KEY_BITMAP_RECENT_COMMIT_COUNT
The "pack.bitmapRecentCommitSpan" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_BUILD_BITMAPS
public static final String CONFIG_KEY_BUILD_BITMAPS
The "pack.buildBitmaps" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_CUT_DELTACHAINS
public static final String CONFIG_KEY_CUT_DELTACHAINS
The "pack.cutDeltaChains" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_DELTA_CACHE_LIMIT
public static final String CONFIG_KEY_DELTA_CACHE_LIMIT
The "pack.deltaCacheLimit" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_DELTA_CACHE_SIZE
public static final String CONFIG_KEY_DELTA_CACHE_SIZE
The "pack.deltaCacheSize" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_DELTA_COMPRESSION
public static final String CONFIG_KEY_DELTA_COMPRESSION
The "pack.deltaCompression" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_DEPTH
public static final String CONFIG_KEY_DEPTH
The "pack.depth" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_MIN_SIZE_PREVENT_RACYPACK
public static final String CONFIG_KEY_MIN_SIZE_PREVENT_RACYPACK
The "pack.minSizePreventRacyPack" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_REUSE_DELTAS
public static final String CONFIG_KEY_REUSE_DELTAS
The "pack.reuseDeltas" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_REUSE_OBJECTS
public static final String CONFIG_KEY_REUSE_OBJECTS
The "pack.reuseObjects" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_SINGLE_PACK
public static final String CONFIG_KEY_SINGLE_PACK
The "pack.singlePack" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_THREADS
public static final String CONFIG_KEY_THREADS
The "pack.threads" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_WAIT_PREVENT_RACYPACK
public static final String CONFIG_KEY_WAIT_PREVENT_RACYPACK
The "pack.waitPreventRacyPack" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_WINDOW
public static final String CONFIG_KEY_WINDOW
The "pack.window" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_KEY_WINDOW_MEMORY
public static final String CONFIG_KEY_WINDOW_MEMORY
The "pack.windowMemory" key- Since:
- 5.8
- See Also:
- Constant Field Values
-
CONFIG_FEATURE_SECTION
public static final String CONFIG_FEATURE_SECTION
The "feature" section- Since:
- 5.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_MANYFILES
public static final String CONFIG_KEY_MANYFILES
The "feature.manyFiles" key- Since:
- 5.9
- See Also:
- Constant Field Values
-
CONFIG_INDEX_SECTION
public static final String CONFIG_INDEX_SECTION
The "index" section- Since:
- 5.9
- See Also:
- Constant Field Values
-
CONFIG_KEY_VERSION
public static final String CONFIG_KEY_VERSION
The "version" key- Since:
- 5.9
- See Also:
- Constant Field Values
-
CONFIG_INIT_SECTION
public static final String CONFIG_INIT_SECTION
The "init" section- Since:
- 5.11
- See Also:
- Constant Field Values
-
CONFIG_KEY_DEFAULT_BRANCH
public static final String CONFIG_KEY_DEFAULT_BRANCH
The "defaultBranch" key- Since:
- 5.11
- See Also:
- Constant Field Values
-
CONFIG_KEY_SEARCH_FOR_REUSE_TIMEOUT
public static final String CONFIG_KEY_SEARCH_FOR_REUSE_TIMEOUT
The "pack.searchForReuseTimeout" key- Since:
- 5.13
- See Also:
- Constant Field Values
-
CONFIG_PUSH_SECTION
public static final String CONFIG_PUSH_SECTION
The "push" section.- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_DEFAULT
public static final String CONFIG_KEY_DEFAULT
The "default" key.- Since:
- 6.1
- See Also:
- Constant Field Values
-
CONFIG_KEY_ABBREV
public static final String CONFIG_KEY_ABBREV
The "abbrev" key- Since:
- 6.1
- See Also:
- Constant Field Values
-
-