Status | Modifier | Constructor |
NEW | public | AttributesHandler(org.eclipse.jgit.treewalk.TreeWalk) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.attributes.Attributes | getAttributes() |
Status | Modifier | Type | Method |
REMOVED (!) | public | void | getAttributes(java.lang.String,boolean,org.eclipse.jgit.attributes.Attributes) |
Status | Modifier | Type | Method |
REMOVED (!) | public | boolean | dirOnly() |
NEW | public | boolean | isDirOnly() |
Status | Modifier | Type | Method |
REMOVED (!) | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.dircache.DirCacheEntry,org.eclipse.jgit.lib.ObjectReader,boolean) |
REMOVED (!) | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.dircache.DirCacheEntry,org.eclipse.jgit.lib.ObjectReader,boolean,java.lang.String) |
NEW | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.dircache.DirCacheEntry,org.eclipse.jgit.lib.ObjectReader,boolean,org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata) |
Status | Modifier | Type | Field |
NEW | public final | org.eclipse.jgit.lib.CoreConfig$EolStreamType | eolStreamType |
NEW | public final | java.lang.String | smudgeFilterCommand |
Status | Modifier | Constructor |
NEW | public | DirCacheCheckout$CheckoutMetadata(org.eclipse.jgit.lib.CoreConfig$EolStreamType,java.lang.String) |
Status | Modifier | Type | Method |
MODIFIED | public (<- package_protected) | org.eclipse.jgit.lib.ObjectId | getObjectId() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.gitrepo.RepoCommand | setIgnoreRemoteFailures(boolean) |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public abstract | org.eclipse.jgit.lib.ObjectId | sha1(java.lang.String,java.lang.String)
Annotations:
|
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | ACCEPTED |
NEW | public static final | java.lang.String | COMMITTED |
NEW | public static final | java.lang.String | CONFIG_KEY_COMMIT |
NEW | public static final | java.lang.String | CONFIG_KEY_SPEED |
NEW | public static final | java.lang.String | CONFIG_KEY_TYPE |
NEW | public static final | java.lang.String | CONFIG_SECTION_KETCH |
NEW | public static final | java.lang.String | DEFAULT_TXN_NAMESPACE |
NEW | public static final | java.lang.String | STAGE |
NEW | public static final | org.eclipse.jgit.revwalk.FooterKey | TERM |
Status | Modifier | Type | Method |
NEW | public | void | queueProposal(org.eclipse.jgit.internal.ketch.Proposal) |
NEW | public | void | setReplicas(java.util.Collection) |
NEW | public | void | shutdown() |
NEW | public | org.eclipse.jgit.internal.ketch.LeaderSnapshot | snapshot() |
NEW | public | java.lang.String | toString() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -2747549728830122490 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State | CANDIDATE |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State | DEPOSED |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State | LEADER |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchLeader$State | SHUTDOWN |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchLeader$State | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchLeader$State[] | values() |
Status | Modifier | Constructor |
NEW | public | KetchLeaderCache(org.eclipse.jgit.internal.ketch.KetchSystem) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.internal.ketch.KetchLeader | get(org.eclipse.jgit.lib.Repository) |
Status | Interface |
NEW | org.eclipse.jgit.transport.PreReceiveHook |
Status | Modifier | Constructor |
NEW | public | KetchPreReceive(org.eclipse.jgit.internal.ketch.KetchLeader) |
Status | Modifier | Type | Method |
NEW | public | void | onPreReceive(org.eclipse.jgit.transport.ReceivePack,java.util.Collection) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | getCommitMethod() |
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | getCommitSpeed() |
NEW | public | org.eclipse.jgit.internal.ketch.KetchLeader | getLeader() |
NEW | public | java.lang.String | getName() |
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | getParticipation() |
NEW | public | org.eclipse.jgit.internal.ketch.KetchSystem | getSystem() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 3276281375818623289 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | ALL_REFS |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | TXN_COMMITTED |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod[] | values() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8250522181389768194 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | BATCHED |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | FAST |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed[] | values() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -8159742923495657618 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | FOLLOWER_ONLY |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | FULL |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation[] | values() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 2059986751833279132 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State | AHEAD |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State | CURRENT |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State | DIVERGENT |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State | LAGGING |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State | OFFLINE |
NEW | public static final | org.eclipse.jgit.internal.ketch.KetchReplica$State | UNKNOWN |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$State | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchReplica$State[] | values() |
Status | Modifier | Constructor |
NEW | public | KetchSystem() |
NEW | public | KetchSystem(java.util.concurrent.ScheduledExecutorService,java.lang.String) |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.KetchLeader | createLeader(org.eclipse.jgit.lib.Repository) | ||||||
NEW | static public | java.util.concurrent.ScheduledExecutorService | defaultExecutor() | ||||||
NEW | public | java.util.concurrent.ScheduledExecutorService | getExecutor() | ||||||
NEW | public | java.lang.String | getTxnAccepted() | ||||||
NEW | public | java.lang.String | getTxnCommitted() | ||||||
NEW | public | java.lang.String | getTxnNamespace() | ||||||
NEW | public | java.lang.String | getTxnStage() | ||||||
NEW | public | org.eclipse.jgit.lib.PersonIdent | newCommitter() | ||||||
NEW | public | java.lang.String | newLeaderTag()
Annotations:
|
Status | Superclass |
NEW | org.eclipse.jgit.nls.TranslationBundle |
Status | Modifier | Type | Field |
NEW | public | java.lang.String | accepted |
NEW | public | java.lang.String | cannotFetchFromLocalReplica |
NEW | public | java.lang.String | failed |
NEW | public | java.lang.String | invalidFollowerUri |
NEW | public | java.lang.String | leaderFailedToStore |
NEW | public | java.lang.String | localReplicaRequired |
NEW | public | java.lang.String | mismatchedTxnNamespace |
NEW | public | java.lang.String | outsideTxnNamespace |
NEW | public | java.lang.String | proposingUpdates |
NEW | public | java.lang.String | queuedProposalFailedToApply |
NEW | public | java.lang.String | starting |
NEW | public | java.lang.String | unsupportedVoterCount |
NEW | public | java.lang.String | waitingForQueue |
Status | Modifier | Constructor |
NEW | public | KetchText() |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.internal.ketch.KetchText | get() |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.LogIndex | getCommitted()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.internal.ketch.LogIndex | getHead()
Annotations:
|
||||||
NEW | public | java.util.Collection | getReplicas() | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.KetchLeader$State | getState() | ||||||
NEW | public | long | getTerm() | ||||||
NEW | public | boolean | isIdle() | ||||||
NEW | public | java.lang.String | toString() |
Status | Superclass |
NEW | org.eclipse.jgit.internal.ketch.KetchReplica |
Status | Modifier | Constructor |
NEW | public | LocalReplica(org.eclipse.jgit.internal.ketch.KetchLeader,java.lang.String,org.eclipse.jgit.internal.ketch.ReplicaConfig) |
Status | Superclass |
NEW | org.eclipse.jgit.lib.ObjectId |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4529952921533644070 | n.a. |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | describeForLog() |
NEW | public | long | getIndex() |
NEW | public | java.lang.String | toString() |
Status | Modifier | Constructor |
NEW | public | Proposal(java.util.List) |
NEW | public | Proposal(org.eclipse.jgit.revwalk.RevWalk,java.util.Collection) |
Status | Modifier | Type | Method | ||||||
NEW | public | void | addListener(java.lang.Runnable) | ||||||
NEW | public | void | await() | ||||||
NEW | public | boolean | await(long,java.util.concurrent.TimeUnit) | ||||||
NEW | public | boolean | awaitStateChange(org.eclipse.jgit.internal.ketch.Proposal$State,long,java.util.concurrent.TimeUnit) | ||||||
NEW | public | org.eclipse.jgit.lib.PersonIdent | getAuthor()
Annotations:
|
||||||
NEW | public | java.util.Collection | getCommands() | ||||||
NEW | public | java.lang.String | getMessage()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.transport.PushCertificate | getPushCertificate()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.internal.ketch.Proposal$State | getState() | ||||||
NEW | public | boolean | isDone() | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.Proposal | setAuthor(org.eclipse.jgit.lib.PersonIdent) | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.Proposal | setMessage(java.lang.String) | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.Proposal | setPushCertificate(org.eclipse.jgit.transport.PushCertificate) | ||||||
NEW | public | java.lang.String | toString() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 4430160890869498331 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.ketch.Proposal$State | ABORTED |
NEW | public static final | org.eclipse.jgit.internal.ketch.Proposal$State | EXECUTED |
NEW | public static final | org.eclipse.jgit.internal.ketch.Proposal$State | NEW |
NEW | public static final | org.eclipse.jgit.internal.ketch.Proposal$State | QUEUED |
NEW | public static final | org.eclipse.jgit.internal.ketch.Proposal$State | RUNNING |
Status | Modifier | Type | Method |
NEW | public | boolean | isDone() |
NEW | static public | org.eclipse.jgit.internal.ketch.Proposal$State | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.internal.ketch.Proposal$State[] | values() |
Status | Superclass |
NEW | org.eclipse.jgit.internal.ketch.KetchReplica |
Status | Modifier | Constructor |
NEW | 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) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.URIish | getURI() |
Status | Modifier | Constructor |
NEW | public | ReplicaConfig() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.internal.ketch.ReplicaConfig | fromConfig(org.eclipse.jgit.lib.Config,java.lang.String) |
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod | getCommitMethod() |
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed | getCommitSpeed() |
NEW | public | long | getMaxRetry(java.util.concurrent.TimeUnit) |
NEW | public | long | getMinRetry(java.util.concurrent.TimeUnit) |
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$Participation | getParticipation() |
NEW | static public | org.eclipse.jgit.internal.ketch.ReplicaConfig | newFromConfig(org.eclipse.jgit.lib.Config,java.lang.String) |
Status | Modifier | Constructor |
NEW | public | ReplicaFetchRequest(java.util.Set,java.util.Set) |
Status | Modifier | Type | Method | ||||||
NEW | public | java.util.Map | getRefs()
Annotations:
|
||||||
NEW | public | java.util.Set | getWantObjects() | ||||||
NEW | public | java.util.Set | getWantRefs() | ||||||
NEW | public | void | setRefs(java.util.Map) |
Status | Modifier | Constructor |
NEW | public | ReplicaPushRequest(org.eclipse.jgit.internal.ketch.KetchReplica,java.util.Collection) |
Status | Modifier | Type | Method | ||||||
NEW | public | void | done(org.eclipse.jgit.lib.Repository) | ||||||
NEW | public | java.util.Collection | getCommands() | ||||||
NEW | public | java.lang.Throwable | getException()
Annotations:
|
||||||
NEW | public | java.util.Map | getRefs()
Annotations:
|
||||||
NEW | public | void | setException(org.eclipse.jgit.lib.Repository,java.lang.Throwable) | ||||||
NEW | public | void | setRefs(java.util.Map) |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectId | getAccepted()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.lib.ObjectId | getCommitted()
Annotations:
|
||||||
NEW | public | java.lang.String | getErrorMessage()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica | getReplica() | ||||||
NEW | public | java.util.Date | getRetryAt()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.internal.ketch.KetchReplica$State | getState() |
Status | Modifier | Constructor |
NEW | public | StageBuilder(java.lang.String,org.eclipse.jgit.lib.ObjectId) |
Status | Modifier | Type | Method |
NEW | public | java.util.List | makeStageList(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectId,org.eclipse.jgit.lib.ObjectId) |
NEW | public | java.util.List | makeStageList(java.util.Set,org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectInserter) |
Status | Modifier | Type | Method |
NEW | public | void | setPackExpire(java.util.Date) |
NEW | public | void | setPackExpireAgeMillis(long) |
Status | Modifier | Type | Method |
REMOVED (!) | static public | java.util.Collection | allRefs(org.eclipse.jgit.lib.RefDatabase) |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | CONFIG_KEY_DIRNOGITLINKS |
NEW | public static final | java.lang.String | CONFIG_KEY_EOL |
NEW | public static final | java.lang.String | CONFIG_KEY_PRUNEPACKEXPIRE |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -7438111410864053648 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EOL | CRLF |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EOL | LF |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EOL | NATIVE |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.lib.CoreConfig$EOL | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.lib.CoreConfig$EOL[] | values() |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -1110171053310842530 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EolStreamType | AUTO_CRLF |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EolStreamType | AUTO_LF |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EolStreamType | DIRECT |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EolStreamType | TEXT_CRLF |
NEW | public static final | org.eclipse.jgit.lib.CoreConfig$EolStreamType | TEXT_LF |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.lib.CoreConfig$EolStreamType | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.lib.CoreConfig$EolStreamType[] | values() |
Status | Modifier | Type | Method |
NEW | static public | void | unregister(org.eclipse.jgit.lib.Repository) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.resolver.ReceivePackFactory | getReceivePackFactory() |
Status | Superclass |
NEW | org.eclipse.jgit.errors.PackProtocolException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 5246250610965064489 | 1 |
Status | Modifier | Constructor |
NEW | public | WantNotValidException(org.eclipse.jgit.lib.AnyObjectId,java.lang.Throwable) |
NEW | public | WantNotValidException(org.eclipse.jgit.lib.AnyObjectId) |
Status | Modifier | Type | Field |
MODIFIED | public (<- package_protected) final | org.eclipse.jgit.treewalk.AbstractTreeIterator | parent |
Status | Modifier | Type | Method |
NEW | public | boolean | isWorkTree() |
Status | Modifier | Constructor |
NEW | public | FileTreeIterator(java.io.File,org.eclipse.jgit.util.FS,org.eclipse.jgit.treewalk.WorkingTreeOptions,org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) |
NEW | public | FileTreeIterator(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) |
Status | Interface |
NEW | org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.treewalk.FileTreeIterator$DefaultFileModeStrategy | INSTANCE |
Status | Modifier | Constructor |
NEW | public | FileTreeIterator$DefaultFileModeStrategy() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.FileMode | getMode(java.io.File,org.eclipse.jgit.util.FS$Attributes) |
Status | Modifier | Constructor |
NEW | public | FileTreeIterator$FileEntry(java.io.File,org.eclipse.jgit.util.FS,org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) |
Status | Modifier | Type | Method |
NEW | public abstract | org.eclipse.jgit.lib.FileMode | getMode(java.io.File,org.eclipse.jgit.util.FS$Attributes) |
Status | Interface |
NEW | org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.treewalk.FileTreeIterator$NoGitlinksStrategy | INSTANCE |
Status | Modifier | Constructor |
NEW | public | FileTreeIterator$NoGitlinksStrategy() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.FileMode | getMode(java.io.File,org.eclipse.jgit.util.FS$Attributes) |
Status | Modifier | Constructor |
NEW | public | NameConflictTreeWalk(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectReader) |
Status | Modifier | Constructor |
NEW | public | TreeWalk(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectReader) |
Status | Modifier | Type | Method | ||||||
NEW | static public | org.eclipse.jgit.treewalk.TreeWalk | forPath(org.eclipse.jgit.lib.Repository,org.eclipse.jgit.lib.ObjectReader,java.lang.String,org.eclipse.jgit.lib.AnyObjectId[]) | ||||||
NEW | public | org.eclipse.jgit.attributes.AttributesNodeProvider | getAttributesNodeProvider() | ||||||
NEW | public | org.eclipse.jgit.lib.CoreConfig$EolStreamType | getEolStreamType()
Annotations:
|
||||||
NEW | public | org.eclipse.jgit.lib.FileMode | getFileMode() | ||||||
NEW | public | org.eclipse.jgit.treewalk.TreeWalk$OperationType | getOperationType() | ||||||
MODIFIED | public (<- private) | org.eclipse.jgit.treewalk.AbstractTreeIterator | getTree(java.lang.Class) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.CoreConfig$EolStreamType | getEolStreamType() |
NEW | public | boolean | isWorkTree() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.CoreConfig$EOL | getEOL() |
NEW | public | boolean | isDirNoGitLinks() |
Status | Modifier | Constructor |
NEW | public | Holder(java.lang.Object) |
Status | Modifier | Type | Method |
NEW | public | java.lang.Object | get() |
NEW | public | void | set(java.lang.Object) |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | METHOD_HEAD |
NEW | public static final | java.lang.String | METHOD_PUT |
Status | Modifier | Type | Method |
NEW | static public | void | disableSslVerify(org.eclipse.jgit.transport.http.HttpConnection) |
Status | Modifier | Constructor |
NEW | public | AutoCRLFOutputStream(java.io.OutputStream,boolean) |
Status | Superclass |
NEW | java.io.InputStream |
Status | Modifier | Constructor |
NEW | public | AutoLFInputStream(java.io.InputStream,boolean) |
NEW | public | AutoLFInputStream(java.io.InputStream,boolean,boolean) |
Status | Modifier | Type | Method |
NEW | public | void | close() |
NEW | public | boolean | isBinary() |
NEW | public | int | read() |
NEW | public | int | read(byte[],int,int) |
Status | Superclass |
NEW | java.io.IOException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 6531271521792415473 | 1 |
Status | Superclass |
NEW | java.io.OutputStream |
Status | Modifier | Constructor |
NEW | public | AutoLFOutputStream(java.io.OutputStream) |
NEW | public | AutoLFOutputStream(java.io.OutputStream,boolean) |
Status | Modifier | Type | Method |
NEW | public | void | close() |
NEW | public | void | flush() |
NEW | public | void | write(int) |
NEW | public | void | write(byte[]) |
NEW | public | void | write(byte[],int,int) |
Status | Superclass |
MODIFIED (!) | org.eclipse.jgit.util.io.AutoLFInputStream(<- java.io.InputStream) |
Status | Modifier | Type | Method |
REMOVED | public | void | close() |
REMOVED | public | boolean | isBinary() |
REMOVED | public | int | read() |
REMOVED | public | int | read(byte[],int,int) |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.lib.CoreConfig$EolStreamType | detectStreamType(org.eclipse.jgit.treewalk.TreeWalk$OperationType,org.eclipse.jgit.treewalk.WorkingTreeOptions,org.eclipse.jgit.attributes.Attributes) |
NEW | static public | java.io.InputStream | wrapInputStream(java.io.InputStream,org.eclipse.jgit.lib.CoreConfig$EolStreamType) |
NEW | static public | java.io.OutputStream | wrapOutputStream(java.io.OutputStream,org.eclipse.jgit.lib.CoreConfig$EolStreamType) |
Status | Modifier | Type | Method |
NEW | static public | int | compareUInt64(long,long) |
Status | Modifier | Type | Method |
NEW | final static public | long | parseHexInt64(byte[],int) |