Uses of Package
org.eclipse.jgit.errors
Packages that use org.eclipse.jgit.errors
Package
Description
High-level API commands (the porcelain of JGit).
Exceptions thrown by API commands.
Computing blame/annotate information of files.
Comparing file contents by computing diffs.
Reading and editing the directory cache (index).
Exceptions thrown by lower-level JGit APIs.
File name matcher.
Ignore rule parser/matcher (for .gitignore entries).
Git fsck support.
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
Core API for repository, config, refs, object database.
Content and commit history merge algorithms.
Native language support (i18n).
Git notes processing (for commits, etc).
Building/rendering revision graphs.
Walking revision graphs (commit history).
Filters for use in revision walking.
Git submodule support.
Transport (fetch/push) for different protocols.
Server-side resolver for locating repositories by URLs.
Provides a JGit
SshSessionFactory
implemented via JSch.Provides a JGit
SshSessionFactory
implemented via Apache MINA
sshd.Walking and comparing directory/file trees (of commits, file system).
Filters for use in tree walking.
Utility classes.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.apiClassDescriptionAn
AbbreviatedObjectId
cannot be extended.Exception thrown if a conflict occurs during a merge checkout.Indicates a text string is not a valid Git style configuration.An inconsistency with respect to handling different object types.Thrown when a pattern passed in an argument was wrong.An object is too big to load into memory as a single byte array.An expected object is missing.Indicates aRepository
has no working directory, and is thus bare.This signals a revision or object reference was not properly formatted. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.api.errorsClassDescriptionException thrown if a conflict occurs during a merge checkout.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.awtuiClassDescriptionAn exception thrown when a
CredentialItem
is requested from aCredentialsProvider
which is not supported by this provider. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.blameClassDescriptionAn inconsistency with respect to handling different object types.An expected object is missing.Indicates a
Repository
has no working directory, and is thus bare. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.consoleClassDescriptionAn exception thrown when a
CredentialItem
is requested from aCredentialsProvider
which is not supported by this provider. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.diffClassDescriptionBinaryBlobException is used to signal that binary data was found in a context that requires text (eg.Exception thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.dircacheClassDescriptionException thrown if a conflict occurs during a merge checkout.Exception thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.Cannot write a modified index.An expected object is missing.Indicates one or more paths in a DirCache have non-zero stages present.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.errorsClassDescriptionThe error type of a corrupt index file.Thrown when a pattern passed in an argument was wrong.An object is too big to load into memory as a single byte array.An enum listing the different reason why no merge base could be determined.Stops the driver loop of walker and finish with current results.Common base class for all translation bundle related exceptions.Indicates a protocol error has occurred while fetching/pushing objects.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.fnmatch
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.gpg.bc.internalClassDescriptionAn exception thrown when a
CredentialItem
is requested from aCredentialsProvider
which is not supported by this provider. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.gpg.bc.internal.keysClassDescriptionAn exception thrown when a
CredentialItem
is requested from aCredentialsProvider
which is not supported by this provider. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.ignore
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.ignore.internal
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.fsckClassDescriptionException thrown when encounters a corrupt pack index file.The error type of a corrupt index file.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.revwalkClassDescriptionAn inconsistency with respect to handling different object types.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.storage.dfsClassDescriptionIndicates a text string is not a valid Git style configuration.Exception thrown when an object cannot be read from Git.Exception thrown when encounters a corrupt pack index file.An inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.A previously selected representation is no longer available.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.storage.fileClassDescriptionThrown when an operation was canceledException thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.A previously selected representation is no longer available.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.storage.packClassDescriptionAn inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.Thrown when the search for reuse phase times out.A previously selected representation is no longer available.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.transport.connectivity
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.internal.transport.parserClassDescriptionIndicates a protocol error has occurred while fetching/pushing objects.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.lfsClassDescriptionAn inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.lfs.internal
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.lfs.libClassDescriptionAn inconsistency with respect to handling different object types.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.libClassDescriptionAn
AbbreviatedObjectId
cannot be extended.Indicates a text string is not a valid Git style configuration.Exception thrown when an object cannot be read from Git.Attempt to modify a rebase-todo file in an unsupported wayAn inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.Indicates aRepository
has no working directory, and is thus bare.Indicates a local repository does not exist.This signals a revision or object reference was not properly formatted. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.mergeClassDescriptionBinaryBlobException is used to signal that binary data was found in a context that requires text (eg.Exception thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An expected object is missing.Indicates a
Repository
has no working directory, and is thus bare. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.nlsClassDescriptionThis exception will be thrown when a translation bundle loading fails.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.notesClassDescriptionException thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.pgmClassDescriptionAn
AbbreviatedObjectId
cannot be extended.Indicates a text string is not a valid Git style configuration.Exception thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An expected object is missing.This signals a revision or object reference was not properly formatted. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.pgm.debugClassDescriptionIndicates a text string is not a valid Git style configuration.An expected object is missing.A previously selected representation is no longer available.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.revplotClassDescriptionAn inconsistency with respect to handling different object types.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.revwalkClassDescriptionException thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An object is too big to load into memory as a single byte array.An expected object is missing.Stops the driver loop of walker and finish with current results.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.revwalk.filterClassDescriptionAn inconsistency with respect to handling different object types.An expected object is missing.Stops the driver loop of walker and finish with current results.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.storage.fileClassDescriptionIndicates a text string is not a valid Git style configuration.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.submoduleClassDescriptionIndicates a text string is not a valid Git style configuration.Exception thrown when an object cannot be read from Git.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.transportClassDescriptionException thrown when an object cannot be read from Git.An object is too big to load into memory as a single byte array.An expected object is missing.Indicates a remote repository does not exist.JGit encountered a case that it knows it cannot yet handle.Indicates a protocol error has occurred while fetching/pushing objects.Indicates a protocol error has occurred while fetching/pushing objects.An exception thrown when a
CredentialItem
is requested from aCredentialsProvider
which is not supported by this provider. -
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.transport.resolver
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.transport.ssh.jschClassDescriptionIndicates a protocol error has occurred while fetching/pushing objects.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.transport.sshdClassDescriptionIndicates a protocol error has occurred while fetching/pushing objects.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.treewalkClassDescriptionException thrown when an object cannot be read from Git.An inconsistency with respect to handling different object types.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.treewalk.filterClassDescriptionAn inconsistency with respect to handling different object types.An expected object is missing.
-
Classes in org.eclipse.jgit.errors used by org.eclipse.jgit.utilClassDescriptionBinaryBlobException is used to signal that binary data was found in a context that requires text (eg.Thrown when an external command failedIndicates a text string is not a valid Git style configuration.Exception thrown when an object cannot be read from Git.