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 StringCONFIG_BRANCH_SECTIONThe "branch" sectionstatic StringCONFIG_COMMIT_SECTIONThe "commit" sectionstatic StringCONFIG_CORE_SECTIONThe "core" sectionstatic StringCONFIG_DFS_SECTIONThe "dfs" sectionstatic StringCONFIG_DIFF_SECTIONThe "diff" sectionstatic StringCONFIG_DIFFTOOL_SECTIONThe "difftool" sectionstatic StringCONFIG_EXTENSIONS_SECTIONThe "extensions" sectionstatic StringCONFIG_FEATURE_SECTIONThe "feature" sectionstatic StringCONFIG_FETCH_SECTIONThe "fetch" sectionstatic StringCONFIG_FILESYSTEM_SECTIONThe "filesystem" sectionstatic StringCONFIG_FILTER_SECTIONThe "filter" sectionstatic StringCONFIG_GC_SECTIONThe "gc" sectionstatic StringCONFIG_GERRIT_SECTIONThe "gerrit" sectionstatic StringCONFIG_GPG_SECTIONThe "gpg" sectionstatic StringCONFIG_INDEX_SECTIONThe "index" sectionstatic StringCONFIG_INIT_SECTIONThe "init" sectionstatic StringCONFIG_JMX_SECTIONThe "jmx" sectionstatic StringCONFIG_KEY_ABBREVThe "abbrev" keystatic StringCONFIG_KEY_AGGRESSIVE_DEPTHThe "aggressiveDepth" keystatic StringCONFIG_KEY_AGGRESSIVE_WINDOWThe "aggressiveWindow" keystatic StringCONFIG_KEY_ALGORITHMThe "algorithm" keystatic StringCONFIG_KEY_ALWAYSThe "always" key (used to configureCONFIG_KEY_AUTOSETUPREBASEandCONFIG_KEY_AUTOSETUPMERGEstatic StringCONFIG_KEY_ATTRIBUTESFILEThe "attributesfile" keystatic StringCONFIG_KEY_AUTOThe "auto" keystatic StringCONFIG_KEY_AUTOCRLFThe "autocrlf" keystatic StringCONFIG_KEY_AUTODETACHThe "autodetach" keystatic StringCONFIG_KEY_AUTOGCThe "autogc" keystatic StringCONFIG_KEY_AUTOPACKLIMITThe "autopacklimit" keystatic StringCONFIG_KEY_AUTOSETUPMERGEThe "autosetupmerge" keystatic StringCONFIG_KEY_AUTOSETUPREBASEThe "autosetuprebase" keystatic StringCONFIG_KEY_AUTOSTASHThe "autostash" keystatic StringCONFIG_KEY_BAREThe "bare" keystatic StringCONFIG_KEY_BIGFILE_THRESHOLDThe "pack.bigfilethreshold" keystatic StringCONFIG_KEY_BITMAP_CONTIGUOUS_COMMIT_COUNTThe "pack.bitmapContiguousCommitCount" keystatic StringCONFIG_KEY_BITMAP_DISTANT_COMMIT_SPANThe "pack.bitmapDistantCommitSpan" keystatic StringCONFIG_KEY_BITMAP_EXCESSIVE_BRANCH_COUNTThe "pack.bitmapExcessiveBranchCount" keystatic StringCONFIG_KEY_BITMAP_INACTIVE_BRANCH_AGE_INDAYSThe "pack.bitmapInactiveBranchAgeInDays" keystatic StringCONFIG_KEY_BITMAP_RECENT_COMMIT_COUNTThe "pack.bitmapRecentCommitSpan" keystatic StringCONFIG_KEY_BLOCK_LIMITThe "blockLimit" keystatic StringCONFIG_KEY_BLOCK_SIZEThe "blockSize" keystatic StringCONFIG_KEY_BUILD_BITMAPSThe "pack.buildBitmaps" keystatic StringCONFIG_KEY_CHECKSTATThe "checkstat" keystatic StringCONFIG_KEY_CLEANUPThe "cleanup" keystatic StringCONFIG_KEY_CMDThe "cmd" key within "difftool.*." or "mergetool.*." sectionstatic StringCONFIG_KEY_COMMENT_CHARThe "commentChar" key.static StringCONFIG_KEY_COMMIT_ENCODINGThe "commitEncoding" keystatic StringCONFIG_KEY_COMMIT_TEMPLATEThe "template" keystatic StringCONFIG_KEY_COMPRESSIONThe "compression" keystatic StringCONFIG_KEY_CONCURRENCY_LEVELThe "concurrencyLevel" keystatic StringCONFIG_KEY_CONFLICTSTYLEThe "conflictStyle" key.static StringCONFIG_KEY_CREATECHANGEIDThe "createchangeid" keystatic StringCONFIG_KEY_CUT_DELTACHAINSThe "pack.cutDeltaChains" keystatic StringCONFIG_KEY_DEFAULTThe "default" key.static StringCONFIG_KEY_DEFAULT_BRANCHThe "defaultBranch" keystatic StringCONFIG_KEY_DEFBRANCHSTARTPOINTThe "defaultsourceref" keystatic StringCONFIG_KEY_DELTA_BASE_CACHE_LIMITThe "deltaBaseCacheLimit" keystatic StringCONFIG_KEY_DELTA_CACHE_LIMITThe "pack.deltaCacheLimit" keystatic StringCONFIG_KEY_DELTA_CACHE_SIZEThe "pack.deltaCacheSize" keystatic StringCONFIG_KEY_DELTA_COMPRESSIONThe "pack.deltaCompression" keystatic StringCONFIG_KEY_DEPTHThe "pack.depth" keystatic StringCONFIG_KEY_DIRNOGITLINKSThe "dirnogitlinks" keystatic StringCONFIG_KEY_EMAILThe "email" keystatic StringCONFIG_KEY_EOLThe "eol" keystatic StringCONFIG_KEY_EXCLUDESFILEThe "excludesfile" keystatic StringCONFIG_KEY_FALSEThe "false" key (used to configureCONFIG_KEY_AUTOSETUPMERGEstatic StringCONFIG_KEY_FETCH_RECURSE_SUBMODULESThe "fetchRecurseSubmodules" keystatic StringCONFIG_KEY_FFThe "ff" keystatic StringCONFIG_KEY_FILEMODEThe "filemode" keystatic StringCONFIG_KEY_FORCE_SIGN_ANNOTATEDThe "forceSignAnnotated" keystatic StringCONFIG_KEY_FORMATThe "format" keystatic StringCONFIG_KEY_GPGSIGNThe "gpgSign" keystatic StringCONFIG_KEY_GUITOOLThe "guitool" key within "diff" or "merge" sectionstatic StringCONFIG_KEY_HIDEDOTFILESThe "hidedotfiles" keystatic StringCONFIG_KEY_HOOKS_PATHThe "hooksPath" key.static StringCONFIG_KEY_IGNOREThe "ignore" keystatic StringCONFIG_KEY_IN_CORE_LIMITThe "inCoreLimit" key in the "merge" section.static StringCONFIG_KEY_INDEXVERSIONThe "indexversion" keystatic StringCONFIG_KEY_KEEP_BACKUPThe "keepBackup" key within "mergetool" sectionstatic StringCONFIG_KEY_KEEP_TEMPORARIESThe "keepTemporaries" key within "mergetool" sectionstatic StringCONFIG_KEY_LOCALThe "local" key (used to configureCONFIG_KEY_AUTOSETUPREBASEstatic StringCONFIG_KEY_LOG_OUTPUT_ENCODINGThe "logOutputEncoding" keystatic StringCONFIG_KEY_LOGALLREFUPDATESThe "logallrefupdates" keystatic StringCONFIG_KEY_LOGEXPIRYThe "logexpiry" keystatic StringCONFIG_KEY_MANYFILESThe "feature.manyFiles" keystatic StringCONFIG_KEY_MERGEThe "merge" keystatic StringCONFIG_KEY_MERGEOPTIONSThe "mergeoptions" keystatic StringCONFIG_KEY_MIN_RACY_THRESHOLDThe "minRacyThreshold" keystatic StringCONFIG_KEY_MIN_SIZE_PREVENT_RACYPACKThe "pack.minSizePreventRacyPack" keystatic StringCONFIG_KEY_NAMEThe "name" keystatic StringCONFIG_KEY_NEVERThe "never" key (used to configureCONFIG_KEY_AUTOSETUPREBASEstatic StringCONFIG_KEY_NOPREFIXThe "noprefix" key in the "diff" sectionstatic StringCONFIG_KEY_PACKED_GIT_LIMITThe "packedGitLimit" keystatic StringCONFIG_KEY_PACKED_GIT_MMAPThe "packedGitMmap" keystatic StringCONFIG_KEY_PACKED_GIT_OPENFILESThe "packedGitOpenFiles" keystatic StringCONFIG_KEY_PACKED_GIT_USE_STRONGREFSThe "packedGitUseStrongRefs" keystatic StringCONFIG_KEY_PACKED_GIT_WINDOWSIZEThe "packedGitWindowSize" keystatic StringCONFIG_KEY_PATHThe "path" keystatic StringCONFIG_KEY_PRECOMPOSEUNICODEThe "precomposeunicode" keystatic StringCONFIG_KEY_PROGRAMThe "program" keystatic StringCONFIG_KEY_PROMPTThe "prompt" key within "difftool" or "mergetool" sectionstatic StringCONFIG_KEY_PRUNEThe "prune" keystatic StringCONFIG_KEY_PRUNEEXPIREThe "pruneexpire" keystatic StringCONFIG_KEY_PRUNEPACKEXPIREThe "prunepackexpire" keystatic StringCONFIG_KEY_PUSH_DEFAULTThe "pushDefault" key.static StringCONFIG_KEY_PUSH_REMOTEThe "pushRemote" key.static StringCONFIG_KEY_QUOTE_PATHThe "quotePath" key.static StringCONFIG_KEY_REBASEThe "rebase" keystatic StringCONFIG_KEY_RECURSE_SUBMODULESThe "recurseSubmodules" keystatic StringCONFIG_KEY_REF_STORAGEThe "refStorage" keystatic StringCONFIG_KEY_REFSTORAGEThe extensions.refStorage keystatic StringCONFIG_KEY_REMOTEThe "remote" keystatic StringCONFIG_KEY_RENAMELIMITThe "renamelimit" key in the "diff" sectionstatic StringCONFIG_KEY_RENAMESThe "renames" key in the "diff" sectionstatic StringCONFIG_KEY_REPO_FORMAT_VERSIONThe "repositoryformatversion" keystatic StringCONFIG_KEY_REQUIREDThe "required" keystatic StringCONFIG_KEY_REUSE_DELTASThe "pack.reuseDeltas" keystatic StringCONFIG_KEY_REUSE_OBJECTSThe "pack.reuseObjects" keystatic StringCONFIG_KEY_SEARCH_FOR_REUSE_TIMEOUTThe "pack.searchForReuseTimeout" keystatic StringCONFIG_KEY_SIGNINGKEYThe "signingKey" keystatic StringCONFIG_KEY_SINGLE_PACKThe "pack.singlePack" keystatic StringCONFIG_KEY_STREAM_BUFFERThe "streamBuffer" keystatic StringCONFIG_KEY_STREAM_FILE_TRESHOLDThe "streamFileThreshold" keystatic StringCONFIG_KEY_STREAM_RATIOThe "streamRatio" keystatic StringCONFIG_KEY_SUPPORTSATOMICFILECREATIONThe "supportsAtomicFileCreation" key in the "core" sectionstatic StringCONFIG_KEY_SYMLINKSThe "symlinks" keystatic StringCONFIG_KEY_THREADSThe "pack.threads" keystatic StringCONFIG_KEY_TIMESTAMP_RESOLUTIONThe "timestampResolution" keystatic StringCONFIG_KEY_TOOLThe "tool" key within "diff" or "merge" sectionstatic StringCONFIG_KEY_TRUEThe "true" key (used to configureCONFIG_KEY_AUTOSETUPMERGEstatic StringCONFIG_KEY_TRUST_EXIT_CODEThe "trustExitCode" key within "difftool" or "mergetool.." section static StringCONFIG_KEY_TRUSTFOLDERSTATThe "trustfolderstat" key in the "core" sectionstatic StringCONFIG_KEY_UPDATEThe "update" keystatic StringCONFIG_KEY_URLThe "url" keystatic StringCONFIG_KEY_USEJGITBUILTINFlag in the filter section whether to use JGit's implementations of filters and hooksstatic StringCONFIG_KEY_VERSIONThe "version" keystatic StringCONFIG_KEY_WAIT_PREVENT_RACYPACKThe "pack.waitPreventRacyPack" keystatic StringCONFIG_KEY_WINDOWThe "pack.window" keystatic StringCONFIG_KEY_WINDOW_MEMORYThe "pack.windowMemory" keystatic StringCONFIG_KEY_WORKTREEThe "worktree" keystatic StringCONFIG_KEY_WRITE_TO_TEMPThe "writeToTemp" key within "mergetool" sectionstatic StringCONFIG_MERGE_SECTIONThe "merge" sectionstatic StringCONFIG_MERGETOOL_SECTIONThe "mergetool" sectionstatic StringCONFIG_PACK_SECTIONThe "pack" sectionstatic StringCONFIG_PROTOCOL_SECTIONThe "protocol" sectionstatic StringCONFIG_PULL_SECTIONThe "pull" sectionstatic StringCONFIG_PUSH_SECTIONThe "push" section.static StringCONFIG_REBASE_SECTIONThe "rebase" sectionstatic StringCONFIG_RECEIVE_SECTIONThe "receive" sectionstatic StringCONFIG_REF_STORAGE_REFTABLEThe "reftable" refStorage formatstatic StringCONFIG_REMOTE_SECTIONThe "remote" sectionstatic StringCONFIG_RENAMELIMIT_COPIESA "renamelimit" value in the "diff" sectionstatic StringCONFIG_RENAMELIMIT_COPYA "renamelimit" value in the "diff" sectionstatic StringCONFIG_SECTION_I18NThe "i18n" sectionstatic StringCONFIG_SECTION_LFSThe "lfs" sectionstatic StringCONFIG_SUBMODULE_SECTIONThe "submodule" sectionstatic StringCONFIG_TAG_SECTIONThe "tag" sectionstatic StringCONFIG_USER_SECTIONThe "user" sectionstatic StringCONFIG_WORKFLOW_SECTIONThe "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_AUTOSETUPREBASEandCONFIG_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 inHeaporLocalFileduring 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
-
-