Comparing source compatibility of /Users/d029788/src/git/jgit/org.eclipse.jgit/target/org.eclipse.jgit-4.11.0.201803080745-r.jar against /Users/d029788/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/4.9.2.201712150930-r/org.eclipse.jgit-4.9.2.201712150930-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.CheckoutCommand | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.CherryPickCommand | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.CloneCommand | setFs(org.eclipse.jgit.util.FS)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.SubmoduleDeinitCommand | submoduleDeinit()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.InitCommand | setFs(org.eclipse.jgit.util.FS)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.ResetCommand | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.RevertCommand | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor)
| 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 | SubmoduleDeinitCommand(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.SubmoduleDeinitCommand | addPath(java.lang.String)
| n.a. |
n.a.
|
|
NEW | public | java.util.Collection | call()
|
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.GitAPIException |
|
n.a.
|
|
NEW | public | org.eclipse.jgit.api.SubmoduleDeinitCommand | setForce(boolean)
| n.a. |
n.a.
|
|
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 | 2572046329400302360 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | SubmoduleDeinitCommand$NoSuchSubmoduleException(java.lang.String)
| 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 | -3776849985621217273 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus |
n.a.
| ALREADY_DEINITIALIZED |
NEW | public static final | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus |
n.a.
| DIRTY |
NEW | public static final | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus |
n.a.
| FORCED |
NEW | public static final | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus |
n.a.
| SUCCESS |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus | valueOf(java.lang.String)
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus[] | values()
| n.a. |
n.a.
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | SubmoduleDeinitResult(java.lang.String,
org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getPath()
| n.a. |
n.a.
|
|
NEW | public | org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus | getStatus()
| n.a. |
n.a.
|
|
NEW | public | void | setPath(java.lang.String)
| n.a. |
n.a.
|
|
NEW | public | void | setStatus(org.eclipse.jgit.api.SubmoduleDeinitCommand$SubmoduleDeinitStatus)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.attributes.Attribute | getDiffAttribute()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | byte[] | getRawContent()
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.diff.RawText | load(org.eclipse.jgit.lib.ObjectLoader,
int)
|
Status: | Name: |
NEW | java.io.IOException |
NEW | org.eclipse.jgit.errors.BinaryBlobException |
|
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor)
| n.a. |
n.a.
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Exception |
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 | 5667439526734349531 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | BinaryBlobException()
| n.a. |
n.a.
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 1774257576657219571 | 1 |
New | true | -4308001635187182522 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | InvalidPatternException(java.lang.String,
java.lang.String,
java.lang.Throwable)
| n.a. |
n.a.
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -5540113004643212431 | 1 |
New | true | -1654296985924606105 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | LargeObjectException(java.lang.Throwable)
| n.a. |
n.a.
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 4071534688373654407 | 1 |
New | true | 2870954961571444799 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | StoredObjectRepresentationNotAvailableException(org.eclipse.jgit.internal.storage.pack.ObjectToPack)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
| n.a. |
n.a.
|
|
NEW | public | StoredObjectRepresentationNotAvailableException(org.eclipse.jgit.internal.storage.pack.ObjectToPack,
java.lang.Throwable)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isMatch(java.lang.String,
boolean,
boolean)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.Boolean | checkIgnored(java.lang.String,
boolean)
| n.a. |
n.a.
|
|
UNCHANGED | public | org.eclipse.jgit.ignore.IgnoreNode$MatchResult | isIgnored(java.lang.String,
boolean,
boolean)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED
(!)
| public abstract | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
|
Old file | New file |
n.a. | n.a. |
|
NEW
(*)
| public abstract | boolean | matches(java.lang.String,
int,
int)
| n.a. |
Change |
METHOD_ADDED_TO_INTERFACE |
|
Old file | New file |
n.a. | n.a. |
|
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED
(!)
| org.eclipse.jgit.ignore.internal.IMatcher |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
n.a.
|
|
NEW | public | boolean | matches(java.lang.String,
int,
int)
| n.a. |
n.a.
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED
(!)
| org.eclipse.jgit.ignore.internal.IMatcher |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
n.a.
|
|
NEW | public | boolean | matches(java.lang.String,
int,
int)
| n.a. |
n.a.
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED
(!)
| org.eclipse.jgit.ignore.internal.IMatcher |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
n.a.
|
|
NEW | public | boolean | matches(java.lang.String,
int,
int)
| n.a. |
n.a.
|
|
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED
(!)
| org.eclipse.jgit.ignore.internal.IMatcher |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
n.a.
|
|
NEW | public | boolean | matches(java.lang.String,
int,
int)
| n.a. |
n.a.
|
|
Compatibility Changes:
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED
(!)
| org.eclipse.jgit.ignore.internal.IMatcher |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
n.a.
|
|
NEW | public | boolean | matches(java.lang.String,
int,
int)
| n.a. |
n.a.
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED
(!)
| org.eclipse.jgit.ignore.internal.IMatcher |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | final public | boolean | matches(java.lang.String,
int,
int,
boolean)
| n.a. |
n.a.
|
|
NEW | final public | boolean | matches(java.lang.String,
int,
int)
| n.a. |
n.a.
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String |
n.a.
| atomicSymRefNotSupported |
NEW | public | java.lang.String |
n.a.
| blockLimitNotMultipleOfBlockSize |
NEW | public | java.lang.String |
n.a.
| blockLimitNotPositive |
NEW | public | java.lang.String |
n.a.
| bothRefTargetsMustNotBeNull |
NEW | public | java.lang.String |
n.a.
| checkingOutFiles |
NEW | public | java.lang.String |
n.a.
| configSubsectionContainsNewline |
NEW | public | java.lang.String |
n.a.
| configSubsectionContainsNullByte |
NEW | public | java.lang.String |
n.a.
| configValueContainsNullByte |
NEW | public | java.lang.String |
n.a.
| expectedDirectoryNotSubmodule |
NEW | public | java.lang.String |
n.a.
| invalidLineInConfigFileWithParam |
NEW | public | java.lang.String |
n.a.
| lfsHookConflict |
NEW | public | java.lang.String |
n.a.
| nameMustNotBeNullOrEmpty |
NEW | public | java.lang.String |
n.a.
| noPathAttributesFound |
NEW | public | java.lang.String |
n.a.
| noSuchSubmodule |
NEW | public | java.lang.String |
n.a.
| unexpectedSubmoduleStatus |
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.filter.RevFilter |
n.a.
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | AddToBitmapFilter(org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | final public | org.eclipse.jgit.revwalk.filter.RevFilter | clone()
| n.a. |
n.a.
|
|
NEW | final public | boolean | include(org.eclipse.jgit.revwalk.RevWalk,
org.eclipse.jgit.revwalk.RevCommit)
| n.a. |
n.a.
|
|
NEW | final public | boolean | requiresCommitBody()
| n.a. |
n.a.
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.filter.RevFilter |
n.a.
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | AddUnseenToBitmapFilter(org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder,
org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | final public | org.eclipse.jgit.revwalk.filter.RevFilter | clone()
| n.a. |
n.a.
|
|
NEW | final public | boolean | include(org.eclipse.jgit.revwalk.RevWalk,
org.eclipse.jgit.revwalk.RevCommit)
| n.a. |
n.a.
|
|
NEW | final public | boolean | requiresCommitBody()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED
(!)
| public | long[] (<- long)
| getCurrentSize()
| n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
MODIFIED
(!)
| public | long[] (<- long)
| getEvictions()
| n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
MODIFIED
(!)
| public | long[] (<- long)
| getHitCount()
| n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
MODIFIED
(!)
| public | long[] (<- long)
| getHitRatio()
| n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
MODIFIED
(!)
| public | long[] (<- long)
| getMissCount()
| n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
MODIFIED
(!)
| public | long[] (<- long)
| getTotalRequestCount()
| n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
NEW | public | boolean | hasBlock0(org.eclipse.jgit.internal.storage.dfs.DfsStreamKey)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | setConnectivityOnly(boolean)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector | setIncludeDeletes(boolean)
| n.a. |
n.a.
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.lib.Ref | exactRef(java.lang.String)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | java.util.Map | getRefs(java.lang.String)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | org.eclipse.jgit.internal.storage.reftable.ReftableConfig | getReftableConfig()
| n.a. |
n.a.
|
|
NEW | public | boolean | isNameConflicting(java.lang.String)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | org.eclipse.jgit.lib.BatchRefUpdate | newBatchUpdate()
| n.a. |
n.a.
|
|
NEW | public | org.eclipse.jgit.lib.Ref | peel(org.eclipse.jgit.lib.Ref)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | boolean | performsAtomicTransactions()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED
(!)
| static public | org.eclipse.jgit.internal.storage.dfs.DfsStreamKey | of(org.eclipse.jgit.internal.storage.dfs.DfsRepositoryDescription,
java.lang.String)
| n.a. |
|
|
NEW | static public | org.eclipse.jgit.internal.storage.dfs.DfsStreamKey | of(org.eclipse.jgit.internal.storage.dfs.DfsRepositoryDescription,
java.lang.String,
org.eclipse.jgit.internal.storage.pack.PackExt)
| n.a. |
n.a.
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
MODIFIED | org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase(<- org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase)
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.reftable.ReftableConfig | getReftableConfig()
| n.a. |
n.a.
|
|
REMOVED | public | org.eclipse.jgit.lib.BatchRefUpdate | newBatchUpdate()
| n.a. |
n.a.
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.lib.BatchRefUpdate |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | execute(org.eclipse.jgit.revwalk.RevWalk,
org.eclipse.jgit.lib.ProgressMonitor,
java.util.List)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | files()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | final public | java.io.File | getPackDirectory()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED | static public
(<-
package_protected
)
| org.eclipse.jgit.internal.storage.file.WindowCache | getInstance()
| n.a. |
n.a.
|
|
MODIFIED | public
(<-
package_protected
)
| long | getOpenBytes()
| n.a. |
n.a.
|
|
MODIFIED | public
(<-
package_protected
)
| int | getOpenFiles()
| n.a. |
n.a.
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PackWriter(org.eclipse.jgit.storage.pack.PackConfig,
org.eclipse.jgit.lib.ObjectReader,
org.eclipse.jgit.storage.pack.PackStatistics$Accumulator)
| n.a. |
n.a.
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String |
n.a.
| CONFIG_KEY_REQUIRED |
NEW | public static final | java.lang.String |
n.a.
| CONFIG_SECTION_LFS |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String |
n.a.
| ATTR_DIFF |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.lib.ObjectId | read(java.io.InputStream)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | static public | void | write(java.io.OutputStream,
org.eclipse.jgit.lib.AnyObjectId)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.lib.ObjectLoader |
n.a.
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | ObjectLoader$Filter()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | byte[] | getCachedBytes()
| n.a. |
n.a.
|
|
NEW | public | long | getSize()
| n.a. |
n.a.
|
|
NEW | public | int | getType()
| n.a. |
n.a.
|
|
NEW | public | boolean | isLarge()
| n.a. |
n.a.
|
|
NEW | public | org.eclipse.jgit.lib.ObjectStream | openStream()
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | BitmapWalker(org.eclipse.jgit.revwalk.ObjectWalk,
org.eclipse.jgit.lib.BitmapIndex,
org.eclipse.jgit.lib.ProgressMonitor)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder | findObjects(java.lang.Iterable,
org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder,
boolean)
|
Status: | Name: |
NEW | org.eclipse.jgit.errors.MissingObjectException |
NEW | org.eclipse.jgit.errors.IncorrectObjectTypeException |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | long | getCountOfBitmapIndexMisses()
| n.a. |
n.a.
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | WindowCacheStats()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | long | getOpenBytes()
| n.a. |
n.a.
|
|
NEW | static public | int | getOpenFiles()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | long | getAdvertised()
| n.a. |
n.a.
|
|
NEW | public | long | getHaves()
| n.a. |
n.a.
|
|
NEW | public | long | getTimeNegotiating()
| n.a. |
n.a.
|
|
NEW | public | long | getWants()
| n.a. |
n.a.
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | long |
n.a.
| advertised |
NEW | public | long |
n.a.
| haves |
NEW | public | long |
n.a.
| timeNegotiating |
NEW | public | long |
n.a.
| wants |
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.diff.Sequence |
n.a.
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | SubmoduleConflict(org.eclipse.jgit.lib.ObjectId)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.lib.ObjectId | getObjectId()
| n.a. |
n.a.
|
|
NEW | public | int | size()
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getModuleName()
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.lib.Repository | getSubmoduleRepository(java.io.File,
java.lang.String,
org.eclipse.jgit.util.FS)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getNewSymref()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
n.a.
|
|
NEW | public | java.lang.String | getOldSymref()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.transport.ReceiveCommand | link(org.eclipse.jgit.lib.ObjectId,
java.lang.String,
java.lang.String)
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.transport.ReceiveCommand | link(java.lang.String,
java.lang.String,
java.lang.String)
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.transport.ReceiveCommand | unlink(java.lang.String,
org.eclipse.jgit.lib.ObjectId,
java.lang.String)
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED | public
(<-
package_protected
)
| org.eclipse.jgit.lib.CoreConfig$EolStreamType | getEolStreamType(org.eclipse.jgit.treewalk.TreeWalk$OperationType)
| n.a. |
n.a.
|
|
UNCHANGED | public | org.eclipse.jgit.lib.CoreConfig$EolStreamType | getEolStreamType()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
| n.a. |
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | java.lang.String | pathToString(java.io.File)
| n.a. |
n.a.
|
|
NEW | static public | java.nio.file.Path | toPath(java.io.File)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.util.LfsFactory$LfsInputStream | applyCleanFilter(org.eclipse.jgit.lib.Repository,
java.io.InputStream,
long,
org.eclipse.jgit.attributes.Attribute)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | org.eclipse.jgit.lib.ObjectLoader | applySmudgeFilter(org.eclipse.jgit.lib.Repository,
org.eclipse.jgit.lib.ObjectLoader,
org.eclipse.jgit.attributes.Attribute)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | static public | org.eclipse.jgit.attributes.Attributes | getAttributesForPath(org.eclipse.jgit.lib.Repository,
java.lang.String)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | static public | org.eclipse.jgit.attributes.Attributes | getAttributesForPath(org.eclipse.jgit.lib.Repository,
java.lang.String,
org.eclipse.jgit.revwalk.RevCommit)
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
NEW | public | org.eclipse.jgit.util.LfsFactory$LfsInstallCommand | getInstallCommand()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
n.a.
|
|
NEW | static public | org.eclipse.jgit.util.LfsFactory | getInstance()
| n.a. |
n.a.
|
|
NEW | public | org.eclipse.jgit.hooks.PrePushHook | getPrePushHook(org.eclipse.jgit.lib.Repository,
java.io.PrintStream)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
n.a.
|
|
NEW | public | boolean | isAvailable()
| n.a. |
n.a.
|
|
NEW | public | boolean | isEnabled(org.eclipse.jgit.lib.Repository)
| n.a. |
n.a.
|
|
NEW | static public | void | setInstance(org.eclipse.jgit.util.LfsFactory)
| n.a. |
n.a.
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.util.concurrent.Callable |
n.a.
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | org.eclipse.jgit.util.LfsFactory$LfsInstallCommand | setRepository(org.eclipse.jgit.lib.Repository)
| n.a. |
n.a.
|
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.io.InputStream | openInputStreamWithAutoDestroy()
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.io.InputStream | openInputStreamWithAutoDestroy()
|
Status: | Name: |
NEW | java.io.IOException |
|
n.a.
|
|