The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
Method 'public java.io.Closeable createArchiveOutputStream(java.io.OutputStream, java.util.Map)' has been added to an interface | org.eclipse.jgit.api.ArchiveCommand$Format | public java.io.Closeable createArchiveOutputStream(java.io.OutputStream, java.util.Map) | |
Class org.eclipse.jgit.api.errors.RejectCommitException removed | org.eclipse.jgit.api.errors.RejectCommitException | ||
Method 'public void release()' has been removed | org.eclipse.jgit.blame.BlameGenerator | public void release() | |
Method 'public void release()' has been removed | org.eclipse.jgit.diff.DiffFormatter | public void release() | |
Accessibility of method 'public void checkValidPath(java.lang.String)' has been decreased from public to package | org.eclipse.jgit.dircache.DirCacheCheckout | public void checkValidPath(java.lang.String) | |
Method 'public void checkoutEntry(org.eclipse.jgit.lib.Repository, java.io.File, org.eclipse.jgit.dircache.DirCacheEntry)' has been removed | org.eclipse.jgit.dircache.DirCacheCheckout | public void checkoutEntry(org.eclipse.jgit.lib.Repository, java.io.File, org.eclipse.jgit.dircache.DirCacheEntry) | |
Method 'public void checkoutEntry(org.eclipse.jgit.lib.Repository, java.io.File, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader)' has been removed | org.eclipse.jgit.dircache.DirCacheCheckout | public void checkoutEntry(org.eclipse.jgit.lib.Repository, java.io.File, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader) | |
Parameter 1 of 'public org.eclipse.jgit.gitrepo.RepoCommand setIncludedFileReader(org.eclipse.jgit.gitrepo.RepoCommand$IncludedFileReader)' has changed its type to org.eclipse.jgit.gitrepo.ManifestParser$IncludedFileReader | org.eclipse.jgit.gitrepo.RepoCommand | public org.eclipse.jgit.gitrepo.RepoCommand setIncludedFileReader(org.eclipse.jgit.gitrepo.RepoCommand$IncludedFileReader) | |
Class org.eclipse.jgit.gitrepo.RepoCommand$IncludedFileReader removed | org.eclipse.jgit.gitrepo.RepoCommand$IncludedFileReader | ||
Class org.eclipse.jgit.ignore.IgnoreRule removed | org.eclipse.jgit.ignore.IgnoreRule | ||
Removed field commitRejectedByHook | org.eclipse.jgit.internal.JGitText | commitRejectedByHook | |
Method 'public void release()' has been removed | org.eclipse.jgit.internal.storage.dfs.DfsInserter | public void release() | |
In method 'public void copyPackAsIs(org.eclipse.jgit.internal.storage.pack.PackOutputStream, org.eclipse.jgit.internal.storage.pack.CachedPack, boolean)' the number of arguments has changed | org.eclipse.jgit.internal.storage.dfs.DfsReader | public void copyPackAsIs(org.eclipse.jgit.internal.storage.pack.PackOutputStream, org.eclipse.jgit.internal.storage.pack.CachedPack, boolean) | |
Method 'public void release()' has been removed | org.eclipse.jgit.internal.storage.dfs.DfsReader | public void release() | |
Method 'public void setReadAheadBytes(int)' has been added to an interface | org.eclipse.jgit.internal.storage.dfs.ReadableChannel | public void setReadAheadBytes(int) | |
In method 'public void copyPackAsIs(org.eclipse.jgit.internal.storage.pack.PackOutputStream, org.eclipse.jgit.internal.storage.pack.CachedPack, boolean)' the number of arguments has changed | org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs | public void copyPackAsIs(org.eclipse.jgit.internal.storage.pack.PackOutputStream, org.eclipse.jgit.internal.storage.pack.CachedPack, boolean) | |
Method 'public void preparePack(org.eclipse.jgit.lib.ProgressMonitor, java.util.Collection, java.util.Collection)' has been removed | org.eclipse.jgit.internal.storage.pack.PackWriter | public void preparePack(org.eclipse.jgit.lib.ProgressMonitor, java.util.Collection, java.util.Collection) | |
Method 'public void preparePack(org.eclipse.jgit.lib.ProgressMonitor, org.eclipse.jgit.revwalk.ObjectWalk, java.util.Collection, java.util.Collection)' has been removed | org.eclipse.jgit.internal.storage.pack.PackWriter | public void preparePack(org.eclipse.jgit.lib.ProgressMonitor, org.eclipse.jgit.revwalk.ObjectWalk, java.util.Collection, java.util.Collection) | |
Method 'public void release()' has been removed | org.eclipse.jgit.internal.storage.pack.PackWriter | public void release() | |
Abstract method 'public void close()' has been added | org.eclipse.jgit.lib.ObjectInserter | public void close() | |
Method 'public void release()' has been removed | org.eclipse.jgit.lib.ObjectInserter | public void release() | |
Method 'public void release()' has been removed | org.eclipse.jgit.lib.ObjectInserter$Filter | public void release() | |
Method 'public void release()' has been removed | org.eclipse.jgit.lib.ObjectInserter$Formatter | public void release() | |
Abstract method 'public void close()' has been added | org.eclipse.jgit.lib.ObjectReader | public void close() | |
Method 'public void release()' has been removed | org.eclipse.jgit.lib.ObjectReader | public void release() | |
Method 'public void walkAdviceBeginCommits(org.eclipse.jgit.revwalk.RevWalk, java.util.Collection)' has been removed | org.eclipse.jgit.lib.ObjectReader | public void walkAdviceBeginCommits(org.eclipse.jgit.revwalk.RevWalk, java.util.Collection) | |
Method 'public void walkAdviceBeginTrees(org.eclipse.jgit.revwalk.ObjectWalk, org.eclipse.jgit.revwalk.RevCommit, org.eclipse.jgit.revwalk.RevCommit)' has been removed | org.eclipse.jgit.lib.ObjectReader | public void walkAdviceBeginTrees(org.eclipse.jgit.revwalk.ObjectWalk, org.eclipse.jgit.revwalk.RevCommit, org.eclipse.jgit.revwalk.RevCommit) | |
Method 'public void walkAdviceEnd()' has been removed | org.eclipse.jgit.lib.ObjectReader | public void walkAdviceEnd() | |
Method 'public org.eclipse.jgit.revwalk.RevCommit getBaseCommit(int, int)' has been removed | org.eclipse.jgit.merge.Merger | public org.eclipse.jgit.revwalk.RevCommit getBaseCommit(int, int) | |
Method 'public void release()' has been removed | org.eclipse.jgit.revwalk.RevWalk | public void release() | |
Method 'public void release()' has been removed | org.eclipse.jgit.submodule.SubmoduleWalk | public void release() | |
Method 'public java.lang.String getPeerUserAgent()' has been added to an interface | org.eclipse.jgit.transport.Connection | public java.lang.String getPeerUserAgent() | |
Method 'public boolean isFsckObjects()' has been removed | org.eclipse.jgit.transport.TransferConfig | public boolean isFsckObjects() | |
Class org.eclipse.jgit.transport.UploadPackMayNotContinueException removed | org.eclipse.jgit.transport.UploadPackMayNotContinueException | ||
Method 'public void release()' has been removed | org.eclipse.jgit.treewalk.TreeWalk | public void release() | |
Method 'public boolean isModified(org.eclipse.jgit.dircache.DirCacheEntry, boolean)' has been removed | org.eclipse.jgit.treewalk.WorkingTreeIterator | public boolean isModified(org.eclipse.jgit.dircache.DirCacheEntry, boolean) | |
Abstract method 'protected java.io.File discoverGitExe()' has been added | org.eclipse.jgit.util.FS | protected java.io.File discoverGitExe() | |
Method 'protected java.io.File discoverGitPrefix()' has been removed | org.eclipse.jgit.util.FS | protected java.io.File discoverGitPrefix() | |
Parameter 2 of 'public java.io.File findHook(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook)' has changed its type to java.lang.String | org.eclipse.jgit.util.FS | public java.io.File findHook(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook) | |
Method 'public java.io.File gitPrefix()' has been removed | org.eclipse.jgit.util.FS | public java.io.File gitPrefix() | |
Method 'protected org.eclipse.jgit.util.ProcessResult internalRunIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been removed | org.eclipse.jgit.util.FS | protected org.eclipse.jgit.util.ProcessResult internalRunIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Method 'public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[])' has been removed | org.eclipse.jgit.util.FS | public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[]) | |
Method 'public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been removed | org.eclipse.jgit.util.FS | public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Method 'public org.eclipse.jgit.util.FS setGitPrefix(java.io.File)' has been removed | org.eclipse.jgit.util.FS | public org.eclipse.jgit.util.FS setGitPrefix(java.io.File) | |
Method 'protected java.io.File discoverGitPrefix()' has been removed | org.eclipse.jgit.util.FS_POSIX | protected java.io.File discoverGitPrefix() | |
Method 'public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been removed | org.eclipse.jgit.util.FS_POSIX | public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Class org.eclipse.jgit.util.FS_POSIX_Java5 removed | org.eclipse.jgit.util.FS_POSIX_Java5 | ||
Class org.eclipse.jgit.util.FS_POSIX_Java6 removed | org.eclipse.jgit.util.FS_POSIX_Java6 | ||
Method 'protected java.io.File discoverGitPrefix()' has been removed | org.eclipse.jgit.util.FS_Win32 | protected java.io.File discoverGitPrefix() | |
Method 'public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been removed | org.eclipse.jgit.util.FS_Win32_Cygwin | public org.eclipse.jgit.util.ProcessResult runIfPresent(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.util.Hook, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Class org.eclipse.jgit.util.Hook removed | org.eclipse.jgit.util.Hook | ||
Method 'public TemporaryBuffer$LocalFile()' has been removed | org.eclipse.jgit.util.TemporaryBuffer$LocalFile | public TemporaryBuffer$LocalFile() | |
Method 'public TemporaryBuffer$LocalFile(int)' has been removed | org.eclipse.jgit.util.TemporaryBuffer$LocalFile | public TemporaryBuffer$LocalFile(int) | |
Added org.eclipse.jgit.errors.TransportException to the list of superclasses | org.eclipse.jgit.errors.TooLargePackException | ||
Method 'public org.eclipse.jgit.api.ArchiveCommand setFormatOptions(java.util.Map)' has been added | org.eclipse.jgit.api.ArchiveCommand | public org.eclipse.jgit.api.ArchiveCommand setFormatOptions(java.util.Map) | |
Method 'public org.eclipse.jgit.api.DescribeCommand setLong(boolean)' has been added | org.eclipse.jgit.api.DescribeCommand | public org.eclipse.jgit.api.DescribeCommand setLong(boolean) | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.api.Git | ||
Class org.eclipse.jgit.api.errors.AbortedByHookException added | org.eclipse.jgit.api.errors.AbortedByHookException | ||
Class org.eclipse.jgit.api.errors.RefNotAdvertisedException added | org.eclipse.jgit.api.errors.RefNotAdvertisedException | ||
Class org.eclipse.jgit.api.errors.TooLargePackException added | org.eclipse.jgit.api.errors.TooLargePackException | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.blame.BlameGenerator | ||
Method 'public void close()' has been added | org.eclipse.jgit.blame.BlameGenerator | public void close() | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.diff.DiffFormatter | ||
Method 'public void close()' has been added | org.eclipse.jgit.diff.DiffFormatter | public void close() | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.diff.PatchIdDiffFormatter | ||
Increased visibility of class from package to public | org.eclipse.jgit.diff.SimilarityIndex | ||
Increased visibility of class from package to public | org.eclipse.jgit.diff.SimilarityIndex$TableFullException | ||
Method 'public void checkValidPath(java.lang.String)' is no longer deprecated | org.eclipse.jgit.dircache.DirCacheCheckout | public void checkValidPath(java.lang.String) | |
Class org.eclipse.jgit.errors.DiffInterruptedException added | org.eclipse.jgit.errors.DiffInterruptedException | ||
Method 'public TooLargePackException(org.eclipse.jgit.transport.URIish, java.lang.String)' has been added | org.eclipse.jgit.errors.TooLargePackException | public TooLargePackException(org.eclipse.jgit.transport.URIish, java.lang.String) | |
Class org.eclipse.jgit.gitrepo.ManifestParser added | org.eclipse.jgit.gitrepo.ManifestParser | ||
Class org.eclipse.jgit.gitrepo.ManifestParser$IncludedFileReader added | org.eclipse.jgit.gitrepo.ManifestParser$IncludedFileReader | ||
Class org.eclipse.jgit.gitrepo.RepoProject added | org.eclipse.jgit.gitrepo.RepoProject | ||
Class org.eclipse.jgit.gitrepo.RepoProject$CopyFile added | org.eclipse.jgit.gitrepo.RepoProject$CopyFile | ||
Class org.eclipse.jgit.hooks.CommitMsgHook added | org.eclipse.jgit.hooks.CommitMsgHook | ||
Class org.eclipse.jgit.hooks.Hooks added | org.eclipse.jgit.hooks.Hooks | ||
Class org.eclipse.jgit.hooks.PreCommitHook added | org.eclipse.jgit.hooks.PreCommitHook | ||
Added public field badRef | org.eclipse.jgit.internal.JGitText | badRef | |
Added public field cannotCheckoutOursSwitchBranch | org.eclipse.jgit.internal.JGitText | cannotCheckoutOursSwitchBranch | |
Added public field cannotDeleteObjectsPath | org.eclipse.jgit.internal.JGitText | cannotDeleteObjectsPath | |
Added public field cannotEnterObjectsPath | org.eclipse.jgit.internal.JGitText | cannotEnterObjectsPath | |
Added public field cannotEnterPathFromParent | org.eclipse.jgit.internal.JGitText | cannotEnterPathFromParent | |
Added public field cannotGetObjectsPath | org.eclipse.jgit.internal.JGitText | cannotGetObjectsPath | |
Added public field cannotListObjectsPath | org.eclipse.jgit.internal.JGitText | cannotListObjectsPath | |
Added public field cannotListPackPath | org.eclipse.jgit.internal.JGitText | cannotListPackPath | |
Added public field cannotMkdirObjectPath | org.eclipse.jgit.internal.JGitText | cannotMkdirObjectPath | |
Added public field cannotReadObjectsPath | org.eclipse.jgit.internal.JGitText | cannotReadObjectsPath | |
Added public field cannotResolveUniquelyAbbrevObjectId | org.eclipse.jgit.internal.JGitText | cannotResolveUniquelyAbbrevObjectId | |
Added public field cannotWriteObjectsPath | org.eclipse.jgit.internal.JGitText | cannotWriteObjectsPath | |
Added public field commandRejectedByHook | org.eclipse.jgit.internal.JGitText | commandRejectedByHook | |
Added public field corruptObjectDuplicateEntryNames | org.eclipse.jgit.internal.JGitText | corruptObjectDuplicateEntryNames | |
Added public field corruptObjectIncorrectSorting | org.eclipse.jgit.internal.JGitText | corruptObjectIncorrectSorting | |
Added public field corruptObjectInvalidAuthor | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidAuthor | |
Added public field corruptObjectInvalidCommitter | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidCommitter | |
Added public field corruptObjectInvalidModeChar | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidModeChar | |
Added public field corruptObjectInvalidModeStartsZero | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidModeStartsZero | |
Added public field corruptObjectInvalidName | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidName | |
Added public field corruptObjectInvalidNameAux | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameAux | |
Added public field corruptObjectInvalidNameCom | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameCom | |
Added public field corruptObjectInvalidNameCon | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameCon | |
Added public field corruptObjectInvalidNameEnd | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameEnd | |
Added public field corruptObjectInvalidNameIgnorableUnicode | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameIgnorableUnicode | |
Added public field corruptObjectInvalidNameInvalidUtf8 | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameInvalidUtf8 | |
Added public field corruptObjectInvalidNameLpt | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameLpt | |
Added public field corruptObjectInvalidNameNul | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNameNul | |
Added public field corruptObjectInvalidNamePrn | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidNamePrn | |
Added public field corruptObjectInvalidObject | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidObject | |
Added public field corruptObjectInvalidParent | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidParent | |
Added public field corruptObjectInvalidTagger | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidTagger | |
Added public field corruptObjectInvalidTree | org.eclipse.jgit.internal.JGitText | corruptObjectInvalidTree | |
Added public field corruptObjectNameContainsByte | org.eclipse.jgit.internal.JGitText | corruptObjectNameContainsByte | |
Added public field corruptObjectNameContainsChar | org.eclipse.jgit.internal.JGitText | corruptObjectNameContainsChar | |
Added public field corruptObjectNameContainsNullByte | org.eclipse.jgit.internal.JGitText | corruptObjectNameContainsNullByte | |
Added public field corruptObjectNameContainsSlash | org.eclipse.jgit.internal.JGitText | corruptObjectNameContainsSlash | |
Added public field corruptObjectNameDot | org.eclipse.jgit.internal.JGitText | corruptObjectNameDot | |
Added public field corruptObjectNameDotDot | org.eclipse.jgit.internal.JGitText | corruptObjectNameDotDot | |
Added public field corruptObjectNameZeroLength | org.eclipse.jgit.internal.JGitText | corruptObjectNameZeroLength | |
Added public field corruptObjectNoObjectHeader | org.eclipse.jgit.internal.JGitText | corruptObjectNoObjectHeader | |
Added public field corruptObjectNoTagHeader | org.eclipse.jgit.internal.JGitText | corruptObjectNoTagHeader | |
Added public field corruptObjectNoTypeHeader | org.eclipse.jgit.internal.JGitText | corruptObjectNoTypeHeader | |
Added public field corruptObjectNotreeHeader | org.eclipse.jgit.internal.JGitText | corruptObjectNotreeHeader | |
Added public field corruptObjectTruncatedInMode | org.eclipse.jgit.internal.JGitText | corruptObjectTruncatedInMode | |
Added public field corruptObjectTruncatedInName | org.eclipse.jgit.internal.JGitText | corruptObjectTruncatedInName | |
Added public field corruptObjectTruncatedInObjectId | org.eclipse.jgit.internal.JGitText | corruptObjectTruncatedInObjectId | |
Added public field couldNotRewindToUpstreamCommit | org.eclipse.jgit.internal.JGitText | couldNotRewindToUpstreamCommit | |
Added public field emptyRef | org.eclipse.jgit.internal.JGitText | emptyRef | |
Added public field errorInvalidPushCert | org.eclipse.jgit.internal.JGitText | errorInvalidPushCert | |
Added public field exceptionCaughtDuringExcecutionOfCommand | org.eclipse.jgit.internal.JGitText | exceptionCaughtDuringExcecutionOfCommand | |
Added public field findingGarbage | org.eclipse.jgit.internal.JGitText | findingGarbage | |
Added public field hiddenFilesStartWithDot | org.eclipse.jgit.internal.JGitText | hiddenFilesStartWithDot | |
Added public field inputDidntMatchLength | org.eclipse.jgit.internal.JGitText | inputDidntMatchLength | |
Added public field invalidIgnoreParamSubmodule | org.eclipse.jgit.internal.JGitText | invalidIgnoreParamSubmodule | |
Added public field listingPacks | org.eclipse.jgit.internal.JGitText | listingPacks | |
Added public field localRepository | org.eclipse.jgit.internal.JGitText | localRepository | |
Added public field packHandleIsStale | org.eclipse.jgit.internal.JGitText | packHandleIsStale | |
Added public field personIdentEmailNonNull | org.eclipse.jgit.internal.JGitText | personIdentEmailNonNull | |
Added public field personIdentNameNonNull | org.eclipse.jgit.internal.JGitText | personIdentNameNonNull | |
Added public field repositoryState_bare | org.eclipse.jgit.internal.JGitText | repositoryState_bare | |
Added public field s3ActionDeletion | org.eclipse.jgit.internal.JGitText | s3ActionDeletion | |
Added public field s3ActionReading | org.eclipse.jgit.internal.JGitText | s3ActionReading | |
Added public field s3ActionWriting | org.eclipse.jgit.internal.JGitText | s3ActionWriting | |
Added public field supportOnlyPackIndexVersion2 | org.eclipse.jgit.internal.JGitText | supportOnlyPackIndexVersion2 | |
Added public field transportProtoTest | org.eclipse.jgit.internal.JGitText | transportProtoTest | |
Added public field unableToCreateNewObject | org.eclipse.jgit.internal.JGitText | unableToCreateNewObject | |
Added public field unexpectedEndOfInput | org.eclipse.jgit.internal.JGitText | unexpectedEndOfInput | |
Added public field unknownObjectType2 | org.eclipse.jgit.internal.JGitText | unknownObjectType2 | |
Added public field unsetMark | org.eclipse.jgit.internal.JGitText | unsetMark | |
Added public field unsupportedAlternates | org.eclipse.jgit.internal.JGitText | unsupportedAlternates | |
Added public field unsupportedMark | org.eclipse.jgit.internal.JGitText | unsupportedMark | |
Added public field updatingHeadFailed | org.eclipse.jgit.internal.JGitText | updatingHeadFailed | |
Added public field upstreamBranchName | org.eclipse.jgit.internal.JGitText | upstreamBranchName | |
Method 'public double getStreamRatio()' has been added | org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig | public double getStreamRatio() | |
Method 'public org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig setStreamRatio(double)' has been added | org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig | public org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig setStreamRatio(double) | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.internal.storage.dfs.DfsInserter | ||
Method 'public void close()' has been added | org.eclipse.jgit.internal.storage.dfs.DfsInserter | public void close() | |
Accessibility of method 'org.eclipse.jgit.internal.storage.file.PackIndex getPackIndex(org.eclipse.jgit.internal.storage.dfs.DfsReader)' has been increased from package to public | org.eclipse.jgit.internal.storage.dfs.DfsPackFile | org.eclipse.jgit.internal.storage.file.PackIndex getPackIndex(org.eclipse.jgit.internal.storage.dfs.DfsReader) | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.internal.storage.dfs.DfsReader | ||
Method 'public void close()' has been added | org.eclipse.jgit.internal.storage.dfs.DfsReader | public void close() | |
Method 'public int getStreamPackBufferSize()' has been added | org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions | public int getStreamPackBufferSize() | |
Method 'public org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions setStreamPackBufferSize(int)' has been added | org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions | public org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions setStreamPackBufferSize(int) | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.internal.storage.dfs.DfsRepository | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.internal.storage.dfs.InMemoryRepository | ||
Class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository$Builder added | org.eclipse.jgit.internal.storage.dfs.InMemoryRepository$Builder | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.internal.storage.file.FileRepository | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.internal.storage.pack.PackWriter | ||
Method 'public void close()' has been added | org.eclipse.jgit.internal.storage.pack.PackWriter | public void close() | |
Method 'public long getBitmapIndexMisses()' has been added | org.eclipse.jgit.internal.storage.pack.PackWriter$Statistics | public long getBitmapIndexMisses() | |
Method 'public java.lang.String toString()' has been added | org.eclipse.jgit.lib.BatchRefUpdate | public java.lang.String toString() | |
Added public field CONFIG_KEY_STREAM_BUFFER | org.eclipse.jgit.lib.ConfigConstants | CONFIG_KEY_STREAM_BUFFER | |
Added public field CONFIG_KEY_STREAM_RATIO | org.eclipse.jgit.lib.ConfigConstants | CONFIG_KEY_STREAM_RATIO | |
Added public field COMMIT_EDITMSG | org.eclipse.jgit.lib.Constants | COMMIT_EDITMSG | |
Method 'public org.eclipse.jgit.lib.ObjectChecker setAllowInvalidPersonIdent(boolean)' has been added | org.eclipse.jgit.lib.ObjectChecker | public org.eclipse.jgit.lib.ObjectChecker setAllowInvalidPersonIdent(boolean) | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.lib.ObjectInserter | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.lib.ObjectInserter$Filter | ||
Method 'public void close()' has been added | org.eclipse.jgit.lib.ObjectInserter$Filter | public void close() | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.lib.ObjectInserter$Formatter | ||
Method 'public void close()' has been added | org.eclipse.jgit.lib.ObjectInserter$Formatter | public void close() | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.lib.ObjectReader | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.lib.Repository | ||
Method 'public java.lang.String readCommitEditMsg()' has been added | org.eclipse.jgit.lib.Repository | public java.lang.String readCommitEditMsg() | |
Method 'public void writeCommitEditMsg(java.lang.String)' has been added | org.eclipse.jgit.lib.Repository | public void writeCommitEditMsg(java.lang.String) | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.revplot.PlotWalk | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.revwalk.DepthWalk$ObjectWalk | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.revwalk.DepthWalk$RevWalk | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.revwalk.ObjectWalk | ||
Method 'public org.eclipse.jgit.revwalk.filter.ObjectFilter getObjectFilter()' has been added | org.eclipse.jgit.revwalk.ObjectWalk | public org.eclipse.jgit.revwalk.filter.ObjectFilter getObjectFilter() | |
Method 'public void markUninteresting(org.eclipse.jgit.revwalk.RevCommit)' has been removed, but an inherited definition exists. | org.eclipse.jgit.revwalk.ObjectWalk | public void markUninteresting(org.eclipse.jgit.revwalk.RevCommit) | |
Method 'public void setObjectFilter(org.eclipse.jgit.revwalk.filter.ObjectFilter)' has been added | org.eclipse.jgit.revwalk.ObjectWalk | public void setObjectFilter(org.eclipse.jgit.revwalk.filter.ObjectFilter) | |
Accessibility of method 'void disposeBody()' has been increased from package to public | org.eclipse.jgit.revwalk.RevCommit | void disposeBody() | |
Accessibility of method 'void disposeBody()' has been increased from package to public | org.eclipse.jgit.revwalk.RevTag | void disposeBody() | |
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.revwalk.RevWalk | ||
Method 'public void close()' has been added | org.eclipse.jgit.revwalk.RevWalk | public void close() | |
Class org.eclipse.jgit.revwalk.filter.ObjectFilter added | org.eclipse.jgit.revwalk.filter.ObjectFilter | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.submodule.SubmoduleWalk | ||
Method 'public void close()' has been added | org.eclipse.jgit.submodule.SubmoduleWalk | public void close() | |
Method 'public java.lang.String getPeerUserAgent()' has been added | org.eclipse.jgit.transport.BaseConnection | public java.lang.String getPeerUserAgent() | |
Method 'protected void setPeerUserAgent(java.lang.String)' has been added | org.eclipse.jgit.transport.BaseConnection | protected void setPeerUserAgent(java.lang.String) | |
Method 'public java.lang.String getPeerUserAgent()' has been added | org.eclipse.jgit.transport.BasePackFetchConnection | public java.lang.String getPeerUserAgent() | |
Method 'public java.lang.String getPeerUserAgent()' has been added | org.eclipse.jgit.transport.BasePackPushConnection | public java.lang.String getPeerUserAgent() | |
Method 'public java.lang.String getPeerUserAgent()' has been added | org.eclipse.jgit.transport.BaseReceivePack | public java.lang.String getPeerUserAgent() | |
Method 'public boolean isAllowQuiet()' has been added | org.eclipse.jgit.transport.BaseReceivePack | public boolean isAllowQuiet() | |
Method 'public boolean isQuiet()' has been added | org.eclipse.jgit.transport.BaseReceivePack | public boolean isQuiet() | |
Method 'public void setAllowQuiet(boolean)' has been added | org.eclipse.jgit.transport.BaseReceivePack | public void setAllowQuiet(boolean) | |
Added public field CAPABILITY_PUSH_CERT | org.eclipse.jgit.transport.GitProtocolConstants | CAPABILITY_PUSH_CERT | |
Added public field CAPABILITY_QUIET | org.eclipse.jgit.transport.GitProtocolConstants | CAPABILITY_QUIET | |
Added public field OPTION_AGENT | org.eclipse.jgit.transport.GitProtocolConstants | OPTION_AGENT | |
Added public field OPTION_PUSH_CERT | org.eclipse.jgit.transport.GitProtocolConstants | OPTION_PUSH_CERT | |
Class org.eclipse.jgit.transport.HMACSHA1NonceGenerator added | org.eclipse.jgit.transport.HMACSHA1NonceGenerator | ||
Class org.eclipse.jgit.transport.InternalHttpServerGlue added | org.eclipse.jgit.transport.InternalHttpServerGlue | ||
Class org.eclipse.jgit.transport.NonceGenerator added | org.eclipse.jgit.transport.NonceGenerator | ||
Method 'public java.lang.String getPeerUserAgent()' has been added | org.eclipse.jgit.transport.OperationResult | public java.lang.String getPeerUserAgent() | |
Class org.eclipse.jgit.transport.PushCertificate added | org.eclipse.jgit.transport.PushCertificate | ||
Class org.eclipse.jgit.transport.PushCertificate$NonceStatus added | org.eclipse.jgit.transport.PushCertificate$NonceStatus | ||
Class org.eclipse.jgit.transport.PushCertificateParser added | org.eclipse.jgit.transport.PushCertificateParser | ||
Method 'public void advertiseCapability(java.lang.String, java.lang.String)' has been added | org.eclipse.jgit.transport.RefAdvertiser | public void advertiseCapability(java.lang.String, java.lang.String) | |
Class org.eclipse.jgit.transport.TestProtocol added | org.eclipse.jgit.transport.TestProtocol | ||
Method 'public int getDepth()' has been added | org.eclipse.jgit.transport.UploadPack | public int getDepth() | |
Method 'public java.lang.String getPeerUserAgent()' has been added | org.eclipse.jgit.transport.UploadPack | public java.lang.String getPeerUserAgent() | |
Class org.eclipse.jgit.transport.UserAgent added | org.eclipse.jgit.transport.UserAgent | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.treewalk.NameConflictTreeWalk | ||
Added java.lang.AutoCloseable to the set of implemented interfaces | org.eclipse.jgit.treewalk.TreeWalk | ||
Method 'public void close()' has been added | org.eclipse.jgit.treewalk.TreeWalk | public void close() | |
Method 'protected java.io.File discoverGitSystemConfig()' has been added | org.eclipse.jgit.util.FS | protected java.io.File discoverGitSystemConfig() | |
Method 'public java.io.File getGitSystemConfig()' has been added | org.eclipse.jgit.util.FS | public java.io.File getGitSystemConfig() | |
Method 'protected org.eclipse.jgit.util.ProcessResult internalRunHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been added | org.eclipse.jgit.util.FS | protected org.eclipse.jgit.util.ProcessResult internalRunHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Method 'protected java.lang.String readPipe(java.io.File, java.lang.String[], java.lang.String, java.util.Map)' has been added | org.eclipse.jgit.util.FS | protected java.lang.String readPipe(java.io.File, java.lang.String[], java.lang.String, java.util.Map) | |
Method 'protected java.io.File resolveGrandparentFile(java.io.File)' has been added | org.eclipse.jgit.util.FS | protected java.io.File resolveGrandparentFile(java.io.File) | |
Method 'public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[])' has been added | org.eclipse.jgit.util.FS | public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[]) | |
Method 'public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been added | org.eclipse.jgit.util.FS | public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Method 'public org.eclipse.jgit.util.FS setGitSystemConfig(java.io.File)' has been added | org.eclipse.jgit.util.FS | public org.eclipse.jgit.util.FS setGitSystemConfig(java.io.File) | |
Removed abstract modifier from class | org.eclipse.jgit.util.FS_POSIX | ||
Method 'public boolean canExecute(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean canExecute(java.io.File) | |
Method 'public void createSymLink(java.io.File, java.lang.String)' has been added | org.eclipse.jgit.util.FS_POSIX | public void createSymLink(java.io.File, java.lang.String) | |
Method 'public void delete(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public void delete(java.io.File) | |
Method 'protected java.io.File discoverGitExe()' has been added | org.eclipse.jgit.util.FS_POSIX | protected java.io.File discoverGitExe() | |
Method 'public boolean exists(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean exists(java.io.File) | |
Method 'public java.io.File findHook(org.eclipse.jgit.lib.Repository, java.lang.String)' has been added | org.eclipse.jgit.util.FS_POSIX | public java.io.File findHook(org.eclipse.jgit.lib.Repository, java.lang.String) | |
Method 'public org.eclipse.jgit.util.FS$Attributes getAttributes(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public org.eclipse.jgit.util.FS$Attributes getAttributes(java.io.File) | |
Method 'public boolean isDirectory(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean isDirectory(java.io.File) | |
Method 'public boolean isFile(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean isFile(java.io.File) | |
Method 'public boolean isHidden(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean isHidden(java.io.File) | |
Method 'public boolean isSymLink(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean isSymLink(java.io.File) | |
Method 'public long lastModified(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public long lastModified(java.io.File) | |
Method 'public long length(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public long length(java.io.File) | |
Method 'public org.eclipse.jgit.util.FS newInstance()' has been added | org.eclipse.jgit.util.FS_POSIX | public org.eclipse.jgit.util.FS newInstance() | |
Method 'public java.io.File normalize(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public java.io.File normalize(java.io.File) | |
Method 'public java.lang.String normalize(java.lang.String)' has been added | org.eclipse.jgit.util.FS_POSIX | public java.lang.String normalize(java.lang.String) | |
Method 'public java.lang.String readSymLink(java.io.File)' has been added | org.eclipse.jgit.util.FS_POSIX | public java.lang.String readSymLink(java.io.File) | |
Method 'public boolean retryFailedLockFileCommit()' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean retryFailedLockFileCommit() | |
Method 'public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been added | org.eclipse.jgit.util.FS_POSIX | public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Method 'public boolean setExecute(java.io.File, boolean)' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean setExecute(java.io.File, boolean) | |
Method 'public void setLastModified(java.io.File, long)' has been added | org.eclipse.jgit.util.FS_POSIX | public void setLastModified(java.io.File, long) | |
Method 'public void setUmask(int)' has been added | org.eclipse.jgit.util.FS_POSIX | public void setUmask(int) | |
Method 'public boolean supportsExecute()' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean supportsExecute() | |
Method 'public boolean supportsSymlinks()' has been added | org.eclipse.jgit.util.FS_POSIX | public boolean supportsSymlinks() | |
Method 'public void createSymLink(java.io.File, java.lang.String)' has been added | org.eclipse.jgit.util.FS_Win32 | public void createSymLink(java.io.File, java.lang.String) | |
Method 'public void delete(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public void delete(java.io.File) | |
Method 'protected java.io.File discoverGitExe()' has been added | org.eclipse.jgit.util.FS_Win32 | protected java.io.File discoverGitExe() | |
Method 'public boolean exists(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public boolean exists(java.io.File) | |
Method 'public org.eclipse.jgit.util.FS$Attributes getAttributes(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public org.eclipse.jgit.util.FS$Attributes getAttributes(java.io.File) | |
Method 'public boolean isDirectory(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public boolean isDirectory(java.io.File) | |
Method 'public boolean isFile(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public boolean isFile(java.io.File) | |
Method 'public boolean isHidden(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public boolean isHidden(java.io.File) | |
Method 'public boolean isSymLink(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public boolean isSymLink(java.io.File) | |
Method 'public long lastModified(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public long lastModified(java.io.File) | |
Method 'public long length(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public long length(java.io.File) | |
Method 'public java.lang.String readSymLink(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32 | public java.lang.String readSymLink(java.io.File) | |
Method 'public void setHidden(java.io.File, boolean)' has been added | org.eclipse.jgit.util.FS_Win32 | public void setHidden(java.io.File, boolean) | |
Method 'public void setLastModified(java.io.File, long)' has been added | org.eclipse.jgit.util.FS_Win32 | public void setLastModified(java.io.File, long) | |
Method 'public boolean supportsSymlinks()' has been added | org.eclipse.jgit.util.FS_Win32 | public boolean supportsSymlinks() | |
Method 'public void createSymLink(java.io.File, java.lang.String)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public void createSymLink(java.io.File, java.lang.String) | |
Method 'public void delete(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public void delete(java.io.File) | |
Method 'public boolean exists(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public boolean exists(java.io.File) | |
Method 'public java.io.File findHook(org.eclipse.jgit.lib.Repository, java.lang.String)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public java.io.File findHook(org.eclipse.jgit.lib.Repository, java.lang.String) | |
Method 'public org.eclipse.jgit.util.FS$Attributes getAttributes(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public org.eclipse.jgit.util.FS$Attributes getAttributes(java.io.File) | |
Method 'public boolean isDirectory(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public boolean isDirectory(java.io.File) | |
Method 'public boolean isFile(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public boolean isFile(java.io.File) | |
Method 'public boolean isHidden(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public boolean isHidden(java.io.File) | |
Method 'public boolean isSymLink(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public boolean isSymLink(java.io.File) | |
Method 'public long lastModified(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public long lastModified(java.io.File) | |
Method 'public long length(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public long length(java.io.File) | |
Method 'public java.lang.String readSymLink(java.io.File)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public java.lang.String readSymLink(java.io.File) | |
Method 'public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public org.eclipse.jgit.util.ProcessResult runHookIfPresent(org.eclipse.jgit.lib.Repository, java.lang.String, java.lang.String[], java.io.PrintStream, java.io.PrintStream, java.lang.String) | |
Method 'public void setHidden(java.io.File, boolean)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public void setHidden(java.io.File, boolean) | |
Method 'public void setLastModified(java.io.File, long)' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public void setLastModified(java.io.File, long) | |
Method 'public boolean supportsSymlinks()' has been added | org.eclipse.jgit.util.FS_Win32_Cygwin | public boolean supportsSymlinks() | |
Class org.eclipse.jgit.util.FileUtil added | org.eclipse.jgit.util.FileUtil | ||
Added public field HDR_SERVER | org.eclipse.jgit.util.HttpSupport | HDR_SERVER | |
Method 'public boolean isExecutedWithError()' has been added | org.eclipse.jgit.util.ProcessResult | public boolean isExecutedWithError() | |
Method 'public java.lang.String capitalize(java.lang.String)' has been added | org.eclipse.jgit.util.StringUtils | public java.lang.String capitalize(java.lang.String) | |
Method 'protected TemporaryBuffer(int, int)' has been added | org.eclipse.jgit.util.TemporaryBuffer | protected TemporaryBuffer(int, int) | |
Method 'public TemporaryBuffer$Heap(int, int)' has been added | org.eclipse.jgit.util.TemporaryBuffer$Heap | public TemporaryBuffer$Heap(int, int) |