Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | close() | n.a. |
|
|
||||||
NEW | public | boolean | isWorkingTreeSource() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | close() | n.a. |
|
|
||||||
NEW | public | boolean | isWorkingTreeSource(org.eclipse.jgit.diff.DiffEntry$Side) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | setDryRun(boolean) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CommandExecutor(org.eclipse.jgit.util.FS,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
NEW | public | boolean | checkExecutable(java.lang.String,
|
|
|
|
||||||||||||||
NEW | public | org.eclipse.jgit.util.FS$ExecutionResult | run(java.lang.String,
|
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 7481416747559779898 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | araxis |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | bc |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | bc3 |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | codecompare |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | deltawalker |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | diffmerge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | diffuse |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | ecmerge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | emerge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | examdiff |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | guiffy |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | gvimdiff |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | gvimdiff2 |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | gvimdiff3 |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | kdiff3 |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | meld |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | opendiff |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | p4merge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | tkdiff |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | tortoisegitmerge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | tortoisemerge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | vimdiff |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | vimdiff2 |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | vimdiff3 |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | winmerge |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | n.a. | xxdiff |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | canMergeWithoutBasePresent() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getParameters(boolean) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
||||||
NEW | public | boolean | isExitCodeTrustable() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool[] | values() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DiffTools(org.eclipse.jgit.lib.StoredConfig) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | int | compare(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | java.util.Optional | compare(org.eclipse.jgit.internal.diffmergetool.FileElement,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jgit.util.FS$ExecutionResult | compare(org.eclipse.jgit.internal.diffmergetool.FileElement,
|
|
|
|
||||||||||
NEW | public | java.util.Set | getAllToolNames() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map | getAvailableTools() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getDefaultToolName(org.eclipse.jgit.lib.internal.BooleanTriState) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getDefaultToolName(boolean) | n.a. |
|
|
||||||||||
NEW | public | java.util.Optional | getExternalToolFromAttributes(java.lang.String) |
|
|
|
||||||||||
NEW | public | java.lang.String | getFirstAvailableTool() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map | getNotAvailableTools() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getPredefinedAvailableTools() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getPredefinedToolNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getPredefinedTools(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Set | getToolNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getUserDefinedToolNames() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | boolean | isAvailable() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.diffmergetool.ExternalDiffTool | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.String | getCommand(boolean) | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jgit.lib.internal.BooleanTriState | getTrustExitCode() | n.a. | n.a. |
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | KEY_DIFF_TOOL |
NEW | public static final | java.lang.String | n.a. | KEY_MERGE_TOOL |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ExternalToolUtils() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | java.util.Set | createSortedToolSet(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | static public | java.util.Optional | getExternalToolFromAttributes(org.eclipse.jgit.lib.Repository,
|
|
|
|
||||||||||
NEW | static public | boolean | isToolAvailable(org.eclipse.jgit.util.FS,
| n.a. |
|
|
||||||||||
NEW | static public | java.lang.String | prepareCommand(java.lang.String,
|
|
|
|
||||||||||
NEW | static public | java.util.Map | prepareEnvironment(java.io.File,
|
|
|
|
||||||||||
NEW | static public | java.lang.String | quotePath(java.lang.String) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FileElement(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | FileElement(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | FileElement(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | addToEnv(java.util.Map) |
|
|
|
||||||||||
NEW | public | void | cleanTemporaries() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | createTempFile(java.io.File) |
|
|
|
||||||||||
NEW | public | java.io.File | getFile() |
|
|
|
||||||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | getType() | n.a. |
|
|
||||||||||
NEW | public | boolean | isNullPath() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | replaceVariable(java.lang.String) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -5972100542794714805 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | n.a. | BACKUP |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | n.a. | BASE |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | n.a. | LOCAL |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | n.a. | MERGED |
NEW | public static final | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | n.a. | REMOTE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jgit.internal.diffmergetool.FileElement$Type | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jgit.internal.diffmergetool.FileElement$Type[] | values() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | inform(java.util.List) | n.a. | n.a. |
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.lib.Config$SectionParser | n.a. | KEY |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getDefaultGuiToolName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getDefaultToolName() | n.a. |
|
|
||||||
NEW | public | java.util.Set | getToolNames() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getTools() | n.a. |
|
|
||||||
NEW | public | boolean | isKeepBackup() | n.a. |
|
|
||||||
NEW | public | boolean | isKeepTemporaries() | n.a. |
|
|
||||||
NEW | public | boolean | isPrompt() | n.a. |
|
|
||||||
NEW | public | boolean | isWriteToTemp() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MergeTools(org.eclipse.jgit.lib.StoredConfig) | n.a. | n.a. |
|
||||
NEW | public | MergeTools(org.eclipse.jgit.lib.Repository) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.io.File | createTempDirectory() |
|
|
|
||||||||||
NEW | public | java.util.Set | getAllToolNames() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getDefaultToolName(boolean) | n.a. |
|
|
||||||||||
NEW | public | java.util.Optional | getExternalToolFromAttributes(java.lang.String) |
|
|
|
||||||||||
NEW | public | java.lang.String | getFirstAvailableTool() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getPredefinedAvailableTools() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getPredefinedToolNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getPredefinedTools(boolean) | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getUserDefinedToolNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getUserDefinedTools() | n.a. |
|
|
||||||||||
NEW | public | boolean | isInteractive() | n.a. |
|
|
||||||||||
NEW | public | java.util.Optional | merge(org.eclipse.jgit.internal.diffmergetool.FileElement,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jgit.util.FS$ExecutionResult | merge(org.eclipse.jgit.internal.diffmergetool.FileElement,
|
|
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.diffmergetool.UserDefinedMergeTool | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.diffmergetool.ExternalDiffTool | n.a. |
NEW | org.eclipse.jgit.internal.diffmergetool.ExternalMergeTool | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PreDefinedMergeTool(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | PreDefinedMergeTool(org.eclipse.jgit.internal.diffmergetool.CommandLineMergeTool) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getCommand() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getCommand(boolean) | n.a. |
|
|
||||||
NEW | public | void | setTrustExitCode(org.eclipse.jgit.lib.internal.BooleanTriState) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | boolean | prompt(java.lang.String) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Exception | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -1353666318895322523 | 1 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ToolException() | n.a. | n.a. |
|
||||
NEW | public | ToolException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | ToolException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | ToolException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | ToolException(java.lang.Throwable) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jgit.util.FS$ExecutionResult | getResult() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getResultStderr() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getResultStdout() | n.a. |
|
|
||||||
NEW | public | boolean | isCommandExecutionError() | n.a. |
|
|
||||||
NEW | public | boolean | isResult() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jgit.internal.diffmergetool.ExternalDiffTool | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isAvailable() | n.a. |
|
|
||||||
NEW | public | void | setAvailable(boolean) | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.diffmergetool.UserDefinedDiffTool | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.diffmergetool.ExternalDiffTool | n.a. |
NEW | org.eclipse.jgit.internal.diffmergetool.ExternalMergeTool | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UserDefinedMergeTool(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getCommand(boolean) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jgit.lib.internal.BooleanTriState | getTrustExitCode() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | diffToolNotGivenError |
NEW | public | java.lang.String | n.a. | diffToolNotSpecifiedInGitAttributesError |
NEW | public | java.lang.String | n.a. | diffToolNullError |
NEW | public | java.lang.String | n.a. | invalidNegativeAndForce |
NEW | public | java.lang.String | n.a. | mergeToolNotGivenError |
NEW | public | java.lang.String | n.a. | mergeToolNullError |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | char | determineCommentChar(java.lang.String) | n.a. |
|
|
||||||
NEW | public | char | getCommentChar() | n.a. |
|
|
||||||
NEW | public | char | getCommentChar(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | isAutoCommentChar() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_COMMENT_CHAR |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_KEEP_BACKUP |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_KEEP_TEMPORARIES |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_WRITE_TO_TEMP |
NEW | public static final | java.lang.String | n.a. | CONFIG_MERGETOOL_SECTION |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 1375842098669190139 | 1 |
New | true | -7591349562956017859 | 1 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isNegative() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UrlConfig(org.eclipse.jgit.lib.Config) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | hasPushReplacements() | n.a. |
|
|
||||||
NEW | public | java.lang.String | replace(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | replacePush(java.lang.String) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Equality() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | boolean | isSameInstance(java.lang.Object,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | java.lang.Object | readWithRetries(java.io.File,
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | java.lang.Object | apply(java.lang.Object) |
| n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.FunctionalInterface | n.a. |