Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit/target/org.eclipse.jgit-5.11.0.202103091610-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-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 | setGpgConfig(org.eclipse.jgit.lib.GpgConfig) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1011 |
|
NEW | public | org.eclipse.jgit.api.CommitCommand | setGpgSigner(org.eclipse.jgit.lib.GpgSigner) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -1281253674504182882 | 1 |
New | true | 837320373217326202 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | RefAlreadyExistsException(java.lang.String,org.eclipse.jgit.lib.RefUpdate$Result) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.lib.RefUpdate$Result | getUpdateResult()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.api.errors.GitAPIException | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | false | n.a. | n.a. |
New | true | 524858888809184335 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | WrongObjectTypeException(org.eclipse.jgit.lib.ObjectId,int) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | int | getExpectedType() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | getObjectId() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.FetchCommand | setInitialBranch(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | verifySignature() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.InitCommand | setInitialBranch(java.lang.String) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.InvalidRefNameException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getSigningKey() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.TagCommand | setCredentialsProvider(org.eclipse.jgit.transport.CredentialsProvider) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.TagCommand | setGpgConfig(org.eclipse.jgit.lib.GpgConfig) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.TagCommand | setGpgSigner(org.eclipse.jgit.lib.GpgObjectSigner) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.TagCommand | setSigningKey(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | java.lang.Throwable | getException() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | org.eclipse.jgit.revwalk.RevObject | getObject() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | org.eclipse.jgit.lib.GpgSignatureVerifier$SignatureVerification | getVerification() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.api.GitCommand | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.util.concurrent.Callable | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | VerifySignatureCommand(org.eclipse.jgit.lib.Repository) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | addName(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | addNames(java.lang.String[]) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | addNames(java.util.Collection) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.util.Map | call() |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.ServiceUnavailableException |
NEW | org.eclipse.jgit.api.errors.WrongObjectTypeException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.GpgSignatureVerifier | getVerifier() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | setGpgConfig(org.eclipse.jgit.lib.GpgConfig) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | setMode(org.eclipse.jgit.api.VerifySignatureCommand$VerifyMode) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.VerifySignatureCommand | setVerifier(org.eclipse.jgit.lib.GpgSignatureVerifier) | 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 | -5277286507234993534 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.api.VerifySignatureCommand$VerifyMode | n.a. | ANY |
NEW | public static final | org.eclipse.jgit.api.VerifySignatureCommand$VerifyMode | n.a. | COMMITS |
NEW | public static final | org.eclipse.jgit.api.VerifySignatureCommand$VerifyMode | n.a. | TAGS |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.api.VerifySignatureCommand$VerifyMode | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.api.VerifySignatureCommand$VerifyMode[] | values() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | java.lang.Boolean | checkIgnored(java.lang.String,boolean)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. | n.a. |
|
NEW | public | void | parse(java.lang.String,java.io.InputStream) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | badIgnorePattern |
NEW | public | java.lang.String | n.a. | badIgnorePatternFull |
NEW | public | java.lang.String | n.a. | duplicateRefAttribute |
NEW | public | java.lang.String | n.a. | httpFactoryInUse |
NEW | public | java.lang.String | n.a. | httpPreAuthTooLate |
NEW | public | java.lang.String | n.a. | httpUserInfoDecodeError |
NEW | public | java.lang.String | n.a. | httpWrongConnectionType |
NEW | public | java.lang.String | n.a. | remoteBranchNotFound |
NEW | public | java.lang.String | n.a. | signatureVerificationError |
NEW | public | java.lang.String | n.a. | signatureVerificationUnavailable |
NEW | public | java.lang.String | n.a. | signedTagMessageNoLf |
REMOVED (!) | public | java.lang.String
(!)
|
| signingNotSupportedOnTag |
NEW | public | java.lang.String | n.a. | unrecognizedPackExtension |
NEW | public | java.lang.String | n.a. | verifySignatureBad |
NEW | public | java.lang.String | n.a. | verifySignatureExpired |
NEW | public | java.lang.String | n.a. | verifySignatureGood |
NEW | public | java.lang.String | n.a. | verifySignatureIssuer |
NEW | public | java.lang.String | n.a. | verifySignatureKey |
NEW | public | java.lang.String | n.a. | verifySignatureMade |
NEW | public | java.lang.String | n.a. | verifySignatureTrust |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | java.lang.String
(!)
|
| ACCEPTED |
REMOVED (!) | public static final | java.lang.String
(!)
|
| COMMITTED |
REMOVED (!) | public static final | java.lang.String
(!)
|
| CONFIG_KEY_COMMIT |
REMOVED (!) | public static final | java.lang.String
(!)
|
| CONFIG_KEY_SPEED |
REMOVED (!) | public static final | java.lang.String
(!)
|
| CONFIG_KEY_TYPE |
REMOVED (!) | public static final | java.lang.String
(!)
|
| CONFIG_SECTION_KETCH |
REMOVED (!) | public static final | java.lang.String
(!)
|
| DEFAULT_TXN_NAMESPACE |
REMOVED (!) | public static final | java.lang.String
(!)
|
| STAGE |
REMOVED (!) | public static final | org.eclipse.jgit.revwalk.FooterKey
(!)
|
| TERM |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | void | queueProposal(org.eclipse.jgit.internal.ketch.Proposal) |
Status: | Name: |
REMOVED | java.lang.InterruptedException |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | void | setReplicas(java.util.Collection) | n.a. |
|
|
REMOVED (!) | public | void | shutdown() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.LeaderSnapshot | snapshot() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | java.lang.Enum |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -2747549728830122490 | n.a. |
New | false | n.a. | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State
(!)
|
| CANDIDATE |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State
(!)
|
| DEPOSED |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State
(!)
|
| LEADER |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State
(!)
|
| SHUTDOWN |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchLeader$State | valueOf(java.lang.String) | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchLeader$State[] | values() | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | KetchLeaderCache(org.eclipse.jgit.internal.ketch.KetchSystem) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchLeader | get(org.eclipse.jgit.lib.Repository) |
Status: | Name: |
REMOVED | java.net.URISyntaxException |
|
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.transport.PreReceiveHook |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | KetchPreReceive(org.eclipse.jgit.internal.ketch.KetchLeader) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | void | onPreReceive(org.eclipse.jgit.transport.ReceivePack,java.util.Collection) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | getCommitMethod() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | getCommitSpeed() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchLeader | getLeader() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | getParticipation() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchSystem | getSystem() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | java.lang.Enum |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 3276281375818623289 | n.a. |
New | false | n.a. | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod
(!)
|
| ALL_REFS |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod
(!)
|
| TXN_COMMITTED |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | valueOf(java.lang.String) | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod[] | values() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | java.lang.Enum |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 8250522181389768194 | n.a. |
New | false | n.a. | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed
(!)
|
| BATCHED |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed
(!)
|
| FAST |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | valueOf(java.lang.String) | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed[] | values() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | java.lang.Enum |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -8159742923495657618 | n.a. |
New | false | n.a. | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$Participation
(!)
|
| FOLLOWER_ONLY |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$Participation
(!)
|
| FULL |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | valueOf(java.lang.String) | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation[] | values() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | java.lang.Enum |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 2059986751833279132 | n.a. |
New | false | n.a. | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State
(!)
|
| AHEAD |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State
(!)
|
| CURRENT |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State
(!)
|
| DIVERGENT |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State
(!)
|
| LAGGING |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State
(!)
|
| OFFLINE |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State
(!)
|
| UNKNOWN |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$State | valueOf(java.lang.String) | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchReplica$State[] | values() | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | KetchSystem() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
REMOVED (!) | public | KetchSystem(java.util.concurrent.ScheduledExecutorService,org.eclipse.jgit.util.time.MonotonicClock,java.lang.String) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchLeader | createLeader(org.eclipse.jgit.lib.Repository) |
Status: | Name: |
REMOVED | java.net.URISyntaxException |
|
|
|
REMOVED (!) | static public | java.util.concurrent.ScheduledExecutorService | defaultExecutor() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.util.time.MonotonicClock | getClock() | n.a. |
|
|
REMOVED (!) | public | java.util.concurrent.ScheduledExecutorService | getExecutor() | n.a. |
|
|
REMOVED (!) | public | java.time.Duration | getMaxWaitForMonotonicClock() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getTxnAccepted() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getTxnCommitted() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getTxnNamespace() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getTxnStage() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.PersonIdent | newCommitter(org.eclipse.jgit.util.time.ProposedTimestamp) | n.a. |
|
|
REMOVED (!) | public | java.lang.String | newLeaderTag()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | boolean | requireMonotonicLeaderElections() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.nls.TranslationBundle |
Change |
SUPERCLASS_REMOVED |
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public | java.lang.String
(!)
|
| accepted |
REMOVED (!) | public | java.lang.String
(!)
|
| cannotFetchFromLocalReplica |
REMOVED (!) | public | java.lang.String
(!)
|
| failed |
REMOVED (!) | public | java.lang.String
(!)
|
| invalidFollowerUri |
REMOVED (!) | public | java.lang.String
(!)
|
| leaderFailedToStore |
REMOVED (!) | public | java.lang.String
(!)
|
| localReplicaRequired |
REMOVED (!) | public | java.lang.String
(!)
|
| mismatchedTxnNamespace |
REMOVED (!) | public | java.lang.String
(!)
|
| outsideTxnNamespace |
REMOVED (!) | public | java.lang.String
(!)
|
| proposingUpdates |
REMOVED (!) | public | java.lang.String
(!)
|
| queuedProposalFailedToApply |
REMOVED (!) | public | java.lang.String
(!)
|
| starting |
REMOVED (!) | public | java.lang.String
(!)
|
| unsupportedVoterCount |
REMOVED (!) | public | java.lang.String
(!)
|
| waitingForQueue |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | KetchText() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.KetchText | get() | n.a. |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.LogIndex | getCommitted()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.LogIndex | getHead()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.util.Collection | getReplicas() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchLeader$State | getState() | n.a. |
|
|
REMOVED (!) | public | long | getTerm() | n.a. |
|
|
REMOVED (!) | public | boolean | isIdle() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.internal.ketch.KetchReplica |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | LocalReplica(org.eclipse.jgit.internal.ketch.KetchLeader,java.lang.String,org.eclipse.jgit.internal.ketch.ReplicaConfig) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.lib.ObjectId |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -4529952921533644070 | n.a. |
New | false | n.a. | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | java.lang.String | describeForLog() | n.a. |
|
|
REMOVED (!) | public | long | getIndex() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | Proposal(org.eclipse.jgit.revwalk.RevWalk,java.util.Collection) |
Status: | Name: |
REMOVED | org.eclipse.jgit.errors.MissingObjectException |
REMOVED | java.io.IOException |
|
Change |
CONSTRUCTOR_REMOVED |
|
|
REMOVED (!) | public | Proposal(java.util.List) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | void | addListener(java.lang.Runnable) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.Proposal | addProposedTimestamp(org.eclipse.jgit.util.time.ProposedTimestamp) | n.a. |
|
|
REMOVED (!) | public | void | await() |
Status: | Name: |
REMOVED | java.lang.InterruptedException |
|
|
|
REMOVED (!) | public | boolean | await(long,java.util.concurrent.TimeUnit) |
Status: | Name: |
REMOVED | java.lang.InterruptedException |
|
|
|
REMOVED (!) | public | boolean | awaitStateChange(org.eclipse.jgit.internal.ketch.Proposal$State,long,java.util.concurrent.TimeUnit) |
Status: | Name: |
REMOVED | java.lang.InterruptedException |
|
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.PersonIdent | getAuthor()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.util.Collection | getCommands() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getMessage()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.util.List | getProposedTimestamps() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.transport.PushCertificate | getPushCertificate()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.Proposal$State | getState() | n.a. |
|
|
REMOVED (!) | public | boolean | isDone() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.Proposal | setAuthor(org.eclipse.jgit.lib.PersonIdent) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.Proposal | setMessage(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.Proposal | setPushCertificate(org.eclipse.jgit.transport.PushCertificate) | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | java.lang.Enum |
Change |
SUPERCLASS_REMOVED |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | java.io.Serializable |
|
REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 4430160890869498331 | n.a. |
New | false | n.a. | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.Proposal$State
(!)
|
| ABORTED |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.Proposal$State
(!)
|
| EXECUTED |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.Proposal$State
(!)
|
| NEW |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.Proposal$State
(!)
|
| QUEUED |
REMOVED (!) | public static final | org.eclipse.jgit.internal.ketch.Proposal$State
(!)
|
| RUNNING |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | boolean | isDone() | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.Proposal$State | valueOf(java.lang.String) | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.Proposal$State[] | values() | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.internal.ketch.KetchReplica |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | RemoteGitReplica(org.eclipse.jgit.internal.ketch.KetchLeader,java.lang.String,org.eclipse.jgit.transport.URIish,org.eclipse.jgit.internal.ketch.ReplicaConfig,org.eclipse.jgit.transport.RemoteConfig) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.transport.URIish | getURI() | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | ReplicaConfig() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.ReplicaConfig | fromConfig(org.eclipse.jgit.lib.Config,java.lang.String) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | getCommitMethod() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | getCommitSpeed() | n.a. |
|
|
REMOVED (!) | public | long | getMaxRetry(java.util.concurrent.TimeUnit) | n.a. |
|
|
REMOVED (!) | public | long | getMinRetry(java.util.concurrent.TimeUnit) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | getParticipation() | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.ketch.ReplicaConfig | newFromConfig(org.eclipse.jgit.lib.Config,java.lang.String) | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | ReplicaFetchRequest(java.util.Set,java.util.Set) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | java.util.Map | getRefs()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.util.Set | getWantObjects() | n.a. |
|
|
REMOVED (!) | public | java.util.Set | getWantRefs() | n.a. |
|
|
REMOVED (!) | public | void | setRefs(java.util.Map) | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | ReplicaPushRequest(org.eclipse.jgit.internal.ketch.KetchReplica,java.util.Collection) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | void | done(org.eclipse.jgit.lib.Repository) | n.a. |
|
|
REMOVED (!) | public | java.util.Collection | getCommands() | n.a. |
|
|
REMOVED (!) | public | java.lang.Throwable | getException()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.util.Map | getRefs()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | void | setException(org.eclipse.jgit.lib.Repository,java.lang.Throwable) | n.a. |
|
|
REMOVED (!) | public | void | setRefs(java.util.Map) | n.a. |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.lib.ObjectId | getAccepted()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.ObjectId | getCommitted()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.lang.String | getErrorMessage()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica | getReplica() | n.a. |
|
|
REMOVED (!) | public | java.util.Date | getRetryAt()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.ketch.KetchReplica$State | getState() | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | StageBuilder(java.lang.String,org.eclipse.jgit.lib.ObjectId) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | java.util.List | makeStageList(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectId,org.eclipse.jgit.lib.ObjectId) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | java.util.List | makeStageList(java.util.Set,org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectInserter) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.ObjectReachabilityChecker | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | BitmappedObjectReachabilityChecker(org.eclipse.jgit.revwalk.ObjectWalk) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Optional | areAllReachable(java.util.Collection,java.util.stream.Stream) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.ReachabilityChecker | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | BitmappedReachabilityChecker(org.eclipse.jgit.revwalk.RevWalk) |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Optional | areAllReachable(java.util.Collection,java.util.stream.Stream) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.MissingObjectException |
NEW | org.eclipse.jgit.errors.IncorrectObjectTypeException |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.ObjectReachabilityChecker | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PedestrianObjectReachabilityChecker(org.eclipse.jgit.revwalk.ObjectWalk) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Optional | areAllReachable(java.util.Collection,java.util.stream.Stream) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.ReachabilityChecker | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PedestrianReachabilityChecker(boolean,org.eclipse.jgit.revwalk.RevWalk) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Optional | areAllReachable(java.util.Collection,java.util.stream.Stream) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.MissingObjectException |
NEW | org.eclipse.jgit.errors.IncorrectObjectTypeException |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 3615474095710972454 | n.a. |
New | true | -9017331663390525765 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource
(!)
|
| GC_TXN |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | getRefsByPrefixWithExclusions(java.lang.String,java.util.Set) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | getRefsByPrefixWithExclusions(java.lang.String,java.util.Set) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (!) | public | org.eclipse.jgit.internal.storage.file.Pack (<- org.eclipse.jgit.internal.storage.file.PackFile)
| openPack(java.io.File) |
Status: | Name: |
UNCHANGED | java.io.IOException |
|
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.file.Pack | getPack() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.storage.file.PackFile | getPackFile() | n.a. |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.util.Comparator | n.a. | SORT |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | Pack(java.io.File,org.eclipse.jgit.internal.storage.file.PackFile) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | close() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.file.PackIndex | getIndex() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.file.PackFile | getPackFile() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | getPackName() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | boolean | hasObject(org.eclipse.jgit.lib.AnyObjectId) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.util.Iterator | iterator() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | boolean | shouldBeKept() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | toString() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1185 |
|
Superclass:
Status | Superclass | Compatibility Changes: |
MODIFIED | java.io.File(<- java.lang.Object)
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
REMOVED (!) | java.lang.Iterable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | false | n.a. | n.a. |
New | true | 4407454088229870222 | 1 |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | java.util.Comparator
(!)
|
| SORT |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | PackFile(java.io.File,int) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
NEW | public | PackFile(java.io.File,org.eclipse.jgit.lib.ObjectId,org.eclipse.jgit.internal.storage.pack.PackExt) | n.a. | n.a. |
|
NEW | public | PackFile(java.io.File) | n.a. | n.a. |
|
NEW | public | PackFile(java.io.File,java.lang.String,org.eclipse.jgit.internal.storage.pack.PackExt) | n.a. | n.a. |
|
NEW | public | PackFile(java.io.File,java.lang.String) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | void | close() | n.a. |
|
|
NEW | public | org.eclipse.jgit.internal.storage.file.PackFile | create(org.eclipse.jgit.internal.storage.pack.PackExt) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.file.PackFile | createForDirectory(java.io.File) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.file.PackFile | createPreservedForDirectory(java.io.File) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | getId() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.storage.file.PackIndex | getIndex() |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
NEW | public | org.eclipse.jgit.internal.storage.pack.PackExt | getPackExt() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
REMOVED (!) | public | java.io.File | getPackFile() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getPackName() | n.a. |
|
|
REMOVED (!) | public | boolean | hasObject(org.eclipse.jgit.lib.AnyObjectId) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
REMOVED (!) | public | boolean | shouldBeKept() | n.a. |
|
|
REMOVED | public | java.lang.String | toString() | n.a. | n.a. |
Old file | New file |
1204 | n.a. |
|
Compatibility Changes:
Change |
CLASS_NOW_FINAL |
INTERFACE_ADDED |
CLASS_TYPE_CHANGED |
Superclass:
Status | Superclass | Compatibility Changes: |
MODIFIED | java.lang.Enum(<- java.lang.Object)
|
|
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 | 7467576852889635303 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.internal.storage.pack.PackExt | newPackExt(java.lang.String) | n.a. |
|
|
NEW | static public | org.eclipse.jgit.internal.storage.pack.PackExt | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW (*) | public abstract | void | seekPastPrefix(java.lang.String) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
METHOD_ABSTRACT_ADDED_TO_CLASS |
|
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | getRefsByPrefixWithExclusions(java.lang.String,java.util.Set) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | Command(org.eclipse.jgit.revwalk.RevWalk,org.eclipse.jgit.transport.ReceiveCommand) |
Status: | Name: |
REMOVED | org.eclipse.jgit.errors.MissingObjectException |
REMOVED | java.io.IOException |
|
Change |
CONSTRUCTOR_REMOVED |
|
|
REMOVED (!) | public | Command(org.eclipse.jgit.lib.Ref,org.eclipse.jgit.lib.Ref) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | void | abort(java.lang.Iterable,java.lang.String) | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getMessage()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.Ref | getNewRef()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.Ref | getOldRef()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | java.lang.String | getRefName() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.transport.ReceiveCommand$Result | getResult() | n.a. |
|
|
REMOVED (!) | public | void | setResult(org.eclipse.jgit.transport.ReceiveCommand$Result) | n.a. |
|
|
REMOVED (!) | public | void | setResult(org.eclipse.jgit.transport.ReceiveCommand$Result,java.lang.String) | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED (!) | public static final | java.lang.String
(!)
|
| PEELED_SUFFIX |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | boolean | apply(java.util.Collection) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.internal.storage.reftree.RefTree | copy() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.Ref | exactRef(org.eclipse.jgit.lib.ObjectReader,java.lang.String)
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
|
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.storage.reftree.RefTree | newEmptyTree() | n.a. |
|
|
REMOVED (!) | static public | org.eclipse.jgit.internal.storage.reftree.RefTree | read(org.eclipse.jgit.lib.ObjectReader,org.eclipse.jgit.revwalk.RevTree) |
Status: | Name: |
REMOVED | org.eclipse.jgit.errors.MissingObjectException |
REMOVED | org.eclipse.jgit.errors.IncorrectObjectTypeException |
REMOVED | org.eclipse.jgit.errors.CorruptObjectException |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | static public | java.lang.String | refName(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.ObjectId | writeTree(org.eclipse.jgit.lib.ObjectInserter) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.lib.RefDatabase |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | RefTreeDatabase(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.RefDatabase) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
REMOVED (!) | public | RefTreeDatabase(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.RefDatabase,java.lang.String) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | void | close() | n.a. |
|
|
REMOVED (!) | public | void | create() |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.Ref | exactRef(java.lang.String) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | java.util.List | getAdditionalRefs() |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.RefDatabase | getBootstrap() | n.a. |
|
|
REMOVED (!) | public | java.util.Map | getRefs(java.lang.String) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | java.lang.String | getTxnCommitted() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getTxnNamespace()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
|
|
REMOVED (!) | public | boolean | isNameConflicting(java.lang.String) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.BatchRefUpdate | newBatchUpdate() | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.RefRename | newRename(java.lang.String,java.lang.String) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.RefUpdate | newUpdate(java.lang.String,boolean) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | org.eclipse.jgit.lib.Ref | peel(org.eclipse.jgit.lib.Ref) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | boolean | performsAtomicTransactions() | n.a. |
|
|
REMOVED (!) | public | void | refresh() | n.a. |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | boolean | isRefTree(org.eclipse.jgit.lib.RefDatabase,java.lang.String) | n.a. |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getInitialBranch() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.BaseRepositoryBuilder | setInitialBranch(java.lang.String) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.InvalidRefNameException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
MODIFIED | org.eclipse.jgit.lib.ObjectBuilder(<- java.lang.Object)
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | java.nio.charset.Charset | getEncoding() | n.a. | n.a. |
|
REMOVED | public | org.eclipse.jgit.lib.GpgSignature | getGpgSignature() | n.a. | n.a. |
|
REMOVED | public | java.lang.String | getMessage() | n.a. | n.a. |
|
REMOVED | public | void | setEncoding(java.nio.charset.Charset) | n.a. | n.a. |
|
REMOVED | public | void | setGpgSignature(org.eclipse.jgit.lib.GpgSignature) | n.a. | n.a. |
|
REMOVED | public | void | setMessage(java.lang.String) | n.a. | n.a. |
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CONFIG_INIT_SECTION |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_DEFAULT_BRANCH |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_FORCE_SIGN_ANNOTATED |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_PROGRAM |
REMOVED (!) | public static final | java.lang.String
(!)
|
| CONFIG_REFSTORAGE_REFTREE |
NEW | public static final | java.lang.String | n.a. | CONFIG_TAG_SECTION |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | GpgConfig(java.lang.String,org.eclipse.jgit.lib.GpgConfig$GpgFormat,java.lang.String) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getProgram() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | boolean | isSignAllTags() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | boolean | isSignAnnotated() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | boolean | canLocateSigningKey(java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider,org.eclipse.jgit.lib.GpgConfig) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.CanceledException |
NEW | org.eclipse.jgit.api.errors.UnsupportedSigningFormatException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | void | signObject(org.eclipse.jgit.lib.ObjectBuilder,java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider,org.eclipse.jgit.lib.GpgConfig) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.CanceledException |
NEW | org.eclipse.jgit.api.errors.UnsupportedSigningFormatException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | void | clear() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.lang.String | getName() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | org.eclipse.jgit.lib.GpgSignatureVerifier$SignatureVerification | verify(byte[],byte[]) |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | org.eclipse.jgit.lib.GpgSignatureVerifier$SignatureVerification | verifySignature(org.eclipse.jgit.revwalk.RevObject,org.eclipse.jgit.lib.GpgConfig)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
|
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | java.util.Date | getCreationDate() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.lang.String | getKeyFingerprint() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.lang.String | getKeyUser() | 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 | java.lang.String | getSigner() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | getTrustLevel() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | boolean | getVerified() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | boolean | isExpired() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
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 | -9016348037692035894 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | n.a. | FULL |
NEW | public static final | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | n.a. | MARGINAL |
NEW | public static final | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | n.a. | NEVER |
NEW | public static final | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | n.a. | ULTIMATE |
NEW | public static final | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | n.a. | UNKNOWN |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.lib.GpgSignatureVerifier$TrustLevel[] | values() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | GpgSignatureVerifierFactory() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.lib.GpgSignatureVerifierFactory | getDefault() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public abstract | org.eclipse.jgit.lib.GpgSignatureVerifier | getVerifier() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | n.a. |
|
NEW | static public | void | setDefault(org.eclipse.jgit.lib.GpgSignatureVerifierFactory) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | ObjectBuilder() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | byte[] | build() |
Status: | Name: |
NEW | java.io.UnsupportedEncodingException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | n.a. |
|
NEW | public | java.nio.charset.Charset | getEncoding() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.GpgSignature | getGpgSignature()
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 | getMessage()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setEncoding(java.nio.charset.Charset) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setGpgSignature(org.eclipse.jgit.lib.GpgSignature) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setMessage(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.revwalk.ObjectReachabilityChecker | createObjectReachabilityChecker(org.eclipse.jgit.revwalk.ObjectWalk) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.revwalk.ReachabilityChecker | createReachabilityChecker(org.eclipse.jgit.revwalk.RevWalk) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | getRefsByPrefixWithExclusions(java.lang.String,java.util.Set) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
MODIFIED | org.eclipse.jgit.lib.ObjectBuilder(<- java.lang.Object)
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (*) | public | byte[] | build() |
Status: | Name: |
NEW | java.io.UnsupportedEncodingException |
|
Change |
METHOD_NOW_THROWS_CHECKED_EXCEPTION |
|
|
REMOVED | public | java.lang.String | getMessage() | n.a. | n.a. |
|
REMOVED | public | void | setMessage(java.lang.String) | n.a. | n.a. |
|
UNCHANGED | public | byte[] | toByteArray()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
| n.a. |
Change |
ANNOTATION_DEPRECATED_ADDED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (!) | final
(<-
not_final
)
public | org.eclipse.jgit.revwalk.ObjectReachabilityChecker | createObjectReachabilityChecker()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
|
Status: | Name: |
UNCHANGED | java.io.IOException |
|
Change |
METHOD_NOW_FINAL |
ANNOTATION_DEPRECATED_ADDED |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 779846112616266989 | n.a. |
New | true | -6118789577746090263 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | final public | byte[] | getRawBuffer() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | byte[] | getRawGpgSignature()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (!) | final
(<-
not_final
)
public | org.eclipse.jgit.revwalk.ReachabilityChecker | createReachabilityChecker()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
|
Status: | Name: |
UNCHANGED | java.io.IOException |
|
Change |
METHOD_NOW_FINAL |
ANNOTATION_DEPRECATED_ADDED |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | PROTOCOL_ENVIRONMENT_VARIABLE |
NEW | public static final | java.lang.String | n.a. | PROTOCOL_HEADER |
NEW | public static final | java.lang.String | n.a. | REF_ATTR_PEELED |
NEW | public static final | java.lang.String | n.a. | REF_ATTR_SYMREF_TARGET |
NEW | public static final | java.lang.String | n.a. | SECTION_ACKNOWLEDGMENTS |
NEW | public static final | java.lang.String | n.a. | SECTION_PACKFILE |
NEW | public static final | java.lang.String | n.a. | VERSION_1 |
NEW | public static final | java.lang.String | n.a. | VERSION_2 |
NEW | public static final | java.lang.String | n.a. | VERSION_2_REQUEST |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.http.HttpConnectionFactory | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | org.eclipse.jgit.transport.http.HttpConnectionFactory2$GitSession | newSession() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | void | close() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | org.eclipse.jgit.transport.http.HttpConnection | configure(org.eclipse.jgit.transport.http.HttpConnection,boolean) |
Status: | Name: |
NEW | java.io.IOException |
NEW | java.security.GeneralSecurityException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.http.HttpConnectionFactory2 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.http.HttpConnectionFactory2$GitSession | newSession() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | javax.net.ssl.TrustManager | n.a. |
NEW | javax.net.ssl.X509TrustManager | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | NoCheckX509TrustManager() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | checkClientTrusted(java.security.cert.X509Certificate[],java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | checkServerTrusted(java.security.cert.X509Certificate[],java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.security.cert.X509Certificate[] | getAcceptedIssuers() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PacketLineOut(java.io.OutputStream,boolean) | n.a. | n.a. |
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.RemoteSession | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | java.lang.Process | exec(java.lang.String,java.util.Map,int) |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.FetchResult | fetch(org.eclipse.jgit.lib.ProgressMonitor,java.util.Collection,java.lang.String) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.NotSupportedException |
NEW | org.eclipse.jgit.errors.TransportException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1281 |
|
NEW | public | org.eclipse.jgit.transport.FetchConnection | openFetch(java.util.Collection,java.lang.String[]) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.NotSupportedException |
NEW | org.eclipse.jgit.errors.TransportException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1538 |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.FetchConnection | openFetch(java.util.Collection,java.lang.String[]) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.NotSupportedException |
NEW | org.eclipse.jgit.errors.TransportException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.http.HttpConnectionFactory | getHttpConnectionFactory() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.transport.FetchConnection | openFetch(java.util.Collection,java.lang.String[]) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.NotSupportedException |
NEW | org.eclipse.jgit.errors.TransportException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setHttpConnectionFactory(org.eclipse.jgit.transport.http.HttpConnectionFactory) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setPreemptiveBasicAuthentication(java.lang.String,java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | boolean | hasFiles(java.nio.file.Path) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.util.ProcessResult | runHookIfPresent(org.eclipse.jgit.lib.Repository,java.lang.String,java.lang.String[],java.io.PrintStream,java.io.PrintStream,java.lang.String) |
Status: | Name: |
REMOVED | org.eclipse.jgit.api.errors.JGitInternalException |
|
|
Old file | New file |
1876 | n.a. |
|
NEW | public | org.eclipse.jgit.util.ProcessResult | runHookIfPresent(org.eclipse.jgit.lib.Repository,java.lang.String,java.lang.String[],java.io.OutputStream,java.io.OutputStream,java.lang.String) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.JGitInternalException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1881 |
|
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | org.eclipse.jgit.util.ProcessResult | runHookIfPresent(org.eclipse.jgit.lib.Repository,java.lang.String,java.lang.String[],java.io.PrintStream,java.io.PrintStream,java.lang.String) |
Status: | Name: |
REMOVED | org.eclipse.jgit.api.errors.JGitInternalException |
| n.a. |
|
NEW | public | org.eclipse.jgit.util.ProcessResult | runHookIfPresent(org.eclipse.jgit.lib.Repository,java.lang.String,java.lang.String[],java.io.OutputStream,java.io.OutputStream,java.lang.String) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.JGitInternalException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | org.eclipse.jgit.util.ProcessResult | runHookIfPresent(org.eclipse.jgit.lib.Repository,java.lang.String,java.lang.String[],java.io.PrintStream,java.io.PrintStream,java.lang.String) |
Status: | Name: |
REMOVED | org.eclipse.jgit.api.errors.JGitInternalException |
| n.a. |
|
NEW | public | org.eclipse.jgit.util.ProcessResult | runHookIfPresent(org.eclipse.jgit.lib.Repository,java.lang.String,java.lang.String[],java.io.OutputStream,java.io.OutputStream,java.lang.String) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.JGitInternalException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | java.lang.String | toString(org.eclipse.jgit.lib.GpgSignatureVerifier$SignatureVerification,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.util.GitDateFormatter) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | byte[] | toByteArray(int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|