Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.CheckoutCommand | addPaths(java.util.List) |
Status | Modifier | Type | Method |
NEW | public | java.lang.String | toString() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.CleanCommand | setForce(boolean) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.CommitCommand | setHookOutputStream(java.lang.String,java.io.PrintStream) |
Status | Superclass |
NEW | org.eclipse.jgit.api.errors.TransportException |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 7961261682033075147 | 1 |
Status | Modifier | Constructor |
NEW | public | TooLargeObjectInPackException(java.lang.String,java.lang.Throwable) |
NEW | public | TooLargeObjectInPackException(java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.LogCommand | setRevFilter(org.eclipse.jgit.revwalk.filter.RevFilter) |
Status | Modifier | Type | Method |
MODIFIED (!) | static public (<- private) | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode (<- org.eclipse.jgit.api.PullCommand$PullRebaseMode) | getRebaseMode(java.lang.String,org.eclipse.jgit.lib.Config) |
NEW | public | org.eclipse.jgit.api.PullCommand | setRebase(org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode) |
Status | Modifier | Type | Method |
NEW | public | java.util.List | getPushOptions() |
NEW | public | org.eclipse.jgit.api.PushCommand | setPushOptions(java.util.List) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.api.ResetCommand | disableRefLog(boolean) |
NEW | public | boolean | isReflogDisabled() |
NEW | public | java.lang.String | toString() |
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 | Constructor |
NEW | public | FilterCommand(java.io.InputStream,java.io.OutputStream) |
Status | Modifier | Type | Method |
NEW | public abstract | int | run() |
Status | Modifier | Type | Method |
NEW | public abstract | org.eclipse.jgit.attributes.FilterCommand | create(org.eclipse.jgit.lib.Repository,java.io.InputStream,java.io.OutputStream) |
Status | Modifier | Constructor |
NEW | public | FilterCommandRegistry() |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.attributes.FilterCommand | createFilterCommand(java.lang.String,org.eclipse.jgit.lib.Repository,java.io.InputStream,java.io.OutputStream) |
NEW | static public | java.util.Set | getRegisteredFilterCommands() |
NEW | static public | boolean | isRegistered(java.lang.String) |
NEW | static public | org.eclipse.jgit.attributes.FilterCommandFactory | register(java.lang.String,org.eclipse.jgit.attributes.FilterCommandFactory) |
NEW | static public | org.eclipse.jgit.attributes.FilterCommandFactory | unregister(java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | void | setReader(org.eclipse.jgit.lib.ObjectReader,org.eclipse.jgit.lib.Config) |
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() |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 8653593846128936220 | 1 |
New | true | -7452334065218168642 | 1 |
Status | Modifier | Type | Method |
NEW | public | java.lang.String[] | getConflictingFiles() |
Status | Superclass |
NEW | java.lang.Exception |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 477788489429032476 | 1 |
Status | Modifier | Constructor |
NEW | public | CommandFailedException(int,java.lang.String,java.lang.Throwable) |
NEW | public | CommandFailedException(int,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | int | getReturnCode() |
Status | Superclass |
MODIFIED (!) | org.eclipse.jgit.errors.TransportException(<- java.io.IOException) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -2585051848108382926 | 1 |
New | true | -3602737068289725511 | 1 |
Status | Modifier | Constructor |
NEW | public | TooLargeObjectInPackException(org.eclipse.jgit.transport.URIish,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.gitrepo.RepoCommand | setIgnoreRemoteFailures(boolean) |
NEW | public | org.eclipse.jgit.gitrepo.RepoCommand | setRecommendShallow(boolean) |
NEW | public | org.eclipse.jgit.gitrepo.RepoCommand | setRecordSubmoduleLabels(boolean) |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public abstract | org.eclipse.jgit.lib.ObjectId | sha1(java.lang.String,java.lang.String)
Annotations:
|
Status | Modifier | Constructor |
NEW | public | RepoProject(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Set,java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | java.util.Set | getGroups() |
NEW | public | java.lang.String | getRecommendShallow() |
NEW | public | org.eclipse.jgit.gitrepo.RepoProject | setGroups(java.lang.String) |
NEW | public | void | setRecommendShallow(java.lang.String) |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.hooks.PostCommitHook | postCommit(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.Void | call() |
NEW | public | java.lang.String | getHookName() |
Status | Modifier | Type | Method |
NEW | static public | boolean | isDirectoryPattern(java.lang.String) |
NEW | static public | java.lang.String | stripTrailingWhitespace(java.lang.String) |
Status | Modifier | Type | Field |
NEW | public | java.lang.String | atomicRefUpdatesNotSupported |
NEW | public | java.lang.String | blockSizeNotPowerOf2 |
NEW | public | java.lang.String | closed |
NEW | public | java.lang.String | corruptUseCnt |
NEW | public | java.lang.String | failedToDetermineFilterDefinition |
NEW | public | java.lang.String | illegalHookName |
NEW | public | java.lang.String | initFailedDirIsNoDirectory |
NEW | public | java.lang.String | initFailedGitDirIsNoDirectory |
NEW | public | java.lang.String | invalidDepth |
NEW | public | java.lang.String | invalidExpandWildcard |
NEW | public | java.lang.String | invalidTimeUnitValue2 |
NEW | public | java.lang.String | invalidTimeUnitValue3 |
NEW | public | java.lang.String | invalidTreeZeroLengthName |
NEW | public | java.lang.String | packedRefsCorruptionDetected |
NEW | public | java.lang.String | pushOptionsNotSupported |
NEW | public | java.lang.String | readerIsRequired |
REMOVED (!) | public | java.lang.String (!) | repositoryIsRequired |
NEW | public | java.lang.String | shallowPacksRequireDepthWalk |
NEW | public | java.lang.String | timeIsUncertain |
NEW | public | java.lang.String | tooManyIncludeRecursions |
NEW | public | java.lang.String | unsupportedRepositoryDescription |
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,org.eclipse.jgit.util.time.MonotonicClock,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 | org.eclipse.jgit.util.time.MonotonicClock | getClock() | ||||||
NEW | public | java.util.concurrent.ScheduledExecutorService | getExecutor() | ||||||
NEW | public | java.time.Duration | getMaxWaitForMonotonicClock() | ||||||
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(org.eclipse.jgit.util.time.ProposedTimestamp) | ||||||
NEW | public | java.lang.String | newLeaderTag()
Annotations:
|
||||||
NEW | public | boolean | requireMonotonicLeaderElections() |
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(org.eclipse.jgit.revwalk.RevWalk,java.util.Collection) |
NEW | public | Proposal(java.util.List) |
Status | Modifier | Type | Method | ||||||
NEW | public | void | addListener(java.lang.Runnable) | ||||||
NEW | public | org.eclipse.jgit.internal.ketch.Proposal | addProposedTimestamp(org.eclipse.jgit.util.time.ProposedTimestamp) | ||||||
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 | java.util.List | getProposedTimestamps() | ||||||
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 | int | getConcurrencyLevel() |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig | setConcurrencyLevel(int) |
Status | Modifier | Type | Method |
NEW | public | long | getGarbageTtlMillis() |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector | setGarbageTtl(long,java.util.concurrent.TimeUnit) |
Status | Modifier | Type | Method |
NEW | public | void | checkExisting(boolean) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList | getCurrentPackList() |
NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList | getPackList() |
Status | Modifier | Type | Field |
MODIFIED | public (<- package_protected) final | org.eclipse.jgit.internal.storage.dfs.DfsPackFile[] | packs |
Status | Modifier | Type | Method |
NEW | public | long | getLastModified() |
NEW | public abstract | void | markDirty() |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -1103124022554621508 | n.a. |
New | true | -7196416102219873580 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource | GC_REST |
Status | Modifier | Type | Method | ||||||
NEW | public | java.lang.String | getGitwebDescription()
Annotations:
|
||||||
NEW | public | void | setGitwebDescription(java.lang.String) |
Status | Modifier | Type | Method | ||||||
NEW | public | void | autoGC(org.eclipse.jgit.lib.ProgressMonitor) | ||||||
NEW | public | java.lang.String | getGitwebDescription()
Annotations:
|
||||||
NEW | public | void | setGitwebDescription(java.lang.String) |
Status | Modifier | Type | Method |
NEW | public | void | setAuto(boolean) |
NEW | public | void | setPackExpire(java.util.Date) |
NEW | public | void | setPackExpireAgeMillis(long) |
Status | Modifier | Constructor |
REMOVED (!) | public | GC$RepoStatistics(org.eclipse.jgit.internal.storage.file.GC) |
NEW | public | GC$RepoStatistics() |
Status | Modifier | Type | Method |
NEW | public | void | preparePack(org.eclipse.jgit.lib.ProgressMonitor,java.util.Set,java.util.Set,java.util.Set) |
Status | Modifier | Type | Method |
REMOVED (!) | static public | java.util.Collection | allRefs(org.eclipse.jgit.lib.RefDatabase) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.BatchRefUpdate | addProposedTimestamp(org.eclipse.jgit.util.time.ProposedTimestamp) |
NEW | public | void | execute(org.eclipse.jgit.revwalk.RevWalk,org.eclipse.jgit.lib.ProgressMonitor,java.util.List) |
NEW | public | java.util.List | getProposedTimestamps() |
NEW | public | java.util.List | getPushOptions() |
NEW | public | boolean | isAtomic() |
NEW | public | org.eclipse.jgit.lib.BatchRefUpdate | setAtomic(boolean) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode | getRebaseMode() |
Status | Superclass |
NEW | java.lang.Enum |
Status | Interface |
NEW | org.eclipse.jgit.lib.Config$ConfigEnum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -2253090628708532340 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode | INTERACTIVE |
NEW | public static final | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode | NONE |
NEW | public static final | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode | PRESERVE |
NEW | public static final | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode | REBASE |
Status | Modifier | Type | Method |
NEW | public | boolean | matchConfigValue(java.lang.String) |
NEW | public | java.lang.String | toConfigValue() |
NEW | static public | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode[] | values() |
Status | Modifier | Type | Method |
NEW | public | long | getTimeUnit(java.lang.String,java.lang.String,java.lang.String,long,java.util.concurrent.TimeUnit) |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | CONFIG_FILTER_SECTION |
NEW | public static final | java.lang.String | CONFIG_KEY_AUTO |
NEW | public static final | java.lang.String | CONFIG_KEY_AUTOGC |
NEW | public static final | java.lang.String | CONFIG_KEY_AUTOPACKLIMIT |
NEW | public static final | java.lang.String | CONFIG_KEY_CONCURRENCY_LEVEL |
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 |
NEW | public static final | java.lang.String | CONFIG_KEY_USEJGITBUILTIN |
NEW | public static final | java.lang.String | CONFIG_RECEIVE_SECTION |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | BUILTIN_FILTER_PREFIX |
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() |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 1230932600359667800 | n.a. |
New | true | -5868183275926762132 | n.a. |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectInserter | getCreatedFromInserter()
Annotations:
|
||||||
NEW | public | int | getStreamFileThreshold() | ||||||
NEW | public | void | setStreamFileThreshold(int) |
Status | Superclass |
NEW | org.eclipse.jgit.lib.ObjectReader |
Status | Modifier | Constructor |
NEW | public | ObjectReader$Filter() |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.lib.AbbreviatedObjectId | abbreviate(org.eclipse.jgit.lib.AnyObjectId) | ||||||
NEW | public | org.eclipse.jgit.lib.AbbreviatedObjectId | abbreviate(org.eclipse.jgit.lib.AnyObjectId,int) | ||||||
NEW | public | void | close() | ||||||
NEW | public | org.eclipse.jgit.lib.BitmapIndex | getBitmapIndex() | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectInserter | getCreatedFromInserter()
Annotations:
|
||||||
NEW | public | long | getObjectSize(org.eclipse.jgit.lib.AnyObjectId,int) | ||||||
NEW | public | org.eclipse.jgit.lib.AsyncObjectSizeQueue | getObjectSize(java.lang.Iterable,boolean) | ||||||
NEW | public | java.util.Set | getShallowCommits() | ||||||
NEW | public | boolean | has(org.eclipse.jgit.lib.AnyObjectId) | ||||||
NEW | public | boolean | has(org.eclipse.jgit.lib.AnyObjectId,int) | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectReader | newReader() | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectLoader | open(org.eclipse.jgit.lib.AnyObjectId) | ||||||
NEW | public | org.eclipse.jgit.lib.ObjectLoader | open(org.eclipse.jgit.lib.AnyObjectId,int) | ||||||
NEW | public | org.eclipse.jgit.lib.AsyncObjectLoaderQueue | open(java.lang.Iterable,boolean) | ||||||
NEW | public | java.util.Collection | resolve(org.eclipse.jgit.lib.AbbreviatedObjectId) | ||||||
NEW | public | void | setAvoidUnreachableObjects(boolean) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 6546321509984652914 | 1 |
New | true | 1622409914077206827 | 1 |
Status | Modifier | Constructor |
NEW | public | PersonIdent(java.lang.String,java.lang.String,org.eclipse.jgit.util.time.ProposedTimestamp) |
Status | Modifier | Type | Method |
NEW | static public | void | appendSanitized(java.lang.StringBuilder,java.lang.String) |
Status | Modifier | Type | Method | ||||||
NEW | public | void | autoGC(org.eclipse.jgit.lib.ProgressMonitor) | ||||||
NEW | public | java.lang.String | getGitwebDescription()
Annotations:
|
||||||
NEW | public | void | setGitwebDescription(java.lang.String) |
Status | Modifier | Type | Method |
NEW | static public | void | unregister(org.eclipse.jgit.lib.Repository) |
Status | Modifier | Type | Field |
NEW | public static final | long | AUTO_CLEANUP_DELAY |
NEW | public static final | long | NO_CLEANUP |
Status | Modifier | Constructor |
NEW | public | RepositoryCacheConfig() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.lib.RepositoryCacheConfig | fromConfig(org.eclipse.jgit.lib.Config) |
NEW | public | long | getCleanupDelay() |
NEW | public | long | getExpireAfter() |
NEW | public | void | install() |
NEW | public | void | setCleanupDelay(long) |
NEW | public | void | setExpireAfter(long) |
Status | Modifier | Type | Method |
NEW | public | void | append(byte[],int,int,org.eclipse.jgit.lib.FileMode,org.eclipse.jgit.lib.AnyObjectId,boolean) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.revwalk.DepthWalk$ObjectWalk | toObjectWalkWithSameObjects() |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.revwalk.filter.RevFilter | ONLY_MERGES |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | CAPABILITY_PUSH_OPTIONS |
Status | Modifier | Type | Method |
NEW | public | java.util.List | getPushOptions() |
Status | Modifier | Type | Method | ||||||
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics | getReceivedPackStatistics()
Annotations:
|
||||||
NEW | public | boolean | isAllowPushOptions() | ||||||
NEW | public | boolean | isAtomic() | ||||||
NEW | public | void | setAllowPushOptions(boolean) | ||||||
NEW | public | void | setAtomic(boolean) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.resolver.ReceivePackFactory | getReceivePackFactory() |
Status | Modifier | Type | Field |
NEW | public static final | java.lang.String | CAPABILITY_PUSH_OPTIONS |
Status | Modifier | Type | Method |
NEW | public | void | writePacket(byte[],int,int) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics | getReceivedPackStatistics() |
Status | Modifier | Constructor |
NEW | public | ReceivedPackStatistics() |
Status | Modifier | Type | Method |
NEW | public | long | getNumBytesRead() |
NEW | public | long | getNumDeltaBlob() |
NEW | public | long | getNumDeltaCommit() |
NEW | public | long | getNumDeltaTag() |
NEW | public | long | getNumDeltaTree() |
NEW | public | long | getNumOfsDelta() |
NEW | public | long | getNumRefDelta() |
NEW | public | long | getNumWholeBlob() |
NEW | public | long | getNumWholeCommit() |
NEW | public | long | getNumWholeTag() |
NEW | public | long | getNumWholeTree() |
Status | Modifier | Constructor |
NEW | public | ReceivedPackStatistics$Builder() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics$Builder | addDeltaObject(int) |
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics$Builder | addOffsetDelta() |
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics$Builder | addRefDelta() |
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics$Builder | addWholeObject(int) |
NEW | public | org.eclipse.jgit.transport.ReceivedPackStatistics$Builder | setNumBytesRead(long) |
Status | Modifier | Type | Method | ||||||
NEW | public | java.util.List | getPushOptions()
Annotations:
|
||||||
NEW | public | void | setPushOptions(java.util.List) |
Status | Modifier | Type | Method |
NEW | public | void | advertiseId(org.eclipse.jgit.lib.AnyObjectId,java.lang.String) |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8543580033521589968 | 1 |
New | true | -840650782317336393 | 1 |
Status | Modifier | Constructor |
NEW | public | RefSpec(java.lang.String,org.eclipse.jgit.transport.RefSpec$WildcardMode) |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -8094114637120108074 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.transport.RefSpec$WildcardMode | ALLOW_MISMATCH |
NEW | public static final | org.eclipse.jgit.transport.RefSpec$WildcardMode | REQUIRE_MATCH |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.transport.RefSpec$WildcardMode | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.transport.RefSpec$WildcardMode[] | values() |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 4583302358026746340 | 1 |
New | true | -759784608181550243 | 1 |
Status | Modifier | Constructor |
NEW | public | ServiceMayNotContinueException(java.lang.String,int) |
NEW | public | ServiceMayNotContinueException(java.lang.String,java.lang.Throwable,int) |
Status | Modifier | Type | Method |
NEW | public | int | getStatusCode() |
Status | Modifier | Type | Method |
NEW | public | java.util.List | getPushOptions() |
NEW | public | void | setPushOptions(java.util.List) |
Status | Superclass |
NEW | java.lang.Enum |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 63771644028746571 | n.a. |
Status | Modifier | Type | Field |
NEW | public static final | org.eclipse.jgit.transport.TransportHttp$AcceptEncoding | GZIP |
NEW | public static final | org.eclipse.jgit.transport.TransportHttp$AcceptEncoding | UNSPECIFIED |
Status | Modifier | Type | Method |
NEW | static public | org.eclipse.jgit.transport.TransportHttp$AcceptEncoding | valueOf(java.lang.String) |
NEW | static public | org.eclipse.jgit.transport.TransportHttp$AcceptEncoding[] | values() |
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) |
NEW | public | WantNotValidException(org.eclipse.jgit.lib.AnyObjectId,java.lang.Throwable) |
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 | ENCODING_X_GZIP |
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 | Superclass |
NEW | java.io.OutputStream |
Status | Modifier | Constructor |
NEW | public | IsolatedOutputStream(java.io.OutputStream) |
Status | Modifier | Type | Method |
NEW | public | void | close() |
NEW | public | void | flush() |
NEW | public | void | write(int) |
NEW | public | void | write(byte[],int,int) |
Status | Modifier | Type | Method |
REMOVED (!) | public | void | close() |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Status | Modifier | Type | Method | ||||||
UNCHANGED | public | void | flush()
Annotations:
|
Status | Modifier | Type | Method |
NEW | static public | int | compareUInt64(long,long) |
Status | Modifier | Type | Method |
NEW | final static public | long | parseHexInt64(byte[],int) |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.util.time.MonotonicClock | getClock() |
Status | Modifier | Type | Method |
NEW | public abstract | org.eclipse.jgit.util.time.ProposedTimestamp | propose() |
Status | Interface |
NEW | org.eclipse.jgit.util.time.MonotonicClock |
Status | Modifier | Constructor |
NEW | public | MonotonicSystemClock() |
Status | Modifier | Type | Method |
NEW | public | org.eclipse.jgit.util.time.ProposedTimestamp | propose() |
Status | Interface |
NEW | java.lang.AutoCloseable |
Status | Modifier | Constructor |
NEW | public | ProposedTimestamp() |
Status | Modifier | Type | Method |
NEW | static public | void | blockUntil(java.lang.Iterable,java.time.Duration) |
NEW | public abstract | void | blockUntil(java.time.Duration) |
NEW | public | void | close() |
NEW | public | java.util.Date | date() |
NEW | public | java.time.Instant | instant() |
NEW | public | long | micros() |
NEW | public | long | millis() |
NEW | public abstract | long | read(java.util.concurrent.TimeUnit) |
NEW | public | java.sql.Timestamp | timestamp() |
NEW | public | java.lang.String | toString() |