Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit/target/org.eclipse.jgit-6.1.0.202203080745-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.CommitCommand | setCleanupMode(org.eclipse.jgit.lib.CommitConfig$CleanupMode) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CommitCommand | setCommentCharacter(java.lang.Character) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CommitCommand | setDefaultClean(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.DescribeCommand | setAbbrev(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.PushConfig$PushDefault | getPushDefault() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.PushCommand | setPushDefault(org.eclipse.jgit.transport.PushConfig$PushDefault) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.api.RebaseCommand$InteractiveHandler | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | org.eclipse.jgit.api.RebaseCommand$InteractiveHandler2$ModifyResult | editCommitMessage(java.lang.String,
org.eclipse.jgit.lib.CommitConfig$CleanupMode,
char) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public | java.lang.String | modifyCommitMessage(java.lang.String) | n.a. | n.a. |
Old file | New file |
n.a. | 1716 |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | org.eclipse.jgit.lib.CommitConfig$CleanupMode | getCleanupMode() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.lang.String | getMessage() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | boolean | shouldAddChangeId() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AttributesHandler(org.eclipse.jgit.treewalk.TreeWalk)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
|
Status: | Name: |
UNCHANGED | java.io.IOException |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
|
|
NEW | public | AttributesHandler(org.eclipse.jgit.treewalk.TreeWalk,
java.util.function.Supplier) |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 13172812243947164 | 1 |
New | true | -6397345481777894776 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | NoRemoteRepositoryException(org.eclipse.jgit.transport.URIish,
java.lang.String,
java.lang.Throwable) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.gitrepo.RepoCommand | addToDestination(java.lang.String,
java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | integerValueNotInRange |
NEW | public | java.lang.String | n.a. | integerValueNotInRangeSubSection |
NEW | public | java.lang.String | n.a. | invalidCoreAbbrev |
NEW | public | java.lang.String | n.a. | pushDefaultNothing |
NEW | public | java.lang.String | n.a. | pushDefaultNoUpstream |
NEW | public | java.lang.String | n.a. | pushDefaultSimple |
NEW | public | java.lang.String | n.a. | pushDefaultTriangularUpstream |
NEW | public | java.lang.String | n.a. | pushDefaultUnknown |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig$IndexEventConsumer | getIndexEventConsumer() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig | setIndexEventConsumer(org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig$IndexEventConsumer) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | acceptEvictedEvent(int,
long,
int,
java.time.Duration) | n.a. | n.a. |
|
NEW | public abstract | void | acceptRequestedEvent(int,
boolean,
long,
long,
java.time.Duration) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public | boolean | shouldReportEvictedEvent() | n.a. | n.a. |
|
Compatibility Changes:
Change |
METHOD_ABSTRACT_ADDED_IN_SUPERCLASS |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions | setLoadRevIndexInParallel(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | boolean | shouldLoadRevIndexInParallel() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | long | getApproximateObjectCount() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | setNeedSnapshotNoConfig(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | long | getApproximateObjectCount() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.storage.file.PackBitmapIndex | read(java.io.InputStream,
org.eclipse.jgit.internal.storage.file.PackBitmapIndex$SupplierWithIOException,
org.eclipse.jgit.internal.storage.file.PackBitmapIndex$SupplierWithIOException) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
NEW | static public | org.eclipse.jgit.internal.storage.file.PackBitmapIndex | read(java.io.InputStream,
org.eclipse.jgit.internal.storage.file.PackBitmapIndex$SupplierWithIOException,
org.eclipse.jgit.internal.storage.file.PackBitmapIndex$SupplierWithIOException,
boolean) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Compatibility Changes:
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | java.io.OutputStream | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.io.Flushable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | BYTES_TO_WRITE_BEFORE_CANCEL_CHECK |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | CancellableDigestOutputStream(org.eclipse.jgit.lib.ProgressMonitor,
java.io.OutputStream) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | flush() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | byte[] | getDigest() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | org.eclipse.jgit.lib.ProgressMonitor | getWriteMonitor() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | long | length() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | void | write(int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | void | write(byte[],
int,
int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
MODIFIED | org.eclipse.jgit.internal.storage.io.CancellableDigestOutputStream(<- java.io.OutputStream)
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | void | flush() |
Status: | Name: |
REMOVED | java.io.IOException |
| n.a. |
|
REMOVED | final public | long | length() | n.a. | n.a. |
|
REMOVED | final public | void | write(int) |
Status: | Name: |
REMOVED | java.io.IOException |
| n.a. |
|
REMOVED | final public | void | write(byte[],
int,
int) |
Status: | Name: |
REMOVED | java.io.IOException |
| n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | int | timeSpec(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | MIN_ABBREV |
NEW | public static final | org.eclipse.jgit.lib.AbbrevConfig | n.a. | NO |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | int | capAbbrev(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | int | get() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.lib.AbbrevConfig | parseFromConfig(org.eclipse.jgit.lib.Repository) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.InvalidConfigurationException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | toString() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getPushRemote() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | java.lang.String | cleanText(java.lang.String,
org.eclipse.jgit.lib.CommitConfig$CleanupMode,
char) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.CommitConfig$CleanupMode | getCleanupMode() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.CommitConfig$CleanupMode | resolve(org.eclipse.jgit.lib.CommitConfig$CleanupMode,
boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | org.eclipse.jgit.lib.Config$ConfigEnum | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | false | n.a. | n.a. |
New | true | -3822156199152864417 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.lib.CommitConfig$CleanupMode | n.a. | DEFAULT |
NEW | public static final | org.eclipse.jgit.lib.CommitConfig$CleanupMode | n.a. | SCISSORS |
NEW | public static final | org.eclipse.jgit.lib.CommitConfig$CleanupMode | n.a. | STRIP |
NEW | public static final | org.eclipse.jgit.lib.CommitConfig$CleanupMode | n.a. | VERBATIM |
NEW | public static final | org.eclipse.jgit.lib.CommitConfig$CleanupMode | n.a. | WHITESPACE |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | matchConfigValue(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | toConfigValue() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.lib.CommitConfig$CleanupMode | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.lib.CommitConfig$CleanupMode[] | values() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | int | getIntInRange(java.lang.String,
java.lang.String,
int,
int,
int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | int | getIntInRange(java.lang.String,
java.lang.String,
java.lang.String,
int,
int,
int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CONFIG_DIFFTOOL_SECTION |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_ABBREV |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_CLEANUP |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_CMD |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_DEFAULT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_GUITOOL |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_PROMPT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_PUSH_DEFAULT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_PUSH_REMOTE |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_TOOL |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_TRUST_EXIT_CODE |
NEW | public static final | java.lang.String | n.a. | CONFIG_PUSH_SECTION |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | OBJECT_ID_ABBREV_STRING_LENGTH |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jgit.lib.TypedConfigGetter | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | int | getIntInRange(org.eclipse.jgit.lib.Config,
java.lang.String,
java.lang.String,
java.lang.String,
int,
int,
int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Interfaces:
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 | 2093001464408755461 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.lib.internal.BooleanTriState | n.a. | FALSE |
NEW | public static final | org.eclipse.jgit.lib.internal.BooleanTriState | n.a. | TRUE |
NEW | public static final | org.eclipse.jgit.lib.internal.BooleanTriState | n.a. | UNSET |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.lib.internal.BooleanTriState | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.lib.internal.BooleanTriState[] | values() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW (*) | public abstract | long | getApproximateObjectCount() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
METHOD_ABSTRACT_ADDED_TO_CLASS |
|
Old file | New file |
n.a. | n.a. |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 1622409914077206827 | 1 |
New | true | 2486424275640462851 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PersonIdent(org.eclipse.jgit.lib.PersonIdent,
java.time.Instant) | n.a. | n.a. |
|
NEW | public | PersonIdent(java.lang.String,
java.lang.String,
java.time.Instant,
java.time.ZoneId) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.time.Instant | getWhenAsInstant() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.time.ZoneId | getZoneId() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | UNSET_INT |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW (*) | public abstract | int | getIntInRange(org.eclipse.jgit.lib.Config,
java.lang.String,
java.lang.String,
java.lang.String,
int,
int,
int) | n.a. |
Change |
METHOD_ADDED_TO_INTERFACE |
|
Old file | New file |
n.a. | n.a. |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | PushConfig() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
NEW | public | PushConfig(org.eclipse.jgit.lib.Config) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.PushConfig$PushDefault | getPushDefault() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.transport.PushConfig$PushRecurseSubmodulesMode | getRecurseSubmodules() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | org.eclipse.jgit.lib.Config$ConfigEnum | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | false | n.a. | n.a. |
New | true | 3471299794880197339 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.transport.PushConfig$PushDefault | n.a. | CURRENT |
NEW | public static final | org.eclipse.jgit.transport.PushConfig$PushDefault | n.a. | MATCHING |
NEW | public static final | org.eclipse.jgit.transport.PushConfig$PushDefault | n.a. | NOTHING |
NEW | public static final | org.eclipse.jgit.transport.PushConfig$PushDefault | n.a. | SIMPLE |
NEW | public static final | org.eclipse.jgit.transport.PushConfig$PushDefault | n.a. | UPSTREAM |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | matchConfigValue(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | toConfigValue() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.transport.PushConfig$PushDefault | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.transport.PushConfig$PushDefault[] | values() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -840650782317336393 | 1 |
New | true | 1375842098669190139 | 1 |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isMatching() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isMatching() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | ADD_KEYS_TO_AGENT |
NEW | public static final | java.lang.String | n.a. | CONNECT_TIMEOUT |
NEW | public static final | java.lang.String | n.a. | ENV_SSH_AUTH_SOCKET |
NEW | public static final | java.lang.String | n.a. | SECURITY_KEY_PROVIDER |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.attributes.Attributes | getAttributes(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.CoreConfig$EolStreamType | getCheckoutEolStreamType(int)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | getSmudgeCommand(int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1520 |
|
NEW | public | java.lang.String | getSmudgeCommand(org.eclipse.jgit.attributes.Attributes) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1534 |
|
NEW | public | void | setHead(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | java.lang.String | nameWithDotGit(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|