Status | Interface |
NEW | java.lang.annotation.Annotation |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | java.lang.annotation.Documented | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Status | Interface |
NEW | java.lang.annotation.Annotation |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | java.lang.annotation.Documented | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.CommitCommand | setAllowEmpty(boolean) |
Status | Superclass |
NEW | org.eclipse.jgit.api.errors.GitAPIException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4197847697994612676 | 1 |
Status | Modifier | Constructor |
NEW | public | EmtpyCommitException(java.lang.String) |
NEW | public | EmtpyCommitException(java.lang.String,java.lang.Throwable) |
Status | Superclass |
NEW | org.eclipse.jgit.api.errors.GitAPIException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4735824268907199185 | 1 |
Status | Modifier | Constructor |
NEW | public | FilterFailedException(int,java.lang.String,java.lang.String,byte[],java.lang.String) |
NEW | public | FilterFailedException(java.lang.Exception,java.lang.String,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | getError() |
NEW | public | java.lang.String | getFilterCommand() |
NEW | public | byte[] | getOutput() |
NEW | public | java.lang.String | getPath() |
NEW | public | int | getReturnCode() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.RemoteAddCommand | remoteAdd() |
NEW | public | org.eclipse.jgit.api.RemoteListCommand | remoteList() |
NEW | public | org.eclipse.jgit.api.RemoteRemoveCommand | remoteRemove() |
NEW | public | org.eclipse.jgit.api.RemoteSetUrlCommand | remoteSetUrl() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.MergeCommand | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor) |
Status | Modifier | Type | Method |
NEW | public | boolean | isAtomic() |
NEW | public | org.eclipse.jgit.api.PushCommand | setAtomic(boolean) |
Status | Superclass |
NEW | org.eclipse.jgit.api.GitCommand |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.RemoteConfig | call() |
NEW | public | void | setName(java.lang.String) |
NEW | public | void | setUri(org.eclipse.jgit.transport.URIish) |
Status | Superclass |
NEW | org.eclipse.jgit.api.GitCommand |
Status | Modifier | Type | Method |
NEW | public | java.util.List | call() |
Status | Superclass |
NEW | org.eclipse.jgit.api.GitCommand |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.RemoteConfig | call() |
NEW | public | void | setName(java.lang.String) |
Status | Superclass |
NEW | org.eclipse.jgit.api.GitCommand |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.RemoteConfig | call() |
NEW | public | void | setName(java.lang.String) |
NEW | public | void | setPush(boolean) |
NEW | public | void | setUri(org.eclipse.jgit.transport.URIish) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 7504567657150662379 | n.a. |
New | true | 5859737798359182068 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.attributes.Attribute$State | UNSPECIFIED |
Status | Modifier | Constructor |
NEW | public | Attributes(org.eclipse.jgit.attributes.Attribute[]) |
Status | Modifier | Type | Method |
NEW | public | boolean | containsKey(java.lang.String) |
NEW | public | boolean | equals(java.lang.Object) |
NEW | public | org.eclipse.jgit.attributes.Attribute | get(java.lang.String) |
NEW | public | java.util.Collection | getAll() |
NEW | public | org.eclipse.jgit.attributes.Attribute$State | getState(java.lang.String) |
NEW | public | java.lang.String | getValue(java.lang.String) |
NEW | public | int | hashCode() |
NEW | public | boolean | isCustom(java.lang.String) |
NEW | public | boolean | isEmpty() |
NEW | public | boolean | isSet(java.lang.String) |
NEW | public | boolean | isUnset(java.lang.String) |
NEW | public | boolean | isUnspecified(java.lang.String) |
NEW | public | void | put(org.eclipse.jgit.attributes.Attribute) |
NEW | public | void | remove(java.lang.String) |
NEW | public | java.lang.String | toString() |
Status | Modifier | Type | Method |
REMOVED (!) | public | void | getAttributes(java.lang.String,boolean,java.util.Map) |
NEW | public | void | getAttributes(java.lang.String,boolean,org.eclipse.jgit.attributes.Attributes) |
Status | Modifier | Type | Method |
NEW | public abstract | org.eclipse.jgit.attributes.AttributesNode | getGlobalAttributesNode() |
NEW | public abstract | org.eclipse.jgit.attributes.AttributesNode | getInfoAttributesNode() |
Status | Modifier | Type | Method |
NEW | public abstract | org.eclipse.jgit.attributes.Attributes | getAttributes() |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | toString() |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.dircache.DirCache | read(org.eclipse.jgit.lib.ObjectReader,org.eclipse.jgit.lib.AnyObjectId) |
Status | Modifier | Type | Method |
NEW | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.dircache.DirCacheEntry,org.eclipse.jgit.lib.ObjectReader,boolean) |
NEW | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.dircache.DirCacheEntry,org.eclipse.jgit.lib.ObjectReader,boolean,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.dircache.DirCacheEditor$PathEdit | setReplace(boolean) |
NEW | public | java.lang.String | toString() |
Status | Modifier | Constructor |
NEW | public | DirCacheEntry(org.eclipse.jgit.dircache.DirCacheEntry) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -3746105405781292955 | 1 |
New | true | 410017698620563096 | 1 |
Status | Modifier | Constructor |
NEW | public | CorruptObjectException(org.eclipse.jgit.lib.ObjectChecker$ErrorType,org.eclipse.jgit.lib.AnyObjectId,java.lang.String) |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectChecker$ErrorType | getErrorType()
Annotations:
|
Status | Superclass |
NEW | java.lang.IllegalStateException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 1044438167243294765 | 1 |
Status | Modifier | Constructor |
NEW | public | DirCacheNameConflictException(java.lang.String,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | getPath1() |
NEW | public | java.lang.String | getPath2() |
Status | Superclass |
NEW | java.io.IOException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -5080789147221206324 | 1 |
Status | Modifier | Constructor |
NEW | public | IndexReadException(java.lang.String) |
NEW | public | IndexReadException() |
NEW | public | IndexReadException(java.lang.String,java.lang.Throwable) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.gitrepo.RepoCommand | setRecordRemoteBranch(boolean) |
Status | Modifier | Type | Method |
NEW | public | void | clearCopyFiles() |
NEW | public | boolean | isAncestorOf(java.lang.String) |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.hooks.PrePushHook | prePush(org.eclipse.jgit.lib.Repository,java.io.PrintStream) |
Status | Superclass |
NEW | org.eclipse.jgit.hooks.GitHook |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | NAME |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | call() |
NEW | public | java.lang.String | getHookName() |
NEW | public | void | setRefs(java.util.Collection) |
NEW | public | void | setRemoteLocation(java.lang.String) |
NEW | public | void | setRemoteName(java.lang.String) |
Status | Modifier | Type | Field |
NEW | public | java.lang.String | atomicPushNotSupported |
NEW | public | java.lang.String | cannotCheckoutFromUnbornBranch |
NEW | public | java.lang.String | cannotReadIndex |
NEW | public | java.lang.String | cannotUpdateUnbornBranch |
NEW | public | java.lang.String | corruptObjectBadDate |
NEW | public | java.lang.String | corruptObjectBadEmail |
NEW | public | java.lang.String | corruptObjectBadTimezone |
REMOVED (!) | public | java.lang.String (!) | corruptObjectInvalidAuthor |
REMOVED (!) | public | java.lang.String (!) | corruptObjectInvalidCommitter |
REMOVED (!) | public | java.lang.String (!) | corruptObjectInvalidTagger |
NEW | public | java.lang.String | corruptObjectMissingEmail |
NEW | public | java.lang.String | corruptObjectZeroId |
NEW | public | java.lang.String | encryptionOnlyPBE |
NEW | public | java.lang.String | filterExecutionFailed |
NEW | public | java.lang.String | filterExecutionFailedRc |
NEW | public | java.lang.String | invalidRepositoryStateNoHead |
NEW | public | java.lang.String | objectIsCorrupt3 |
NEW | public | java.lang.String | packInaccessible |
NEW | public | java.lang.String | transportProvidedRefWithNoObjectId |
Status | Modifier | Type | Method |
NEW | public | boolean | has(org.eclipse.jgit.lib.AnyObjectId,boolean) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -5181356645710493544 | n.a. |
New | true | -1103124022554621508 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource | GC_TXN |
Status | Modifier | Type | Method |
REMOVED (!) | public | org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor | exclude(org.eclipse.jgit.internal.storage.pack.PackWriter$ObjectIdSet) |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor | exclude(org.eclipse.jgit.lib.ObjectIdSet) |
Status | Modifier | Type | Method |
NEW | public | void | refresh() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.AttributesNodeProvider | createAttributesNodeProvider() |
REMOVED (!) | public abstract | org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase | getRefDatabase() |
Status | Modifier | Type | Method |
MODIFIED (!) | public | org.eclipse.jgit.lib.RefDatabase (<- org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase) | getRefDatabase() |
NEW | public | void | setPerformsAtomicTransactions(boolean) |
Status | Modifier | Constructor |
NEW | public | BitmapIndexImpl$CompressedBitmap(com.googlecode.javaewah.EWAHCompressedBitmap,org.eclipse.jgit.internal.storage.file.BitmapIndexImpl) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.AttributesNodeProvider | createAttributesNodeProvider() |
Status | Modifier | Type | Field |
NEW | public | long | numberOfBitmaps |
Status | Superclass |
NEW | org.eclipse.jgit.attributes.AttributesNode |
Status | Modifier | Constructor |
NEW | public | GlobalAttributesNode(org.eclipse.jgit.lib.Repository) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.AttributesNode | load() |
Status | Superclass |
NEW | org.eclipse.jgit.attributes.AttributesNode |
Status | Modifier | Constructor |
NEW | public | InfoAttributesNode(org.eclipse.jgit.lib.Repository) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.AttributesNode | load() |
Status | Interface |
NEW | org.eclipse.jgit.lib.ObjectIdSet |
Status | Modifier | Constructor |
NEW | public | LazyObjectIdSetFile(java.io.File) |
Status | Modifier | Type | Method |
NEW | public | boolean | contains(org.eclipse.jgit.lib.AnyObjectId) |
Status | Modifier | Constructor | ||||||
UNCHANGED | public | LockFile(java.io.File,org.eclipse.jgit.util.FS)
Annotations:
|
||||||
NEW | public | LockFile(java.io.File) |
Status | Modifier | Type | Method |
NEW | public abstract | int | getBitmapCount() |
Status | Modifier | Type | Method |
NEW | public | int | getBitmapCount() |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3007863453009013282 | n.a. |
New | true | -3991784475289490243 | n.a. |
Status | Interface |
NEW | org.eclipse.jgit.lib.ObjectIdSet |
Status | Modifier | Type | Method |
NEW | public | boolean | contains(org.eclipse.jgit.lib.AnyObjectId) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.Ref | exactRef(java.lang.String) |
Status | Modifier | Type | Field |
NEW | public static | java.util.Set | NONE |
Status | Modifier | Type | Method |
REMOVED (!) | public | void | excludeObjects(org.eclipse.jgit.internal.storage.pack.PackWriter$ObjectIdSet) |
NEW | public | void | excludeObjects(org.eclipse.jgit.lib.ObjectIdSet) |
Status | Modifier | Type | Method |
REMOVED (!) | public abstract | boolean | contains(org.eclipse.jgit.lib.AnyObjectId) |
Status | Modifier | Constructor |
NEW | public | Command(org.eclipse.jgit.revwalk.RevWalk,org.eclipse.jgit.transport.ReceiveCommand) |
NEW | public | Command(org.eclipse.jgit.lib.Ref,org.eclipse.jgit.lib.Ref) |
Status | Modifier | Type | Method | ||||||
NEW | static public | void | abort(java.lang.Iterable,java.lang.String) | ||||||
NEW | public | java.lang.String | getMessage()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.lib.Ref | getNewRef()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.lib.Ref | getOldRef()
Annotations:
|
||||||
NEW | public | java.lang.String | getRefName() | ||||||
NEW | public | org.eclipse.jgit.transport.ReceiveCommand$Result | getResult() | ||||||
NEW | public | void | setResult(org.eclipse.jgit.transport.ReceiveCommand$Result) | ||||||
NEW | public | void | setResult(org.eclipse.jgit.transport.ReceiveCommand$Result,java.lang.String) | ||||||
NEW | public | java.lang.String | toString() |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | PEELED_SUFFIX |
Status | Modifier | Type | Method | ||||||
NEW | public | boolean | apply(java.util.Collection) | ||||||
NEW | public | org.eclipse.jgit.internal.storage.reftree.RefTree | copy() | ||||||
NEW | public | org.eclipse.jgit.lib.Ref | exactRef(org.eclipse.jgit.lib.ObjectReader,java.lang.String)
Annotations:
|
||||||
NEW | static public | org.eclipse.jgit.internal.storage.reftree.RefTree | newEmptyTree() | ||||||
NEW | static public | org.eclipse.jgit.internal.storage.reftree.RefTree | read(org.eclipse.jgit.lib.ObjectReader,org.eclipse.jgit.revwalk.RevTree) | ||||||
NEW | static public | java.lang.String | refName(java.lang.String) | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectId | writeTree(org.eclipse.jgit.lib.ObjectInserter) |
Status | Superclass |
NEW | org.eclipse.jgit.lib.RefDatabase |
Status | Modifier | Constructor |
NEW | public | RefTreeDatabase(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.RefDatabase,java.lang.String) |
NEW | public | RefTreeDatabase(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.RefDatabase) |
Status | Modifier | Type | Method | ||||||
NEW | public | void | close() | ||||||
NEW | public | void | create() | ||||||
NEW | public | org.eclipse.jgit.lib.Ref | exactRef(java.lang.String) | ||||||
NEW | public | java.util.List | getAdditionalRefs() | ||||||
NEW | public | org.eclipse.jgit.lib.RefDatabase | getBootstrap() | ||||||
NEW | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String) | ||||||
NEW | public | java.util.Map | getRefs(java.lang.String) | ||||||
NEW | public | java.lang.String | getTxnCommitted() | ||||||
NEW | public | java.lang.String | getTxnNamespace()
Annotations:
|
||||||
NEW | public | boolean | isNameConflicting(java.lang.String) | ||||||
NEW | public | org.eclipse.jgit.lib.BatchRefUpdate | newBatchUpdate() | ||||||
NEW | public | org.eclipse.jgit.lib.RefRename | newRename(java.lang.String,java.lang.String) | ||||||
NEW | public | org.eclipse.jgit.lib.RefUpdate | newUpdate(java.lang.String,boolean) | ||||||
NEW | public | org.eclipse.jgit.lib.Ref | peel(org.eclipse.jgit.lib.Ref) | ||||||
NEW | public | boolean | performsAtomicTransactions() | ||||||
NEW | public | void | refresh() |
Status | Modifier | Type | Method |
NEW | static public | java.util.Collection | allRefs(org.eclipse.jgit.lib.RefDatabase) |
NEW | static public | boolean | isRefTree(org.eclipse.jgit.lib.RefDatabase,java.lang.String) |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public abstract | boolean | add(org.eclipse.jgit.lib.AnyObjectId,int)
Annotations:
|
||||||
NEW | public abstract | org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder | addObject(org.eclipse.jgit.lib.AnyObjectId,int) | ||||||
NEW | public abstract | org.eclipse.jgit.lib.BitmapIndex | getBitmapIndex() |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | ATTR_FILTER |
NEW | public static final | java.lang.String | ATTR_FILTER_TYPE_CLEAN |
NEW | public static final | java.lang.String | ATTR_FILTER_TYPE_SMUDGE |
NEW | public static final | java.lang.String | INFO_ATTRIBUTES |
Status | Superclass |
REMOVED (!) | org.eclipse.jgit.lib.TreeEntry |
Status | Modifier | Constructor |
REMOVED (!) | public | FileTreeEntry(org.eclipse.jgit.lib.Tree,org.eclipse.jgit.lib.ObjectId,byte[],boolean) |
Status | Modifier | Type | Method |
REMOVED (!) | public | org.eclipse.jgit.lib.FileMode | getMode() |
REMOVED (!) | public | boolean | isExecutable() |
REMOVED (!) | public | org.eclipse.jgit.lib.ObjectLoader | openReader() |
REMOVED (!) | public | void | setExecutable(boolean) |
REMOVED (!) | public | java.lang.String | toString() |
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Superclass |
REMOVED (!) | org.eclipse.jgit.lib.TreeEntry |
Status | Modifier | Constructor |
REMOVED (!) | public | GitlinkTreeEntry(org.eclipse.jgit.lib.Tree,org.eclipse.jgit.lib.ObjectId,byte[]) |
Status | Modifier | Type | Method |
REMOVED (!) | public | org.eclipse.jgit.lib.FileMode | getMode() |
REMOVED (!) | public | java.lang.String | toString() |
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Modifier | Type | Method |
NEW | public | void | check(org.eclipse.jgit.lib.AnyObjectId,int,byte[]) |
NEW | public | void | checkCommit(org.eclipse.jgit.lib.AnyObjectId,byte[]) |
NEW | public | void | checkTag(org.eclipse.jgit.lib.AnyObjectId,byte[]) |
NEW | public | void | checkTree(org.eclipse.jgit.lib.AnyObjectId,byte[]) |
NEW | public | org.eclipse.jgit.lib.ObjectChecker | setIgnore(java.util.Set) |
NEW | public | org.eclipse.jgit.lib.ObjectChecker | setIgnore(org.eclipse.jgit.lib.ObjectChecker$ErrorType,boolean) |
NEW | public | org.eclipse.jgit.lib.ObjectChecker | setSkipList(org.eclipse.jgit.lib.ObjectIdSet) |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 2542606474153821381 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_DATE |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_EMAIL |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_OBJECT_SHA1 |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_PARENT_SHA1 |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_TIMEZONE |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_TREE_SHA1 |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | BAD_UTF8 |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | DUPLICATE_ENTRIES |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | EMPTY_NAME |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | FULL_PATHNAME |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | HAS_DOT |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | HAS_DOTDOT |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | HAS_DOTGIT |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_AUTHOR |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_COMMITTER |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_EMAIL |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_OBJECT |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_SPACE_BEFORE_DATE |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_TAG_ENTRY |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_TREE |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | MISSING_TYPE_ENTRY |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | NULL_SHA1 |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | TREE_NOT_SORTED |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | UNKNOWN_TYPE |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | WIN32_BAD_NAME |
NEW | public static final | org.eclipse.jgit.lib.ObjectChecker$ErrorType | ZERO_PADDED_FILEMODE |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | getMessageId() |
NEW | static public | org.eclipse.jgit.lib.ObjectChecker$ErrorType | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.lib.ObjectChecker$ErrorType[] | values() |
Status | Interface |
NEW | org.eclipse.jgit.lib.ObjectIdSet |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | getObjectId()
Annotations:
|
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | getPeeledObjectId()
Annotations:
|
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | getPeeledObjectId()
Annotations:
|
Status | Modifier | Type | Method |
NEW | public abstract | boolean | contains(org.eclipse.jgit.lib.AnyObjectId) |
Status | Interface |
NEW | org.eclipse.jgit.lib.ObjectIdSet |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public abstract | org.eclipse.jgit.lib.ObjectId | getObjectId()
Annotations:
|
||||||
UNCHANGED | public abstract | org.eclipse.jgit.lib.ObjectId | getPeeledObjectId()
Annotations:
|
Status | Modifier | Type | Field |
MODIFIED | public (<- protected) static final | int | MAX_SYMBOLIC_REF_DEPTH |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | org.eclipse.jgit.lib.Ref | exactRef(java.lang.String)
Annotations:
|
||||||
UNCHANGED | static public | org.eclipse.jgit.lib.Ref | findRef(java.util.Map,java.lang.String)
Annotations:
|
||||||
UNCHANGED | public | org.eclipse.jgit.lib.Ref | firstExactRef(java.lang.String[])
Annotations:
|
||||||
UNCHANGED | public abstract | org.eclipse.jgit.lib.Ref | getRef(java.lang.String)
Annotations:
|
Status | Modifier | Type | Method | |||||||||
NEW | public abstract | org.eclipse.jgit.attributes.AttributesNodeProvider | createAttributesNodeProvider() | |||||||||
NEW | public | org.eclipse.jgit.lib.Ref | exactRef(java.lang.String)
Annotations:
|
|||||||||
NEW | public | org.eclipse.jgit.lib.Ref | findRef(java.lang.String)
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | getBranch()
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | getFullBranch()
Annotations:
|
|||||||||
UNCHANGED | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String)
Annotations:
|
|||||||||
UNCHANGED | public abstract | org.eclipse.jgit.lib.ReflogReader | getReflogReader(java.lang.String)
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | getRemoteName(java.lang.String)
Annotations:
|
|||||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | readCherryPickHead()
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | readCommitEditMsg()
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | readMergeCommitMsg()
Annotations:
|
|||||||||
UNCHANGED | public | java.util.List | readMergeHeads()
Annotations:
|
|||||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | readOrigHead()
Annotations:
|
|||||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | readRevertHead()
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | readSquashCommitMsg()
Annotations:
|
|||||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | resolve(java.lang.String)
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | shortenRemoteBranchName(java.lang.String)
Annotations:
|
|||||||||
UNCHANGED | public | java.lang.String | simplify(java.lang.String)
Annotations:
|
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | getObjectId()
Annotations:
|
||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectId | getPeeledObjectId()
Annotations:
|
Status | Superclass |
REMOVED (!) | org.eclipse.jgit.lib.TreeEntry |
Status | Modifier | Constructor |
REMOVED (!) | public | SymlinkTreeEntry(org.eclipse.jgit.lib.Tree,org.eclipse.jgit.lib.ObjectId,byte[]) |
Status | Modifier | Type | Method |
REMOVED (!) | public | org.eclipse.jgit.lib.FileMode | getMode() |
REMOVED (!) | public | java.lang.String | toString() |
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Superclass |
REMOVED (!) | org.eclipse.jgit.lib.TreeEntry |
Status | Modifier | Constructor |
REMOVED (!) | public | Tree(org.eclipse.jgit.lib.Tree,org.eclipse.jgit.lib.ObjectId,byte[]) |
REMOVED (!) | public | Tree(org.eclipse.jgit.lib.Tree,byte[]) |
REMOVED (!) | public | Tree(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectId,byte[]) |
REMOVED (!) | public | Tree(org.eclipse.jgit.lib.Repository) |
Status | Modifier | Type | Method |
REMOVED (!) | public | void | addEntry(org.eclipse.jgit.lib.TreeEntry) |
REMOVED (!) | public | org.eclipse.jgit.lib.FileTreeEntry | addFile(java.lang.String) |
REMOVED (!) | public | org.eclipse.jgit.lib.FileTreeEntry | addFile(byte[],int) |
REMOVED (!) | public | org.eclipse.jgit.lib.Tree | addTree(java.lang.String) |
REMOVED (!) | public | org.eclipse.jgit.lib.Tree | addTree(byte[],int) |
REMOVED (!) | final static public | int | compareNames(byte[],byte[],int,int) |
REMOVED (!) | public | boolean | existsBlob(java.lang.String) |
REMOVED (!) | public | boolean | existsTree(java.lang.String) |
REMOVED (!) | public | org.eclipse.jgit.lib.TreeEntry | findBlobMember(java.lang.String) |
REMOVED (!) | public | org.eclipse.jgit.lib.TreeEntry | findTreeMember(java.lang.String) |
REMOVED (!) | public | byte[] | format() |
REMOVED (!) | public | org.eclipse.jgit.lib.FileMode | getMode() |
REMOVED (!) | public | org.eclipse.jgit.lib.Repository | getRepository() |
REMOVED (!) | public | boolean | isLoaded() |
REMOVED (!) | public | boolean | isRoot() |
REMOVED (!) | public | int | memberCount() |
REMOVED (!) | public | org.eclipse.jgit.lib.TreeEntry[] | members() |
REMOVED (!) | public | java.lang.String | toString() |
REMOVED (!) | public | void | unload() |
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Interface |
REMOVED (!) | java.lang.Comparable |
Status | Modifier | Type | Method |
REMOVED (!) | public | int | compareTo(java.lang.Object) |
REMOVED (!) | public | void | delete() |
REMOVED (!) | public | void | detachParent() |
REMOVED (!) | public | java.lang.String | getFullName() |
REMOVED (!) | public | byte[] | getFullNameUTF8() |
REMOVED (!) | public | org.eclipse.jgit.lib.ObjectId | getId() |
REMOVED (!) | public abstract | org.eclipse.jgit.lib.FileMode | getMode() |
REMOVED (!) | public | java.lang.String | getName() |
REMOVED (!) | public | byte[] | getNameUTF8() |
REMOVED (!) | public | org.eclipse.jgit.lib.Tree | getParent() |
REMOVED (!) | public | org.eclipse.jgit.lib.Repository | getRepository() |
REMOVED (!) | public | boolean | isModified() |
REMOVED (!) | final static public | int | lastChar(org.eclipse.jgit.lib.TreeEntry) |
REMOVED (!) | public | void | rename(java.lang.String) |
REMOVED (!) | public | void | rename(byte[]) |
REMOVED (!) | public | void | setId(org.eclipse.jgit.lib.ObjectId) |
REMOVED (!) | public | void | setModified() |
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Modifier | Type | Method |
NEW | public | void | setProgressMonitor(org.eclipse.jgit.lib.ProgressMonitor) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8269386406347723450 | n.a. |
New | true | 7727177886069310282 | n.a. |
Status | Modifier | Type | Method | ||||||
NEW | final public | java.lang.String | getEncodingName()
Annotations:
|
Status | Modifier | Type | Field |
NEW | public static final | int | DEFAULT_BITMAP_CONTIGUOUS_COMMIT_COUNT |
NEW | public static final | int | DEFAULT_BITMAP_DISTANT_COMMIT_SPAN |
NEW | public static final | int | DEFAULT_BITMAP_EXCESSIVE_BRANCH_COUNT |
NEW | public static final | int | DEFAULT_BITMAP_INACTIVE_BRANCH_AGE_IN_DAYS |
NEW | public static final | int | DEFAULT_BITMAP_RECENT_COMMIT_COUNT |
NEW | public static final | int | DEFAULT_BITMAP_RECENT_COMMIT_SPAN |
Status | Modifier | Type | Method |
NEW | public | int | getBitmapContiguousCommitCount() |
NEW | public | int | getBitmapDistantCommitSpan() |
NEW | public | int | getBitmapExcessiveBranchCount() |
NEW | public | int | getBitmapInactiveBranchAgeInDays() |
NEW | public | int | getBitmapRecentCommitCount() |
NEW | public | int | getBitmapRecentCommitSpan() |
NEW | public | void | setBitmapContiguousCommitCount(int) |
NEW | public | void | setBitmapDistantCommitSpan(int) |
NEW | public | void | setBitmapExcessiveBranchCount(int) |
NEW | public | void | setBitmapInactiveBranchAgeInDays(int) |
NEW | public | void | setBitmapRecentCommitCount(int) |
NEW | public | void | setBitmapRecentCommitSpan(int) |
Status | Interface |
NEW | java.lang.AutoCloseable |
Status | Modifier | Constructor |
NEW | public | ProgressSpinner(java.io.OutputStream) |
Status | Modifier | Type | Method |
NEW | public | void | beginTask(java.lang.String,long,java.util.concurrent.TimeUnit) |
NEW | public | void | endTask(java.lang.String) |
NEW | public | void | update() |
Status | Modifier | Type | Method |
NEW | static public | void | abort(java.lang.Iterable) |
NEW | static public | java.util.List | filter(java.lang.Iterable,org.eclipse.jgit.transport.ReceiveCommand$Result) |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | org.eclipse.jgit.lib.ObjectChecker | newObjectChecker()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.lib.ObjectChecker | newReceiveObjectChecker()
Annotations:
|
Status | Interface |
NEW | java.lang.AutoCloseable |
Status | Modifier | Type | Method |
NEW | public | boolean | isPushAtomic() |
NEW | public | void | setPushAtomic(boolean) |
Status | Modifier | Type | Method |
NEW | public | boolean | findFile(java.lang.String) |
NEW | public | boolean | findFile(byte[]) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.AttributesNode | getEntryAttributesNode(org.eclipse.jgit.lib.ObjectReader) |
Status | Interface |
NEW | org.eclipse.jgit.attributes.AttributesProvider |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.Attributes | getAttributes() |
NEW | public | java.lang.String | getFilterCommand(java.lang.String) |
NEW | public | void | setAttributesNodeProvider(org.eclipse.jgit.attributes.AttributesNodeProvider) |
NEW | public | void | setOperationType(org.eclipse.jgit.treewalk.TreeWalk$OperationType) |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 3317966766844696139 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.treewalk.TreeWalk$OperationType | CHECKIN_OP |
NEW | public static final | org.eclipse.jgit.treewalk.TreeWalk$OperationType | CHECKOUT_OP |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.treewalk.TreeWalk$OperationType | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.treewalk.TreeWalk$OperationType[] | values() |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | getCleanFilterCommand() |
REMOVED (!) | public | org.eclipse.jgit.attributes.AttributesNode | getGlobalAttributesNode() |
REMOVED (!) | public | org.eclipse.jgit.attributes.AttributesNode | getInfoAttributesNode() |
Status | Modifier | Type | Method |
NEW | static public | java.io.File | canonicalize(java.io.File) |
MODIFIED (!) | static public | java.nio.file.Path (<- void) | createSymLink(java.io.File,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.util.FS$ExecutionResult | execute(java.lang.ProcessBuilder,java.io.InputStream) |
MODIFIED | public (<- protected) | int | runProcess(java.lang.ProcessBuilder,java.io.OutputStream,java.io.OutputStream,java.lang.String) |
NEW | public | int | runProcess(java.lang.ProcessBuilder,java.io.OutputStream,java.io.OutputStream,java.io.InputStream) |
Status | Modifier | Type | Method |
REMOVED | public | boolean | supportsSymlinks() |
Status | Modifier | Constructor |
NEW | public | FS$ExecutionResult(org.eclipse.jgit.util.TemporaryBuffer,org.eclipse.jgit.util.TemporaryBuffer,int) |
Status | Modifier | Type | Method |
NEW | public | int | getRc() |
NEW | public | org.eclipse.jgit.util.TemporaryBuffer | getStderr() |
NEW | public | org.eclipse.jgit.util.TemporaryBuffer | getStdout() |
Status | Modifier | Type | Method |
NEW | static public | int | compare(byte[],int,int,int,byte[],int,int,int) |
NEW | static public | int | compareSameName(byte[],int,int,byte[],int,int,int) |
NEW | static public | java.lang.String | stripTrailingSeparator(java.lang.String) |
Status | Modifier | Type | Method | ||||||
NEW | static public | java.lang.String | parseEncodingName(byte[])
Annotations:
|
Status | Modifier | Type | Method |
NEW | public | void | checkPath(byte[]) |
Status | Modifier | Type | Method |
NEW | public | byte[] | toByteArray(int) |