- cache - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
The cache this iterator was created to walk.
- CachedAuthentication(String, int, String, String) - Constructor for class org.eclipse.jgit.util.CachedAuthenticator.CachedAuthentication
-
Create a new cached authentication.
- CachedAuthenticator - Class in org.eclipse.jgit.util
-
Abstract authenticator which remembers prior authentications.
- CachedAuthenticator() - Constructor for class org.eclipse.jgit.util.CachedAuthenticator
-
- CachedAuthenticator.CachedAuthentication - Class in org.eclipse.jgit.util
-
Authentication data to remember and reuse.
- CachedPack - Class in org.eclipse.jgit.internal.storage.pack
-
- CachedPack() - Constructor for class org.eclipse.jgit.internal.storage.pack.CachedPack
-
- cachedPacksPreventsIndexCreation - Variable in class org.eclipse.jgit.internal.JGitText
-
- cachedPacksPreventsListingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- cachePeeledState(Ref, Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Update the cached peeled state of a reference
- cachePeeledState(Ref, Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Update the cached peeled state of a reference
- calculateEdits(int, int, int, int) - Method in class org.eclipse.jgit.diff.MyersDiff
-
Calculates the differences between a given part of A against another
given part of B
- call() - Method in class org.eclipse.jgit.api.AddCommand
- call() - Method in class org.eclipse.jgit.api.AddNoteCommand
- call() - Method in class org.eclipse.jgit.api.ApplyCommand
- call() - Method in class org.eclipse.jgit.api.ArchiveCommand
- call() - Method in class org.eclipse.jgit.api.BlameCommand
- call() - Method in class org.eclipse.jgit.api.CheckoutCommand
- call() - Method in class org.eclipse.jgit.api.CherryPickCommand
- call() - Method in class org.eclipse.jgit.api.CleanCommand
- call() - Method in class org.eclipse.jgit.api.CloneCommand
- call() - Method in class org.eclipse.jgit.api.CommitCommand
- call() - Method in class org.eclipse.jgit.api.CreateBranchCommand
- call() - Method in class org.eclipse.jgit.api.DeleteBranchCommand
- call() - Method in class org.eclipse.jgit.api.DeleteTagCommand
- call() - Method in class org.eclipse.jgit.api.DescribeCommand
- call() - Method in class org.eclipse.jgit.api.DiffCommand
- call() - Method in class org.eclipse.jgit.api.FetchCommand
- call() - Method in class org.eclipse.jgit.api.GarbageCollectCommand
- call() - Method in class org.eclipse.jgit.api.GitCommand
- call() - Method in class org.eclipse.jgit.api.InitCommand
- call() - Method in class org.eclipse.jgit.api.ListBranchCommand
- call() - Method in class org.eclipse.jgit.api.ListNotesCommand
- call() - Method in class org.eclipse.jgit.api.ListTagCommand
- call() - Method in class org.eclipse.jgit.api.LogCommand
- call() - Method in class org.eclipse.jgit.api.LsRemoteCommand
- call() - Method in class org.eclipse.jgit.api.MergeCommand
- call() - Method in class org.eclipse.jgit.api.NameRevCommand
- call() - Method in class org.eclipse.jgit.api.PullCommand
- call() - Method in class org.eclipse.jgit.api.PushCommand
- call() - Method in class org.eclipse.jgit.api.RebaseCommand
- call() - Method in class org.eclipse.jgit.api.ReflogCommand
- call() - Method in class org.eclipse.jgit.api.RemoteAddCommand
- call() - Method in class org.eclipse.jgit.api.RemoteListCommand
- call() - Method in class org.eclipse.jgit.api.RemoteRemoveCommand
- call() - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
- call() - Method in class org.eclipse.jgit.api.RemoveNoteCommand
- call() - Method in class org.eclipse.jgit.api.RenameBranchCommand
- call() - Method in class org.eclipse.jgit.api.ResetCommand
- call() - Method in class org.eclipse.jgit.api.RevertCommand
- call() - Method in class org.eclipse.jgit.api.RmCommand
- call() - Method in class org.eclipse.jgit.api.ShowNoteCommand
- call() - Method in class org.eclipse.jgit.api.StashApplyCommand
- call() - Method in class org.eclipse.jgit.api.StashCreateCommand
- call() - Method in class org.eclipse.jgit.api.StashDropCommand
- call() - Method in class org.eclipse.jgit.api.StashListCommand
- call() - Method in class org.eclipse.jgit.api.StatusCommand
- call() - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
- call() - Method in class org.eclipse.jgit.api.SubmoduleDeinitCommand
- call() - Method in class org.eclipse.jgit.api.SubmoduleInitCommand
- call() - Method in class org.eclipse.jgit.api.SubmoduleStatusCommand
- call() - Method in class org.eclipse.jgit.api.SubmoduleSyncCommand
- call() - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Execute the SubmoduleUpdateCommand command.
- call() - Method in class org.eclipse.jgit.api.TagCommand
- call() - Method in class org.eclipse.jgit.gitrepo.RepoCommand
- call() - Method in class org.eclipse.jgit.hooks.CommitMsgHook
- call() - Method in class org.eclipse.jgit.hooks.PostCommitHook
- call() - Method in class org.eclipse.jgit.hooks.PreCommitHook
- call() - Method in class org.eclipse.jgit.hooks.PrePushHook
- callAsMap() - Method in class org.eclipse.jgit.api.LsRemoteCommand
-
- canAmend() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- canAppendMatch() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
Whether a match can be appended
- canBeContentMerged() - Method in class org.eclipse.jgit.attributes.Attributes
-
Test if the given attributes implies to handle the related entry as a
binary file (i.e.
- cancel(boolean) - Method in interface org.eclipse.jgit.lib.AsyncOperation
-
Cancels the running task.
- CanceledException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when an operation was canceled
- CanceledException(String) - Constructor for exception org.eclipse.jgit.api.errors.CanceledException
-
Constructor for CanceledException.
- CancelledException - Exception in org.eclipse.jgit.errors
-
Thrown when an operation was canceled
- CancelledException(String) - Constructor for exception org.eclipse.jgit.errors.CancelledException
-
Constructor for CancelledException
- canCheckout() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
Whether checkout can be done.
- canCommit() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- canExecute(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Whether the given file can be executed.
- canExecute(File) - Method in class org.eclipse.jgit.util.FS
-
Determine if the file is executable (or not).
- canExecute(File) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Determine if the file is executable (or not).
- canExecute(File) - Method in class org.eclipse.jgit.util.FS_Win32
-
Determine if the file is executable (or not).
- canHandle(URIish) - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Determine if this protocol can handle a particular URI.
- canHandle(URIish, Repository, String) - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Determine if this protocol can handle a particular URI.
- canLocateSigningKey(String, PersonIdent, CredentialsProvider) - Method in class org.eclipse.jgit.lib.GpgSigner
-
Indicates if a signing key is available for the specified committer
and/or signing key.
- canLocateSigningKey(String, PersonIdent, CredentialsProvider) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgSigner
-
- cannotAccessLastModifiedForSafeDeletion - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotBeCombined - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotBeRecursiveWhenTreesAreIncluded - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotChangeActionOnComment - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotChangeToComment - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCheckoutFromUnbornBranch - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCheckoutOursSwitchBranch - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCombineSquashWithNoff - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCombineTreeFilterWithRevFilter - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCommitOnARepoWithState - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCommitWriteTo - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotConnectPipes - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotConvertScriptToText - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCreateConfig - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCreateDirectory - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCreateHEAD - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCreateIndexfile - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotCreateTempDir - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDeleteCheckedOutBranch - Variable in class org.eclipse.jgit.internal.JGitText
-
- CannotDeleteCurrentBranchException - Exception in org.eclipse.jgit.api.errors
-
Thrown when trying to delete a branch which is currently checked out
- CannotDeleteCurrentBranchException(String) - Constructor for exception org.eclipse.jgit.api.errors.CannotDeleteCurrentBranchException
-
Constructor for CannotDeleteCurrentBranchException
- cannotDeleteFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDeleteObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDeleteStaleTrackingRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDeleteStaleTrackingRef2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDetermineProxyFor - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDownload - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotEnterObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotEnterPathFromParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotExecute - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotFetchFromLocalReplica - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- cannotGet - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotGetObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotListObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotListPackPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotListRefs - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotLock - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotLockPackIn - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotMatchOnEmptyString - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotMkdirObjectPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotMoveIndexTo - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotMovePackTo - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotOpenService - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotParseDate - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotParseGitURIish - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotPullOnARepoWithState - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotRead - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadBackDelta - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadBlob - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadCommit - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadHEAD - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadIndex - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsText
-
- cannotReadObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotReadTree - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotRebaseWithoutCurrentHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotResolveLocalTrackingRefForUpdating - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotResolveUniquelyAbbrevObjectId - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotSaveConfig - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotSquashFixupWithoutPreviousCommit - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotStoreObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotUnloadAModifiedTree - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotUpdateUnbornBranch - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotWorkWithOtherStagesThanZeroRightNow - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotWriteObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- CANONICAL_DOMAINS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- canonicalize(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
- CanonicalTreeParser - Class in org.eclipse.jgit.treewalk
-
Parses raw Git trees from the canonical semi-text/semi-binary format.
- CanonicalTreeParser() - Constructor for class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Create a new parser.
- CanonicalTreeParser(byte[], ObjectReader, AnyObjectId) - Constructor for class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Create a new parser for a tree appearing in a subset of a repository.
- canOnlyCherryPickCommitsWithOneParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- canOnlyRevertCommitsWithOneParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- canResetHead() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- cantFindObjectInReversePackIndexForTheSpecifiedOffset - Variable in class org.eclipse.jgit.internal.JGitText
-
- cantPassMeATree - Variable in class org.eclipse.jgit.internal.JGitText
-
- CapabilitiesV2Request - Class in org.eclipse.jgit.transport
-
Capabilities protocol v2 request.
- CapabilitiesV2Request.Builder - Class in org.eclipse.jgit.transport
-
- CAPABILITY_ATOMIC - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports atomic pushes.
- CAPABILITY_DELETE_REFS - Static variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
The server supports deleting refs.
- CAPABILITY_DELETE_REFS - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports deleting refs.
- CAPABILITY_OFS_DELTA - Static variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
The server supports packs with OFS deltas.
- CAPABILITY_OFS_DELTA - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports packs with OFS deltas.
- CAPABILITY_PUSH_CERT - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server allows recording of push certificates.
- CAPABILITY_PUSH_OPTIONS - Static variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
The server supports the receiving of push options.
- CAPABILITY_PUSH_OPTIONS - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports the receiving of push options.
- CAPABILITY_QUIET - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client expects less noise, e.g.
- CAPABILITY_REF_IN_WANT - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports the client specifying ref names.
- CAPABILITY_REPORT_STATUS - Static variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
The client expects a status report after the server processes the pack.
- CAPABILITY_REPORT_STATUS - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client expects a status report after the server processes the pack.
- CAPABILITY_SERVER_OPTION - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports arbitrary options
- CAPABILITY_SIDE_BAND_64K - Static variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
The client supports using the 64K side-band for progress messages.
- CAPABILITY_SIDE_BAND_64K - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports using the 64K side-band for progress messages.
- capitalize(String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Borrowed from commons-lang StringUtils.capitalize()
method.
- cardinality() - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
- carry(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Carry a RevFlag set on this commit to its parents.
- carry(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Automatically carry a flag from a child commit to its parents.
- carry(Collection<RevFlag>) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Automatically carry flags from a child commit to its parents.
- CC - Static variable in class org.eclipse.jgit.revwalk.FooterKey
-
Standard CC
- cd(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Changes the current remote directory.
- CERTIFICATE_FILE - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- CH_DATA - Static variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
Channel used for pack data.
- CH_ERROR - Static variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
Channel used for error messages.
- CH_PROGRESS - Static variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
Channel used for progress messages.
- ChainingCredentialsProvider - Class in org.eclipse.jgit.transport
-
A credentials provider chaining multiple credentials providers
- ChainingCredentialsProvider(CredentialsProvider...) - Constructor for class org.eclipse.jgit.transport.ChainingCredentialsProvider
-
Create a new chaining credential provider.
- ChangeIdUtil - Class in org.eclipse.jgit.util
-
Utilities for creating and working with Change-Id's, like the one used by
Gerrit Code Review.
- ChangeIdUtil() - Constructor for class org.eclipse.jgit.util.ChangeIdUtil
-
- changeType - Variable in class org.eclipse.jgit.diff.DiffEntry
-
General type of change indicated by the patch.
- channelMustBeInRange1_255 - Variable in class org.eclipse.jgit.internal.JGitText
-
- CHARACTER_ENCODING - Static variable in class org.eclipse.jgit.lib.Constants
-
- characterClassIsNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- CharArrayType(String, boolean) - Constructor for class org.eclipse.jgit.transport.CredentialItem.CharArrayType
-
Initialize a prompt for a secure value stored in a character array.
- charAt(int) - Method in class org.eclipse.jgit.util.RawCharSequence
- CHARSET - Static variable in class org.eclipse.jgit.lib.Constants
-
- check(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
Verify the integrity and connectivity of all objects in the object
database.
- check(int, byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check an object for parsing errors.
- check(AnyObjectId, int, byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check an object for parsing errors.
- checkBlob(byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check a blob for errors.
- checkCallable() - Method in class org.eclipse.jgit.api.GitCommand
-
- checkCommit(byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check a commit for errors.
- checkCommit(AnyObjectId, byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check a commit for errors.
- checkConnectivity() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Verify all interesting objects are available, and reachable.
- checkCRC(int) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Check the current CRC matches the expected value.
- checkCRC(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Check the current CRC matches the expected value.
- checkCRC(int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Check the current CRC matches the expected value.
- checkCRC(int) - Method in class org.eclipse.jgit.transport.PackParser
-
Check the current CRC matches the expected value.
- checkExisting(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Check existence
- checkExisting(boolean) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Whether to check if objects exist in the repo
- checkIgnored(String, boolean) - Method in class org.eclipse.jgit.ignore.IgnoreNode
-
Determine if an entry path matches an ignore rule.
- checkingOut(AnyObjectId, String) - Method in interface org.eclipse.jgit.api.CloneCommand.Callback
-
Notify checkout of commit
- checkingOutFiles - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkout() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a checkout
command
- checkout() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Execute this checkout.
- CheckoutCommand - Class in org.eclipse.jgit.api
-
Checkout a branch to the working tree.
- CheckoutCommand(Repository) - Constructor for class org.eclipse.jgit.api.CheckoutCommand
-
Constructor for CheckoutCommand
- CheckoutCommand.Stage - Enum in org.eclipse.jgit.api
-
- CheckoutConflictException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a command can't succeed because of unresolved
conflicts.
- CheckoutConflictException(List<String>, CheckoutConflictException) - Constructor for exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
Translate internal exception to API exception
- CheckoutConflictException - Exception in org.eclipse.jgit.errors
-
Exception thrown if a conflict occurs during a merge checkout.
- CheckoutConflictException(String) - Constructor for exception org.eclipse.jgit.errors.CheckoutConflictException
-
Construct a CheckoutConflictException for the specified file
- CheckoutConflictException(String[]) - Constructor for exception org.eclipse.jgit.errors.CheckoutConflictException
-
Construct a CheckoutConflictException for the specified set of files
- checkoutConflictWithFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkoutConflictWithFiles - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkoutEntry(Repository, DirCacheEntry, ObjectReader) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- checkoutEntry(Repository, DirCacheEntry, ObjectReader, boolean, DirCacheCheckout.CheckoutMetadata) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Updates the file in the working tree with content and mode from an entry
in the index.
- CheckoutEntry - Interface in org.eclipse.jgit.lib
-
Parsed information about a checkout.
- CheckoutEntryImpl - Class in org.eclipse.jgit.internal.storage.file
-
Parsed information about a checkout.
- CheckoutMetadata(CoreConfig.EolStreamType, String) - Constructor for class org.eclipse.jgit.dircache.DirCacheCheckout.CheckoutMetadata
-
- checkoutPaths() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- CheckoutResult - Class in org.eclipse.jgit.api
-
- CheckoutResult.Status - Enum in org.eclipse.jgit.api
-
The status
- checkoutUnexpectedResult - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkPath(String) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check tree path entry for validity.
- checkPath(byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check tree path entry for validity.
- checkPath(String) - Method in class org.eclipse.jgit.util.SystemReader
-
Check tree path entry for validity.
- checkPath(byte[]) - Method in class org.eclipse.jgit.util.SystemReader
-
Check tree path entry for validity.
- checkPathSegment(byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check tree path entry for validity.
- checkTag(byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check an annotated tag for errors.
- checkTag(AnyObjectId, byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check an annotated tag for errors.
- checkTree(byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check a canonical formatted tree for errors.
- checkTree(AnyObjectId, byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check a canonical formatted tree for errors.
- checkWants(UploadPack, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack.AdvertisedRequestValidator
-
- checkWants(UploadPack, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack.AnyRequestValidator
-
- checkWants(UploadPack, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack.ReachableCommitRequestValidator
-
- checkWants(UploadPack, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack.ReachableCommitTipRequestValidator
-
- checkWants(UploadPack, List<ObjectId>) - Method in interface org.eclipse.jgit.transport.UploadPack.RequestValidator
-
Check a list of client wants against the request policy.
- checkWants(UploadPack, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack.TipRequestValidator
-
- CHERRY_PICK_HEAD - Static variable in class org.eclipse.jgit.lib.Constants
-
name of the file containing the ID of a cherry pick commit in case of conflicts
- cherryPick() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a cherry-pick
command
- CherryPickCommand - Class in org.eclipse.jgit.api
-
A class used to execute a cherry-pick
command.
- CherryPickCommand(Repository) - Constructor for class org.eclipse.jgit.api.CherryPickCommand
-
Constructor for CherryPickCommand
- CherryPickResult - Class in org.eclipse.jgit.api
-
- CherryPickResult(RevCommit, List<Ref>) - Constructor for class org.eclipse.jgit.api.CherryPickResult
-
Constructor for CherryPickResult
- CherryPickResult(Map<String, ResolveMerger.MergeFailureReason>) - Constructor for class org.eclipse.jgit.api.CherryPickResult
-
Constructor for CherryPickResult
- CherryPickResult.CherryPickStatus - Enum in org.eclipse.jgit.api
-
The cherry-pick status
- CIPHERS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- classCastNotA - Variable in class org.eclipse.jgit.internal.JGitText
-
- clean() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a clean
command
- CleanCommand - Class in org.eclipse.jgit.api
-
Remove untracked files from the working tree
- CleanCommand(Repository) - Constructor for class org.eclipse.jgit.api.CleanCommand
-
Constructor for CleanCommand
- cleanUp() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Reverts the worktree after an unsuccessful merge.
- clear() - Method in class org.eclipse.jgit.dircache.DirCache
-
Empty this index, removing all entries.
- clear() - Method in class org.eclipse.jgit.lib.Config
-
Clear the configuration file
- clear() - Method in class org.eclipse.jgit.lib.MutableObjectId
-
- clear() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Remove all entries from this map.
- clear() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Remove all entries from this map.
- clear() - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
Unregister all repositories from the cache.
- clear() - Method in class org.eclipse.jgit.lib.StoredConfig
-
Clear the configuration file
- clear() - Method in class org.eclipse.jgit.revplot.PlotCommitList
- clear() - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
Remove all entries from this queue.
- clear() - Method in class org.eclipse.jgit.revwalk.FIFORevQueue
-
Remove all entries from this queue.
- clear() - Method in class org.eclipse.jgit.revwalk.LIFORevQueue
-
Remove all entries from this queue.
- clear() - Method in class org.eclipse.jgit.revwalk.RevCommitList
- clear() - Method in class org.eclipse.jgit.revwalk.RevObjectList
- clear() - Method in class org.eclipse.jgit.storage.file.FileBasedConfig
-
Clear the configuration file
- clear() - Method in class org.eclipse.jgit.transport.CredentialItem.CharArrayType
-
Destroys the current value, clearing the internal array.
- clear() - Method in class org.eclipse.jgit.transport.CredentialItem
-
Clear the stored value, destroying it as much as possible.
- clear() - Method in class org.eclipse.jgit.transport.CredentialItem.InformationalMessage
-
- clear() - Method in class org.eclipse.jgit.transport.CredentialItem.StringType
-
- clear() - Method in class org.eclipse.jgit.transport.CredentialItem.YesNoType
-
- clear() - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
- clear() - Method in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
-
Destroy the saved username and password..
- clear() - Method in class org.eclipse.jgit.util.BlockList
- clear() - Method in class org.eclipse.jgit.util.IntList
-
Empty this list
- clear() - Method in class org.eclipse.jgit.util.LongList
-
Clear this list
- clearBitmaps() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Remove all the bitmaps entries added.
- clearCache() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Clears the cached list of packs, forcing them to be scanned again.
- clearCopyFiles() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Clear all the copyfiles.
- clearExtendedFlag(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Clear an extended flag bit.
- clearFlag(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Remove the given flag from all commits.
- clearFlag(RevFlag, int, int) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Remove the given flag from all commits.
- clearLinkFiles() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Clear all the linkfiles.
- clearPackStats() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Discard the pack statistics, if it was populated.
- clearReuseAsIs() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Forget the reuse information previously stored.
- clientShallowCommits - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The set of shallow commits on the client.
- clone() - Method in class org.eclipse.jgit.internal.revwalk.AddToBitmapFilter
- clone() - Method in class org.eclipse.jgit.internal.revwalk.AddUnseenToBitmapFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.MaxCountRevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.NotRevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFlagFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.SkipRevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.FollowFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.revwalk.TreeRevFilter
- clone() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.NotIgnoredFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.PathFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.SkipWorkTreeFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Clone this tree filter, including its parameters.
- CloneCommand - Class in org.eclipse.jgit.api
-
Clone a repository into a new working directory
- CloneCommand() - Constructor for class org.eclipse.jgit.api.CloneCommand
-
Create clone command with no repository set
- CloneCommand.Callback - Interface in org.eclipse.jgit.api
-
Callback for status of clone operation.
- cloneEntry() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
- cloneNonEmptyDirectory - Variable in class org.eclipse.jgit.internal.JGitText
-
- cloneRepository() - Static method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a clone
command
- cloningSubmodule(String) - Method in interface org.eclipse.jgit.api.CloneCommand.Callback
-
Notify starting to clone a submodule.
- close() - Method in class org.eclipse.jgit.api.Git
- close() - Method in class org.eclipse.jgit.blame.BlameGenerator
- close() - Method in class org.eclipse.jgit.diff.DiffFormatter
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
- close() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Close the resources utilized by this repository
- close() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
- close() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.internal.storage.io.BlockSource
- close() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.LogCursor
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.RefCursor
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
- close() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.lib.ObjectInserter
- close() - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- close() - Method in class org.eclipse.jgit.lib.ObjectInserter.Formatter
-
- close() - Method in class org.eclipse.jgit.lib.ObjectReader
- close() - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- close() - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- close() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.lib.Repository
- close(Repository) - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
Close and remove a repository from the cache.
- close() - Method in class org.eclipse.jgit.revwalk.RevWalk
- close() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
- close() - Method in class org.eclipse.jgit.transport.BaseConnection
- close() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
- close() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Close and flush (if necessary) the underlying streams.
- close() - Method in interface org.eclipse.jgit.transport.Connection
- close() - Method in class org.eclipse.jgit.transport.PushCertificateStore
- close() - Method in class org.eclipse.jgit.transport.SshTransport
- close() - Method in class org.eclipse.jgit.transport.Transport
- close() - Method in class org.eclipse.jgit.transport.TransportAmazonS3
- close() - Method in class org.eclipse.jgit.transport.TransportBundleStream
- close() - Method in class org.eclipse.jgit.transport.TransportHttp
- close() - Method in class org.eclipse.jgit.treewalk.TreeWalk
- close() - Method in class org.eclipse.jgit.util.FS.LockToken
-
- close() - Method in class org.eclipse.jgit.util.io.AutoCRLFInputStream
- close() - Method in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
- close() - Method in class org.eclipse.jgit.util.io.AutoLFInputStream
- close() - Method in class org.eclipse.jgit.util.io.AutoLFOutputStream
- close() - Method in class org.eclipse.jgit.util.io.CountingOutputStream
- close() - Method in class org.eclipse.jgit.util.io.IsolatedOutputStream
- close() - Method in class org.eclipse.jgit.util.io.MessageWriter
- close() - Method in class org.eclipse.jgit.util.io.SilentFileInputStream
-
- close() - Method in class org.eclipse.jgit.util.io.TeeInputStream
- close() - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
- close() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStream
- close() - Method in class org.eclipse.jgit.util.io.UnionInputStream
- close() - Method in class org.eclipse.jgit.util.LfsFactory.LfsInputStream
-
- close() - Method in class org.eclipse.jgit.util.TemporaryBuffer
- close() - Method in class org.eclipse.jgit.util.time.ProposedTimestamp
- closed - Variable in class org.eclipse.jgit.internal.JGitText
-
- closeLockTokenFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- cmp - Variable in class org.eclipse.jgit.diff.MyersDiff
-
Comparison function for sequences.
- cntDeltas - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType.Accumulator
-
Count of deltas of this type.
- cntObjects - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType.Accumulator
-
Count of objects of this type.
- collisionOn - Variable in class org.eclipse.jgit.internal.JGitText
-
- CombinedFileHeader - Class in org.eclipse.jgit.patch
-
A file in the Git "diff --cc" or "diff --combined" format.
- CombinedHunkHeader - Class in org.eclipse.jgit.patch
-
Hunk header for a hunk appearing in a "diff --cc" style patch.
- Command - Class in org.eclipse.jgit.internal.storage.reftree
-
Command to create, update or delete an entry inside a
RefTree
.
- Command(Ref, Ref) - Constructor for class org.eclipse.jgit.internal.storage.reftree.Command
-
Create a command to create, update or delete a reference.
- Command(RevWalk, ReceiveCommand) - Constructor for class org.eclipse.jgit.internal.storage.reftree.Command
-
Construct a RefTree command wrapped around a ReceiveCommand.
- COMMAND_FETCH - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports fetch using protocol v2.
- COMMAND_LS_REFS - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The server supports listing refs using protocol v2.
- commandClosedStderrButDidntExit - Variable in class org.eclipse.jgit.internal.JGitText
-
- CommandFailedException - Exception in org.eclipse.jgit.errors
-
Thrown when an external command failed
- CommandFailedException(int, String) - Constructor for exception org.eclipse.jgit.errors.CommandFailedException
-
Constructor for CommandFailedException
- CommandFailedException(int, String, Throwable) - Constructor for exception org.eclipse.jgit.errors.CommandFailedException
-
Constructor for CommandFailedException
- commandRejectedByHook - Variable in class org.eclipse.jgit.internal.JGitText
-
- commandWasCalledInTheWrongState - Variable in class org.eclipse.jgit.internal.JGitText
-
- commit() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Commit
command
- commit() - Method in class org.eclipse.jgit.dircache.DirCache
-
Commit this change and release the lock.
- commit() - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
Finish, write, commit this change, and release the index lock.
- commit() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Commit this change and release the lock.
- Commit(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.DepthWalk.Commit
-
Initialize a new commit.
- COMMIT_EDITMSG - Static variable in class org.eclipse.jgit.lib.Constants
-
Name of the file in which git commands and hooks store and read the
message prepared for the upcoming commit.
- commitAlreadyExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- commitAmendOnInitialNotPossible - Variable in class org.eclipse.jgit.internal.JGitText
-
- CommitBuilder - Class in org.eclipse.jgit.lib
-
Mutable builder to construct a commit recording the state of a project.
- CommitBuilder() - Constructor for class org.eclipse.jgit.lib.CommitBuilder
-
Initialize an empty commit.
- CommitCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Commit
command.
- CommitCommand(Repository) - Constructor for class org.eclipse.jgit.api.CommitCommand
-
Constructor for CommitCommand
- commitDoesNotHaveGivenParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- commitMessage(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the position of the commit message body.
- commitMessageNotSpecified - Variable in class org.eclipse.jgit.internal.JGitText
-
- commitMsg(Repository, PrintStream) - Static method in class org.eclipse.jgit.hooks.Hooks
-
Create commit-msg hook for the given repository
- CommitMsgHook - Class in org.eclipse.jgit.hooks
-
The commit-msg
hook implementation.
- CommitMsgHook(Repository, PrintStream) - Constructor for class org.eclipse.jgit.hooks.CommitMsgHook
-
Constructor for CommitMsgHook
- commitNames - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
string versions of a list of commit SHA1s
- commitOnRepoWithoutHEADCurrentlyNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- commitPack(Collection<DfsPackDescription>, Collection<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Commit a pack and index pair that was written to the DFS.
- commitPackImpl(Collection<DfsPackDescription>, Collection<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Implementation of pack commit.
- commitPackImpl(Collection<DfsPackDescription>, Collection<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemObjDatabase
-
- COMMITTED - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Reference name holding the RefTree known to be committed.
- committer - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Header "committer "
- committer(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the "committer " header line data.
- CommitterRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Matches only commits whose committer name matches the pattern.
- CommitTimeRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Selects commits based upon the commit time field.
- compact(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Compact the pack files together.
- compact(OutputStream) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Write a compaction to out
.
- compactDuringCommit() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Whether to compact reftable instead of extending the stack depth.
- ComparatorBuilder() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.ComparatorBuilder
-
- compare(Ref, Ref) - Method in class org.eclipse.jgit.lib.RefComparator
- compare(byte[], int, int, int, byte[], int, int, int) - Static method in class org.eclipse.jgit.util.Paths
-
Compare two paths according to Git path sort ordering rules.
- compareAndPut(Ref, Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Compare a reference, and put if it matches.
- compareAndPut(Ref, Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Compare a reference, and put if it matches.
- compareAndRemove(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Compare a reference, and delete if it matches.
- compareAndRemove(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Compare a reference, and delete if it matches.
- compareIgnoreCase(String, String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Compare two strings, ignoring case.
- compareMetadata(DirCacheEntry) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Compare the metadata (mode, length, modification-timestamp) of the
current entry and a
DirCacheEntry
- compareSameName(byte[], int, int, byte[], int, int, int) - Static method in class org.eclipse.jgit.util.Paths
-
Compare two paths, checking for identical name.
- compareTo(RepoProject) - Method in class org.eclipse.jgit.gitrepo.RepoProject
- compareTo(AnyObjectId) - Method in class org.eclipse.jgit.lib.AnyObjectId
- compareTo(byte[], int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Compare this ObjectId to a network-byte-order ObjectId.
- compareTo(int[], int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Compare this ObjectId to a network-byte-order ObjectId.
- compareTo(Ref, String) - Static method in class org.eclipse.jgit.lib.RefComparator
-
Compare a reference to a name.
- compareTo(Ref, Ref) - Static method in class org.eclipse.jgit.lib.RefComparator
-
Compare two references by name.
- compareUInt32(int, int) - Static method in class org.eclipse.jgit.util.NB
-
Compare a 32 bit unsigned integer stored in a 32 bit signed integer.
- compareUInt64(long, long) - Static method in class org.eclipse.jgit.util.NB
-
Compare a 64 bit unsigned integer stored in a 64 bit signed integer.
- compareWithCase(String, String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Compare two strings, honoring case.
- CompoundException - Exception in org.eclipse.jgit.errors
-
An exception detailing multiple reasons for failure.
- CompoundException(Collection<Throwable>) - Constructor for exception org.eclipse.jgit.errors.CompoundException
-
Constructs an exception detailing many potential reasons for failure.
- CompressedBitmap(EWAHCompressedBitmap, BitmapIndexImpl) - Constructor for class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
Construct compressed bitmap for given bitmap and bitmap index
- compressingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- COMPRESSION - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- compute() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Detect renames in the current file set.
- compute(ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Detect renames in the current file set.
- compute(ObjectReader, ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Detect renames in the current file set.
- compute(ContentSource.Pair, ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Detect renames in the current file set.
- computeAll() - Method in class org.eclipse.jgit.blame.BlameResult
-
Compute all pending information.
- computeBlameResult() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Execute the generator in a blocking fashion until all data is ready.
- computeChangeId(ObjectId, ObjectId, PersonIdent, PersonIdent, String) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
Compute a Change-Id.
- computeId(ObjectInserter) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Compute the ObjectId for this tree
- computeName() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Computes SHA-1 of lexicographically sorted objects ids written in this
pack, as used to name a pack file in repository.
- computeNext() - Method in class org.eclipse.jgit.blame.BlameResult
-
Compute the next available segment and return the first index.
- computeRange(int, int) - Method in class org.eclipse.jgit.blame.BlameResult
-
Compute until the entire range has been populated.
- ConcurrentRefUpdateException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a command wants to update a ref but failed because
another process is accessing (or even also updating) the ref.
- ConcurrentRefUpdateException(String, Ref, RefUpdate.Result, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
Constructor for ConcurrentRefUpdateException.
- ConcurrentRefUpdateException(String, Ref, RefUpdate.Result) - Constructor for exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
Constructor for ConcurrentRefUpdateException.
- Config - Class in org.eclipse.jgit.lib
-
Git style .config
, .gitconfig
, .gitmodules
file.
- Config() - Constructor for class org.eclipse.jgit.lib.Config
-
Create a configuration with no default fallback.
- Config(Config) - Constructor for class org.eclipse.jgit.lib.Config
-
Create an empty configuration with a fallback for missing keys.
- CONFIG - Static variable in class org.eclipse.jgit.lib.Constants
-
Default name for the Git repository configuration
- CONFIG - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Name of the ssh config file.
- Config.ConfigEnum - Interface in org.eclipse.jgit.lib
-
Converts enumeration values into configuration options and vice-versa,
allowing to match a config option with an enum value.
- Config.SectionParser<T> - Interface in org.eclipse.jgit.lib
-
Parses a section of the configuration into an application model object.
- CONFIG_BRANCH_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "branch" section
- CONFIG_COMMIT_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "commit" section
- CONFIG_CORE_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "core" section
- CONFIG_DFS_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "dfs" section
- CONFIG_DIFF_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "diff" section
- CONFIG_FETCH_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "fetch" section
- CONFIG_FILESYSTEM_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "filesystem" section
- CONFIG_FILTER_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "filter" section
- CONFIG_GC_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "gc" section
- CONFIG_GERRIT_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "gerrit" section
- CONFIG_GPG_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "gpg" section
- CONFIG_KEY_AGGRESSIVE_DEPTH - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "aggressiveDepth" key
- CONFIG_KEY_AGGRESSIVE_WINDOW - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "aggressiveWindow" key
- CONFIG_KEY_ALGORITHM - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "algorithm" key
- CONFIG_KEY_ALWAYS - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
- CONFIG_KEY_ATTRIBUTESFILE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "attributesfile" key
- CONFIG_KEY_AUTO - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "auto" key
- CONFIG_KEY_AUTOCRLF - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autocrlf" key
- CONFIG_KEY_AUTODETACH - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autodetach" key
- CONFIG_KEY_AUTOGC - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autogc" key
- CONFIG_KEY_AUTOPACKLIMIT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autopacklimit" key
- CONFIG_KEY_AUTOSETUPMERGE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autosetupmerge" key
- CONFIG_KEY_AUTOSETUPREBASE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autosetuprebase" key
- CONFIG_KEY_AUTOSTASH - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "autostash" key
- CONFIG_KEY_BARE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "bare" key
- CONFIG_KEY_BLOCK_LIMIT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "blockLimit" key
- CONFIG_KEY_BLOCK_SIZE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "blockSize" key
- CONFIG_KEY_CHECKSTAT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "checkstat" key
- CONFIG_KEY_COMMIT - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Behavior for a replica (remote.$name.ketch-commit
)
- CONFIG_KEY_COMPRESSION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "compression" key
- CONFIG_KEY_CONCURRENCY_LEVEL - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "concurrencyLevel" key
- CONFIG_KEY_CREATECHANGEID - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "createchangeid" key
- CONFIG_KEY_DEFBRANCHSTARTPOINT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "defaultsourceref" key
- CONFIG_KEY_DELTA_BASE_CACHE_LIMIT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "deltaBaseCacheLimit" key
- CONFIG_KEY_DIRNOGITLINKS - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "dirnogitlinks" key
- CONFIG_KEY_EMAIL - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "email" key
- CONFIG_KEY_EOL - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "eol" key
- CONFIG_KEY_EXCLUDESFILE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "excludesfile" key
- CONFIG_KEY_FALSE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
- CONFIG_KEY_FETCH_RECURSE_SUBMODULES - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "fetchRecurseSubmodules" key
- CONFIG_KEY_FF - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "ff" key
- CONFIG_KEY_FILEMODE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "filemode" key
- CONFIG_KEY_FORMAT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "format" key
- CONFIG_KEY_GPGSIGN - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "gpgSign" key
- CONFIG_KEY_HIDEDOTFILES - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "hidedotfiles" key
- CONFIG_KEY_IGNORE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "ignore" key
- CONFIG_KEY_IN_CORE_LIMIT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "inCoreLimit" key in the "merge" section.
- CONFIG_KEY_INDEXVERSION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "indexversion" key
- CONFIG_KEY_LOCAL - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
- CONFIG_KEY_LOG_OUTPUT_ENCODING - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "logOutputEncoding" key
- CONFIG_KEY_LOGALLREFUPDATES - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "logallrefupdates" key
- CONFIG_KEY_LOGEXPIRY - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "logexpiry" key
- CONFIG_KEY_MERGE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "merge" key
- CONFIG_KEY_MERGEOPTIONS - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "mergeoptions" key
- CONFIG_KEY_MIN_RACY_THRESHOLD - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "minRacyThreshold" key
- CONFIG_KEY_NAME - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "name" key
- CONFIG_KEY_NEVER - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
- CONFIG_KEY_NOPREFIX - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "noprefix" key in the "diff" section
- CONFIG_KEY_PATH - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "path" key
- CONFIG_KEY_PRECOMPOSEUNICODE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "precomposeunicode" key
- CONFIG_KEY_PRUNE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "prune" key
- CONFIG_KEY_PRUNEEXPIRE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "pruneexpire" key
- CONFIG_KEY_PRUNEPACKEXPIRE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "prunepackexpire" key
- CONFIG_KEY_REBASE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "rebase" key
- CONFIG_KEY_RECURSE_SUBMODULES - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "recurseSubmodules" key
- CONFIG_KEY_REMOTE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "remote" key
- CONFIG_KEY_RENAMELIMIT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "renamelimit" key in the "diff" section
- CONFIG_KEY_RENAMES - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "renames" key in the "diff" section
- CONFIG_KEY_REPO_FORMAT_VERSION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "repositoryformatversion" key
- CONFIG_KEY_REQUIRED - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "required" key
- CONFIG_KEY_SIGNINGKEY - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "signingKey" key
- CONFIG_KEY_SPEED - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Behavior for a replica (remote.$name.ketch-speed
)
- CONFIG_KEY_STREAM_BUFFER - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "streamBuffer" key
- CONFIG_KEY_STREAM_FILE_TRESHOLD - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "streamFileThreshold" key
- CONFIG_KEY_STREAM_RATIO - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "streamRatio" key
- CONFIG_KEY_SUPPORTSATOMICFILECREATION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "supportsAtomicFileCreation" key in the "core" section
- CONFIG_KEY_SYMLINKS - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "symlinks" key
- CONFIG_KEY_TIMESTAMP_RESOLUTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "timestampResolution" key
- CONFIG_KEY_TRUE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
- CONFIG_KEY_TRUSTFOLDERSTAT - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "trustfolderstat" key in the "core" section
- CONFIG_KEY_TYPE - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Behavior for a replica (remote.$name.ketch-type
)
- CONFIG_KEY_UPDATE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "update" key
- CONFIG_KEY_URL - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "url" key
- CONFIG_KEY_USEJGITBUILTIN - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
Flag in the filter section whether to use JGit's implementations of
filters and hooks
- CONFIG_KEY_WORKTREE - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "worktree" key
- CONFIG_MERGE_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "merge" section
- CONFIG_PACK_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "pack" section
- CONFIG_PULL_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "pull" section
- CONFIG_REBASE_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "rebase" section
- CONFIG_RECEIVE_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "receive" section
- CONFIG_REMOTE_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "remote" section
- CONFIG_RENAMELIMIT_COPIES - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
A "renamelimit" value in the "diff" section
- CONFIG_RENAMELIMIT_COPY - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
A "renamelimit" value in the "diff" section
- CONFIG_SECTION_I18N - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "i18n" section
- CONFIG_SECTION_KETCH - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Section for Ketch configuration (ketch
).
- CONFIG_SECTION_LFS - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "lfs" section
- CONFIG_SUBMODULE_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "submodule" section
- CONFIG_USER_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "user" section
- CONFIG_WORKFLOW_SECTION - Static variable in class org.eclipse.jgit.lib.ConfigConstants
-
The "workflow" section
- ConfigChangedEvent - Class in org.eclipse.jgit.events
-
Describes a change to one or more keys in the configuration.
- ConfigChangedEvent() - Constructor for class org.eclipse.jgit.events.ConfigChangedEvent
-
- ConfigChangedListener - Interface in org.eclipse.jgit.events
-
- ConfigConstants - Class in org.eclipse.jgit.lib
-
Constants for use with the Configuration classes: section names,
configuration keys
- ConfigConstants() - Constructor for class org.eclipse.jgit.lib.ConfigConstants
-
- configHandleIsStale - Variable in class org.eclipse.jgit.internal.JGitText
-
- configHandleMayBeLocked - Variable in class org.eclipse.jgit.internal.JGitText
-
- ConfigInvalidException - Exception in org.eclipse.jgit.errors
-
Indicates a text string is not a valid Git style configuration.
- ConfigInvalidException(String) - Constructor for exception org.eclipse.jgit.errors.ConfigInvalidException
-
Construct an invalid configuration error.
- ConfigInvalidException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.ConfigInvalidException
-
Construct an invalid configuration error.
- configSubsectionContainsNewline - Variable in class org.eclipse.jgit.internal.JGitText
-
- configSubsectionContainsNullByte - Variable in class org.eclipse.jgit.internal.JGitText
-
- configure(Transport) - Method in class org.eclipse.jgit.api.TransportCommand
-
Configure transport with credentials provider, timeout, and config
callback
- configure(TransportCommand) - Method in class org.eclipse.jgit.api.TransportCommand
-
Configure a child command with the current configuration set in
this
command
- configure(Transport) - Method in interface org.eclipse.jgit.api.TransportConfigCallback
-
Add any additional transport-specific configuration required.
- configure(KeyManager[], TrustManager[], SecureRandom) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Configure the connection so that it can be used for https communication.
- configure(KeyManager[], TrustManager[], SecureRandom) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Configure the connection so that it can be used for https communication.
- configure(OpenSshConfig.Host, Session) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Provide additional configuration for the session based on the host
information.
- configure(int, float) - Method in class org.eclipse.jgit.util.SimpleLruCache
-
Reconfigures the cache.
- configureAttributesPathCache(int, float) - Static method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Configures size and purge factor of the path-based cache for file
system attributes.
- configureJSch(JSch) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Provide additional configuration for the JSch instance.
- configValueContainsNullByte - Variable in class org.eclipse.jgit.internal.JGitText
-
- CONFLICT - Static variable in class org.eclipse.jgit.api.CherryPickResult
-
- connect(int, TimeUnit) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- connect() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Connect
- connect() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Connect
- Connection - Interface in org.eclipse.jgit.transport
-
Represent connection for operation on a remote repository.
- CONNECTION_ATTEMPTS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- connectionFactory - Static variable in class org.eclipse.jgit.transport.HttpTransport
-
factory for creating HTTP connections
- connectionFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- connectionTimeOut - Variable in class org.eclipse.jgit.internal.JGitText
-
- Constants - Class in org.eclipse.jgit.lib
-
Misc.
- contains(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.LazyObjectIdSetFile
-
Returns true if the objectId is contained within the collection.
- contains(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Returns true if the objectId is contained within the collection.
- contains(AnyObjectId) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Whether the bitmap has the id set.
- contains(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Returns true if the objectId is contained within the collection.
- contains(AnyObjectId) - Method in interface org.eclipse.jgit.lib.ObjectIdSet
-
Returns true if the objectId is contained within the collection.
- contains(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Returns true if the objectId is contained within the collection.
- contains(AnyObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Determine if a note exists for the specified ObjectId.
- contains(Object) - Method in class org.eclipse.jgit.revwalk.RevFlagSet
- contains(int) - Method in class org.eclipse.jgit.util.IntList
-
Check if an entry appears in this collection.
- contains(long) - Method in class org.eclipse.jgit.util.LongList
-
Determine if an entry appears in this collection.
- contains(String) - Method in class org.eclipse.jgit.util.RefList
-
Determine if a reference is present.
- containsAll(Collection<?>) - Method in class org.eclipse.jgit.revwalk.RevFlagSet
- containsConflicts() - Method in class org.eclipse.jgit.merge.MergeResult
-
Whether this merge result contains conflicts
- containsGitModulesFile(Repository) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Checks whether the working tree contains a .gitmodules file.
- containsKey(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Whether there is an attribute with this key
- containsKey(long) - Method in class org.eclipse.jgit.util.LongMap
-
Whether key
is present in the map.
- containsKey(Object) - Method in class org.eclipse.jgit.util.RefMap
- content - Variable in class org.eclipse.jgit.diff.RawText
-
The file content for this sequence.
- contents - Variable in class org.eclipse.jgit.revwalk.RevObjectList
-
Items stored in this list.
- ContentSource - Class in org.eclipse.jgit.diff
-
- ContentSource() - Constructor for class org.eclipse.jgit.diff.ContentSource
-
- ContentSource.Pair - Class in org.eclipse.jgit.diff
-
A pair of sources to access the old and new sides of a DiffEntry.
- contextMustBeNonNegative - Variable in class org.eclipse.jgit.internal.JGitText
-
- CONTROL_PATH - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- COOKIE_FILE_CACHE_LIMIT_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
Custom JGit config key which holds the maximum number of cookie files to
keep in the cache.
- COOKIE_FILE_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "cookieFile" setting.
- copy() - Method in class org.eclipse.jgit.gitrepo.RepoProject.CopyFile
-
Do the copy file action.
- copy(long, int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Create a copy instruction to copy from the base object.
- copy() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
Create a deep copy of this RefTree.
- copy() - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Obtain an immutable copy of this current object name value.
- copy(int) - Method in class org.eclipse.jgit.util.RefList
-
Obtain a builder initialized with the first n
elements.
- copy(InputStream) - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Copy all bytes remaining on the input stream into this buffer.
- copyCurrentContent() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Copy the current file content into the temporary file.
- CopyFile(Repository, String, String, String) - Constructor for class org.eclipse.jgit.gitrepo.RepoProject.CopyFile
-
- copyFileFailed - Variable in class org.eclipse.jgit.gitrepo.internal.RepoText
-
- copyMetaData(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Copy the ObjectId and other meta fields from an existing entry.
- copyObjectAsIs(PackOutputStream, ObjectToPack, boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Output a previously selected representation.
- copyObjectAsIs(PackOutputStream, ObjectToPack, boolean) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Output a previously selected representation.
- copyPackAsIs(PackOutputStream, CachedPack) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Append an entire pack's contents onto the output stream.
- copyPackAsIs(PackOutputStream, CachedPack) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Append an entire pack's contents onto the output stream.
- copyRawTo(ByteBuffer) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to an output writer in raw binary.
- copyRawTo(byte[], int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to a byte array.
- copyRawTo(int[], int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to an int array.
- copyRawTo(OutputStream) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to an output writer in raw binary.
- copyTo(OutputStream) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to an output writer in hex format.
- copyTo(byte[], int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to a byte array in hex format.
- copyTo(ByteBuffer) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to a ByteBuffer in hex format.
- copyTo(Writer) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to an output writer in hex format.
- copyTo(char[], Writer) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to an output writer in hex format.
- copyTo(char[], StringBuilder) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Copy this ObjectId to a StringBuilder in hex format.
- copyTo(OutputStream) - Method in class org.eclipse.jgit.lib.FileMode
-
Copy this mode as a sequence of octal US-ASCII bytes.
- copyTo(byte[], int) - Method in class org.eclipse.jgit.lib.FileMode
-
Copy this mode as a sequence of octal US-ASCII bytes.
- copyTo(OutputStream) - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Copy this object to the output stream.
- copyToLength() - Method in class org.eclipse.jgit.lib.FileMode
-
- CoreConfig - Class in org.eclipse.jgit.lib
-
This class keeps git repository core parameters.
- CoreConfig.AutoCRLF - Enum in org.eclipse.jgit.lib
-
Permissible values for core.autocrlf
.
- CoreConfig.CheckStat - Enum in org.eclipse.jgit.lib
-
Permissible values for core.checkstat
- CoreConfig.EOL - Enum in org.eclipse.jgit.lib
-
Permissible values for core.eol
.
- CoreConfig.EolStreamType - Enum in org.eclipse.jgit.lib
-
EOL stream conversion protocol
- CoreConfig.HideDotFiles - Enum in org.eclipse.jgit.lib
-
Options for hiding files whose names start with a period
- CoreConfig.SymLinks - Enum in org.eclipse.jgit.lib
-
Options for symlink handling
- CorruptIndex(String, CorruptPackIndexException.ErrorType) - Constructor for class org.eclipse.jgit.internal.fsck.FsckError.CorruptIndex
-
- corruptionDetectedReReadingAt - Variable in class org.eclipse.jgit.internal.JGitText
-
- CorruptObject(ObjectId, int, ObjectChecker.ErrorType) - Constructor for class org.eclipse.jgit.internal.fsck.FsckError.CorruptObject
-
- corruptObjectBadDate - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectBadEmail - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectBadStream - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectBadStreamCorruptHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectBadTimezone - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectDuplicateEntryNames - Variable in class org.eclipse.jgit.internal.JGitText
-
- CorruptObjectException - Exception in org.eclipse.jgit.errors
-
Exception thrown when an object cannot be read from Git.
- CorruptObjectException(ObjectChecker.ErrorType, AnyObjectId, String) - Constructor for exception org.eclipse.jgit.errors.CorruptObjectException
-
Report a specific error condition discovered in an object.
- CorruptObjectException(AnyObjectId, String) - Constructor for exception org.eclipse.jgit.errors.CorruptObjectException
-
Construct a CorruptObjectException for reporting a problem specified
object id
- CorruptObjectException(ObjectId, String) - Constructor for exception org.eclipse.jgit.errors.CorruptObjectException
-
Construct a CorruptObjectException for reporting a problem specified
object id
- CorruptObjectException(String) - Constructor for exception org.eclipse.jgit.errors.CorruptObjectException
-
Construct a CorruptObjectException for reporting a problem not associated
with a specific object id.
- CorruptObjectException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.CorruptObjectException
-
Construct a CorruptObjectException for reporting a problem not associated
with a specific object id.
- corruptObjectGarbageAfterSize - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectIncorrectLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectIncorrectSorting - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidEntryMode - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidMode - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidMode2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidMode3 - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidModeChar - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidModeStartsZero - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidName - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameAux - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameCom - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameCon - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameEnd - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameIgnorableUnicode - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameInvalidUtf8 - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameLpt - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNameNul - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidNamePrn - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidTree - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidType - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectInvalidType2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectMalformedHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectMissingEmail - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameContainsByte - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameContainsChar - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameContainsNullByte - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameContainsSlash - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameDot - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameDotDot - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNameZeroLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNegativeSize - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoAuthor - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoCommitter - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoObjectHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoTaggerBadHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoTaggerHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoTagHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoTagName - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNotree - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNotreeHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoType - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectNoTypeHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectPackfileChecksumIncorrect - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectTruncatedInMode - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectTruncatedInName - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectTruncatedInObjectId - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptObjectZeroId - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptPack - Variable in class org.eclipse.jgit.internal.JGitText
-
- CorruptPackIndexException - Exception in org.eclipse.jgit.errors
-
Exception thrown when encounters a corrupt pack index file.
- CorruptPackIndexException(String, CorruptPackIndexException.ErrorType) - Constructor for exception org.eclipse.jgit.errors.CorruptPackIndexException
-
Report a specific error condition discovered in an index file.
- CorruptPackIndexException.ErrorType - Enum in org.eclipse.jgit.errors
-
The error type of a corrupt index file.
- corruptUseCnt - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotCheckOutBecauseOfConflicts - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotDeleteLockFileShouldNotHappen - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotDeleteTemporaryIndexFileShouldNotHappen - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotFindSixTabsInLine - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotFindTabInLine - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotGetAdvertisedRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotGetRepoStatistics - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotLockHEAD - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotPersistCookies - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotReadCookieFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotReadIndexInOneGo - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotReadObjectWhileParsingCommit - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotRenameDeleteOldIndex - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotRenameTemporaryFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotRenameTemporaryIndexFileToIndex - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotRewindToUpstreamCommit - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotURLEncodeToUTF8 - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotWriteFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- count(RevWalk, RevCommit, RevCommit) - Static method in class org.eclipse.jgit.revwalk.RevWalkUtils
-
Count the number of commits that are reachable from start
until a commit that is reachable from end
is encountered.
- count() - Method in class org.eclipse.jgit.util.Stats
-
- countingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- CountingOutputStream - Class in org.eclipse.jgit.util.io
-
Counts the number of bytes written.
- CountingOutputStream(OutputStream) - Constructor for class org.eclipse.jgit.util.io.CountingOutputStream
-
Initialize a new counting stream.
- create(Repository, InputStream, OutputStream) - Method in interface org.eclipse.jgit.attributes.FilterCommandFactory
-
- create(BlameGenerator) - Static method in class org.eclipse.jgit.blame.BlameResult
-
Construct a new BlameResult for a generator.
- create(ObjectReader) - Static method in class org.eclipse.jgit.diff.ContentSource
-
Construct a content source for an ObjectReader.
- create(WorkingTreeIterator) - Static method in class org.eclipse.jgit.diff.ContentSource
-
Construct a content source for a working directory.
- create(ObjectLoader) - Static method in class org.eclipse.jgit.diff.SimilarityIndex
-
Create a new similarity index for the given object
- create() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Initialize a new reference database at this location.
- create(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Create a new Git repository initializing the necessary files and
directories.
- create(boolean) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Create a new Git repository initializing the necessary files and
directories.
- create() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Initialize a new object database at this location.
- create() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Initialize a new reference database at this location.
- create() - Method in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
Create the log directories.
- create() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Initialize a new reference database at this location.
- create() - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Initialize a new object database at this location.
- create() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Initialize a new reference database at this location.
- create() - Method in class org.eclipse.jgit.lib.Repository
-
Create a new Git repository.
- create(boolean) - Method in class org.eclipse.jgit.lib.Repository
-
Create a new Git repository initializing the necessary files and
directories.
- create(RevFilter, RevFilter) - Static method in class org.eclipse.jgit.revwalk.filter.AndRevFilter
-
Create a filter with two filters, both of which must match.
- create(RevFilter[]) - Static method in class org.eclipse.jgit.revwalk.filter.AndRevFilter
-
Create a filter around many filters, all of which must match.
- create(Collection<RevFilter>) - Static method in class org.eclipse.jgit.revwalk.filter.AndRevFilter
-
Create a filter around many filters, all of which must match.
- create(String) - Static method in class org.eclipse.jgit.revwalk.filter.AuthorRevFilter
-
Create a new author filter.
- create(String) - Static method in class org.eclipse.jgit.revwalk.filter.CommitterRevFilter
-
Create a new committer filter.
- create(int) - Static method in class org.eclipse.jgit.revwalk.filter.MaxCountRevFilter
-
Create a new max count filter.
- create(String) - Static method in class org.eclipse.jgit.revwalk.filter.MessageRevFilter
-
Create a message filter.
- create(RevFilter) - Static method in class org.eclipse.jgit.revwalk.filter.NotRevFilter
-
Create a filter that negates the result of another filter.
- create(RevFilter, RevFilter) - Static method in class org.eclipse.jgit.revwalk.filter.OrRevFilter
-
Create a filter with two filters, one of which must match.
- create(RevFilter[]) - Static method in class org.eclipse.jgit.revwalk.filter.OrRevFilter
-
Create a filter around many filters, one of which must match.
- create(Collection<RevFilter>) - Static method in class org.eclipse.jgit.revwalk.filter.OrRevFilter
-
Create a filter around many filters, one of which must match.
- create(int) - Static method in class org.eclipse.jgit.revwalk.filter.SkipRevFilter
-
Create a new skip filter.
- create(String, DiffConfig) - Static method in class org.eclipse.jgit.revwalk.FollowFilter
-
Create a new tree filter for a user supplied path.
- create(File) - Static method in class org.eclipse.jgit.storage.file.FileRepositoryBuilder
-
- create(URL) - Method in interface org.eclipse.jgit.transport.http.HttpConnectionFactory
-
Creates a new connection to a destination defined by a
URL
- create(URL, Proxy) - Method in interface org.eclipse.jgit.transport.http.HttpConnectionFactory
-
Creates a new connection to a destination defined by a
URL
using a proxy
- create(URL) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnectionFactory
-
Creates a new connection to a destination defined by a
URL
- create(URL, Proxy) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnectionFactory
-
Creates a new connection to a destination defined by a
URL
using a proxy
- create(C, Repository) - Method in interface org.eclipse.jgit.transport.resolver.ReceivePackFactory
-
Create and configure a new ReceivePack instance for a repository.
- create(C, Repository) - Method in interface org.eclipse.jgit.transport.resolver.UploadPackFactory
-
Create and configure a new UploadPack instance for a repository.
- create(TreeFilter, TreeFilter) - Static method in class org.eclipse.jgit.treewalk.filter.AndTreeFilter
-
Create a filter with two filters, both of which must match.
- create(TreeFilter[]) - Static method in class org.eclipse.jgit.treewalk.filter.AndTreeFilter
-
Create a filter around many filters, all of which must match.
- create(Collection<TreeFilter>) - Static method in class org.eclipse.jgit.treewalk.filter.AndTreeFilter
-
Create a filter around many filters, all of which must match.
- create(TreeFilter) - Static method in class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
Create a filter that negates the result of another filter.
- create(TreeFilter, TreeFilter) - Static method in class org.eclipse.jgit.treewalk.filter.OrTreeFilter
-
Create a filter with two filters, one of which must match.
- create(TreeFilter[]) - Static method in class org.eclipse.jgit.treewalk.filter.OrTreeFilter
-
Create a filter around many filters, one of which must match.
- create(Collection<TreeFilter>) - Static method in class org.eclipse.jgit.treewalk.filter.OrTreeFilter
-
Create a filter around many filters, one of which must match.
- create(String) - Static method in class org.eclipse.jgit.treewalk.filter.PathFilter
-
Create a new tree filter for a user supplied path.
- create(Collection<PathFilter>) - Static method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup
-
Create a collection of path filters.
- create(String) - Static method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
Create a new tree filter for a user supplied path suffix.
- createArchiveOutputStream(OutputStream) - Method in interface org.eclipse.jgit.api.ArchiveCommand.Format
-
Start a new archive.
- createArchiveOutputStream(OutputStream, Map<String, Object>) - Method in interface org.eclipse.jgit.api.ArchiveCommand.Format
-
Start a new archive.
- createAttributesNodeProvider() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
- createAttributesNodeProvider() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- createAttributesNodeProvider() - Method in class org.eclipse.jgit.lib.Repository
-
- CreateBranchCommand - Class in org.eclipse.jgit.api
-
Used to create a local branch.
- CreateBranchCommand(Repository) - Constructor for class org.eclipse.jgit.api.CreateBranchCommand
-
Constructor for CreateBranchCommand
- CreateBranchCommand.SetupUpstreamMode - Enum in org.eclipse.jgit.api
-
The modes available for setting up the upstream configuration
(corresponding to the --set-upstream, --track, --no-track options
- createBranchFailedUnknownReason - Variable in class org.eclipse.jgit.internal.JGitText
-
- createBranchUnexpectedResult - Variable in class org.eclipse.jgit.internal.JGitText
-
- createCommit(AnyObjectId) - Method in class org.eclipse.jgit.revplot.PlotWalk
-
Construct a new unparsed commit for the given object.
- createCommit(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- createCommit(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- createCommit(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Construct a new unparsed commit for the given object.
- createCommitSnapshot() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- createDefaultJSch(FS) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Create default instance of jsch
- createEmptyTreeIterator() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Create a new iterator as though the current entry were a subtree.
- createEmptyTreeIterator() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create a new iterator as though the current entry were a subtree.
- createFilterCommand(String, Repository, InputStream, OutputStream) - Static method in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- createFromStrings(Collection<String>) - Static method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup
-
Create a collection of path filters from Java strings.
- createFromStrings(String...) - Static method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup
-
Create a collection of path filters from Java strings.
- createLane() - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- createLeader(Repository) - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Construct the KetchLeader instance of a repository.
- createMatcherForSuffix() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
Create a
FileNameMatcher
instance which
uses the same pattern like this matcher, but has the current state of
this matcher as reset and start point
- createNewFile(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Atomically creates a new, empty file named by this abstract pathname if
and only if a file with this name does not yet exist.
- createNewFile(File) - Method in class org.eclipse.jgit.util.FS
-
- createNewFile(File) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Deprecated.
- createNewFileAtomic(File) - Method in class org.eclipse.jgit.util.FS
-
Create a new file.
- createNewFileAtomic(File) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Create a new file.
- createNewFileFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- createNonce(Repository, long) - Method in class org.eclipse.jgit.transport.HMACSHA1NonceGenerator
-
Create nonce to be signed by the pusher
- createNonce(Repository, long) - Method in interface org.eclipse.jgit.transport.NonceGenerator
-
Create nonce to be signed by the pusher
- createOldestPossible(OutputStream, List<? extends PackedObjectInfo>) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
Create a new writer for the oldest (most widely understood) format.
- createPathMatcher(String, Character, boolean) - Static method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
Create path matcher
- createReachabilityChecker() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Get a reachability checker for commits over this revwalk.
- createReplicas(KetchLeader, Repository) - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get the collection of replicas for a repository.
- createRequiresZeroOldId - Variable in class org.eclipse.jgit.internal.JGitText
-
- createSession(OpenSshConfig.Host, String, String, int, FS) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Create a new remote session for the requested address.
- createSubtreeIterator(ObjectReader) - Method in class org.eclipse.jgit.dircache.DirCacheBuildIterator
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader) - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader, MutableObjectId) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader, MutableObjectId) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader) - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator(ObjectReader) - Method in class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator for the current entry's subtree.
- createSubtreeIterator0(ObjectReader, AnyObjectId) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Back door to quickly create a subtree iterator for any subtree.
- createSymLink(File, String) - Static method in class org.eclipse.jgit.util.FileUtils
-
Create a symbolic link
- createSymLink(File, String) - Method in class org.eclipse.jgit.util.FS
-
Create a symbolic link
- createTempDir(String, String, File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Create a temporary directory.
- createVersion(OutputStream, int) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
Create a new writer instance for a specific index format version.
- CredentialItem - Class in org.eclipse.jgit.transport
-
- CredentialItem(String, boolean) - Constructor for class org.eclipse.jgit.transport.CredentialItem
-
Initialize a prompt.
- CredentialItem.CharArrayType - Class in org.eclipse.jgit.transport
-
An item whose value is stored as a char[] and is therefore clearable.
- CredentialItem.InformationalMessage - Class in org.eclipse.jgit.transport
-
An advice message presented to the user, with no response required.
- CredentialItem.Password - Class in org.eclipse.jgit.transport
-
Prompt for a password, which is masked on input.
- CredentialItem.StringType - Class in org.eclipse.jgit.transport
-
An item whose value is stored as a string.
- CredentialItem.Username - Class in org.eclipse.jgit.transport
-
Prompt for a username, which is not masked on input.
- CredentialItem.YesNoType - Class in org.eclipse.jgit.transport
-
An item whose value is a boolean choice, presented as Yes/No.
- credentialPassphrase - Variable in class org.eclipse.jgit.internal.JGitText
-
- credentialPassword - Variable in class org.eclipse.jgit.internal.JGitText
-
- credentialsProvider - Variable in class org.eclipse.jgit.api.TransportCommand
-
Configured credentials provider
- CredentialsProvider - Class in org.eclipse.jgit.transport
-
Provide credentials for use in connecting to Git repositories.
- CredentialsProvider() - Constructor for class org.eclipse.jgit.transport.CredentialsProvider
-
- CredentialsProviderUserInfo - Class in org.eclipse.jgit.transport
-
- CredentialsProviderUserInfo(Session, CredentialsProvider) - Constructor for class org.eclipse.jgit.transport.CredentialsProviderUserInfo
-
Wrap a CredentialsProvider to make it suitable for use with JSch.
- credentialUsername - Variable in class org.eclipse.jgit.internal.JGitText
-
- current() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Obtain the current entry from this iterator.
- currentEntry - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- currentSubtree - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- GarbageCollectCommand - Class in org.eclipse.jgit.api
-
A class used to execute a gc
command.
- GarbageCollectCommand(Repository) - Constructor for class org.eclipse.jgit.api.GarbageCollectCommand
-
Constructor for GarbageCollectCommand.
- gc() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a gc
command
- GC - Class in org.eclipse.jgit.internal.storage.file
-
- GC(FileRepository) - Constructor for class org.eclipse.jgit.internal.storage.file.GC
-
Creates a new garbage collector with default values.
- gc() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- GC.RepoStatistics - Class in org.eclipse.jgit.internal.storage.file
-
A class holding statistical data for a FileRepository regarding how many
objects are stored as loose or packed objects
- gcFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- gcLogExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- gcTooManyUnpruned - Variable in class org.eclipse.jgit.internal.JGitText
-
- get(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Get the attribute with the given key
- get() - Static method in class org.eclipse.jgit.gitrepo.internal.RepoText
-
Get an instance of this translation bundle
- get() - Static method in class org.eclipse.jgit.internal.JGitText
-
Get an instance of this translation bundle
- get(Repository) - Method in class org.eclipse.jgit.internal.ketch.KetchLeaderCache
-
Lookup the leader instance for a given repository.
- get() - Static method in class org.eclipse.jgit.internal.ketch.KetchText
-
Get an instance of this translation bundle.
- get(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
Find a reference by name.
- get() - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsText
-
Get an instance of this translation bundle.
- get(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Lookup the ObjectToPack object for a given ObjectId.
- get(Config.SectionParser<T>) - Method in class org.eclipse.jgit.lib.Config
-
Obtain a handle to a parsed set of configuration values.
- get() - Static method in class org.eclipse.jgit.lib.InflaterCache
-
Obtain an Inflater for decompression.
- get(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Lookup an existing mapping.
- get(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Lookup an existing mapping.
- get(String) - Static method in class org.eclipse.jgit.merge.MergeStrategy
-
Locate a strategy by name.
- get() - Static method in class org.eclipse.jgit.merge.MergeStrategy
-
Get all registered strategies.
- get(AnyObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Lookup a note for a specific ObjectId.
- get(int) - Method in class org.eclipse.jgit.revwalk.RevObjectList
- get(String, String) - Method in class org.eclipse.jgit.transport.AmazonS3
-
Get the content of a bucket object.
- get(URIish, CredentialItem...) - Method in class org.eclipse.jgit.transport.ChainingCredentialsProvider
-
Ask for the credential items to be populated.
- get(URIish, CredentialItem...) - Method in class org.eclipse.jgit.transport.CredentialsProvider
-
Ask for the credential items to be populated.
- get(URIish, List<CredentialItem>) - Method in class org.eclipse.jgit.transport.CredentialsProvider
-
Ask for the credential items to be populated.
- get(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Obtain an
InputStream
to read the contents of a remote file.
- get(URIish, CredentialItem...) - Method in class org.eclipse.jgit.transport.NetRCCredentialsProvider
-
Ask for the credential items to be populated.
- get(FS) - Static method in class org.eclipse.jgit.transport.OpenSshConfig
-
Obtain the user's configuration data.
- get(String) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
Get latest push certificate associated with a ref.
- get() - Static method in class org.eclipse.jgit.transport.UserAgent
-
Get the user agent string advertised by JGit.
- get(URIish, CredentialItem...) - Method in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
-
Ask for the credential items to be populated.
- get(int) - Method in class org.eclipse.jgit.util.BlockList
- get(Path) - Static method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Get the FileStoreAttributes for the given FileStore
- get() - Method in class org.eclipse.jgit.util.Holder
-
Get the value held by this
Holder
- get(int) - Method in class org.eclipse.jgit.util.IntList
-
Get the value at the specified index
- get(int) - Method in class org.eclipse.jgit.util.LongList
-
Get the value at the specified index
- get(long) - Method in class org.eclipse.jgit.util.LongMap
-
Get value for this key
- get(int) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Get the reference at a particular index.
- get(String) - Method in class org.eclipse.jgit.util.RefList
-
Get a reference object by name.
- get(int) - Method in class org.eclipse.jgit.util.RefList
-
Get the reference at a particular index.
- get(Object) - Method in class org.eclipse.jgit.util.RefMap
- get(Object) - Method in class org.eclipse.jgit.util.SimpleLruCache
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- getA() - Method in class org.eclipse.jgit.diff.HashedSequencePair
-
Get A
- getAbbreviatedObjectId() - Method in exception org.eclipse.jgit.errors.AmbiguousObjectException
-
Get the AbbreviatedObjectId
that has more than one result
- getAccepted() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get last known Git commit at refs/txn/accepted
- getAction() - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
Get rebase action type
- getAdded() - Method in class org.eclipse.jgit.api.Status
-
Get files added to the index
- getAdded() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files added to the index, not in the tree
- getAdditionalHaves() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- getAdditionalHaves() - Method in class org.eclipse.jgit.lib.Repository
-
- getAdditionalRefs() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Get the additional reference-like entities from the repository.
- getAdditionalRefs() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Get the additional reference-like entities from the repository.
- getAdditionalRefs() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Get the additional reference-like entities from the repository.
- getAdditionalRefs() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Get the additional reference-like entities from the repository.
- getAddress() - Method in class org.eclipse.jgit.transport.Daemon
-
Get the address connections are received on.
- getAdvertised() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get the count of references in the ref advertisement.
- getAdvertisedHaves(Repository, RevWalk) - Method in class org.eclipse.jgit.transport.AbstractAdvertiseRefsHook
-
Get the additional haves to advertise.
- getAdvertisedObjects() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get objects advertised to the client.
- getAdvertisedOrDefaultRefs() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get advertised refs, or the default if not explicitly advertised.
- getAdvertisedRef(String) - Method in class org.eclipse.jgit.transport.OperationResult
-
Get a single advertised ref by name.
- getAdvertisedRefs(Repository, RevWalk) - Method in class org.eclipse.jgit.transport.AbstractAdvertiseRefsHook
-
Get the refs to advertise.
- getAdvertisedRefs() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- getAdvertisedRefs() - Method in class org.eclipse.jgit.transport.OperationResult
-
Get the complete list of refs advertised by the remote.
- getAdvertisedRefs() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get refs which were advertised to the client.
- getAdvertisedRefs() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get refs which were advertised to the client.
- getAdvertiseNonce() - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Get the whole string for the nonce to be included into the capability
advertisement
- getAdvertiseRefsHook() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get the hook used while advertising the refs to the client
- getAdvertiseRefsHook() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the hook used while advertising the refs to the client.
- getAgent() - Method in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- getAgent() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
- getAheadCount() - Method in class org.eclipse.jgit.lib.BranchTrackingStatus
-
Get number of commits that the local branch is ahead of the
remote-tracking branch
- getAlgorithm(DiffAlgorithm.SupportedAlgorithm) - Static method in class org.eclipse.jgit.diff.DiffAlgorithm
-
Get diff algorithm
- getAll() - Method in class org.eclipse.jgit.attributes.Attributes
-
Get all attributes
- getAll(String) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
Iterate over all push certificates affecting a ref.
- getAllCauses() - Method in exception org.eclipse.jgit.errors.CompoundException
-
Get the complete list of reasons why this failure happened.
- getAllCommands() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get all of the command received by the current request.
- getAllRefs() - Method in class org.eclipse.jgit.lib.Repository
-
- getAllRefsByPeeledObjectId() - Method in class org.eclipse.jgit.lib.Repository
-
Get a map with all objects referenced by a peeled ref.
- getAllRemoteConfigs(Config) - Static method in class org.eclipse.jgit.transport.RemoteConfig
-
Parse all remote blocks in an existing configuration file, looking for
remotes configuration.
- getAlternateObjectDirectories() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get ordered array of alternate directories; null if non were set.
- getAssumeUnchanged() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files with the flag assume-unchanged
- getAttributes() - Method in class org.eclipse.jgit.attributes.AttributesHandler
-
- getAttributes() - Method in interface org.eclipse.jgit.attributes.AttributesProvider
-
Get attributes
- getAttributes() - Method in class org.eclipse.jgit.attributes.AttributesRule
-
Return the attributes.
- getAttributes() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get attributes
- getAttributes(File) - Method in class org.eclipse.jgit.util.FS
-
Get the file attributes we care for.
- getAttributes(File) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Get the file attributes we care for.
- getAttributes(File) - Method in class org.eclipse.jgit.util.FS_Win32
-
Get the file attributes we care for.
- getAttributesFile() - Method in class org.eclipse.jgit.lib.CoreConfig
-
Get path of attributesfile
- getAttributesForPath(Repository, String) - Static method in class org.eclipse.jgit.util.LfsFactory
-
- getAttributesForPath(Repository, String, RevCommit) - Static method in class org.eclipse.jgit.util.LfsFactory
-
Get attributes for given path and commit
- getAttributesNodeProvider() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the attributes node provider
- getAuthor() - Method in class org.eclipse.jgit.api.CommitCommand
-
Get the author
- getAuthor() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Get optional author of the proposal.
- getAuthor() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get the author of this commit (who wrote it).
- getAuthorEmail() - Method in class org.eclipse.jgit.lib.UserConfig
-
Get the author email as defined in git variables and configurations.
- getAuthorIdent() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse the author identity from the raw buffer.
- getAuthorName() - Method in class org.eclipse.jgit.lib.UserConfig
-
Get the author name as defined in the git variables and configurations.
- getAutoCRLF() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Get automatic CRLF conversion configuration.
- getB() - Method in class org.eclipse.jgit.diff.HashedSequencePair
-
Get B
- getBase() - Method in class org.eclipse.jgit.api.MergeResult
-
Get the common base
- getBaseCommit(RevCommit, RevCommit) - Method in class org.eclipse.jgit.merge.Merger
-
Return the merge base of two commits.
- getBaseCommit(RevCommit, RevCommit) - Method in class org.eclipse.jgit.merge.RecursiveMerger
-
Return the merge base of two commits.
- getBaseCommit(RevCommit, RevCommit, int) - Method in class org.eclipse.jgit.merge.RecursiveMerger
-
Get a single base commit for two given commits.
- getBaseCommitId() - Method in class org.eclipse.jgit.merge.Merger
-
Get the ID of the commit that was used as merge base for merging
- getBaseCommitId() - Method in class org.eclipse.jgit.merge.ThreeWayMerger
-
Get the ID of the commit that was used as merge base for merging
- getBaseObjectIds() - Method in class org.eclipse.jgit.transport.PackParser
-
Get set of objects the incoming pack assumed for delta purposes
- getBaseSize(byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.BinaryDelta
-
Length of the base object in the delta stream.
- getBegin() - Method in class org.eclipse.jgit.merge.MergeChunk
-
Get the first element from the specified sequence which should be
included in the merge result.
- getBeginA() - Method in class org.eclipse.jgit.diff.Edit
-
Get start point in sequence A
- getBeginB() - Method in class org.eclipse.jgit.diff.Edit
-
Get start point in sequence B
- getBehindCount() - Method in class org.eclipse.jgit.lib.BranchTrackingStatus
-
Get number of commits that the local branch is behind of the
remote-tracking branch
- getBigFileThreshold() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the maximum file size that will be delta compressed.
- getBit() - Method in class org.eclipse.jgit.internal.storage.pack.PackExt
-
Get the bit mask of the extension e.g 1 << getPosition()
.
- getBitmap(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
Get the bitmap for the id.
- getBitmap(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Returns the previously constructed bitmap for the object.
- getBitmap() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- getBitmap(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
Returns the previously constructed bitmap for the object.
- getBitmap(AnyObjectId) - Method in interface org.eclipse.jgit.lib.BitmapIndex
-
Get the bitmap for the id.
- getBitmapContiguousCommitCount() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the count of most recent commits for which to build bitmaps.
- getBitmapCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Returns the number of bitmaps in this bitmap index.
- getBitmapCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Returns the number of bitmaps in this bitmap index.
- getBitmapCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
Returns the number of bitmaps in this bitmap index.
- getBitmapDistantCommitSpan() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the span of commits when building bitmaps for distant history.
- getBitmapExcessiveBranchCount() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the count of branches deemed "excessive".
- getBitmapInactiveBranchAgeInDays() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the age in days that marks a branch as "inactive".
- getBitmapIndex() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
An index that can be used to speed up ObjectWalks.
- getBitmapIndex() - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Get the BitmapIndex for this BitmapBuilder.
- getBitmapIndex() - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- getBitmapIndex() - Method in class org.eclipse.jgit.lib.ObjectReader
-
An index that can be used to speed up ObjectWalks.
- getBitmapIndexMisses() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get the count of objects that needed to be discovered through an object
walk because they were not found in bitmap indices.
- getBitmapRecentCommitCount() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the count at which to switch from "bitmapRecentCommitSpan" to
"bitmapDistantCommitSpan".
- getBitmapRecentCommitSpan() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the span of commits when building bitmaps for recent history.
- getBits() - Method in class org.eclipse.jgit.lib.FileMode
-
Get the mode bits as an integer.
- getBlobId() - Method in class org.eclipse.jgit.lib.GitmoduleEntry
-
- getBlobLimit() - Method in class org.eclipse.jgit.transport.FilterSpec
-
- getBlobs() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get the blob object bitmap.
- getBlockCacheHits() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of block cache hits.
- getBlockLimit() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Get maximum number bytes of heap memory to dedicate to caching pack file
data.
- getBlockSize() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Get size in bytes of a single window mapped or read in from the pack
file.
- getBlockSize(PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get blockSize of the file, in bytes.
- getBoolean(String, String, boolean) - Method in class org.eclipse.jgit.lib.Config
-
Get a boolean value from the git config
- getBoolean(String, String, String, boolean) - Method in class org.eclipse.jgit.lib.Config
-
Get a boolean value from the git config
- getBoolean(Config, String, String, String, boolean) - Method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
Get a boolean value from a git
Config
.
- getBoolean(Config, String, String, String, boolean) - Method in interface org.eclipse.jgit.lib.TypedConfigGetter
-
Get a boolean value from a git
Config
.
- getBootstrap() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Get the bootstrap reference database
- getBranch() - Method in class org.eclipse.jgit.lib.Repository
-
Get the short name of the current branch that HEAD
points to.
- getBreakScore() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Get break score
- getBuffer() - Method in class org.eclipse.jgit.patch.BinaryHunk
-
Get the byte array holding this hunk's patch script.
- getBuffer() - Method in class org.eclipse.jgit.patch.FileHeader
-
Get the byte array holding this file's patch script.
- getBuffer() - Method in class org.eclipse.jgit.patch.FormatError
-
Get the byte buffer holding the patch script.
- getBuffer() - Method in class org.eclipse.jgit.patch.HunkHeader
-
Get the byte array holding this hunk's patch script.
- getBundleClass() - Method in exception org.eclipse.jgit.errors.TranslationBundleException
-
Get bundle class
- getBundleFor(Class<T>) - Static method in class org.eclipse.jgit.nls.NLS
-
Returns an instance of the translation bundle of the required type.
- getByte(int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Get any byte from the ObjectId.
- getBytes() - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Obtain a copy of the bytes of this object.
- getBytes(int) - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Obtain a copy of the bytes of this object.
- getBytes() - Method in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- getCachedBytes() - Method in class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- getCachedBytes() - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Obtain a reference to the (possibly cached) bytes of this object.
- getCachedBytes(int) - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Obtain a reference to the (possibly cached) bytes of this object.
- getCachedBytes() - Method in class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
- getCachedBytes(AnyObjectId, int) - Method in class org.eclipse.jgit.notes.NoteMap
-
Open and return the content of an object's note.
- getCachedPacksAndUpdate(BitmapIndex.BitmapBuilder) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Obtain the available cached packs that match the bitmap and update
the bitmap by removing the items that are in the CachedPack.
- getCachedPacksAndUpdate(BitmapIndex.BitmapBuilder) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Obtain the available cached packs that match the bitmap and update
the bitmap by removing the items that are in the CachedPack.
- getCacheTree(boolean) - Method in class org.eclipse.jgit.dircache.DirCache
-
Obtain (or build) the current cache tree structure.
- getCalulatedPatchId() - Method in class org.eclipse.jgit.diff.PatchIdDiffFormatter
-
Should be called after having called one of the format methods
- getCandidates() - Method in exception org.eclipse.jgit.errors.AmbiguousObjectException
-
Get the matching candidates (or at least a subset of them)
- getCapabilities() - Method in class org.eclipse.jgit.internal.transport.parser.FirstCommand
-
- getCapabilities() - Method in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- getCapabilities() - Method in class org.eclipse.jgit.transport.BaseReceivePack.FirstLine
-
Deprecated.
- getCertNonceSeed() - Method in class org.eclipse.jgit.transport.SignedPushConfig
-
Get the configured seed.
- getCertNonceSlopLimit() - Method in class org.eclipse.jgit.transport.SignedPushConfig
-
Get the configured nonce slop limit.
- getChanged() - Method in class org.eclipse.jgit.api.Status
-
Get changed files from HEAD to index
- getChanged() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files changed from tree to index
- getChangeType() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the change type
- getCheckoutConflicts() - Method in class org.eclipse.jgit.api.MergeResult
-
Returns a list of paths that cause a checkout conflict.
- getCheckStat() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Get how stat data is compared.
- getCherryPickedRefs() - Method in class org.eclipse.jgit.api.CherryPickResult
-
Get the cherry-picked Ref
s
- getChild(int) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Get the i-th child cache tree.
- getChild(int) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Get the nth child from this commit's child list.
- getChildCount() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Get the number of cached subtrees contained within this tree.
- getChildCount() - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Get the number of child commits listed in this commit.
- getCleanFilterCommand() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the clean filter command for the current entry.
- getCleanupDelay() - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Get the delay between the periodic cleanup of expired repository in
milliseconds.
- getClientShallowCommits() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get unmodifiable collection of objects that were shallow commits on the
client.
- getClientShallowCommits() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get the commits from the client's shallow file.
- getClock() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get clock to obtain timestamps from.
- getClock() - Method in class org.eclipse.jgit.util.SystemReader
-
Get clock instance preferred by this system.
- getCoalesceGarbageLimit() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Get coalesce garbage limit
- getCommandName() - Method in class org.eclipse.jgit.transport.DaemonService
-
Get name of the command requested by clients.
- getCommands() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Get commands from this proposal.
- getCommands() - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Get commands to be executed, and their results.
- getCommands() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Get commands this update will process.
- getCommands() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get the list of commands as one string to be feed into the signature
verifier.
- getComment() - Method in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
Get textual description of the change
- getComment() - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
Get a comment
- getComment() - Method in interface org.eclipse.jgit.lib.ReflogEntry
-
Get textual description of the change
- getCommit() - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
Get abbreviated commit SHA-1 of commit that action will be performed on
- getCommitLastModified() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- getCommitLastModifiedInstant() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Get the modification time of the output file when it was committed.
- getCommitMethod() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get how Ketch will commit to the repository.
- getCommitMethod() - Method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Get how Ketch should apply committed changes.
- getCommitNames() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get the names of the commits as they would appear in conflict markers.
- getCommits() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get the commit object bitmap.
- getCommitSnapshot() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- getCommitSpeed() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get when Ketch will commit to the repository.
- getCommitSpeed() - Method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Get how quickly should Ketch commit.
- getCommitted() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Get state the leader knows is committed on a majority of participant
replicas
- getCommitted() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get last known Git commit at refs/txn/committed
- getCommitter() - Method in class org.eclipse.jgit.api.CommitCommand
-
Get the committer
- getCommitter() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get the committer and commit time for this object.
- getCommitterEmail() - Method in class org.eclipse.jgit.lib.UserConfig
-
Get the committer email as defined in git variables and configurations.
- getCommitterIdent() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse the committer identity from the raw buffer.
- getCommitterName() - Method in class org.eclipse.jgit.lib.UserConfig
-
Get the committer name as defined in the git variables and
configurations.
- getCommitTime() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Time from the "committer " line of the buffer.
- getComparator() - Method in class org.eclipse.jgit.diff.HashedSequencePair
-
Get comparator
- getCompressedBitmaps() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get an iterator over the xor compressed entries.
- getCompression() - Method in class org.eclipse.jgit.lib.CoreConfig
-
Get the compression level to use when storing loose objects
- getCompressionLevel() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the compression level applied to objects in the pack.
- getConcurrencyLevel() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Get the estimated number of threads concurrently accessing the cache.
- getConfig() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Get the configuration of this repository.
- getConfig() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Get the configuration of this repository.
- getConfig() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter.State
-
- getConfig() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get the cached repository configuration, loading if not yet available.
- getConfig() - Method in class org.eclipse.jgit.lib.Repository
-
Get the configuration of this repository.
- getConfig(String) - Method in class org.eclipse.jgit.transport.OpenSshConfig
- getConfigForCurrentBranch(Repository) - Static method in class org.eclipse.jgit.merge.MergeConfig
-
Get merge configuration for the current branch of the repository
- getConfigUpdate() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the configured update field for current entry.
- getConfigUrl() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the configured remote URL for current entry.
- getConflicting() - Method in class org.eclipse.jgit.api.Status
-
Get conflicting files
- getConflicting() - Method in class org.eclipse.jgit.lib.IndexDiff
-
- getConflictingFiles() - Method in exception org.eclipse.jgit.errors.CheckoutConflictException
-
Get the relative paths of the conflicting files
- getConflictingNames(String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Determine if a proposed reference cannot coexist with existing ones.
- getConflictingPaths() - Method in exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
Get conflicting paths
- getConflictingStageState() - Method in class org.eclipse.jgit.api.Status
-
Get StageState of conflicting files
- getConflictingStageStates() - Method in class org.eclipse.jgit.lib.IndexDiff
-
- getConflictList() - Method in class org.eclipse.jgit.api.CheckoutResult
-
Get list of file that created a checkout conflict
- getConflicts() - Method in class org.eclipse.jgit.api.MergeResult
-
Returns information about the conflicts which occurred during a
MergeCommand
.
- getConflicts() - Method in class org.eclipse.jgit.api.RebaseResult
-
Get the list of conflicts
- getConflicts() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Get a list of conflicts created by this checkout
- getConflictState() - Method in class org.eclipse.jgit.merge.MergeChunk
-
Get the state of this chunk.
- getConnectionAttempts() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getConnectionFactory() - Static method in class org.eclipse.jgit.transport.HttpTransport
-
- getContentLength() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get content length
- getContentLength() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get content length
- getContents() - Method in class org.eclipse.jgit.gitrepo.RepoCommand.RemoteFile
-
Contents of the file.
- getContentType() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get content type
- getContentType() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get content type
- getCookieFile() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.cookieFile" setting
- getCookieFileCacheLimit() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.cookieFileCacheLimit" setting (gives the maximum number of
cookie files to keep in the LRU cache)
- getCookies(boolean) - Method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
Return all cookies from the underlying cookie file.
- getCopyBuffer() - Method in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
Get a temporary buffer writers can use to copy data with.
- getCopyFiles() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Getter for the copyfile configurations.
- getCorruptIndices() - Method in class org.eclipse.jgit.internal.fsck.FsckError
-
Get corrupt index files associated with the packs
- getCorruptObjects() - Method in class org.eclipse.jgit.internal.fsck.FsckError
-
Get corrupt objects from all pack files
- getCorruptObjects() - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- getCount() - Method in class org.eclipse.jgit.util.io.CountingOutputStream
-
Get current number of bytes written.
- getCountOfBitmapIndexMisses() - Method in class org.eclipse.jgit.revwalk.BitmapWalker
-
Return the number of objects that had to be walked because they were not covered by a
bitmap.
- getCRC() - Method in class org.eclipse.jgit.transport.PackedObjectInfo
-
Get the 32 bit CRC checksum for the packed data.
- getCRC() - Method in class org.eclipse.jgit.transport.PackParser.UnresolvedDelta
-
- getCreatedFromInserter() - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- getCreatedFromInserter() - Method in class org.eclipse.jgit.lib.ObjectReader
-
Get the
ObjectInserter
from which this
reader was created using
inserter.newReader()
- getCreationTime() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get the cached creation time of this file, in milliseconds.
- getCreationTime() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- getCredentialsProvider() - Method in class org.eclipse.jgit.transport.Transport
-
The configured credentials provider.
- getCurrent() - Method in interface org.eclipse.jgit.lib.AsyncObjectLoaderQueue
-
Get the current object, null if the implementation lost track.
- getCurrent() - Method in interface org.eclipse.jgit.lib.AsyncObjectSizeQueue
-
getCurrent.
- getCurrentCommit() - Method in class org.eclipse.jgit.api.RebaseResult
-
- getCurrentPackList() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
List currently known pack files in the repository, without scanning.
- getCurrentPacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
List currently known pack files in the repository, without scanning.
- getCurrentReftables() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
List currently known reftable files in the repository, without scanning.
- getCurrentSize() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get total number of bytes in the cache, per pack file extension.
- getCurrentTime() - Method in class org.eclipse.jgit.util.SystemReader
-
Get the current system time
- getCutDeltaChains() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
- getDaemon() - Method in class org.eclipse.jgit.transport.DaemonClient
-
Get the daemon which spawned this client.
- getData() - Method in class org.eclipse.jgit.notes.Note
-
Get the note content.
- getDateTimeInstance(int, int) - Method in class org.eclipse.jgit.util.SystemReader
-
Returns a date/time format instance for the given styles.
- getDeepenNotFlag() - Method in interface org.eclipse.jgit.revwalk.DepthWalk
-
- getDeepenNotFlag() - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- getDeepenNotFlag() - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- getDeepenNots() - Method in interface org.eclipse.jgit.revwalk.DepthWalk
-
- getDeepenNots() - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- getDeepenNots() - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- getDeepenSince() - Method in interface org.eclipse.jgit.revwalk.DepthWalk
-
- getDeepenSince() - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- getDeepenSince() - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- getDefault() - Static method in class org.eclipse.jgit.lib.GpgSigner
-
Get the default signer, or null
.
- getDefault() - Static method in class org.eclipse.jgit.transport.CredentialsProvider
-
Get the default credentials provider, or null.
- getDefaultPort() - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Get the default port if the protocol supports a port, else -1.
- getDeleted() - Method in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
Retrieves the
Collection
of repository-relative paths
of files that were deleted.
- getDeltaBase() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Get delta base object to pack if object is going to be packed in delta
representation and delta is specified as object to pack
- getDeltaBase() - Method in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Get identity of the object this delta applies to in order to recover the
original object content.
- getDeltaBaseCacheLimit() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Get maximum number of bytes to hold in per-reader DeltaBaseCache.
- getDeltaBaseCacheLimit() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Get maximum number of bytes to cache in delta base cache for inflated,
recently accessed objects, without delta chains.
- getDeltaBaseId() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Get delta base object id if object is going to be packed in delta
representation
- getDeltaBytes() - Method in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- getDeltaCacheLimit() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Maximum size in bytes of a delta to cache.
- getDeltaCacheSize() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the size of the in-memory delta cache.
- getDeltaCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsCachedPack
-
Get the number of delta objects stored in this pack.
- getDeltaCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get number of delta compressed objects in the pack.
- getDeltaCount() - Method in class org.eclipse.jgit.internal.storage.pack.CachedPack
-
Get the number of delta objects stored in this pack.
- getDeltas() - Method in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- getDeltaSearchMemoryLimit() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get maximum number of bytes to put into the delta search window.
- getDeltaSearchNonEdgeObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get number of objects in the output pack that went through the delta
search process in order to find a potential delta base.
- getDeltaSearchWindowSize() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the number of objects to try when looking for a delta base.
- getDeltasFound() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get number of objects in the output pack that went through delta base
search and found a suitable base.
- getDepth() - Method in class org.eclipse.jgit.revwalk.DepthWalk.Commit
-
- getDepth() - Method in interface org.eclipse.jgit.revwalk.DepthWalk
-
Get depth to filter to.
- getDepth() - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- getDepth() - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- getDepth() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get depth (in commits) the pack includes if shallow.
- getDepth() - Method in class org.eclipse.jgit.transport.UploadPack
-
Returns the clone/fetch depth.
- getDepth() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the current subtree depth of this walker.
- getDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Get the description of this repository.
- getDescription() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- getDestination() - Method in class org.eclipse.jgit.transport.RefSpec
-
Get the destination ref description.
- getDiffAttribute() - Method in class org.eclipse.jgit.diff.DiffEntry
-
- getDirCacheEntry() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Get the DirCacheEntry for the current file.
- getDirCacheEntry() - Method in exception org.eclipse.jgit.errors.UnmergedPathException
-
Get the first non-zero stage of the unmerged path
- getDirCacheIterator() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- getDirectory() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
- getDirectory() - Method in class org.eclipse.jgit.lib.Repository
-
Get local metadata directory
- getDirectory() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get directory that will be the root of the submodule's local repository
- getDirectory() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator
-
Getter for the field directory
.
- getEmailAddress() - Method in class org.eclipse.jgit.lib.PersonIdent
-
Get email address of person
- getEmailAddress() - Method in class org.eclipse.jgit.revwalk.FooterLine
-
Extract the email address (if present) from the footer.
- getEmailAddress() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the email portion of the User ID
- getEncoding() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get the encoding that should be used for the commit message text.
- getEncoding() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Determine the encoding of the commit message buffer.
- getEncodingName() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Determine the encoding of the commit message buffer.
- getEnd() - Method in class org.eclipse.jgit.merge.MergeChunk
-
Get the end of the range of this chunk.
- getEndA() - Method in class org.eclipse.jgit.diff.Edit
-
Get end point in sequence A
- getEndB() - Method in class org.eclipse.jgit.diff.Edit
-
Get end point in sequence B
- getEndOffset() - Method in class org.eclipse.jgit.patch.BinaryHunk
-
- getEndOffset() - Method in class org.eclipse.jgit.patch.FileHeader
-
Get offset one past the end of the file script.
- getEndOffset() - Method in class org.eclipse.jgit.patch.HunkHeader
-
- getEntries() - Method in class org.eclipse.jgit.transport.NetRC
-
Get all entries collected from .netrc file
- getEntriesWithin(String) - Method in class org.eclipse.jgit.dircache.DirCache
-
Recursively get all entries within a subtree.
- getEntry(int) - Method in class org.eclipse.jgit.dircache.DirCache
-
Get a specific entry.
- getEntry(String) - Method in class org.eclipse.jgit.dircache.DirCache
-
Get a specific entry.
- getEntry(Path) - Method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFileCache
-
- getEntry(String) - Method in class org.eclipse.jgit.transport.NetRC
-
Get entry by host name
- getEntryAttributesNode(ObjectReader) - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
- getEntryAttributesNode(ObjectReader) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- getEntryAttributesNode() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- getEntryContentLength() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the filtered input length of this entry
- getEntryCount() - Method in class org.eclipse.jgit.dircache.DirCache
-
Total number of file entries stored in the index.
- getEntryFile() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator
-
Get the location of the working file.
- getEntryFileMode() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the file mode of the current entry.
- getEntryLastModified() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- getEntryLastModifiedInstant() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the last modified time of this entry.
- getEntryLength() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the raw byte length of this entry.
- getEntryObjectId() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the object id of the current entry.
- getEntryObjectId(MutableObjectId) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Obtain the ObjectId for the current entry.
- getEntryObjectId() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Get the object id of the current entry.
- getEntryPathBuffer() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the current entry path buffer.
- getEntryPathHashCode() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the current entry's path hash code.
- getEntryPathLength() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- getEntryPathString() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get path of the current entry, as a string.
- getEntryRawMode() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the file mode of the current entry as bits.
- getEntrySpan() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Get the number of entries this tree spans within the DirCache.
- getEnum(String, String, String, T) - Method in class org.eclipse.jgit.lib.Config
-
Parse an enumeration from the configuration.
- getEnum(T[], String, String, String, T) - Method in class org.eclipse.jgit.lib.Config
-
Parse an enumeration from the configuration.
- getEnum(Config, T[], String, String, String, T) - Method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
Parse an enumeration from a git
Config
.
- getEnum(Config, T[], String, String, String, T) - Method in interface org.eclipse.jgit.lib.TypedConfigGetter
-
Parse an enumeration from a git
Config
.
- getenv(String) - Method in class org.eclipse.jgit.util.SystemReader
-
Get value of the system variable
- getEOL() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Get how text line endings should be normalized.
- getEolStreamType(TreeWalk.OperationType) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
- getEolStreamType() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the eol stream type for the current entry.
- getError() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get error
- getErrorMessage() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get error message
- getErrors() - Method in exception org.eclipse.jgit.api.errors.PatchFormatException
-
Get list of errors
- getErrors() - Method in class org.eclipse.jgit.patch.Patch
-
Get collection of formatting errors.
- getErrorType() - Method in exception org.eclipse.jgit.errors.CorruptObjectException
-
- getErrorType() - Method in exception org.eclipse.jgit.errors.CorruptPackIndexException
-
Specific the reason of the corrupt index file.
- getErrorType() - Method in class org.eclipse.jgit.internal.fsck.FsckError.CorruptIndex
-
- getErrorType() - Method in class org.eclipse.jgit.internal.fsck.FsckError.CorruptObject
-
- getEstimatedPackSize() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get estimated size of the .pack file in bytes.
- getEvictions() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get number of evictions performed due to cache being full, per pack file
extension.
- getException() - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Get exception thrown, if any.
- getExcludesFile() - Method in class org.eclipse.jgit.lib.CoreConfig
-
Get path of excludesfile
- getExecutor() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get executor to perform background operations.
- getExecutor() - Static method in class org.eclipse.jgit.lib.internal.WorkQueue
-
Get the WorkQueue's executor
- getExecutor() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the preferred thread pool to execute delta search on.
- getExitCode() - Method in class org.eclipse.jgit.util.ProcessResult
-
Get exit code of the process.
- getExpected() - Method in class org.eclipse.jgit.transport.RefLeaseSpec
-
Get the expected value of the ref, in the form
of a local committish
- getExpectedOldObjectId() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the expected value of the ref after the lock is taken, but before
update occurs.
- getExpectedOldObjectId() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get expected old object id
- getExpireAfter() - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Get the time an unused repository should be expired and be evicted from
the RepositoryCache in milliseconds.
- getExtendedFlags() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Get the extended flags on this object, in the range [0x0, 0xf].
- getExtension() - Method in class org.eclipse.jgit.internal.storage.pack.PackExt
-
Get the file extension.
- getFailingPaths() - Method in class org.eclipse.jgit.api.CherryPickResult
-
Get the list of paths causing this cherry-pick to fail
- getFailingPaths() - Method in class org.eclipse.jgit.api.MergeResult
-
- getFailingPaths() - Method in class org.eclipse.jgit.api.RebaseResult
-
Get the list of paths causing this rebase to fail
- getFailingPaths() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get list of paths causing this merge to fail (not stopped because of a
conflict).
- getFailingResult() - Method in class org.eclipse.jgit.api.RevertCommand
-
Get the result of a merge failure
- getFastForwardMode() - Method in class org.eclipse.jgit.merge.MergeConfig
-
Get the fast forward mode configured for this branch
- getFetchedFrom() - Method in class org.eclipse.jgit.api.PullResult
-
Get name of the remote configuration from which fetch was tried
- getFetchRefSpecs() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remembered specifications for fetching from a repository.
- getFetchResult() - Method in class org.eclipse.jgit.api.PullResult
-
Get fetch result
- getFile() - Method in exception org.eclipse.jgit.errors.LockFailedException
-
Get the file that could not be locked
- getFile() - Method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- getFile() - Method in class org.eclipse.jgit.storage.file.FileBasedConfig
-
Get location of the configuration file on disk
- getFile() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
Get the underlying file of this entry.
- getFile() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- getFileAttributesPosix(FS, File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Get file system attributes for the given file.
- getFileHeader() - Method in class org.eclipse.jgit.patch.BinaryHunk
-
Get header for the file this hunk applies to.
- getFileHeader() - Method in class org.eclipse.jgit.patch.CombinedHunkHeader
-
Get header for the file this hunk applies to.
- getFileHeader() - Method in class org.eclipse.jgit.patch.HunkHeader
-
Get header for the file this hunk applies to.
- getFileMode() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- getFileMode() - Method in class org.eclipse.jgit.gitrepo.RepoCommand.RemoteFile
-
- getFileMode(int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Obtain the
FileMode
for the current entry.
- getFileMode() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Obtain the
FileMode
for the current entry on
the currentHead tree
- getFileName() - Method in class org.eclipse.jgit.internal.fsck.FsckError.CorruptIndex
-
- getFileName(PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get file name
- getFilename() - Method in interface org.eclipse.jgit.transport.FtpChannel.DirEntry
-
- getFiles() - Method in class org.eclipse.jgit.patch.Patch
-
Get list of files described in the patch, in occurrence order.
- getFileSize(PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get size of the file, in bytes.
- getFileStoreAttributes(Path) - Static method in class org.eclipse.jgit.util.FS
-
Get cached FileStore attributes, if not yet available measure them using
a probe file under the given directory.
- getFillPercentage() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get 0..100, defining how full the cache is.
- getFilter() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the currently configured filter.
- getFilterBlobLimit() - Method in class org.eclipse.jgit.transport.Transport
-
- getFilterBlobLimit() - Method in class org.eclipse.jgit.transport.UploadPack
-
- getFilterCommand() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get filter command
- getFilterCommand(String) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Inspect config and attributes to return a filtercommand applicable for
the current path, but without expanding %f occurences
- getFilteredProjects() - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
Getter for filterdProjects.
- getFilterSpec() - Method in class org.eclipse.jgit.transport.Transport
-
- getFilterSpec() - Method in class org.eclipse.jgit.transport.UploadPack
-
Returns the filter spec for the current request.
- getFirstByte() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Get value for a fan-out style map, only valid of length >= 2.
- getFirstByte() - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Get the first 8 bits of the ObjectId.
- getFlags() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- getFlags() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper.Entry
-
- getFollowRedirects() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.followRedirects" setting
- getFooterLines() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse the footer lines (e.g.
- getFooterLines(String) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Get the values of all footer lines with the given key.
- getFooterLines(FooterKey) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Get the values of all footer lines with the given key.
- getFormat() - Method in exception org.eclipse.jgit.api.ArchiveCommand.UnsupportedFormatException
-
- getFormat() - Method in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Get the storage format type
- getForwardBinaryHunk() - Method in class org.eclipse.jgit.patch.FileHeader
-
- getFromBranch() - Method in class org.eclipse.jgit.internal.storage.file.CheckoutEntryImpl
-
Get the name of the branch before checkout
- getFromBranch() - Method in interface org.eclipse.jgit.lib.CheckoutEntry
-
Get the name of the branch before checkout
- getFS() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get the file system abstraction, or null if not set.
- getFS() - Method in class org.eclipse.jgit.lib.Repository
-
Get the used file system abstraction.
- getFsckMessageId() - Method in exception org.eclipse.jgit.internal.submodule.SubmoduleValidator.SubmoduleValidationException
-
- getFsTimestampResolution() - Method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
- getFtpChannel() - Method in class org.eclipse.jgit.transport.JschSession
-
- getFtpChannel() - Method in interface org.eclipse.jgit.transport.RemoteSession
-
- getFullBranch() - Method in class org.eclipse.jgit.lib.Repository
-
Get the name of the reference that HEAD
points to.
- getFullMessage() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse the complete commit message and decode it to a string.
- getFullMessage() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Parse the complete tag message and decode it to a string.
- getGarbageTtlMillis() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Get time to live for garbage packs.
- getGitDir() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get the meta data directory; null if not set.
- getGitsubmodules() - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Get the list of ".gitmodules" files found in the pack.
- getGitSystemConfig() - Method in class org.eclipse.jgit.util.FS
-
Get the currently used path to the system-wide Git configuration file.
- getGitwebDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
Read the GIT_DIR/description
file for gitweb.
- getGitwebDescription() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Read the GIT_DIR/description
file for gitweb.
- getGitwebDescription() - Method in class org.eclipse.jgit.lib.Repository
-
Read the GIT_DIR/description
file for gitweb.
- getGlobalAttributesNode() - Method in interface org.eclipse.jgit.attributes.AttributesNodeProvider
-
Retrieve the
AttributesNode
that
holds the information located in the global gitattributes file.
- getGlobalListenerList() - Static method in class org.eclipse.jgit.lib.Repository
-
Get the global listener list observing all events in this JVM.
- getGpgSignature() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get the GPG signature of this commit.
- getGroups() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Return the set of groups.
- getHaves() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get the count of client haves.
- getHead() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Get end of the leader's log
- getHead() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get commit id that HEAD points to in the current submodule's repository
- getHeadBranch(Repository) - Method in class org.eclipse.jgit.api.SubmoduleSyncCommand
-
Get branch that HEAD currently points to
- getHeaderField(String) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get header field.
- getHeaderField(String) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get header field.
- getHeaderFields() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get map of header fields
- getHeaderFields(String) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get all values of given header field.
- getHeaderFields() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get map of header fields
- getHeaderFields(String) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
- getHeadId() - Method in class org.eclipse.jgit.submodule.SubmoduleStatus
-
Get HEAD object id
- getHeadRef() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get ref that HEAD points to in the current submodule's repository
- getHideDotFiles() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Get how we create '.'-files (on Windows)
- getHitCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get number of requests for items in the cache, per pack file extension.
- getHitRatio() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get hit ratios
- getHookName() - Method in exception org.eclipse.jgit.api.errors.AbortedByHookException
-
Get hook name
- getHookName() - Method in class org.eclipse.jgit.hooks.CommitMsgHook
-
Get name of the hook
- getHookName() - Method in class org.eclipse.jgit.hooks.PostCommitHook
-
Get name of the hook
- getHookName() - Method in class org.eclipse.jgit.hooks.PreCommitHook
-
Get name of the hook
- getHookName() - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Get name of the hook
- getHost() - Method in class org.eclipse.jgit.transport.URIish
-
Get host name part.
- getHostName() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getHostname() - Method in class org.eclipse.jgit.util.SystemReader
-
Gets the hostname of the local host.
- getHumanishName() - Method in class org.eclipse.jgit.transport.URIish
-
Get the "humanish" part of the path.
- getHunks() - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
Get hunks altering this file; in order of appearance in patch
- getHunks() - Method in class org.eclipse.jgit.patch.FileHeader
-
Get hunks altering this file; in order of appearance in patch
- getId(DiffEntry.Side) - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the object id.
- getId() - Method in class org.eclipse.jgit.internal.fsck.FsckError.CorruptObject
-
- getId() - Method in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
- getId() - Method in class org.eclipse.jgit.revwalk.RevObject
-
Get the name of this object.
- getIdentifier() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Get repository identifier.
- getIdentifier() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Get repository identifier.
- getIdentifier() - Method in class org.eclipse.jgit.lib.Repository
-
Get repository identifier.
- getIdentityFile() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getIgnoredNotInIndex() - Method in class org.eclipse.jgit.api.Status
-
Get ignored files which are not in the index
- getIgnoredNotInIndex() - Method in class org.eclipse.jgit.lib.IndexDiff
-
The method returns the list of ignored files and folders.
- getIgnoredPaths() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
The method returns the list of ignored files and folders.
- getIndex() - Method in class org.eclipse.jgit.internal.ketch.LogIndex
-
Get index provided by the current leader instance.
- getIndex() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Get the index for this pack file.
- getIndexFile() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get the index file location, or null if not set.
- getIndexFile() - Method in class org.eclipse.jgit.lib.Repository
-
Get the index file location or null
if repository isn't local.
- getIndexFileMode(DirCacheIterator) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the file mode to use for the current entry when it is to be updated
in the index.
- getIndexId() - Method in class org.eclipse.jgit.submodule.SubmoduleStatus
-
Get index object id
- getIndexMode(String) - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get the file mode of the given path in the index
- getIndexSize() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
Get an estimate of the memory required by this index.
- getIndexVersion() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get the version of the index file written.
- getIndexVersion() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Returns the index format version that will be written.
- getIndexVersion() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the pack index file format version this instance creates.
- getInflatedBytes() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of bytes decompressed.
- getInflationMicros() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total microseconds spent inflating compressed bytes.
- getInfoAttributesNode() - Method in interface org.eclipse.jgit.attributes.AttributesNodeProvider
-
Retrieve the
AttributesNode
that
holds the information located in $GIT_DIR/info/attributes file.
- getInputStream() - Method in class org.eclipse.jgit.transport.DaemonClient
-
Get input stream to read from the connected client.
- getInputStream() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get input stream
- getInputStream() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get input stream
- getInstallCommand() - Method in class org.eclipse.jgit.util.LfsFactory
-
- getInstance() - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get the currently active DfsBlockCache.
- getInstance() - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- getInstance(HttpConfig) - Static method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFileCache
-
- getInstance() - Static method in class org.eclipse.jgit.transport.SshSessionFactory
-
Get the currently configured JVM-wide factory.
- getInstance() - Static method in class org.eclipse.jgit.util.LfsFactory
-
- getInstance() - Static method in class org.eclipse.jgit.util.SystemReader
-
Get the current SystemReader instance
- getInstances() - Static method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Get all allocated, non-released PackWriters instances.
- getInt(String, String, int) - Method in class org.eclipse.jgit.lib.Config
-
Obtain an integer value from the configuration.
- getInt(String, String, String, int) - Method in class org.eclipse.jgit.lib.Config
-
Obtain an integer value from the configuration.
- getInt(Config, String, String, String, int) - Method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
Obtain an integer value from a git
Config
.
- getInt(Config, String, String, String, int) - Method in interface org.eclipse.jgit.lib.TypedConfigGetter
-
Obtain an integer value from a git
Config
.
- getInterestingObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get unmodifiable collection of objects to be included in the pack.
- getIoStats() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Get IO statistics accumulated by this reader.
- getJSch(OpenSshConfig.Host, FS) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Obtain the JSch used to create new sessions.
- getKey() - Method in class org.eclipse.jgit.attributes.Attribute
-
Get key
- getKey() - Method in exception org.eclipse.jgit.errors.TranslationStringMissingException
-
Get the key of the missing translation string
- getKey() - Method in class org.eclipse.jgit.revwalk.FooterLine
-
Get key name of this footer.
- getKeyFormat() - Method in class org.eclipse.jgit.lib.GpgConfig
-
Retrieves the config value of gpg.format.
- getLane() - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Obtain the lane this commit has been plotted into.
- getLastEntry() - Method in interface org.eclipse.jgit.lib.ReflogReader
-
Get the last entry in the reflog
- getLastModified() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- getLastModified() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
- getLastModified() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get time the pack was created, in milliseconds.
- getLastModified() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
Deprecated.
- getLastModified() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
- getLastModifiedInstant() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get the cached last modification date of this file.
- getLastModifiedInstant() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- getLastModifiedInstant() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
Get the last modified time of this entry.
- getLastModifiedInstant() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- getLastModifiedTime() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- getLeader() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get leader instance this replica follows.
- getLeaf() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
- getLeaf() - Method in interface org.eclipse.jgit.lib.Ref
-
- getLeaf() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
- getLength() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get the cached size (mod 4 GB) (in bytes) of this file.
- getLength() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- getLength() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
Get the byte length of this entry.
- getLength(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Get file length
- getLength() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- getLength() - Method in class org.eclipse.jgit.util.LfsFactory.LfsInputStream
-
- getLengthA() - Method in class org.eclipse.jgit.diff.Edit
-
Get length of the region in A
- getLengthB() - Method in class org.eclipse.jgit.diff.Edit
-
Get length of the region in B
- getLine() - Method in class org.eclipse.jgit.internal.transport.parser.FirstCommand
-
- getLine() - Method in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- getLine() - Method in class org.eclipse.jgit.transport.BaseReceivePack.FirstLine
-
Deprecated.
- getLine() - Method in class org.eclipse.jgit.transport.UploadPack.FirstLine
-
Deprecated.
- getLineCount() - Method in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
- getLineDelimiter() - Method in class org.eclipse.jgit.diff.RawText
-
Get the line delimiter for the first line.
- getLinesAdded() - Method in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
- getLinesContext() - Method in class org.eclipse.jgit.patch.HunkHeader
-
Get total number of lines of context appearing in this hunk.
- getLinesDeleted() - Method in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
- getLineText() - Method in class org.eclipse.jgit.patch.FormatError
-
Get line of the patch script the error appears on.
- getLinkFiles() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Getter for the linkfile configurations.
- getListenerList() - Method in class org.eclipse.jgit.lib.Repository
-
Get listeners observing only events on this repository.
- getListenerType() - Method in class org.eclipse.jgit.events.ConfigChangedEvent
-
Get type of listener this event dispatches to
- getListenerType() - Method in class org.eclipse.jgit.events.IndexChangedEvent
-
Get type of listener this event dispatches to
- getListenerType() - Method in class org.eclipse.jgit.events.RefsChangedEvent
-
Get type of listener this event dispatches to
- getListenerType() - Method in class org.eclipse.jgit.events.RepositoryEvent
-
Get type of listener this event dispatches to
- getListenerType() - Method in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
Get type of listener this event dispatches to
- getListenerType() - Method in class org.eclipse.jgit.internal.storage.dfs.BeforeDfsPackIndexLoadedEvent
-
Get type of listener this event dispatches to
- getListenerType() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPacksChangedEvent
-
Get type of listener this event dispatches to
- getLocale() - Method in exception org.eclipse.jgit.errors.TranslationBundleException
-
Get locale for which the exception occurred
- getLocale() - Method in class org.eclipse.jgit.util.SystemReader
-
Get the locale to use
- getLocalName() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
Get the name of the local tracking ref.
- getLocalUserName() - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Retrieves the local user name as given in the constructor.
- getLocalUserName() - Static method in class org.eclipse.jgit.transport.SshSessionFactory
-
Retrieves the local user name as defined by the system property
"user.name".
- getLock() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Get the lock protecting this instance's state.
- getLockMessage() - Method in class org.eclipse.jgit.transport.PackParser
-
Get the message to record with the pack lock.
- getLockMessageProcessName() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get the process name used for pack lock messages.
- getLockMessageProcessName() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get the process name used for pack lock messages.
- getLogBlockSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Get desired output block size for log entries, in bytes.
- getLong(String, String, long) - Method in class org.eclipse.jgit.lib.Config
-
Obtain an integer value from the configuration.
- getLong(String, String, String, long) - Method in class org.eclipse.jgit.lib.Config
-
Obtain an integer value from the configuration.
- getLong(Config, String, String, String, long) - Method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
Obtain a long value from a git
Config
.
- getLong(Config, String, String, String, long) - Method in interface org.eclipse.jgit.lib.TypedConfigGetter
-
Obtain a long value from a git
Config
.
- getMarks(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterMarker
-
Test the filters against the walk.
- getMaxDeltaDepth() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get maximum depth of delta chain set up for the writer.
- getMaxIndexLevels() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Get maximum depth of the index; 0 for unlimited.
- getMaxRedirects() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.maxRedirects" setting
- getMaxRetry(TimeUnit) - Method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Returns the maximum wait delay before retrying a failure.
- getMaxUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get maxUpdateIndex for the reftable, if present.
- getMaxWaitForMonotonicClock() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
- getMerge() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Get the name of the upstream branch as it is called on the remote
- getMergedCommits() - Method in class org.eclipse.jgit.api.MergeResult
-
Get the commits which have been merged
- getMergeResult() - Method in class org.eclipse.jgit.api.PullResult
-
Get merge result
- getMergeResults() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get the mergeResults
- getMergeStatus() - Method in class org.eclipse.jgit.api.MergeResult
-
Get the merge status
- getMessage() - Method in class org.eclipse.jgit.api.CommitCommand
-
Get the commit message
- getMessage() - Method in exception org.eclipse.jgit.api.errors.AbortedByHookException
- getMessage() - Method in class org.eclipse.jgit.api.TagCommand
-
Get the tag message
.
- getMessage() - Method in exception org.eclipse.jgit.errors.LargeObjectException.ExceedsByteArrayLimit
-
- getMessage() - Method in exception org.eclipse.jgit.errors.LargeObjectException.ExceedsLimit
-
- getMessage() - Method in exception org.eclipse.jgit.errors.LargeObjectException
- getMessage() - Method in exception org.eclipse.jgit.errors.LargeObjectException.OutOfMemory
-
- getMessage() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Get optional message for the commit log of the RefTree.
- getMessage() - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Get optional message explaining command failure.
- getMessage() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get the complete commit message.
- getMessage() - Method in class org.eclipse.jgit.lib.TagBuilder
-
Get the complete commit message.
- getMessage() - Method in class org.eclipse.jgit.patch.FormatError
-
Get a message describing the error.
- getMessage() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get formatted message string for display to clients.
- getMessage() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the message associated with a failure status.
- getMessage() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get message describing reasons of status when needed/possible; may be
null.
- getMessageId() - Method in enum org.eclipse.jgit.lib.ObjectChecker.ErrorType
-
- getMessageOutputStream() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get an underlying stream for sending messages to the client.
- getMessageOutputStream() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get an underlying stream for sending messages to the client
- getMessages() - Method in class org.eclipse.jgit.transport.BaseConnection
-
Get the additional messages, if any, returned by the remote process.
- getMessages() - Method in interface org.eclipse.jgit.transport.Connection
-
Get the additional messages, if any, returned by the remote process.
- getMessages() - Method in class org.eclipse.jgit.transport.OperationResult
-
Get the additional messages, if any, returned by the remote process.
- getMessageWriter() - Method in class org.eclipse.jgit.transport.BaseConnection
-
Get the writer that buffers messages from the remote side.
- getMinimalRacyInterval() - Method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
- getMinimumBlockSize() - Method in exception org.eclipse.jgit.internal.storage.reftable.BlockSizeTooSmallException
-
Get minimum block size in bytes reftable requires to write a ref.
- getMinRetry(TimeUnit) - Method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Returns the minimum wait delay before retrying a failure.
- getMinSizePreventRacyPack() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get minimum packfile size for which we wait before opening a newly
written pack to prevent its lastModified timestamp could be racy if
isWaitToPreventRacyPack
is true
.
- getMinUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get minUpdateIndex for the reftable, if present.
- getMissCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get number of requests for items not in the cache, per pack file
extension.
- getMissing() - Method in class org.eclipse.jgit.api.Status
-
Get missing files
- getMissing() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files in index, but not filesystem
- getMissingObjects() - Method in class org.eclipse.jgit.internal.fsck.FsckError
-
Get missing objects that should present in pack files
- getMode(DiffEntry.Side) - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the mode associated with this file.
- getMode(File, FS.Attributes) - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.DefaultFileModeStrategy
-
- getMode() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- getMode(File, FS.Attributes) - Method in interface org.eclipse.jgit.treewalk.FileTreeIterator.FileModeStrategy
-
Compute the FileMode for a given File, based on its attributes.
- getMode(File, FS.Attributes) - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.NoGitlinksStrategy
-
- getMode() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
Get the type of this entry.
- getModified() - Method in class org.eclipse.jgit.api.Status
-
Get modified files relative to the index
- getModified() - Method in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
Retrieves the
Collection
of repository-relative paths
of files that were modified (added or updated).
- getModified() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files modified on disk relative to the index
- getModifiedFiles() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get the paths of files which have been modified by this merge.
- getModifiedList() - Method in class org.eclipse.jgit.api.CheckoutResult
-
Get the list of files that where modified during checkout
- getModifiedTime() - Method in interface org.eclipse.jgit.transport.FtpChannel.DirEntry
-
- getModuleName() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
The module name for the current submodule entry (used for the section name of .git/config)
- getModulesIgnore() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the configured ignore field for the current entry.
- getModulesPath() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the configured path for current entry.
- getModulesUpdate() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the configured update field for current entry.
- getModulesUrl() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the configured remote URL for current entry.
- getMultiValuedOptions() - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Retrieves an unmodifiable map of all multi-valued options, with
case-insensitive lookup by keys.
- getName() - Method in class org.eclipse.jgit.api.TagCommand
-
Get the tag name
.
- getName() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Get the name (relative path to the remote
) of this sub repo.
- getName() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get unique-ish name for debugging.
- getName() - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Get string form of the SHA-1, in lower case hexadecimal.
- getName() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
What this ref is called within the repository.
- getName() - Method in class org.eclipse.jgit.lib.PersonIdent
-
Get name of person
- getName() - Method in interface org.eclipse.jgit.lib.Ref
-
What this ref is called within the repository.
- getName() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the name of the ref this update will operate on.
- getName() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
What this ref is called within the repository.
- getName() - Method in class org.eclipse.jgit.merge.MergeStrategy
-
Get default name of this strategy implementation.
- getName() - Method in class org.eclipse.jgit.merge.StrategyOneSided
-
Get default name of this strategy implementation.
- getName() - Method in class org.eclipse.jgit.merge.StrategyRecursive
-
Get default name of this strategy implementation.
- getName() - Method in class org.eclipse.jgit.merge.StrategyResolve
-
Get default name of this strategy implementation.
- getName() - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore
-
Get default name of this strategy implementation.
- getName() - Method in class org.eclipse.jgit.revwalk.FooterKey
-
Get name of this footer line.
- getName() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the name portion of the User ID.
- getName() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Get the local name this remote configuration is recognized as.
- getName() - Method in class org.eclipse.jgit.transport.TestProtocol
-
Get text name of the protocol suitable for display to a user.
- getName() - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Get text name of the protocol suitable for display to a user.
- getName(byte[], int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the name component of the current entry path into the provided
buffer.
- getName() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- getName() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
Get the name of this entry within its directory.
- getName() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- getNameLength() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the length of the name component of the path for the current entry.
- getNameOffset() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- getNameOnly() - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Whether the pattern is just a file name and not a path
- getNames(String) - Method in class org.eclipse.jgit.lib.Config
-
Get the list of names defined for this section
- getNames(String, String) - Method in class org.eclipse.jgit.lib.Config
-
Get the list of names defined for this subsection
- getNames(String, boolean) - Method in class org.eclipse.jgit.lib.Config
-
Get the list of names defined for this section
- getNames(String, String, boolean) - Method in class org.eclipse.jgit.lib.Config
-
Get the list of names defined for this section
- getNameString() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Get the tree's name within its parent.
- getNameString() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the current entry's name within its parent tree.
- getNegation() - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Indicates whether the rule is non-negation or negation.
- getNewHead() - Method in class org.eclipse.jgit.api.CherryPickResult
-
Get the new head after this cherry-pick
- getNewHead() - Method in class org.eclipse.jgit.api.MergeResult
-
Get the object the head points at after the merge
- getNewId() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the new object id from the index
.
- getNewId() - Method in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
Get the commit id after the change
- getNewId() - Method in interface org.eclipse.jgit.lib.ReflogEntry
-
Get the commit id after the change
- getNewId() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the requested new value for this ref.
- getNewLineCount() - Method in class org.eclipse.jgit.patch.HunkHeader
-
Get total number of post-image lines this hunk covers.
- getNewMode() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the new file mode
- getNewObjectId() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the new value the ref will be (or was) updated to.
- getNewObjectId() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get new object id
- getNewObjectId() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
Get the new value the ref will be (or was) updated to.
- getNewObjectIds() - Method in class org.eclipse.jgit.transport.PackParser
-
Get the new objects that were sent by the user
- getNewPacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Get new packs created by this compaction.
- getNewPacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Get new packs created by this compaction.
- getNewPackStatistics() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- getNewPackStatistics() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- getNewPath() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the new name associated with this file.
- getNewPrefix() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get the prefix applied in front of new file paths.
- getNewRef() - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
New peeled reference.
- getNewStartLine() - Method in class org.eclipse.jgit.patch.HunkHeader
-
Get first line number in the post-image file where the hunk starts.
- getNewSymref() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get requested new target for a symbolic reference.
- getNonce() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get the raw nonce value that was presented by the pusher.
- getNonceGenerator() - Method in class org.eclipse.jgit.transport.SignedPushConfig
-
- getNonceStatus() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get verification status of the nonce embedded in the certificate.
- getNonCommitHeads() - Method in class org.eclipse.jgit.internal.fsck.FsckError
-
Get refs/heads/* which point to non-commit object
- getNote(AnyObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Lookup a note for a specific ObjectId.
- getNumBytesRead() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of bytes read from the input stream
- getNumDeltaBlob() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of delta blob objects in the pack
- getNumDeltaCommit() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of delta commit objects in the pack
- getNumDeltaTag() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of delta tag objects in the pack
- getNumDeltaTree() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of delta tree objects in the pack
- getNumOfsDelta() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of offset delta objects in the pack
- getNumRefDelta() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of ref delta objects in the pack
- getNumWholeBlob() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of whole blob objects in the pack
- getNumWholeCommit() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of whole commit objects in the pack
- getNumWholeTag() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of whole tag objects in the pack
- getNumWholeTree() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
Get number of whole tree objects in the pack
- getObject(int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Get the object at the bitmap position.
- getObject(int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get the object at the bitmap position.
- getObject(int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
Get the object at the bitmap position.
- getObject() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Get a reference to the object this tag was placed on.
- getObject(int) - Method in class org.eclipse.jgit.transport.PackParser
-
Get the information about the requested object.
- getObjectChecker() - Method in class org.eclipse.jgit.transport.Transport
-
Get configured object checker for received objects
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsCachedPack
-
Get the number of objects in this pack.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get number of objects in the pack.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Obtain the total number of objects described by this index.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Obtain the total number of objects described by this index.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
Obtain the total number of objects described by this index.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Obtain the total number of objects described by this index.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.pack.CachedPack
-
Get the number of objects in this pack.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Returns objects number in a pack file that was created by this writer.
- getObjectCount() - Method in class org.eclipse.jgit.transport.PackParser
-
Get the number of objects in the stream.
- getObjectDatabase() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Get the object database which stores this repository's data.
- getObjectDatabase() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
Get the object database which stores this repository's data.
- getObjectDatabase() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Get the object database which stores this repository's data.
- getObjectDatabase() - Method in class org.eclipse.jgit.lib.Repository
-
Get the object database which stores this repository's data.
- getObjectDirectory() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get the object directory; null if not set.
- getObjectFilter() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Get the currently configured object filter.
- getObjectId() - Method in class org.eclipse.jgit.api.TagCommand
-
Get the tag's object id
- getObjectId() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Obtain the ObjectId for the entry.
- getObjectId() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Get the tree's ObjectId.
- getObjectId() - Method in exception org.eclipse.jgit.errors.LargeObjectException
-
Get identity of the object that is too large; may be null
- getObjectId() - Method in exception org.eclipse.jgit.errors.MissingObjectException
-
Get the ObjectId that was not found
- getObjectId() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- getObjectId(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
- getObjectId(int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
- getObjectId() - Method in interface org.eclipse.jgit.lib.AsyncObjectLoaderQueue
-
Get the ObjectId of the current object.
- getObjectId() - Method in interface org.eclipse.jgit.lib.AsyncObjectSizeQueue
-
Get the ObjectId of the current object.
- getObjectId() - Method in class org.eclipse.jgit.lib.BitmapObject
-
Get the name of this object.
- getObjectId() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
Cached value of this ref.
- getObjectId() - Method in interface org.eclipse.jgit.lib.Ref
-
Cached value of this ref.
- getObjectId() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
Cached value of this ref.
- getObjectId() - Method in class org.eclipse.jgit.lib.TagBuilder
-
Get the object this tag refers to.
- getObjectId() - Method in class org.eclipse.jgit.submodule.SubmoduleConflict
-
- getObjectId() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get object id of current submodule entry
- getObjectId(int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Obtain the ObjectId for the current entry.
- getObjectId(MutableObjectId, int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Obtain the ObjectId for the current entry.
- getObjectInserter() - Method in class org.eclipse.jgit.merge.Merger
-
- getObjectName() - Method in exception org.eclipse.jgit.errors.LargeObjectException
-
Get the hex encoded name of the object, or 'unknown object'
- getObjectReader() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Get the reader this walker is using to load objects.
- getObjectReader() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the reader this walker is using to load objects.
- getObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- getObjectsDirectory() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Get the directory containing the objects owned by this repository
- getObjectSet() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get set of objects included in the pack.
- getObjectSet() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Returns the object ids in the pack file that was created by this writer.
- getObjectSize(Iterable<T>, boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Asynchronous object size lookup.
- getObjectSize(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Get only the size of an object.
- getObjectSize(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- getObjectSize(Iterable<T>, boolean) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- getObjectSize(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Get only the size of an object.
- getObjectSize(Iterable<T>, boolean) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Asynchronous object size lookup.
- getObjectType() - Method in class org.eclipse.jgit.lib.FileMode
-
Get the object type that should appear for this type of mode.
- getObjectType() - Method in class org.eclipse.jgit.lib.TagBuilder
-
Get the type of object this tag refers to.
- getObjectTypes() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get a map containing ObjectType statistics.
- getOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
Returns offset for this index object entry
- getOffset() - Method in class org.eclipse.jgit.patch.FormatError
-
- getOffset() - Method in class org.eclipse.jgit.transport.PackedObjectInfo
-
Get offset in pack when object has been already written
- getOffset() - Method in class org.eclipse.jgit.transport.PackParser.UnresolvedDelta
-
- getOffset64Count() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Obtain the total number of objects needing 64 bit offsets.
- getOldId() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the old object id from the index
.
- getOldId() - Method in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
Get the commit id before the change
- getOldId() - Method in interface org.eclipse.jgit.lib.ReflogEntry
-
Get the commit id before the change
- getOldId() - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
Get the old object id from the index
.
- getOldId(int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
Get the ObjectId of the nth ancestor
- getOldId() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the old value the client thinks the ref has.
- getOldImage() - Method in class org.eclipse.jgit.patch.CombinedHunkHeader
-
Get information about the old image mentioned in this hunk.
- getOldImage(int) - Method in class org.eclipse.jgit.patch.CombinedHunkHeader
-
Get the OldImage data related to the nth ancestor
- getOldImage() - Method in class org.eclipse.jgit.patch.HunkHeader
-
Get information about the old image mentioned in this hunk.
- getOldMode() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the old file mode
- getOldMode() - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
Get the old file mode
- getOldMode(int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
Get the file mode of the nth ancestor
- getOldObjectId() - Method in class org.eclipse.jgit.lib.RefUpdate
-
The old value of the ref, prior to the update being attempted.
- getOldObjectId() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
The old value of the ref, prior to the update being attempted.
- getOldPath() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the old name associated with this file.
- getOldPrefix() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get the prefix applied in front of old file paths.
- getOldRef() - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Old peeled reference.
- getOldSymref() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get expected old target for a symbolic reference.
- getOpenBytes() - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- getOpenBytes() - Static method in class org.eclipse.jgit.storage.file.WindowCacheStats
-
- getOpenFiles() - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- getOpenFiles() - Static method in class org.eclipse.jgit.storage.file.WindowCacheStats
-
- getOperationType() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the operation type
- getOptionalFields() - Method in class org.eclipse.jgit.transport.TestProtocol
-
Get immutable set of URIishFields that may be filled in.
- getOptionalFields() - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Get immutable set of URIishFields that may be filled in.
- getOptionReceivePack() - Method in class org.eclipse.jgit.transport.Transport
-
- getOptions() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get the index storage options.
- getOptions() - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Retrieves an unmodifiable map of all single-valued options, with
case-insensitive lookup by keys.
- getOptions() - Method in class org.eclipse.jgit.transport.UploadPack.FirstLine
-
Deprecated.
- getOptions() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Returns the working tree options used by this iterator.
- getOptionUploadPack() - Method in class org.eclipse.jgit.transport.Transport
-
Get the name of the remote executable providing upload-pack service.
- getOutput() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get output
- getOutputStream() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get output stream
- getOutputStream() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Obtain the direct output stream for this lock.
- getOutputStream() - Method in class org.eclipse.jgit.transport.DaemonClient
-
Get output stream to send data to the connected client.
- getOutputStream() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get output stream
- getOutputStream() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get output stream
- getPackConfig() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Get configuration used to generate the new pack file.
- getPackConfig() - Method in class org.eclipse.jgit.transport.Daemon
-
Get configuration controlling packing, may be null.
- getPackConfig() - Method in class org.eclipse.jgit.transport.Transport
-
Get the configuration used by the pack generator to make packs.
- getPackDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsCachedPack
-
Get the description of the pack.
- getPackDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Get description that was originally used to configure this pack file.
- getPackDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Get description of the imported pack, if one was made.
- getPackDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable
-
Get description that was originally used to configure this file.
- getPackDirectory() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Getter for the field packDirectory
.
- getPackedGitLimit() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Get maximum number bytes of heap memory to dedicate to caching pack file
data.
- getPackedGitOpenFiles() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Get maximum number of streams to open at a time.
- getPackedGitWindowSize() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Get size in bytes of a single window mapped or read in from the pack
file.
- getPackFile() - Method in class org.eclipse.jgit.internal.storage.dfs.BeforeDfsPackIndexLoadedEvent
-
Get the PackFile containing the index that will be loaded.
- getPackFile() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- getPackFile() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Get the File object which locates this pack on disk.
- getPackIndex(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Get the PackIndex for this PackFile.
- getPackIndexVersion() - Method in class org.eclipse.jgit.lib.CoreConfig
-
Get the preferred pack index file format; 0 for oldest possible.
- getPackList() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Scan and list all available pack files in the repository.
- getPackLocks() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- getPackLocks() - Method in interface org.eclipse.jgit.transport.FetchConnection
-
- getPackName() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Get name extracted from pack-*.pack
pattern.
- getPacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Scan and list all available pack files in the repository.
- getPacks() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
- getPackSize() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Get the size of the newly created pack.
- getPackSize() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get the size of the received pack file including the index size.
- getPackSize() - Method in class org.eclipse.jgit.transport.PackParser
-
Get the size of the newly created pack.
- getPackSource() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get the source of the pack.
- getPackStats() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get statistics from PackWriter, if the pack was built with it.
- getParameters() - Method in class org.eclipse.jgit.hooks.CommitMsgHook
-
Override this method when needed to provide relevant parameters to the
underlying hook script.
- getParameters() - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Override this method when needed to provide relevant parameters to the
underlying hook script.
- getParent(int) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Get the nth parent from this commit's parent list.
- getParent() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- getParentCount() - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- getParentCount() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Get the number of parent commits listed in this commit.
- getParentIds() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get the ancestors of this commit.
- getParents() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Obtain an array of all parents (NOTE - THIS IS NOT A COPY).
- getParser(String) - Static method in class org.eclipse.jgit.merge.MergeConfig
-
- getParticipation() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get how the replica participates in this Ketch system.
- getParticipation() - Method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Get participation of the replica in the system.
- getPass() - Method in class org.eclipse.jgit.transport.URIish
-
Get password requested for transfer
- getPassphrase() - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- getPassword() - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- getPasswordAuthentication() - Method in class org.eclipse.jgit.util.CachedAuthenticator
- getPatchType() - Method in class org.eclipse.jgit.patch.FileHeader
-
Get style of patch used to modify this file.
- getPath() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get path
- getPath() - Method in class org.eclipse.jgit.api.SubmoduleDeinitResult
-
Get the path of the submodule
- getPath(DiffEntry.Side) - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get the path associated with this file.
- getPath() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Get the path (relative path to the super project) of this sub repo.
- getPath() - Method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
Path to the underlying cookie file.
- getPath() - Method in class org.eclipse.jgit.revwalk.FollowFilter
-
Get the path this filter matches.
- getPath() - Method in class org.eclipse.jgit.submodule.SubmoduleStatus
-
Get submodule path
- getPath() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get path of current submodule entry
- getPath() - Method in class org.eclipse.jgit.transport.URIish
-
Get path name component
- getPath() - Method in class org.eclipse.jgit.treewalk.filter.PathFilter
-
Get the path this filter matches.
- getPath1() - Method in exception org.eclipse.jgit.errors.DirCacheNameConflictException
-
Get one of the paths that has a conflict
- getPath2() - Method in exception org.eclipse.jgit.errors.DirCacheNameConflictException
-
Get another path that has a conflict
- getPathBuffer() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Get the internal buffer holding the current path.
- getPathFilter() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get path filter
- getPathHashCode() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Get the current object's path hash code.
- getPathLength() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- getPathLength() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the path length of the current entry.
- getPaths() - Method in class org.eclipse.jgit.api.StatusCommand
-
Returns the paths filtering this status.
- getPathString() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get the entry's complete path.
- getPathString() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Get the tree's path within the repository.
- getPathString() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Get the current object's complete path.
- getPathString() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the current entry's complete path.
- getPathsWithIndexMode(FileMode) - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get the list of paths that IndexDiff has detected to differ and have the
given file mode
- getPattern() - Method in class org.eclipse.jgit.attributes.AttributesRule
-
Get the pattern
- getPattern() - Method in exception org.eclipse.jgit.errors.InvalidPatternException
-
Get the invalid pattern
- getPeel() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
- getPeeledObjectId() - Method in class org.eclipse.jgit.lib.ObjectIdRef.PeeledNonTag
-
- getPeeledObjectId() - Method in class org.eclipse.jgit.lib.ObjectIdRef.PeeledTag
-
- getPeeledObjectId() - Method in class org.eclipse.jgit.lib.ObjectIdRef.Unpeeled
-
- getPeeledObjectId() - Method in interface org.eclipse.jgit.lib.Ref
-
Cached value of ref^{}
(the ref peeled to commit).
- getPeeledObjectId() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
Cached value of ref^{}
(the ref peeled to commit).
- getPeerUserAgent() - Method in class org.eclipse.jgit.transport.BaseConnection
-
User agent advertised by the remote server.
- getPeerUserAgent() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get the user agent of the client.
- getPeerUserAgent() - Method in interface org.eclipse.jgit.transport.Connection
-
User agent advertised by the remote server.
- getPeerUserAgent() - Method in class org.eclipse.jgit.transport.OperationResult
-
Get the user agent advertised by the peer server, if available.
- getPeerUserAgent() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the user agent of the client.
- getPhase() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter.State
-
- getPort() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getPort() - Method in class org.eclipse.jgit.transport.URIish
-
Get port number requested for transfer or -1 if not explicit
- getPosition() - Method in class org.eclipse.jgit.internal.storage.pack.PackExt
-
Get the position of the extension in the values array.
- getPosition() - Method in class org.eclipse.jgit.revplot.PlotLane
-
Logical location of this lane within the graphing plane.
- getPostBuffer() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.postBuffer" setting
- getPostReceiveHook() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get the hook invoked after updates occur.
- getPostUploadHook() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the configured post upload hook.
- getPreferredAuthentications() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getPrefixes(String) - Static method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Get all path prefixes of a ref name.
- getPrePushHook(Repository, PrintStream) - Method in class org.eclipse.jgit.util.LfsFactory
-
Retrieve a pre-push hook to be applied.
- getPreReceiveHook() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get the hook invoked before updates occur.
- getPreservedDirectory() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Getter for the field preservedDirectory
.
- getPreUploadHook() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the configured pre upload hook.
- getProgressMonitor() - Method in class org.eclipse.jgit.api.FetchCommand
-
Get progress monitor
- getProgressMonitor() - Method in class org.eclipse.jgit.api.PushCommand
-
Get the progress monitor
- getProjects() - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
Getter for projects.
- getPromptText() - Method in class org.eclipse.jgit.transport.CredentialItem
-
Get prompt to display to the user.
- getProperty(String) - Method in class org.eclipse.jgit.util.SystemReader
-
Get value of the system property
- getProposedTimestamps() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Get timestamps that Ketch must block for.
- getProposedTimestamps() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Get list of timestamps the batch must wait for.
- getPushCertificate() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Get optional certificate signing the references.
- getPushCertificate() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Set the push certificate associated with this update.
- getPushCertificate() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set the push certificate associated with this update.
- getPushCertificate() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- getPushCertificate() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get the push certificate used to verify the pusher's identity.
- getPushee() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get URL of the repository the push was originally sent to.
- getPusher() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get the raw line that signed the cert, as a string.
- getPusherIdent() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get identity of the pusher who signed the cert.
- getPushOptions() - Method in class org.eclipse.jgit.api.PushCommand
-
Get push options
- getPushOptions() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Gets the list of option strings associated with this update.
- getPushOptions() - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
Gets the list of option strings associated with this push.
- getPushOptions() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Gets an unmodifiable view of the option strings associated with the push.
- getPushOptions() - Method in class org.eclipse.jgit.transport.Transport
-
Get the option strings associated with the push operation
- getPushRefSpecs() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remembered specifications for pushing to a repository.
- getPushURIs() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Get all configured push-only URIs under this remote.
- getRaw() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the raw string from which this identity was parsed.
- getRawBuffer() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Obtain the raw unparsed commit body (NOTE - THIS IS NOT A COPY).
- getRawContent() - Method in class org.eclipse.jgit.diff.RawText
-
- getRawGpgSignature() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse the gpg signature from the raw buffer.
- getRawMode() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Obtain the raw
FileMode
bits for this entry.
- getRawMode(int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Obtain the raw
FileMode
bits for the current
entry.
- getRawPath() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get a copy of the entry's raw path bytes.
- getRawPath() - Method in class org.eclipse.jgit.transport.URIish
-
Get path name component
- getRawPath() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the current entry's complete path as a UTF-8 byte array.
- getRawStream() - Method in class org.eclipse.jgit.util.io.MessageWriter
-
Get the underlying byte stream that character writes to this writer drop
into.
- getRc() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
-
- getReadBitmapIndexCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of complete bitmap indexes read into memory.
- getReadBlocksBytes() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of compressed bytes read during cache misses, as block
sized units.
- getReadBlocksCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of discrete blocks actually read from pack file(s), that
is, block cache misses.
- getReadBlocksMicros() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total microseconds spent reading blocks during cache misses.
- getReaderOptions() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Get configured reader options, such as read-ahead.
- getReaderOptions() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Get options used by readers accessing the repository.
- getReadIndexBytes() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of bytes read from indexes.
- getReadIndexMicros() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total microseconds spent reading pack or bitmap indexes.
- getReadPackIndexCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get total number of complete pack indexes read into memory.
- getReason() - Method in exception org.eclipse.jgit.errors.NoMergeBaseException
-
Get the reason why no merge base could be found
- getRebaseMode(String, Config) - Static method in class org.eclipse.jgit.api.PullCommand
-
Reads the rebase mode to use for a pull command from the repository
configuration.
- getRebaseMode() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Retrieves the config value of branch.[name].rebase.
- getRebaseResult() - Method in class org.eclipse.jgit.api.PullResult
-
Get rebase result
- getReceivedPackStatistics() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Returns the statistics on the received pack if available.
- getReceivedPackStatistics() - Method in class org.eclipse.jgit.transport.PackParser
-
Returns the statistics of the parsed pack.
- getReceivePack() - Method in class org.eclipse.jgit.api.PushCommand
-
Get the name of the remote executable providing the receive-pack service
- getReceivePack() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Override for the location of 'git-receive-pack' on the remote system.
- getReceivePackFactory() - Method in class org.eclipse.jgit.transport.Daemon
-
Get the factory used to construct per-request ReceivePack.
- getRecommendShallow() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Return the recommendation for shallowness.
- getRef() - Method in exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
Get Ref
- getRef() - Method in class org.eclipse.jgit.internal.storage.reftable.RefCursor
-
Get reference at the current position.
- getRef(String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
- getRef() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the reference this update will create or modify.
- getRef(int) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Get the nth Ref from this commit's ref list.
- getRef(String) - Method in class org.eclipse.jgit.transport.BaseConnection
-
Get a single advertised ref by name.
- getRef(String) - Method in interface org.eclipse.jgit.transport.Connection
-
Get a single advertised ref by name.
- getRef() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the ref, if this was advertised by the connection.
- getRef() - Method in class org.eclipse.jgit.transport.RefLeaseSpec
-
Get the ref to protect.
- getRefBlockSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Get desired output block size for references, in bytes.
- getRefCount() - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Get the number of refs for this commit.
- getRefDatabase() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
Get the reference database which stores the reference namespace.
- getRefDatabase() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Get the reference database which stores the reference namespace.
- getRefDatabase() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the reference database this update modifies.
- getRefDatabase() - Method in class org.eclipse.jgit.lib.Repository
-
Get the reference database which stores the reference namespace.
- getRefFilter() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get the filter used while advertising the refs to the client
- getRefFilter() - Method in class org.eclipse.jgit.transport.TransferConfig
-
Get
RefFilter
respecting configured
hidden refs.
- getRefFilter() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the filter used while advertising the refs to the client.
- getRefLeaseSpecs() - Method in class org.eclipse.jgit.api.PushCommand
-
Get the RefLeaseSpec
s.
- getRefLockWaitTimeConsumer() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Get the consumer of the object reference lock wait time in milliseconds.
- getReflogEntry() - Method in class org.eclipse.jgit.internal.storage.reftable.LogCursor
-
Get current log entry.
- getRefLogIdent() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Get identity of the user making the change in the reflog.
- getRefLogIdent() - Method in class org.eclipse.jgit.lib.RefRename
-
Get identity of the user making the change in the reflog.
- getRefLogIdent() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get identity of the user making the change in the reflog.
- getRefLogIdent() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get identity of the user making the changes in the reflog.
- getRefLogMessage() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Get the message to include in the reflog.
- getRefLogMessage(ReceiveCommand) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Get reflog message for a command.
- getRefLogMessage() - Method in class org.eclipse.jgit.lib.RefRename
-
Get the message to include in the reflog.
- getRefLogMessage() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the message to include in the reflog.
- getRefLogMessage() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the message to include in the reflog.
- getReflogReader(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Get the reflog reader
- getReflogReader(String) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Get the reflog reader
- getReflogReader(String) - Method in class org.eclipse.jgit.lib.Repository
-
Get the reflog reader
- getRefName() - Method in class org.eclipse.jgit.internal.storage.reftable.LogCursor
-
Get name of the current reference.
- getRefName() - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Get name of the reference affected by this command.
- getRefName() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the name of the ref being updated.
- getRefPrefixes() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
- getRefs() - Method in class org.eclipse.jgit.internal.ketch.ReplicaFetchRequest
-
Get remote references, usually from the advertisement.
- getRefs() - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Get remote references, usually from the advertisement.
- getRefs(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Get a section of the reference namespace.
- getRefs(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Get a section of the reference namespace.
- getRefs(String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Get a section of the reference namespace.
- getRefs(String) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Get a section of the reference namespace.
- getRefs() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Returns all refs.
- getRefs(String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
- getRefs() - Method in class org.eclipse.jgit.transport.BaseConnection
-
Get the complete list of refs advertised as available for fetching or
pushing.
- getRefs() - Method in interface org.eclipse.jgit.transport.Connection
-
Get the complete list of refs advertised as available for fetching or
pushing.
- getRefsByPrefix(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Returns refs whose names start with a given prefix.
- getRefsByPrefix(String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Returns refs whose names start with a given prefix.
- getRefsByPrefix(String...) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Returns refs whose names start with one of the given prefixes.
- getRefsMap() - Method in class org.eclipse.jgit.transport.BaseConnection
-
Get the complete map of refs advertised as available for fetching or
pushing.
- getRefsMap() - Method in interface org.eclipse.jgit.transport.Connection
-
Get the complete map of refs advertised as available for fetching or
pushing.
- getRefSpecs() - Method in class org.eclipse.jgit.api.FetchCommand
-
Get list of RefSpec
s
- getRefSpecs() - Method in class org.eclipse.jgit.api.PushCommand
-
Get RefSpec
s.
- getRefSpecs(String, String, String) - Method in class org.eclipse.jgit.lib.Config
-
Parse a list of
RefSpec
s from the
configuration.
- getRefSpecs(Config, String, String, String) - Method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
- getRefSpecs(Config, String, String, String) - Method in interface org.eclipse.jgit.lib.TypedConfigGetter
-
- getReftableConfig() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Get configuration to write new reftables with.
- getReftableConfig() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemRefDatabase
-
- getReftables() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Scan and list all available reftable files in the repository.
- getReftableStats() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get stats from the sibling reftable, if created.
- getRegionLength() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- getRegisteredFilterCommands() - Static method in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
Get registered filter commands
- getRegisteredKeys() - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
Get the locations of all repositories registered in the cache.
- getReinterestingFlag() - Method in interface org.eclipse.jgit.revwalk.DepthWalk
-
Get flag marking commits that are interesting again.
- getReinterestingFlag() - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- getReinterestingFlag() - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- getRemote() - Method in class org.eclipse.jgit.api.FetchCommand
-
Get the remote
- getRemote() - Method in class org.eclipse.jgit.api.PullCommand
-
Get the remote name used for pull operation
- getRemote() - Method in class org.eclipse.jgit.api.PushCommand
-
Get remote name
- getRemote() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Get the name of the remote definition of the sub repo.
- getRemote() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Get the remote this branch is configured to fetch from/push to
- getRemoteAddress() - Method in class org.eclipse.jgit.transport.DaemonClient
-
Get Internet address of the remote client.
- getRemoteBranchName() - Method in class org.eclipse.jgit.api.PullCommand
-
Get the remote branch name for the pull operation
- getRemoteConfig() - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
Get optional configuration describing how to contact the peer.
- getRemoteName() - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Get remote name
- getRemoteName(String) - Method in class org.eclipse.jgit.lib.Repository
-
Get remote name
- getRemoteName() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get name of remote ref to update
- getRemoteName() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
Get the name of the remote ref.
- getRemoteNames() - Method in class org.eclipse.jgit.lib.Repository
-
Get the names of all known remotes
- getRemoteTrackingBranch() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Get the full remote-tracking branch name
- getRemoteTrackingBranch() - Method in class org.eclipse.jgit.lib.BranchTrackingStatus
-
Get full remote-tracking branch name
- getRemoteUpdate(String) - Method in class org.eclipse.jgit.transport.PushResult
-
Get status of specific remote ref update by remote ref name.
- getRemoteUpdates() - Method in class org.eclipse.jgit.transport.PushResult
-
Get status of remote refs updates.
- getRemoteUrl() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get the resolved remote URL for the current submodule.
- getRemoved() - Method in class org.eclipse.jgit.api.Status
-
Get removed files
- getRemoved() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Get list of all files removed by this checkout
- getRemoved() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files removed from index, but in tree
- getRemovedList() - Method in class org.eclipse.jgit.api.CheckoutResult
-
Get the list of files that where removed during checkout
- getRenameCallback() - Method in class org.eclipse.jgit.revwalk.FollowFilter
-
Get the callback to which renames are reported.
- getRenameDetectionType() - Method in class org.eclipse.jgit.diff.DiffConfig
-
Get the rename detection type
- getRenameDetector() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Obtain the RenameDetector, allowing the application to configure its
settings for rename score and breaking behavior.
- getRenameDetector() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get rename detector
- getRenameLimit() - Method in class org.eclipse.jgit.diff.DiffConfig
-
Get the rename limit
- getRenameLimit() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Get rename limit
- getRenameScore() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get rename score
- getRenameScore() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Get rename score
- getReplica() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get the replica this snapshot describes the state of
- getReplicas() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Get unmodifiable view of configured replicas.
- getRepository() - Method in class org.eclipse.jgit.api.Git
-
Get repository
- getRepository() - Method in class org.eclipse.jgit.api.GitCommand
-
Get repository this command is working on
- getRepository() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get repository
- getRepository() - Method in class org.eclipse.jgit.events.RepositoryEvent
-
Get the repository that was changed
- getRepository() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Get repository owning this object database.
- getRepository() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Get the repository the database holds the references of.
- getRepository() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the repository storing the database's objects.
- getRepository() - Method in class org.eclipse.jgit.merge.Merger
-
Get the repository this merger operates on.
- getRepository() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get repository for current submodule entry
- getRepository() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- getRepository() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get the repository this receive completes into.
- getRepository() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the repository this upload is reading from.
- getRepositoryDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get description of the repository.
- getRepositoryDescription() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Get the description of the repository.
- getRepositoryName() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryDescription
-
Get the name of the repository.
- getRepositoryState() - Method in class org.eclipse.jgit.lib.Repository
-
Get the repository state
- getRequestMethod() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get request method
- getRequestMethod() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get request method
- getRequestPolicy() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get policy used by the service to validate client requests
- getRequiredFields() - Method in class org.eclipse.jgit.transport.TestProtocol
-
Get immutable set of URIishFields that must be filled in.
- getRequiredFields() - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Get immutable set of URIishFields that must be filled in.
- getResponseCode() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get response code
- getResponseCode() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get response code
- getResponseMessage() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get response message
- getResponseMessage() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get response message
- getRestartInterval() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Get number of references between binary search markers.
- getResult() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Get the result, never null
- getResult() - Method in exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
Get result
- getResult() - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Indicates whether the rule is non-negation or negation.
- getResult() - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Get result of executing this command.
- getResult() - Method in class org.eclipse.jgit.lib.RefRename
-
Get result of rename operation
- getResult() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Get the status of this update.
- getResult() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Get the current status code of this command.
- getResult() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
Get the status of this update.
- getResultContents() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get complete file contents of the result file blame is annotating
- getResultContents() - Method in class org.eclipse.jgit.blame.BlameResult
-
Get result contents
- getResultEnd() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- getResultPath() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get result path
- getResultPath() - Method in class org.eclipse.jgit.blame.BlameResult
-
Get result path
- getResultSize(byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.BinaryDelta
-
Length of the resulting object in the delta stream.
- getResultStart() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- getResultTreeId() - Method in class org.eclipse.jgit.merge.Merger
-
Get resulting tree.
- getResultTreeId() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get resulting tree.
- getRetryAt() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get when the leader will retry communication with the offline or lagging
replica
- getReturnCode() - Method in exception org.eclipse.jgit.api.errors.AbortedByHookException
-
Get return code
- getReturnCode() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get return code
- getReturnCode() - Method in exception org.eclipse.jgit.errors.CommandFailedException
-
Get return code returned by the command
- getReusedDeltas() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get number of deltas whose existing representation was reused in the
output.
- getReusedDeltas() - Method in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- getReusedObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get number of objects whose existing representation was reused in the
output.
- getReusedObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- getReusedPacks() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get unmodifiable list of the cached packs that were reused in the output
- getReverseBinaryHunk() - Method in class org.eclipse.jgit.patch.FileHeader
-
- getReverseEntries() - Method in interface org.eclipse.jgit.lib.ReflogReader
-
Get all reflog entries in reverse order
- getReverseEntries(int) - Method in interface org.eclipse.jgit.lib.ReflogReader
-
Get all reflog entries in reverse order
- getReverseEntry(int) - Method in interface org.eclipse.jgit.lib.ReflogReader
-
Get specific entry in the reflog relative to the last entry which is
considered entry zero.
- getRevertedRefs() - Method in class org.eclipse.jgit.api.RevertCommand
-
Get the list of successfully reverted
Ref
's.
- getRevFilter() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Get the currently configured commit filter.
- getRevision() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Get the revision of the sub repo.
- getRevSort() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Obtain the sort types applied to the commits returned.
- getRevWalk() - Method in class org.eclipse.jgit.revwalk.RevFlag
-
Get the revision walk instance this flag was created from.
- getRevWalk() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- getRevWalk() - Method in class org.eclipse.jgit.transport.ReceivePack
-
Get the RevWalk instance used by this connection.
- getRevWalk() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the RevWalk instance used by this connection.
- getRootCommits() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get unmodifiable collection of the root commits of the history.
- getRules() - Method in class org.eclipse.jgit.attributes.AttributesNode
-
Getter for the field rules
.
- getRules() - Method in class org.eclipse.jgit.ignore.IgnoreNode
-
Get list of all ignore rules held by this node
- getSaveCookies() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.saveCookies" setting
- getScanPacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Get number of times the reader explicitly called scanPacks.
- getScheme() - Method in class org.eclipse.jgit.transport.URIish
-
Get protocol name
- getSchemes() - Method in class org.eclipse.jgit.transport.TestProtocol
-
Get immutable set of schemes supported by this protocol.
- getSchemes() - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Get immutable set of schemes supported by this protocol.
- getScore() - Method in class org.eclipse.jgit.diff.DiffEntry
-
Get similarity score
- getScriptText(Charset, Charset) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
Convert the patch script for this file into a string.
- getScriptText(Charset[]) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- getScriptText() - Method in class org.eclipse.jgit.patch.FileHeader
-
Convert the patch script for this file into a string.
- getScriptText(Charset, Charset) - Method in class org.eclipse.jgit.patch.FileHeader
-
Convert the patch script for this file into a string.
- getSections() - Method in class org.eclipse.jgit.lib.Config
-
Get the sections defined in this
Config
.
- getSequenceIndex() - Method in class org.eclipse.jgit.merge.MergeChunk
-
Get the index of the sequence to which this sequence chunks belongs to.
- getSequences() - Method in class org.eclipse.jgit.merge.MergeResult
-
Returns the common predecessor sequence and the merged sequence in one
list.
- getServerOptions() - Method in class org.eclipse.jgit.transport.FetchV2Request
-
Options received in server-option lines.
- getServerOptions() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
Get application-specific options provided by the client using
--server-option.
- getService(String) - Method in class org.eclipse.jgit.transport.Daemon
-
Lookup a supported service so it can be reconfigured.
- getSession(URIish, CredentialsProvider, FS, int) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Open (or reuse) a session to a host.
- getSession(URIish, CredentialsProvider, FS, int) - Method in class org.eclipse.jgit.transport.SshSessionFactory
-
Open (or reuse) a session to a host.
- getSession() - Method in class org.eclipse.jgit.transport.SshTransport
-
Get the default SSH session
- getSeverity() - Method in class org.eclipse.jgit.patch.FormatError
-
Get the severity of the error.
- getSftpChannel() - Method in class org.eclipse.jgit.transport.JschSession
-
- getShallowCommits() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Returns IDs for those commits which should be considered as shallow.
- getShallowCommits() - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- getShallowCommits() - Method in class org.eclipse.jgit.lib.ObjectReader
-
Returns IDs for those commits which should be considered as shallow.
- getShortMessage() - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
Get the first line of the commit message of the commit the action will be
performed on.
- getShortMessage() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse the commit message and return the first "line" of it.
- getShortMessage() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Parse the tag message and return the first "line" of it.
- getSignature() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get the raw signature
- getSigningKey() - Method in class org.eclipse.jgit.lib.GpgConfig
-
Retrieves the config value of user.signingKey.
- getSimpleDateFormat(String) - Method in class org.eclipse.jgit.util.SystemReader
-
Returns a simple date format instance as specified by the given pattern.
- getSimpleDateFormat(String, Locale) - Method in class org.eclipse.jgit.util.SystemReader
-
Returns a simple date format instance as specified by the given pattern.
- getSinglePack() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Whether all of refs/* should be packed in a single pack.
- getSize() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Get current size of the delta stream, in bytes.
- getSize() - Method in interface org.eclipse.jgit.lib.AsyncObjectSizeQueue
-
Get the size of the current object.
- getSize() - Method in class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- getSize() - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Get size of object in bytes
- getSize() - Method in class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
- getSize() - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- getSize() - Method in class org.eclipse.jgit.lib.ObjectStream
-
Get total size of object in bytes
- getSize() - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- getSize() - Method in class org.eclipse.jgit.patch.BinaryHunk
-
Get inflated size of this hunk's data.
- getSortedObjectList(Comparator<PackedObjectInfo>) - Method in class org.eclipse.jgit.transport.PackParser
-
Get all of the objects, sorted by their name.
- getSource() - Method in class org.eclipse.jgit.transport.RefSpec
-
Get the source ref description.
- getSourceAuthor() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get source author
- getSourceAuthor(int) - Method in class org.eclipse.jgit.blame.BlameResult
-
Get the author that provided the specified line of the result.
- getSourceCommit() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get the revision blamed for the current region.
- getSourceCommit(int) - Method in class org.eclipse.jgit.blame.BlameResult
-
Get the commit that provided the specified line of the result.
- getSourceCommitter() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get source committer
- getSourceCommitter(int) - Method in class org.eclipse.jgit.blame.BlameResult
-
Get the committer that provided the specified line of the result.
- getSourceContents() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get complete contents of the source file blamed for the current output
region
- getSourceEnd() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get one past the range of the source data that has been blamed for the
current region
- getSourceLine(int) - Method in class org.eclipse.jgit.blame.BlameResult
-
Get the corresponding line number in the source file.
- getSourcePacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Get all of the source packs that fed into this compaction.
- getSourcePacks() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Get all of the source packs that fed into this compaction.
- getSourcePath() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get source path
- getSourcePath(int) - Method in class org.eclipse.jgit.blame.BlameResult
-
Get the file path that provided the specified line of the result.
- getSourceSize() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
Get size of the source buffer this index has scanned.
- getSourceStart() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Get first line of the source data that has been blamed for the current
region
- getSrcRef() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get source revision as specified by user (in constructor)
- getSshSessionFactory() - Method in class org.eclipse.jgit.transport.SshTransport
-
Get the SSH session factory
- getStage() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get the stage of this entry.
- getStartLine() - Method in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
- getStartOffset() - Method in class org.eclipse.jgit.patch.BinaryHunk
-
- getStartOffset() - Method in class org.eclipse.jgit.patch.FileHeader
-
- getStartOffset() - Method in class org.eclipse.jgit.patch.HunkHeader
-
- getState() - Method in class org.eclipse.jgit.attributes.Attribute
-
Return the state.
- getState(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Return the state.
- getState() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Get current state of the leader.
- getState() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Read the current state of the proposal.
- getState() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get current state of the replica
- getState() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Get snapshot of the current state of this PackWriter.
- getStatistics() - Method in class org.eclipse.jgit.api.GarbageCollectCommand
-
Computes and returns the repository statistics.
- getStatistics() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Returns information about objects and pack files for a FileRepository.
- getStatistics() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Get statistics of what this PackWriter did in order to create the final
pack stream.
- getStatistics() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get the PackWriter's statistics if a pack was sent to the client.
- getStats() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Get statistics of the last written reftable.
- getStats() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Get statistics of the last written reftable.
- getStatus() - Method in class org.eclipse.jgit.api.CheckoutResult
-
Get status
- getStatus() - Method in class org.eclipse.jgit.api.CherryPickResult
-
Get status
- getStatus() - Method in class org.eclipse.jgit.api.RebaseResult
-
Get the status
- getStatus() - Method in class org.eclipse.jgit.api.SubmoduleDeinitResult
-
Get the status of the command
- getStatus() - Method in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- getStatus() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get status of remote ref update operation.
- getStatus() - Method in class org.eclipse.jgit.util.ProcessResult
-
Get the status of the process' execution.
- getStatusCode() - Method in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Get status code
- getStderr() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
-
- getStdinArgs() - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Override to provide relevant arguments via stdin to the underlying hook
script.
- getStdout() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
-
- getStorage() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
How was this ref obtained?
- getStorage() - Method in interface org.eclipse.jgit.lib.Ref
-
How was this ref obtained?
- getStorage() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
How was this ref obtained?
- getStreamFileThreshold() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Get the size threshold beyond which objects must be streamed.
- getStreamFileThreshold() - Method in class org.eclipse.jgit.lib.ObjectReader
-
Returns the threshold at which a file will be streamed rather than loaded
entirely into memory
- getStreamFileThreshold() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Get the size threshold beyond which objects must be streamed.
- getStreamKey(PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get cache key for use by the block cache.
- getStreamPackBufferSize() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Get number of bytes to use for buffering when streaming a pack file
during copying.
- getStreamRatio() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
- getStrictHostKeyChecking() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getString(int) - Method in class org.eclipse.jgit.diff.RawText
-
Get the text for a single line.
- getString(int, int, boolean) - Method in class org.eclipse.jgit.diff.RawText
-
Get the text for a region of lines.
- getString(String, String, String) - Method in class org.eclipse.jgit.lib.Config
-
Get string value or null if not found.
- getStringList(String, String, String) - Method in class org.eclipse.jgit.lib.Config
-
Get a list of string values
- getSubmoduleDirectory(Repository, String) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get submodule directory
- getSubmoduleRemoteUrl(Repository, String) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Resolve submodule repository URL.
- getSubmoduleRepository(Repository, String) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get submodule repository
- getSubmoduleRepository(File, String) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get submodule repository at path
- getSubmoduleRepository(File, String, FS) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Get submodule repository at path, using the specified file system
abstraction
- getSubsections(String) - Method in class org.eclipse.jgit.lib.Config
-
Get set of all subsections of specified section within this configuration
and its base configuration
- getSymLinks() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Get how we handle symbolic links
- getSymrefs() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
- getSystem() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get system configuration.
- getSystemConfig() - Method in class org.eclipse.jgit.util.SystemReader
-
Get the gitconfig configuration found in the system-wide "etc" directory.
- getTag() - Method in class org.eclipse.jgit.lib.TagBuilder
-
Get short name of the tag (no refs/tags/
prefix).
- getTagger() - Method in class org.eclipse.jgit.api.TagCommand
-
Get the tagger
who created the tag.
- getTagger() - Method in class org.eclipse.jgit.lib.TagBuilder
-
Get creator of this tag.
- getTaggerIdent() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Parse the tagger identity from the raw buffer.
- getTagName() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Get the name of this tag, from the tag header.
- getTagOpt() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Get the description of how annotated tags should be treated during fetch.
- getTagOpt() - Method in class org.eclipse.jgit.transport.Transport
-
Get the description of how annotated tags should be treated during fetch.
- getTags() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get the tag object bitmap.
- getTags() - Method in class org.eclipse.jgit.lib.Repository
-
- getTarget() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
Get the reference this reference points to, or this
.
- getTarget() - Method in interface org.eclipse.jgit.lib.Ref
-
Get the reference this reference points to, or this
.
- getTarget() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
Get the reference this reference points to, or this
.
- getTerm() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Get term of this leader
- getThinPackBytes() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get size of the thin pack in bytes.
- getThreads() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get the number of threads used during delta compression.
- getTimeCompressing() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get time in milliseconds spent on delta compression.
- getTimeCounting() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get time in milliseconds spent enumerating the objects that need to be
included in the output.
- getTimeNegotiating() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Time in ms spent in the negotiation phase.
- getTimeout() - Method in class org.eclipse.jgit.api.FetchCommand
-
Get timeout
- getTimeout() - Method in class org.eclipse.jgit.api.PushCommand
-
Get timeout used for push operation
- getTimeout() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Get timeout (in seconds) before aborting an IO operation.
- getTimeout() - Method in class org.eclipse.jgit.transport.Daemon
-
Get timeout (in seconds) before aborting an IO operation.
- getTimeout() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Get timeout (in seconds) before aborting an IO operation.
- getTimeout() - Method in class org.eclipse.jgit.transport.Transport
-
Get timeout (in seconds) before aborting an IO operation.
- getTimeout() - Method in class org.eclipse.jgit.transport.UploadPack
-
Get timeout (in seconds) before aborting an IO operation.
- getTimeout() - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
-
Get number of milliseconds before aborting a read.
- getTimeout() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStream
-
Get number of milliseconds before aborting a write.
- getTimeSearchingForReuse() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get time in milliseconds spent matching existing representations against
objects that will be transmitted.
- getTimeSearchingForSizes() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get time in milliseconds spent finding the sizes of all objects that will
enter the delta compression search window.
- getTimeTotal() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get total time spent processing this pack.
- getTimeUnit(String, String, String, long, TimeUnit) - Method in class org.eclipse.jgit.lib.Config
-
Parse a numerical time unit, such as "1 minute", from the configuration.
- getTimeUnit(Config, String, String, String, long, TimeUnit) - Method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
Parse a numerical time unit, such as "1 minute", from a git
Config
.
- getTimeUnit(Config, String, String, String, long, TimeUnit) - Method in interface org.eclipse.jgit.lib.TypedConfigGetter
-
Parse a numerical time unit, such as "1 minute", from a git
Config
.
- getTimeWriting() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get time in milliseconds spent writing the pack output, from start of
header until end of trailer.
- getTimeZone(int) - Static method in class org.eclipse.jgit.lib.PersonIdent
-
Get timezone object for the given offset.
- getTimeZone() - Method in class org.eclipse.jgit.lib.PersonIdent
-
Get this person's declared time zone
- getTimeZone() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get this person's declared time zone
- getTimezone(long) - Method in class org.eclipse.jgit.util.SystemReader
-
Get the local time zone
- getTimeZone() - Method in class org.eclipse.jgit.util.SystemReader
-
Get system time zone, possibly mocked for testing
- getTimeZoneOffset() - Method in class org.eclipse.jgit.lib.PersonIdent
-
Get this person's declared time zone as minutes east of UTC.
- getTimeZoneOffset() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get this person's declared time zone as minutes east of UTC.
- getTipsWithSha1(ObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Returns all refs that resolve directly to the given
ObjectId
.
- getTipsWithSha1(ObjectId) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Returns all refs that resolve directly to the given
ObjectId
.
- getToBeCheckedOut() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get a map which maps the paths of files which have to be checked out
because the merge created new fully-merged content for this file into the
index.
- getToBeDeleted() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- getToBranch() - Method in class org.eclipse.jgit.internal.storage.file.CheckoutEntryImpl
-
Get the name of the branch after checkout
- getToBranch() - Method in interface org.eclipse.jgit.lib.CheckoutEntry
-
Get the name of the branch after checkout
- getTotalBytes() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get total number of bytes written.
- getTotalDeltas() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get total number of deltas output.
- getTotalObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get total number of objects output.
- getTotalRequestCount() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Get total number of requests (hit + miss), per pack file extension.
- getTrackingBranch() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Get the full tracking branch name
- getTrackingRefUpdate(String) - Method in class org.eclipse.jgit.transport.OperationResult
-
Get the status for a specific local tracking ref update.
- getTrackingRefUpdate() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Get tracking branch update if localName was set in constructor.
- getTrackingRefUpdates() - Method in class org.eclipse.jgit.transport.OperationResult
-
Get the status of all local tracking refs that were updated.
- getTransferRate() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get the average output speed in terms of bytes-per-second.
- getTransportProtocols() - Static method in class org.eclipse.jgit.transport.Transport
-
Obtain a copy of the registered protocols.
- getTree() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Get a reference to this commit's tree.
- getTree(int, Class<T>) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Obtain the tree iterator for the current entry.
- getTree(Class<T>) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the tree of that type.
- getTreeCount() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the number of trees known to this walker.
- getTreeDepth() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- getTreeDepthLimit() - Method in class org.eclipse.jgit.transport.FilterSpec
-
- getTreeFilter() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Get the tree filter used to simplify commits by modified paths.
- getTreeFilterMarks() - Method in class org.eclipse.jgit.diff.DiffEntry
-
- getTreeId() - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Get id of the root tree listing this commit's snapshot.
- getTreeId() - Method in class org.eclipse.jgit.lib.GitmoduleEntry
-
- getTrees() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Get the tree object bitmap.
- getTreesTraversed() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
- getTxnAccepted() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get name of the accepted RefTree graph.
- getTxnCommitted() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get name of the committed RefTree graph.
- getTxnCommitted() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Get name of bootstrap reference anchoring committed RefTree.
- getTxnNamespace() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get the namespace used for the RefTree graph and transaction management.
- getTxnNamespace() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Get namespace used by bootstrap layer.
- getTxnStage() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get prefix for staged objects, e.g.
- getType() - Method in class org.eclipse.jgit.diff.Edit
-
Get type
- getType() - Method in class org.eclipse.jgit.internal.fsck.FsckError.CorruptObject
-
- getType() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Get the object type.
- getType() - Method in class org.eclipse.jgit.lib.BitmapObject
-
Get Git object type.
- getType() - Method in class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- getType() - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Get Git in pack object type
- getType() - Method in class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
- getType() - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- getType() - Method in class org.eclipse.jgit.lib.ObjectStream
-
- getType() - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- getType() - Method in class org.eclipse.jgit.patch.BinaryHunk
-
Get type of this binary hunk.
- getType() - Method in class org.eclipse.jgit.revwalk.RevBlob
-
Get Git object type.
- getType() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Get Git object type.
- getType() - Method in class org.eclipse.jgit.revwalk.RevObject
-
Get Git object type.
- getType() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Get Git object type.
- getType() - Method in class org.eclipse.jgit.revwalk.RevTree
-
Get Git object type.
- getType() - Method in class org.eclipse.jgit.submodule.SubmoduleStatus
-
Get type
- getType() - Method in class org.eclipse.jgit.transport.PackedObjectInfo
-
Get the object type.
- getType() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
- getUncommittedChanges() - Method in class org.eclipse.jgit.api.RebaseResult
-
Getter for the field uncommittedChanges
.
- getUncommittedChanges() - Method in class org.eclipse.jgit.api.Status
-
Get uncommitted changes, i.e.
- getUndeletedList() - Method in class org.eclipse.jgit.api.CheckoutResult
-
Get the list of files that could not be deleted during checkout
- getUninterestingObjects() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get unmodifiable collection of objects that should be excluded from the
pack
- getUnmergedPaths() - Method in class org.eclipse.jgit.api.RevertCommand
-
Get unmerged paths
- getUnmergedPaths() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Get the paths with conflicts.
- getUnshallowFlag() - Method in interface org.eclipse.jgit.revwalk.DepthWalk
-
Get flag marking commits that should become unshallow.
- getUnshallowFlag() - Method in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- getUnshallowFlag() - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- getUntracked() - Method in class org.eclipse.jgit.api.Status
-
Get untracked files
- getUntracked() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files that are not ignored, and not in the index.
- getUntrackedFolders() - Method in class org.eclipse.jgit.api.Status
-
Get untracked folders
- getUntrackedFolders() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of folders containing only untracked files/folders
- getUntrackedFolders() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Getter for the field untrackedFolders
.
- getUpdated() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Get list of updated paths and smudgeFilterCommands
- getUpdatedFiles() - Method in class org.eclipse.jgit.api.ApplyResult
-
Get updated files
- getUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.LogCursor
-
Get identifier of the transaction that created the log record.
- getUpdateIndex() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
Indicator of the relative order between updates of a specific reference
name.
- getUpdateIndex() - Method in interface org.eclipse.jgit.lib.Ref
-
Indicator of the relative order between updates of a specific reference
name.
- getUpdateIndex() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
Indicator of the relative order between updates of a specific reference
name.
- getUploadPack() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Override for the location of 'git-upload-pack' on the remote system.
- getURI() - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
Get URI to contact the remote peer repository.
- getURI() - Method in class org.eclipse.jgit.transport.OperationResult
-
Get the URI this result came from.
- getURI() - Method in class org.eclipse.jgit.transport.Transport
-
Get the URI this transport connects to.
- getURIs() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Get all configured URIs under this remote.
- getUrl() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Get the url of the sub repo.
- getURL() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get URL
- getURL() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get URL
- getUser() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getUser() - Method in class org.eclipse.jgit.transport.URIish
-
Get user name requested for transfer
- getUserConfig() - Method in class org.eclipse.jgit.util.SystemReader
-
Get the git configuration found in the user home.
- getUserId() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the OpenPGP User ID, which may be any string.
- getValue() - Method in class org.eclipse.jgit.attributes.Attribute
-
Get value
- getValue(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Get attribute value
- getValue(String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Retrieves the value of a single-valued key, or the first is the key
has multiple values.
- getValue() - Method in class org.eclipse.jgit.revwalk.FooterLine
-
Get value of this footer.
- getValue() - Method in class org.eclipse.jgit.transport.CredentialItem.CharArrayType
-
Get the current value.
- getValue() - Method in class org.eclipse.jgit.transport.CredentialItem.StringType
-
- getValue() - Method in class org.eclipse.jgit.transport.CredentialItem.YesNoType
-
- getValues(String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Retrieves the values of a multi or list-valued key.
- getVersion() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get the certificate version string.
- getWantedRefs() - Method in class org.eclipse.jgit.transport.FetchV2Request
-
- getWantObjects() - Method in class org.eclipse.jgit.internal.ketch.ReplicaFetchRequest
-
Get objects to be fetched.
- getWantRefs() - Method in class org.eclipse.jgit.internal.ketch.ReplicaFetchRequest
-
Get references to be fetched.
- getWants() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get the count of client wants.
- getWeight() - Method in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Get relative size of this object's packed form.
- getWhen() - Method in class org.eclipse.jgit.lib.PersonIdent
-
Get timestamp
- getWhen() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the timestamp of the identity.
- getWho() - Method in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
Get user performing the change
- getWho() - Method in interface org.eclipse.jgit.lib.ReflogEntry
-
Get user performing the change
- getWorkingTreeIterator(Repository) - Method in interface org.eclipse.jgit.lib.IndexDiff.WorkingTreeIteratorFactory
-
- getWorkTree() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get the work tree directory, or null if not set.
- getWorkTree() - Method in class org.eclipse.jgit.lib.Repository
-
Get the root directory of the working tree, where files are checked out
for viewing and editing.
- getXorOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- Git - Class in org.eclipse.jgit.api
-
Offers a "GitPorcelain"-like API to interact with a git repository.
- Git(Repository) - Constructor for class org.eclipse.jgit.api.Git
-
Construct a new
Git
object which can
interact with the specified git repository.
- GIT_ALTERNATE_OBJECT_DIRECTORIES_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that tells us where to look for objects, besides
the default objects directory.
- GIT_AUTHOR_EMAIL_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that contains the author's email
- GIT_AUTHOR_NAME_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that contains the author's name
- GIT_CEILING_DIRECTORIES_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that limits how close to the root of the file
systems JGit will traverse when looking for a repository root.
- GIT_COMMITTER_EMAIL_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that contains the commiter's email
- GIT_COMMITTER_NAME_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that contains the commiter's name
- GIT_CONFIG_NOSYSTEM_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that blocks use of the system config file
- GIT_DIR_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that tells us which directory is the ".git"
directory
- GIT_INDEX_FILE_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that tells us which file holds the Git index.
- GIT_OBJECT_DIRECTORY_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that tells us where objects are stored
- GIT_PATH - Static variable in class org.eclipse.jgit.util.QuotedString
-
Quoting style that obeys the rules Git applies to file names
- GIT_WORK_TREE_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that tells us which directory is the working
directory.
- GitAPIException - Exception in org.eclipse.jgit.api.errors
-
Superclass of all exceptions thrown by the API classes in
org.eclipse.jgit.api
- GitAPIException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.GitAPIException
-
Constructs a new exception with the specified detail message and cause.
- GitAPIException(String) - Constructor for exception org.eclipse.jgit.api.errors.GitAPIException
-
Constructs a new exception with the specified detail message and no
cause.
- GitCommand<T> - Class in org.eclipse.jgit.api
-
Common superclass of all commands in the package org.eclipse.jgit.api
- GitCommand(Repository) - Constructor for class org.eclipse.jgit.api.GitCommand
-
Creates a new command which interacts with a single repository
- GitDateFormatter - Class in org.eclipse.jgit.util
-
A utility for formatting dates according to the Git log.date formats plus
extensions.
- GitDateFormatter(GitDateFormatter.Format) - Constructor for class org.eclipse.jgit.util.GitDateFormatter
-
Create a new Git oriented date formatter
- GitDateFormatter.Format - Enum in org.eclipse.jgit.util
-
Git and JGit formats
- GitDateParser - Class in org.eclipse.jgit.util
-
Parses strings with time and date specifications into
Date
.
- GitDateParser() - Constructor for class org.eclipse.jgit.util.GitDateParser
-
- GITDIR - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix of the first line in a ".git" file
- GITIGNORE_FILENAME - Static variable in class org.eclipse.jgit.lib.Constants
-
A gitignore file name
- GITLINK - Static variable in class org.eclipse.jgit.lib.FileMode
-
Mode indicating an entry is a submodule commit in another repository.
- GitmoduleEntry - Class in org.eclipse.jgit.lib
-
A .gitmodules file found in the pack.
- GitmoduleEntry(AnyObjectId, AnyObjectId) - Constructor for class org.eclipse.jgit.lib.GitmoduleEntry
-
A record of (tree, blob) for a .gitmodule file in a pack
- gitmodulesNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- GitProtocolConstants - Class in org.eclipse.jgit.transport
-
Wire constants for the native Git protocol.
- GLOBAL_KNOWN_HOSTS_FILE - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- GlobalAttributesNode - Class in org.eclipse.jgit.internal.storage.file
-
Attribute node loaded from global system-wide file.
- GlobalAttributesNode(Repository) - Constructor for class org.eclipse.jgit.internal.storage.file.GlobalAttributesNode
-
Constructor for GlobalAttributesNode.
- GpgConfig - Class in org.eclipse.jgit.lib
-
Typed access to GPG related configuration options.
- GpgConfig(Config) - Constructor for class org.eclipse.jgit.lib.GpgConfig
-
Create a new GPG config, which will read configuration from config.
- GpgConfig.GpgFormat - Enum in org.eclipse.jgit.lib
-
Config values for gpg.format.
- gpgFailedToParseSecretKey - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgKeyInfo - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgNoCredentialsProvider - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgNoKeyInLegacySecring - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgNoKeyring - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgNoPublicKeyFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgNoSecretKeyForPublicKey - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgNotASigningKey - Variable in class org.eclipse.jgit.internal.JGitText
-
- GpgSignature - Class in org.eclipse.jgit.lib
-
A structure for holding GPG signature together with additional related data.
- GpgSignature(byte[]) - Constructor for class org.eclipse.jgit.lib.GpgSignature
-
Creates a new instance with the specified signature
- GpgSigner - Class in org.eclipse.jgit.lib
-
Creates GPG signatures for Git objects.
- GpgSigner() - Constructor for class org.eclipse.jgit.lib.GpgSigner
-
- gpgSigningCancelled - Variable in class org.eclipse.jgit.internal.JGitText
-
- growPath(int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Grow the path buffer larger.
- GSSManagerFactory - Class in org.eclipse.jgit.util
-
Factory to detect which GSSManager implementation should be used.
- GSSManagerFactory() - Constructor for class org.eclipse.jgit.util.GSSManagerFactory
-
- ID_DSA - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Name of the default DSA private identity file.
- ID_ECDSA - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Name of the default ECDSA private identity file.
- ID_ED25519 - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Name of the default ECDSA private identity file.
- ID_RSA - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Name of the default RSA private identity file.
- idBuffer() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Get the byte array buffer object IDs must be copied out of.
- idBuffer() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Get the byte array buffer object IDs must be copied out of.
- idBuffer() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Get the byte array buffer object IDs must be copied out of.
- idBuffer() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Get the byte array buffer object IDs must be copied out of.
- idBuffer() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the byte array buffer object IDs must be copied out of.
- IDENTITIES_ONLY - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- IDENTITY_AGENT - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- IDENTITY_FILE - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- idEqual(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Check if the current entry of both iterators has the same id.
- idEqual(int, int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Compare two tree's current ObjectId values for equality.
- idFor(int, byte[]) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- idFor(int, byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- idFor(int, long, InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- idFor(TreeFormatter) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- idFor(int, byte[]) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Compute the name of an object, without inserting it.
- idFor(int, byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Compute the name of an object, without inserting it.
- idFor(int, long, InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Compute the name of an object, without inserting it.
- idFor(TreeFormatter) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Compute the ObjectId for the given tree without inserting it.
- idOffset() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
- idOffset() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- idOffset() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- idOffset() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
- idOffset() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- idSubmodule(WorkingTreeIterator.Entry) - Method in class org.eclipse.jgit.treewalk.FileTreeIterator
-
Get submodule id for given entry.
- idSubmodule(WorkingTreeIterator.Entry) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get submodule id for given entry.
- idSubmodule(File, WorkingTreeIterator.Entry) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get submodule id using the repository at the location of the entry
relative to the directory.
- IGNORE_ERRORS - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option not to throw exceptions when a deletion finally doesn't succeed.
- IgnoreNode - Class in org.eclipse.jgit.ignore
-
Represents a bundle of ignore rules inherited from a base directory.
- IgnoreNode() - Constructor for class org.eclipse.jgit.ignore.IgnoreNode
-
Create an empty ignore node with no rules.
- IgnoreNode(List<FastIgnoreRule>) - Constructor for class org.eclipse.jgit.ignore.IgnoreNode
-
Create an ignore node with given rules.
- IgnoreNode.MatchResult - Enum in org.eclipse.jgit.ignore
-
- ignoreRepositoryState(boolean) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
Whether to ignore the repository state when applying the stash
- illegalArgumentNotA - Variable in class org.eclipse.jgit.internal.JGitText
-
- illegalCombinationOfArguments - Variable in class org.eclipse.jgit.internal.JGitText
-
- illegalHookName - Variable in class org.eclipse.jgit.internal.JGitText
-
- illegalPackingPhase - Variable in class org.eclipse.jgit.internal.JGitText
-
- illegalStateExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- IllegalTodoFileModification - Exception in org.eclipse.jgit.errors
-
Attempt to modify a rebase-todo file in an unsupported way
- IllegalTodoFileModification(String) - Constructor for exception org.eclipse.jgit.errors.IllegalTodoFileModification
-
Constructor for IllegalTodoFileModification
- IMatcher - Interface in org.eclipse.jgit.ignore.internal
-
Generic string matcher
- implicitDirCache - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
Set to true if this merger should use the default dircache of the
repository and should handle locking and unlocking of the dircache.
- improperlyPaddedBase64Input - Variable in class org.eclipse.jgit.internal.JGitText
-
- in - Variable in class org.eclipse.jgit.attributes.FilterCommand
-
- include(Ref) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Include a reference to a commit
- include(AnyObjectId) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Include a commit
- include(String, AnyObjectId) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Include a commit
- include(Ref) - Method in class org.eclipse.jgit.api.MergeCommand
-
Reference to a commit to be merged with the current head
- include(AnyObjectId) - Method in class org.eclipse.jgit.api.MergeCommand
-
Id of a commit which is to be merged with the current head
- include(String, AnyObjectId) - Method in class org.eclipse.jgit.api.MergeCommand
-
Include a commit
- include(Ref) - Method in class org.eclipse.jgit.api.RevertCommand
-
Include a Ref
to a commit to be reverted
- include(AnyObjectId) - Method in class org.eclipse.jgit.api.RevertCommand
-
Include a commit to be reverted
- include(String, AnyObjectId) - Method in class org.eclipse.jgit.api.RevertCommand
-
Include a commit to be reverted
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.internal.revwalk.AddToBitmapFilter
-
Determine if the supplied commit should be included in results.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.internal.revwalk.AddUnseenToBitmapFilter
-
Determine if the supplied commit should be included in results.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.MaxCountRevFilter
-
Determine if the supplied commit should be included in results.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.NotRevFilter
-
Determine if the supplied commit should be included in results.
- include(ObjectWalk, AnyObjectId) - Method in class org.eclipse.jgit.revwalk.filter.ObjectFilter
-
Determine if the named object should be included in the walk.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
Determine if the supplied commit should be included in results.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Determine if the supplied commit should be included in results.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.SkipRevFilter
-
Determine if the supplied commit should be included in results.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
-
Determine if the supplied commit should be included in results.
- include(TreeWalk) - Method in class org.eclipse.jgit.revwalk.FollowFilter
-
Determine if the current entry is interesting to report.
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.TreeRevFilter
-
Determine if the supplied commit should be included in results.
- include(String, AnyObjectId) - Method in class org.eclipse.jgit.transport.BundleWriter
-
Include an object (and everything reachable from it) in the bundle.
- include(Ref) - Method in class org.eclipse.jgit.transport.BundleWriter
-
Include a single ref (a name/object pair) in the bundle.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.NotIgnoredFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.PathFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.SkipWorkTreeFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Determine if the current entry is interesting to report.
- includeDeletes - Variable in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
true
if deletions should be included in results.
- inCore - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
Set to true if this merge should work in-memory.
- incorrectHashFor - Variable in class org.eclipse.jgit.internal.JGitText
-
- incorrectOBJECT_ID_LENGTH - Variable in class org.eclipse.jgit.internal.JGitText
-
- IncorrectObjectTypeException - Exception in org.eclipse.jgit.errors
-
An inconsistency with respect to handling different object types.
- IncorrectObjectTypeException(ObjectId, String) - Constructor for exception org.eclipse.jgit.errors.IncorrectObjectTypeException
-
Construct an IncorrectObjectTypeException for the specified object id.
- IncorrectObjectTypeException(ObjectId, int) - Constructor for exception org.eclipse.jgit.errors.IncorrectObjectTypeException
-
Construct an IncorrectObjectTypeException for the specified object id.
- incrementOpen() - Method in class org.eclipse.jgit.lib.Repository
-
- INDEX - Static variable in class org.eclipse.jgit.internal.storage.pack.PackExt
-
A pack index file extension.
- IndexChangedEvent - Class in org.eclipse.jgit.events
-
Describes a change to one or more paths in the index file.
- IndexChangedEvent(boolean) - Constructor for class org.eclipse.jgit.events.IndexChangedEvent
-
Notify that the index changed
- IndexChangedListener - Interface in org.eclipse.jgit.events
-
- IndexDiff - Class in org.eclipse.jgit.lib
-
Compares the index, a tree, and the working directory Ignored files are not
taken into account.
- IndexDiff(Repository, String, WorkingTreeIterator) - Constructor for class org.eclipse.jgit.lib.IndexDiff
-
Construct an IndexDiff
- IndexDiff(Repository, ObjectId, WorkingTreeIterator) - Constructor for class org.eclipse.jgit.lib.IndexDiff
-
Construct an Indexdiff
- IndexDiff.StageState - Enum in org.eclipse.jgit.lib
-
Represents the state of the index for a certain path regarding the stages
- which stages exist for a path and which not (base, ours, theirs).
- IndexDiff.WorkingTreeIteratorFactory - Interface in org.eclipse.jgit.lib
-
A factory to producing WorkingTreeIterators
- IndexDiffFilter - Class in org.eclipse.jgit.treewalk.filter
-
- IndexDiffFilter(int, int) - Constructor for class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Creates a new instance of this filter.
- IndexDiffFilter(int, int, boolean) - Constructor for class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Creates a new instance of this filter.
- indexFileCorruptedNegativeBucketCount - Variable in class org.eclipse.jgit.internal.JGitText
-
- indexFileIsInUse - Variable in class org.eclipse.jgit.internal.JGitText
-
- indexFileIsTooLargeForJgit - Variable in class org.eclipse.jgit.internal.JGitText
-
- indexOf(RevFlag, int) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Find the next commit that has the given flag set.
- indexOfChangeId(String, String) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
Return the index in the String message
where the Change-Id entry
in the footer begins.
- indexOfFirstFooterLine(String[]) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
Find the index of the first line of the footer paragraph in an array of
the lines, or lines.length if no footer is available
- IndexReadException - Exception in org.eclipse.jgit.errors
-
Cannot read the index.
- IndexReadException() - Constructor for exception org.eclipse.jgit.errors.IndexReadException
-
Constructs an IndexReadException with the default message.
- IndexReadException(String) - Constructor for exception org.eclipse.jgit.errors.IndexReadException
-
Constructs an IndexReadException with the specified detail message.
- IndexReadException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.IndexReadException
-
Constructs an IndexReadException with the specified detail message.
- indexSignatureIsInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- IndexWriteException - Exception in org.eclipse.jgit.errors
-
Cannot write a modified index.
- IndexWriteException() - Constructor for exception org.eclipse.jgit.errors.IndexWriteException
-
Constructs an IndexWriteException with the default message.
- IndexWriteException(String) - Constructor for exception org.eclipse.jgit.errors.IndexWriteException
-
Constructs an IndexWriteException with the specified detail message.
- IndexWriteException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.IndexWriteException
-
Constructs an IndexWriteException with the specified detail message.
- indexWriteException - Variable in class org.eclipse.jgit.internal.JGitText
-
- InflaterCache - Class in org.eclipse.jgit.lib
-
Creates zlib based inflaters as necessary for object decompression.
- INFO_ATTRIBUTES - Static variable in class org.eclipse.jgit.lib.Constants
-
Attributes-override-file
- INFO_EXCLUDE - Static variable in class org.eclipse.jgit.lib.Constants
-
Excludes-file
- INFO_REFS - Static variable in class org.eclipse.jgit.lib.Constants
-
Info refs folder
- InfoAttributesNode - Class in org.eclipse.jgit.internal.storage.file
-
Attribute node loaded from the $GIT_DIR/info/attributes file.
- InfoAttributesNode(Repository) - Constructor for class org.eclipse.jgit.internal.storage.file.InfoAttributesNode
-
Constructor for InfoAttributesNode.
- InformationalMessage(String) - Constructor for class org.eclipse.jgit.transport.CredentialItem.InformationalMessage
-
Initialize an informational message.
- inGroup(String) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Test whether this sub repo belongs to a specified group.
- init() - Static method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a init
command
- init(InputStream, OutputStream, OutputStream) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Initialize the instance with the given streams.
- init(Repository) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Initialize this advertiser with a repository for peeling tags.
- init(WorkingTreeIterator.Entry[]) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Constructor helper.
- InitCommand - Class in org.eclipse.jgit.api
-
Create an empty git repository or reinitalize an existing one
- InitCommand() - Constructor for class org.eclipse.jgit.api.InitCommand
-
- initFailedBareRepoDifferentDirs - Variable in class org.eclipse.jgit.internal.JGitText
-
- initFailedDirIsNoDirectory - Variable in class org.eclipse.jgit.internal.JGitText
-
- initFailedGitDirIsNoDirectory - Variable in class org.eclipse.jgit.internal.JGitText
-
- initFailedNonBareRepoSameDirs - Variable in class org.eclipse.jgit.internal.JGitText
-
- initializedSubmodules(Collection<String>) - Method in interface org.eclipse.jgit.api.CloneCommand.Callback
-
Notify initialized submodules.
- initRootIterator(Repository) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Initialize this iterator for the root level of a repository.
- inMemoryBufferLimitExceeded - Variable in class org.eclipse.jgit.internal.JGitText
-
- InMemoryRepository - Class in org.eclipse.jgit.internal.storage.dfs
-
Git repository stored entirely in the local process memory.
- InMemoryRepository(DfsRepositoryDescription) - Constructor for class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
Initialize a new in-memory repository.
- InMemoryRepository.Builder - Class in org.eclipse.jgit.internal.storage.dfs
-
Builder for in-memory repositories.
- InMemoryRepository.MemObjDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
DfsObjDatabase used by InMemoryRepository.
- InMemoryRepository.MemRefDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
DfsRefDatabase used by InMemoryRepository.
- inputDidntMatchLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- InputOverLimitIOException() - Constructor for exception org.eclipse.jgit.transport.PacketLineIn.InputOverLimitIOException
-
- inputStreamMustSupportMark - Variable in class org.eclipse.jgit.internal.JGitText
-
- insert(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, long, InputStream) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, long, InputStream) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Insert a single object into the store, returning its unique name.
- insert(String) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Insert a literal string of text, in UTF-8 encoding.
- insert(byte[]) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Insert a literal binary sequence.
- insert(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Insert a literal binary sequence.
- insert(int, byte[]) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- insert(int, byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- insert(int, long, InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- insert(int, long, InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter.Formatter
-
- insert(TreeFormatter) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Insert a single tree into the store, returning its unique name.
- insert(CommitBuilder) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Insert a single commit into the store, returning its unique name.
- insert(TagBuilder) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Insert a single annotated tag into the store, returning its unique name.
- insert(int, byte[]) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, long, InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Insert a single object into the store, returning its unique name.
- insertId(String, ObjectId) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
Find the right place to insert a Change-Id and return it.
- insertId(String, ObjectId, boolean) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
Find the right place to insert a Change-Id and return it.
- insertTo(ObjectInserter) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Insert this tree and obtain its ObjectId.
- install() - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Install this configuration as the live settings.
- install() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Install this configuration as the live settings.
- install() - Static method in class org.eclipse.jgit.transport.NetRCCredentialsProvider
-
Install default provider for the .netrc parser.
- INSTANCE - Static variable in class org.eclipse.jgit.diff.MyersDiff
-
Singleton instance of MyersDiff.
- INSTANCE - Static variable in exception org.eclipse.jgit.errors.StopWalkException
-
Singleton instance for throwing within a filter.
- INSTANCE - Static variable in class org.eclipse.jgit.lib.NullProgressMonitor
-
Immutable instance of a null progress monitor.
- INSTANCE - Static variable in class org.eclipse.jgit.lib.RefComparator
-
Singleton instance of RefComparator
- INSTANCE - Static variable in class org.eclipse.jgit.treewalk.FileTreeIterator.DefaultFileModeStrategy
-
a singleton instance of the default FileModeStrategy
- INSTANCE - Static variable in class org.eclipse.jgit.treewalk.FileTreeIterator.NoGitlinksStrategy
-
a singleton instance of the default FileModeStrategy
- INSTANCE - Static variable in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilter
-
Predefined InterIndexDiffFilter for finding changes between two dircaches
- INSTANCE - Static variable in class org.eclipse.jgit.util.io.DisabledOutputStream
-
The canonical instance which always throws IllegalStateException.
- INSTANCE - Static variable in class org.eclipse.jgit.util.io.NullOutputStream
-
The canonical instance.
- instant() - Method in class org.eclipse.jgit.util.time.ProposedTimestamp
-
Get time since epoch, with up to microsecond resolution.
- integerValueOutOfRange - Variable in class org.eclipse.jgit.internal.JGitText
-
- interestingObjects - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The set of objects to be included in the pack.
- InterIndexDiffFilter - Class in org.eclipse.jgit.treewalk.filter
-
A filter for extracting changes between two versions of the dircache.
- InterIndexDiffFilter() - Constructor for class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilter
-
- InternalHttpServerGlue - Class in org.eclipse.jgit.transport
-
Internal API to assist org.eclipse.jgit.http.server
.
- internalRevisionError - Variable in class org.eclipse.jgit.internal.JGitText
-
- internalRunHookIfPresent(Repository, String, String[], PrintStream, PrintStream, String) - Method in class org.eclipse.jgit.util.FS
-
- internalServerError - Variable in class org.eclipse.jgit.internal.JGitText
-
- interruptedWriting - Variable in class org.eclipse.jgit.internal.JGitText
-
- InterruptTimer - Class in org.eclipse.jgit.util.io
-
Triggers an interrupt on the calling thread if it doesn't complete a block.
- InterruptTimer() - Constructor for class org.eclipse.jgit.util.io.InterruptTimer
-
Create a new timer with a default thread name.
- InterruptTimer(String) - Constructor for class org.eclipse.jgit.util.io.InterruptTimer
-
Create a new timer to signal on interrupt on the caller.
- inTheFuture - Variable in class org.eclipse.jgit.internal.JGitText
-
- IntList - Class in org.eclipse.jgit.util
-
A more efficient List<Integer> using a primitive integer array.
- IntList() - Constructor for class org.eclipse.jgit.util.IntList
-
Create an empty list with a default capacity.
- IntList(int) - Constructor for class org.eclipse.jgit.util.IntList
-
Create an empty list with the specified capacity.
- invalidAdvertisementOf - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidAncestryLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidBooleanValue - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidChannel - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidCharacterInBase64Data - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidCommitParentNumber - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidConfigurationException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a command fails due to an invalid configuration
- InvalidConfigurationException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.InvalidConfigurationException
-
Constructor for InvalidConfigurationException
- InvalidConfigurationException(String) - Constructor for exception org.eclipse.jgit.api.errors.InvalidConfigurationException
-
Constructor for InvalidConfigurationException.
- invalidDepth - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidEncryption - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidExpandWildcard - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidFilter - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidFollowerUri - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- invalidGitdirRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidGitModules - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidGitType - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidId - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidId0 - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidIdLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidIgnoreParamSubmodule - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidIgnoreRule - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidIntegerValue - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidKey - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidLineInConfigFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidLineInConfigFileWithParam - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidManifest - Variable in class org.eclipse.jgit.gitrepo.internal.RepoText
-
- InvalidMergeHeadsException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a merge command was called without specifying the
proper amount/type of merge heads.
- InvalidMergeHeadsException(String) - Constructor for exception org.eclipse.jgit.api.errors.InvalidMergeHeadsException
-
Constructor for InvalidMergeHeadsException.
- invalidModeFor - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidModeForPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidNameContainsDotDot - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidObjectIdException - Exception in org.eclipse.jgit.errors
-
Thrown when an invalid object id is passed in as an argument.
- InvalidObjectIdException(byte[], int, int) - Constructor for exception org.eclipse.jgit.errors.InvalidObjectIdException
-
Create exception with bytes of the invalid object id.
- InvalidObjectIdException(String) - Constructor for exception org.eclipse.jgit.errors.InvalidObjectIdException
-
Constructor for InvalidObjectIdException
- invalidOldIdSent - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidPacketLineHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidPathContainsSeparator - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidPathException - Exception in org.eclipse.jgit.dircache
-
Thrown when JGit detects and refuses to use an invalid path
- InvalidPathException(String) - Constructor for exception org.eclipse.jgit.dircache.InvalidPathException
-
Constructor for InvalidPathException
- invalidPathPeriodAtEndWindows - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidPathReservedOnWindows - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidPathSpaceAtEndWindows - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidPatternException - Exception in org.eclipse.jgit.errors
-
Thrown when a pattern passed in an argument was wrong.
- InvalidPatternException(String, String) - Constructor for exception org.eclipse.jgit.errors.InvalidPatternException
-
Constructor for InvalidPatternException
- InvalidPatternException(String, String, Throwable) - Constructor for exception org.eclipse.jgit.errors.InvalidPatternException
-
Constructor for InvalidPatternException
- invalidPurgeFactor - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidRebaseStepException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown if a rebase step is invalid.
- InvalidRebaseStepException(String) - Constructor for exception org.eclipse.jgit.api.errors.InvalidRebaseStepException
-
Constructor for InvalidRebaseStepException.
- InvalidRebaseStepException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.InvalidRebaseStepException
-
Constructor for InvalidRebaseStepException.
- invalidRedirectLocation - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidRefAdvertisementLine - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidReflogRevision - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidRefName - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidRefNameException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when an invalid Ref name was encountered
- InvalidRefNameException(String) - Constructor for exception org.eclipse.jgit.api.errors.InvalidRefNameException
-
Constructor for InvalidRefNameException
- InvalidRefNameException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.InvalidRefNameException
-
Constructor for InvalidRefNameException.
- invalidRefSpec - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidReftableBlock - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidReftableCRC - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidReftableFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidRemote - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidRemoteException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a fetch command was called with an invalid remote
- InvalidRemoteException(String) - Constructor for exception org.eclipse.jgit.api.errors.InvalidRemoteException
-
Constructor for InvalidRemoteException
- InvalidRemoteException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.InvalidRemoteException
-
Constructor for InvalidRemoteException
- invalidRepositoryStateNoHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidShallowObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidStageForPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidSystemProperty - Variable in class org.eclipse.jgit.internal.JGitText
-
- InvalidTagNameException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a tag command was called with an invalid tag name (or
null), such as bad~tag.
- InvalidTagNameException(String) - Constructor for exception org.eclipse.jgit.api.errors.InvalidTagNameException
-
Constructor for InvalidTagNameException.
- invalidTagOption - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidTimeout - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidTimestamp - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidTimeUnitValue2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidTimeUnitValue3 - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidTreeZeroLengthName - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidURL - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidWildcards - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidWindowSize - Variable in class org.eclipse.jgit.internal.JGitText
-
- IO - Class in org.eclipse.jgit.util
-
Input/Output utilities
- isAlignBlocks() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Whether the writer should align blocks.
- isAllowBranchDeletes() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether the client can delete from refs/heads/
.
- isAllowCreates() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether the client can request refs to be created.
- isAllowDeletes() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether the client can request refs to be deleted.
- isAllowFilter() - Method in class org.eclipse.jgit.transport.TransferConfig
-
- isAllowNonFastForwards() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Whether the batch update will permit a non-fast-forward update to an
existing reference.
- isAllowNonFastForwards() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether the client can request non-fast-forward updates of a ref,
possibly making objects unreachable.
- isAllowPushOptions() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether the server supports receiving push options.
- isAllowQuiet() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether clients may request avoiding noisy progress messages.
- isAllowReachableSha1InWant() - Method in class org.eclipse.jgit.transport.TransferConfig
-
Whether to allow clients to request non-tip SHA-1s
- isAllowRefInWant() - Method in class org.eclipse.jgit.transport.TransferConfig
-
- isAllowThin() - Method in class org.eclipse.jgit.transport.PackParser
-
Whether a thin pack (missing base objects) is permitted.
- isAllowTipSha1InWant() - Method in class org.eclipse.jgit.transport.TransferConfig
-
Whether to allow clients to request non-advertised tip SHA-1s
- isAncestorOf(RepoProject) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Check if this sub repo is the ancestor of given sub repo.
- isAncestorOf(String) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Check if this sub repo is an ancestor of the given path.
- isAnnotated() - Method in class org.eclipse.jgit.api.TagCommand
-
Whether this will create an annotated command
- isAnyNull(CredentialItem...) - Static method in class org.eclipse.jgit.transport.CredentialsProvider
-
Whether any of the passed items is null
- isAssumeValid() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Is this entry always thought to be unmodified?
- isAStaticFlagAndHasNorevWalkInstance - Variable in class org.eclipse.jgit.internal.JGitText
-
- isAtomic() - Method in class org.eclipse.jgit.api.PushCommand
-
Whether this push should be executed atomically (all references updated,
or none)
- isAtomic() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Whether updates should be atomic.
- isAtomic() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether the client's commands should be performed as a single atomic
transaction.
- isAuthorEmailImplicit() - Method in class org.eclipse.jgit.lib.UserConfig
-
Whether the author email was not explicitly configured but constructed
from information the system has about the logged on user
- isAuthorNameImplicit() - Method in class org.eclipse.jgit.lib.UserConfig
-
Whether the author name was not explicitly configured but constructed
from information the system has about the logged on user
- isAvailable() - Method in class org.eclipse.jgit.util.LfsFactory
-
- isBare() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- isBare() - Method in class org.eclipse.jgit.lib.Repository
-
Whether this repository is bare
- isBatchMode() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- isBiDirectionalPipe() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether this class expects a bi-directional pipe opened between the
client and itself.
- isBiDirectionalPipe() - Method in class org.eclipse.jgit.transport.UploadPack
-
Whether this class expects a bi-directional pipe opened between the
client and itself.
- isBinary(byte[]) - Static method in class org.eclipse.jgit.diff.RawText
-
Determine heuristically whether a byte array represents binary (as
opposed to text) content.
- isBinary(InputStream) - Static method in class org.eclipse.jgit.diff.RawText
-
Determine heuristically whether the bytes contained in a stream
represents binary (as opposed to text) content.
- isBinary(byte[], int) - Static method in class org.eclipse.jgit.diff.RawText
-
Determine heuristically whether a byte array represents binary (as
opposed to text) content.
- isBinary() - Method in class org.eclipse.jgit.util.io.AutoLFInputStream
-
Whether the stream has detected as a binary so far.
- isBoundary() - Method in class org.eclipse.jgit.revwalk.DepthWalk.Commit
-
- isBuildBitmaps() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
True if writer is allowed to build bitmaps for indexes.
- isCancelled() - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Check for user task cancellation.
- isCancelled() - Method in class org.eclipse.jgit.lib.EmptyProgressMonitor
-
Check for user task cancellation.
- isCancelled() - Method in class org.eclipse.jgit.lib.NullProgressMonitor
-
Check for user task cancellation.
- isCancelled() - Method in interface org.eclipse.jgit.lib.ProgressMonitor
-
Check for user task cancellation.
- isCancelled() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
Check for user task cancellation.
- isCapabilityEnabled(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Check if the peer requested a capability.
- isCaseSensitive() - Method in class org.eclipse.jgit.util.FS
-
Is this file system case sensitive
- isCaseSensitive() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Is this file system case sensitive
- isCaseSensitive() - Method in class org.eclipse.jgit.util.FS_Win32
-
Is this file system case sensitive
- isCheckEofAfterPackFooter() - Method in class org.eclipse.jgit.transport.PackParser
-
Whether the EOF should be read from the input after the footer.
- isCheckFetchedObjects() - Method in class org.eclipse.jgit.api.FetchCommand
-
Whether to check received objects for validity
- isCheckFetchedObjects() - Method in class org.eclipse.jgit.transport.Transport
-
Whether fetch will verify if received objects are formatted correctly.
- isCheckObjectCollisions() - Method in class org.eclipse.jgit.transport.PackParser
-
Whether received objects are verified to prevent collisions.
- isCheckReceivedObjects() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether this instance will verify received objects are formatted
correctly.
- isCheckReferencedObjectsAreReachable() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether this instance will validate all referenced, but not supplied by
the client, objects are reachable from another reference.
- isChild(PlotCommit) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Determine if the given commit is a child (descendant) of this commit.
- isClean() - Method in class org.eclipse.jgit.api.Status
-
Whether the status is clean
- isCommit() - Method in class org.eclipse.jgit.merge.MergeConfig
-
Whether --no-commit
option is not set.
- isCommitterEmailImplicit() - Method in class org.eclipse.jgit.lib.UserConfig
-
Whether the author email was not explicitly configured but constructed
from information the system has about the logged on user
- isCommitterNameImplicit() - Method in class org.eclipse.jgit.lib.UserConfig
-
Whether the committer name was not explicitly configured but constructed
from information the system has about the logged on user
- isComplete() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Whether this ObjectId is actually a complete id.
- isConnected() - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- isCreated() - Method in class org.eclipse.jgit.util.FS.LockToken
-
- isCrLfText(byte[]) - Static method in class org.eclipse.jgit.diff.RawText
-
Determine heuristically whether a byte array represents text content
using CR-LF as line separator.
- isCrLfText(InputStream) - Static method in class org.eclipse.jgit.diff.RawText
-
Determine heuristically whether the bytes contained in a stream represent
text content using CR-LF as line separator.
- isCrLfText(byte[], int) - Static method in class org.eclipse.jgit.diff.RawText
-
Determine heuristically whether a byte array represents text content
using CR-LF as line separator.
- isCustom(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Is this a custom attribute
- isCygwin() - Static method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Whether cygwin is found
- isDelete() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Whether this update is a deleting update
- isDelimiter(String) - Static method in class org.eclipse.jgit.transport.PacketLineIn
-
Check if a string is the delimiter marker.
- isDeltaBaseAsOffset() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Check whether writer can store delta base as an offset (new style
reducing pack size) or should store it as an object id (legacy style,
compatible with old readers).
- isDeltaBaseAsOffset() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
True if writer can use offsets to point to a delta base.
- isDeltaCompress() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Check whether the writer will create new deltas on the fly.
- isDeltaRepresentation() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Whether object is going to be written as delta
- isDetachingSymbolicRef() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Return whether this update is actually detaching a symbolic ref.
- isDetectRenames() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get if rename detection is enabled
- isDirectory() - Method in interface org.eclipse.jgit.transport.FtpChannel.DirEntry
-
- isDirectory() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- isDirectory(File) - Method in class org.eclipse.jgit.util.FS
-
Check if path is a directory.
- isDirectoryFileConflict() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
True if the current entry is covered by a directory/file conflict.
- isDirectoryPattern(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
Check if pattern is a directory pattern ending with a path separator
- isDirNoGitLinks() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Whether or not we treat nested repos as directories.
- isDirOnly() - Method in class org.eclipse.jgit.attributes.AttributesRule
-
Whether to match directories only
- isDone() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Whether the proposal was attempted
- isDone() - Method in enum org.eclipse.jgit.internal.ketch.Proposal.State
-
- isDone(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.PathFilter
-
Whether the path length of this filter matches the length of the current
path of the supplied TreeWalk.
- isDryRun() - Method in class org.eclipse.jgit.api.FetchCommand
-
Whether to do a dry run
- isDryRun() - Method in class org.eclipse.jgit.api.PushCommand
-
Whether to run the push operation as a dry run
- isDryRun() - Method in class org.eclipse.jgit.transport.Transport
-
Whether push operation should just check for possible result and not
really update remote refs
- isEmpty() - Method in class org.eclipse.jgit.attributes.Attributes
-
Whether the set of attributes is empty
- isEmpty() - Method in class org.eclipse.jgit.diff.Edit
-
Whether edit is empty
- isEmpty() - Method in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
Determines whether there are any changes recorded in this event.
- isEmpty() - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Whether the rule never matches
- isEmpty() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Whether this map is empty
- isEmpty() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- isEmpty() - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Whether no advertisements have been sent yet.
- isEmpty() - Method in class org.eclipse.jgit.util.io.UnionInputStream
-
Returns true if there are no more InputStreams in the stream queue.
- isEmpty() - Method in class org.eclipse.jgit.util.RefList
-
Get if this list is empty.
- isEmpty() - Method in class org.eclipse.jgit.util.RefMap
- isEmptyOrNull(String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Test if a string is empty or null.
- isEnabled() - Method in class org.eclipse.jgit.transport.DaemonService
-
Whether this service is enabled for invocation.
- isEnabled(Repository) - Method in class org.eclipse.jgit.util.LfsFactory
-
- isEnd(String) - Static method in class org.eclipse.jgit.transport.PacketLineIn
-
Check if a string is the packet end marker.
- isEntryIgnored() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Determine if the current entry path is ignored by an ignore rule.
- isEntryIgnored(int) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Determine if the entry path is ignored by an ignore rule.
- isEqual(AnyObjectId, AnyObjectId) - Static method in class org.eclipse.jgit.lib.AnyObjectId
-
Compare two object identifier byte sequences for equality.
- isExecutable() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- isExecutedWithError() - Method in class org.eclipse.jgit.util.ProcessResult
-
Whether the execution occurred and resulted in an error
- isExpectDataAfterPackFooter() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether there is data expected after the pack footer.
- isExpectDataAfterPackFooter() - Method in class org.eclipse.jgit.transport.PackParser
-
Whether there is data expected after the pack footer.
- isExpectingOldObjectId() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Whether some object is required to be advertised by remote side, as set
in constructor
- isExportAll() - Method in class org.eclipse.jgit.transport.resolver.FileResolver
-
Whether git-daemon-export-ok
is required to export a
repository
- isExportOk(C, String, Repository) - Method in class org.eclipse.jgit.transport.resolver.FileResolver
-
Check if this repository can be served.
- isExtendedFlag(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Determine if a particular extended flag bit has been set.
- isFastForward() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Check whether update was fast-forward.
- isFetchThin() - Method in class org.eclipse.jgit.transport.Transport
-
- isFile(File) - Method in class org.eclipse.jgit.util.FS
-
Examine if path represents a regular file.
- isFileMode() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Whether the execute bit on working files should be trusted.
- isForce() - Method in class org.eclipse.jgit.api.PushCommand
-
Whether to push forcefully
- isForceRefLog() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Check whether the reflog should be written regardless of repo defaults.
- isForceRefLog(ReceiveCommand) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Check whether the reflog for a command should be written regardless of repo
defaults.
- isForceRefLog() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Check whether the reflog should be written regardless of repo defaults.
- isForceRefLog() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Check whether the reflog should be written regardless of repo defaults.
- isForceUpdate() - Method in class org.eclipse.jgit.api.FetchCommand
-
Whether fetch --force option is enabled
- isForceUpdate() - Method in class org.eclipse.jgit.api.TagCommand
-
Whether this is a forced update
- isForceUpdate() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Check if this update wants to forcefully change the ref.
- isForceUpdate() - Method in class org.eclipse.jgit.transport.RefSpec
-
Check if this specification wants to forcefully update the destination.
- isForceUpdate() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Whether this update is forced regardless of old remote ref object
- isGitRepository(File, FS) - Static method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
Guess if a directory contains a Git repository.
- isHidden(File) - Method in class org.eclipse.jgit.util.FS
-
Whether path is hidden, either starts with .
- isId(String) - Static method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Test a string of characters to verify it is a hex format.
- isId(String) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Test a string of characters to verify it is a hex format.
- isIdle() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Whether the leader is not running a round to reach consensus, and has no
rounds queued.
- isIgnored(String, boolean) - Method in class org.eclipse.jgit.ignore.IgnoreNode
-
Determine if an entry path matches an ignore rule.
- isIgnoreMissingUninteresting() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether to ignore missing uninteresting objects
- isIndexDisabled() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether the index file cannot be created by this PackWriter.
- isIndexLoaded() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Whether the pack index file is loaded and cached in memory.
- isIndexObjects() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Whether the writer should index object to ref.
- isIntentToAdd() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Returns whether this entry is intent to be added to the Index.
- isInteractive() - Method in class org.eclipse.jgit.transport.ChainingCredentialsProvider
-
Check if the provider is interactive with the end-user.
- isInteractive() - Method in class org.eclipse.jgit.transport.CredentialsProvider
-
Check if the provider is interactive with the end-user.
- isInteractive() - Method in class org.eclipse.jgit.transport.NetRCCredentialsProvider
-
Check if the provider is interactive with the end-user.
- isInteractive() - Method in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
-
Check if the provider is interactive with the end-user.
- isInternal() - Method in class org.eclipse.jgit.events.IndexChangedEvent
-
- isLarge() - Method in class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- isLarge() - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Whether this object is too large to obtain as a byte array.
- isLarge() - Method in class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
- isListKey(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Does the key take a whitespace-separated list of values?
- isLogAllRefUpdates() - Method in class org.eclipse.jgit.lib.CoreConfig
-
Whether to log all refUpdates
- isLoose() - Method in enum org.eclipse.jgit.lib.Ref.Storage
-
- isMacOS() - Method in class org.eclipse.jgit.util.SystemReader
-
Whether we are running on Mac OS X
- isMarked(int) - Method in class org.eclipse.jgit.diff.DiffEntry
-
- isMatch(String, boolean) - Method in class org.eclipse.jgit.attributes.AttributesRule
-
Returns true
if a match was made.
- isMatch() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
Whether the matcher matches
- isMatch(String, boolean) - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Returns true if a match was made.
- isMatch(String, boolean, boolean) - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Returns true if a match was made.
- isMerged() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Returns whether this entry is in the fully-merged stage (0).
- isMergedInto(RevCommit, RevCommit) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Determine if a commit is reachable from another commit.
- isMirror() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Whether pushing to the remote automatically deletes remote refs which
don't exist on the source side.
- isMissing(String) - Static method in class org.eclipse.jgit.lib.Config
-
Check if a given string is the "missing" value.
- isMissingNewlineAtEnd() - Method in class org.eclipse.jgit.diff.RawText
-
Determine if the file ends with a LF ('\n').
- isModeDifferent(int) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Is the file mode of the current entry different than the given raw mode?
- isModified(File) - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Check if the path may have been modified since the snapshot was saved.
- isModified(DirCacheEntry, boolean, ObjectReader) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Checks whether this entry differs from a given entry from the
DirCache
.
- isMustExist() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Whether the repository must exist before being opened.
- isNameConflicting(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Determine if a proposed reference name overlaps with an existing one.
- isNameConflicting(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Determine if a proposed reference name overlaps with an existing one.
- isNameConflicting(String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Determine if a proposed reference name overlaps with an existing one.
- isNameConflicting(String) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Determine if a proposed reference name overlaps with an existing one.
- isNameConflicting(String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Determine if a proposed reference name overlaps with an existing one.
- isNameOnly() - Method in class org.eclipse.jgit.attributes.AttributesRule
-
Whether the pattern is only a file name and not a path
- isNoOp() - Method in class org.eclipse.jgit.transport.FilterSpec
-
- isNoPrefix() - Method in class org.eclipse.jgit.diff.DiffConfig
-
If prefix should be suppressed
- IsolatedOutputStream - Class in org.eclipse.jgit.util.io
-
OutputStream isolated from interrupts.
- IsolatedOutputStream(OutputStream) - Constructor for class org.eclipse.jgit.util.io.IsolatedOutputStream
-
Wraps an OutputStream.
- isOutdated() - Method in class org.eclipse.jgit.dircache.DirCache
-
Whether the memory state differs from the index file
- isOutdated() - Method in class org.eclipse.jgit.storage.file.FileBasedConfig
-
Whether the currently loaded configuration file is outdated
- isOutput() - Method in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Whether the message was already output to the client.
- isOverRenameLimit() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Check if the detector is over the rename limit.
- isOverridable() - Method in class org.eclipse.jgit.transport.DaemonService
-
Whether this service can be configured in the repository config file
- isPacked() - Method in enum org.eclipse.jgit.lib.Ref.Storage
-
- isPackedGitMMAP() - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Whether to use Java NIO virtual memory mapping for windows
- isPathMatch(byte[], int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Test if the supplied path matches the current entry's path.
- isPathPrefix(byte[], int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Test if the supplied path matches the current entry's path.
- isPathSuffix(byte[], int) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Test if the supplied path matches (being suffix of) the current entry's
path.
- isPeeled() - Method in class org.eclipse.jgit.lib.ObjectIdRef.PeeledNonTag
-
- isPeeled() - Method in class org.eclipse.jgit.lib.ObjectIdRef.PeeledTag
-
- isPeeled() - Method in class org.eclipse.jgit.lib.ObjectIdRef.Unpeeled
-
- isPeeled() - Method in interface org.eclipse.jgit.lib.Ref
-
Whether the Ref represents a peeled tag.
- isPeeled() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
Whether the Ref represents a peeled tag.
- isPending() - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Is this list still pending more items?
- isPostChildren() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Is the current entry a subtree returned after its children?
- isPostOrderTraversal() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Does this walker return a tree entry after it exits the subtree?
- isPreserveOldPacks() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Checks whether to preserve old packs in a preserved directory
Default setting:
false
- isPrunePreserved() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Checks whether to remove preserved pack files in a preserved directory
Default setting:
false
- isPushAtomic() - Method in class org.eclipse.jgit.transport.Transport
-
Default setting is false.
- isPushThin() - Method in class org.eclipse.jgit.transport.Transport
-
Default setting is:
false
- isQuiet() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
True if the client wants less verbose output.
- isRebase() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Whether the branch is configured to be rebased
- isRebasing() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- isRecursive() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Is this walker automatically entering into subtrees?
- isReflogDisabled() - Method in class org.eclipse.jgit.api.ResetCommand
-
Whether reflog is disabled
- isRefLogDisabled() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
- isRefLogDisabled(ReceiveCommand) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Check whether reflog is disabled for a command.
- isRefLogDisabled() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
- isRefLogIncludingResult() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Check whether the reflog message should include the result of the update,
such as fast-forward or force-update.
- isRefLogIncludingResult(ReceiveCommand) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Check whether the reflog message for a command should include the result.
- isRefLogIncludingResult() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Whether the ref log message should show the result.
- isRefLogIncludingResult() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Check whether the reflog message should include the result of the update,
such as fast-forward or force-update.
- isRefTree(RefDatabase, String) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTreeNames
-
Determine if the reference is likely to be a RefTree.
- isRegistered(String) - Static method in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- isRegularFile() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- isRemote() - Method in class org.eclipse.jgit.transport.URIish
-
Whether this URI references a repository on another system.
- isRemoteLocal() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Whether the "remote" setting points to the local repository (with
".")
- isRemoveDeletedRefs() - Method in class org.eclipse.jgit.api.FetchCommand
-
Whether to remove refs which no longer exist in the source
- isRemoveDeletedRefs() - Method in class org.eclipse.jgit.transport.Transport
-
Whether destination refs should be removed if they no longer exist at the
source repository.
- isRenameDetectionEnabled() - Method in class org.eclipse.jgit.diff.DiffConfig
-
If rename detection is enabled
- isRetainBody() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Should the body of a commit or tag be retained after parsing its headers?
- isReuseAsIs() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Whether an existing representation was selected to be reused as-is into
the pack stream.
- isReuseDeltaCommits() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Check if the writer will reuse commits that are already stored as deltas.
- isReuseDeltas() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Check whether to reuse deltas existing in repository.
- isReuseObjects() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Checks whether to reuse existing objects representation in repository.
- isReuseValidatingObjects() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Check if the writer validates objects before copying them.
- isRunning() - Method in class org.eclipse.jgit.transport.Daemon
-
Whether this daemon is receiving connections.
- isSameObject(T, T) - Static method in interface org.eclipse.jgit.util.References
-
Compare two references
- isSet(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Whether the attribute is set
- isShallow() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Whether the resulting pack file was a shallow pack.
- isSideBand() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Check whether the client expects a side-band stream.
- isSideBand() - Method in class org.eclipse.jgit.transport.UploadPack
-
Check whether the client expects a side-band stream.
- isSignCommits() - Method in class org.eclipse.jgit.lib.GpgConfig
-
Retrieves the config value of commit.gpgSign.
- isSigned() - Method in class org.eclipse.jgit.api.TagCommand
-
Whether this tag is signed
- isSkipWorkTree() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Returns whether this entry should be skipped from the working tree.
- isSmudged() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Check whether this entry has been smudged or not
- isSquash() - Method in class org.eclipse.jgit.merge.MergeConfig
-
Whether merges into this branch are configured to be squash merges, false
otherwise
- isSslVerify() - Method in class org.eclipse.jgit.transport.HttpConfig
-
Get the "http.sslVerify" setting
- isStaleFileHandle(IOException) - Static method in class org.eclipse.jgit.util.FileUtils
-
Determine if an IOException is a Stale NFS File Handle
- isStaleFileHandleInCausalChain(Throwable) - Static method in class org.eclipse.jgit.util.FileUtils
-
Determine if a throwable or a cause in its causal chain is a Stale NFS
File Handle
- isSubtree() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Is the current entry a subtree?
- isSuccessful() - Method in enum org.eclipse.jgit.api.MergeResult.MergeStatus
-
- isSuccessful() - Method in class org.eclipse.jgit.api.PullResult
-
Whether the pull was successful
- isSuccessful() - Method in enum org.eclipse.jgit.api.RebaseResult.Status
-
- isSymbolic() - Method in class org.eclipse.jgit.lib.ObjectIdRef
-
Test if this reference is a symbolic reference.
- isSymbolic() - Method in interface org.eclipse.jgit.lib.Ref
-
Test if this reference is a symbolic reference.
- isSymbolic() - Method in class org.eclipse.jgit.lib.SymbolicRef
-
Test if this reference is a symbolic reference.
- isSymbolicLink() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- isSymLink(File) - Method in class org.eclipse.jgit.util.FS
-
Whether the path is a symbolic link (and we support these).
- isThin() - Method in class org.eclipse.jgit.api.FetchCommand
-
Get thin-pack preference
- isThin() - Method in class org.eclipse.jgit.api.PushCommand
-
Get the thin-pack preference
- isThin() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether this writer is producing a thin pack.
- isTransactionAborted(ReceiveCommand) - Static method in class org.eclipse.jgit.transport.ReceiveCommand
-
Check whether a command failed due to transaction aborted.
- isUnset(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Whether the attribute is unset
- isUnspecified(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Whether the attribute with the given key is unspecified
- isUpdate() - Method in class org.eclipse.jgit.api.AddCommand
-
Whether to only match against already tracked files
- isUpdateNeeded() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Whether this entry should be checked for changes
- isUseBitmaps() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether to use bitmaps
- isUseCachedPacks() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether to reuse cached packs.
- isUtf8(byte[]) - Method in class org.eclipse.jgit.lib.Config
-
Check if bytes should be treated as UTF-8 or not.
- isValid() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Determine if this cache is currently valid.
- isValidBranchName(String) - Static method in class org.eclipse.jgit.api.CreateBranchCommand
-
Check if the given branch name is valid
- isValidRefName(String) - Static method in class org.eclipse.jgit.lib.Repository
-
Check validity of a ref name.
- isValueSecure() - Method in class org.eclipse.jgit.transport.CredentialItem
-
Whether the value should be masked when entered.
- isWaitPreventRacyPack() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get whether we wait before opening a newly written pack to prevent its
lastModified timestamp could be racy
- isWhitespace(byte) - Static method in class org.eclipse.jgit.util.RawCharUtil
-
Determine if an 8-bit US-ASCII encoded character is represents whitespace
- isWildcard(String) - Static method in class org.eclipse.jgit.transport.RefSpec
-
Check whether provided string is a wildcard ref spec component.
- isWildcard() - Method in class org.eclipse.jgit.transport.RefSpec
-
Check if this specification is actually a wildcard pattern.
- isWindows() - Method in class org.eclipse.jgit.util.SystemReader
-
Whether we are running on Windows.
- isWorkTree() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Whether or not this Iterator is iterating through the working tree.
- isWorkTree() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Whether or not this Iterator is iterating through the working tree.
- isWritten() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Check if object is already written in a pack.
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
- iterator() - Method in interface org.eclipse.jgit.lib.BitmapIndex.Bitmap
-
Returns an iterator over a set of elements of type BitmapObject.
- iterator() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
- iterator() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
- iterator() - Method in class org.eclipse.jgit.merge.MergeResult
- iterator() - Method in class org.eclipse.jgit.notes.NoteMap
- iterator() - Method in class org.eclipse.jgit.revwalk.RevFlagSet
- iterator() - Method in class org.eclipse.jgit.revwalk.RevWalk
- iterator() - Method in class org.eclipse.jgit.transport.PacketLineIn.PacketLineInIterator
-
- iterator() - Method in class org.eclipse.jgit.util.BlockList
- iterator() - Method in class org.eclipse.jgit.util.RefList
- OBJ_ANY - Static variable in class org.eclipse.jgit.lib.ObjectReader
-
Type hint indicating the caller doesn't know the type.
- OBJ_BAD - Static variable in class org.eclipse.jgit.lib.Constants
-
An unknown or invalid object type code.
- OBJ_BLOB - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: blob.
- OBJ_COMMIT - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: commit.
- OBJ_EXT - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: extended types.
- OBJ_OFS_DELTA - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: offset delta
- OBJ_REF_DELTA - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: reference delta
- OBJ_TAG - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: annotated tag.
- OBJ_TREE - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: tree.
- OBJ_TYPE_5 - Static variable in class org.eclipse.jgit.lib.Constants
-
In-pack object type: reserved for future use.
- objBytes() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objCount() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- object - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Header "object "
- OBJECT_ID_LENGTH - Static variable in class org.eclipse.jgit.lib.Constants
-
A Git object hash is 160 bits, i.e.
- OBJECT_ID_STRING_LENGTH - Static variable in class org.eclipse.jgit.lib.Constants
-
A Git object can be expressed as a 40 character string of hexadecimal
digits.
- objectAtHasBadZlibStream - Variable in class org.eclipse.jgit.internal.JGitText
-
- objectAtPathDoesNotHaveId - Variable in class org.eclipse.jgit.internal.JGitText
-
- ObjectChecker - Class in org.eclipse.jgit.lib
-
Verifies that an object is formatted correctly.
- ObjectChecker() - Constructor for class org.eclipse.jgit.lib.ObjectChecker
-
- ObjectChecker.ErrorType - Enum in org.eclipse.jgit.lib
-
Potential issues identified by the checker.
- ObjectCountCallback - Interface in org.eclipse.jgit.transport
-
A callback to tell caller the count of objects ASAP.
- ObjectDatabase - Class in org.eclipse.jgit.lib
-
Abstraction of arbitrary object storage.
- ObjectDatabase() - Constructor for class org.eclipse.jgit.lib.ObjectDatabase
-
Initialize a new database instance for access.
- ObjectDirectory - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectory(Config, File, File[], FS, File) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Initialize a reference to an on-disk object directory.
- ObjectDirectoryPackParser - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectFilter - Class in org.eclipse.jgit.revwalk.filter
-
Selects interesting objects when walking.
- ObjectFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.ObjectFilter
-
- ObjectId - Class in org.eclipse.jgit.lib
-
A SHA-1 abstraction.
- ObjectId(int, int, int, int, int) - Constructor for class org.eclipse.jgit.lib.ObjectId
-
Construct an ObjectId from 160 bits provided in 5 words.
- ObjectId(AnyObjectId) - Constructor for class org.eclipse.jgit.lib.ObjectId
-
Initialize this instance by copying another existing ObjectId.
- ObjectIdOwnerMap<V extends ObjectIdOwnerMap.Entry> - Class in org.eclipse.jgit.lib
-
Fast, efficient map for
ObjectId
subclasses in
only one map.
- ObjectIdOwnerMap() - Constructor for class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Create an empty map.
- ObjectIdOwnerMap.Entry - Class in org.eclipse.jgit.lib
-
- ObjectIdRef - Class in org.eclipse.jgit.lib
-
- ObjectIdRef(Ref.Storage, String, ObjectId, long) - Constructor for class org.eclipse.jgit.lib.ObjectIdRef
-
Create a new ref pairing.
- ObjectIdRef.PeeledNonTag - Class in org.eclipse.jgit.lib
-
A reference to a non-tag object coming from a cached source.
- ObjectIdRef.PeeledTag - Class in org.eclipse.jgit.lib
-
An annotated tag whose peeled object has been cached.
- ObjectIdRef.Unpeeled - Class in org.eclipse.jgit.lib
-
Any reference whose peeled value is not yet known.
- ObjectIdSerializer - Class in org.eclipse.jgit.lib
-
- ObjectIdSet - Interface in org.eclipse.jgit.lib
-
Simple set of ObjectIds.
- ObjectIdSubclassMap<V extends ObjectId> - Class in org.eclipse.jgit.lib
-
Fast, efficient map specifically for
ObjectId
subclasses.
- ObjectIdSubclassMap() - Constructor for class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Create an empty map.
- ObjectInserter - Class in org.eclipse.jgit.lib
-
Inserts objects into an existing ObjectDatabase
.
- ObjectInserter() - Constructor for class org.eclipse.jgit.lib.ObjectInserter
-
Create a new inserter for a database.
- ObjectInserter.Filter - Class in org.eclipse.jgit.lib
-
Wraps a delegate ObjectInserter.
- ObjectInserter.Formatter - Class in org.eclipse.jgit.lib
-
An inserter that can be used for formatting and id generation only.
- objectIsCorrupt - Variable in class org.eclipse.jgit.internal.JGitText
-
- objectIsCorrupt3 - Variable in class org.eclipse.jgit.internal.JGitText
-
- objectIsNotA - Variable in class org.eclipse.jgit.internal.JGitText
-
- ObjectLoader - Class in org.eclipse.jgit.lib
-
Base class for a set of loaders for different representations of Git objects.
- ObjectLoader() - Constructor for class org.eclipse.jgit.lib.ObjectLoader
-
- ObjectLoader.Filter - Class in org.eclipse.jgit.lib
-
Wraps a delegate ObjectLoader.
- ObjectLoader.SmallObject - Class in org.eclipse.jgit.lib
-
Simple loader around the cached byte array.
- objectLookupComparator() - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Comparator for packs when looking up objects in indexes.
- objectLookupComparator(Comparator<DfsObjDatabase.PackSource>) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Comparator for packs when looking up objects in indexes.
- objectNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- objectNotFoundIn - Variable in class org.eclipse.jgit.internal.JGitText
-
- ObjectReader - Class in org.eclipse.jgit.lib
-
- ObjectReader() - Constructor for class org.eclipse.jgit.lib.ObjectReader
-
- ObjectReader.Filter - Class in org.eclipse.jgit.lib
-
Wraps a delegate ObjectReader.
- ObjectReuseAsIs - Interface in org.eclipse.jgit.internal.storage.pack
-
Extension of
ObjectReader
that supports reusing
objects in packs.
- ObjectStream - Class in org.eclipse.jgit.lib
-
Stream of data coming from an object loaded by
ObjectLoader
.
- ObjectStream() - Constructor for class org.eclipse.jgit.lib.ObjectStream
-
- ObjectStream.Filter - Class in org.eclipse.jgit.lib
-
Simple filter stream around another stream.
- ObjectStream.SmallStream - Class in org.eclipse.jgit.lib
-
Simple stream around the cached byte array created by a loader.
- ObjectToPack - Class in org.eclipse.jgit.internal.storage.pack
-
- ObjectToPack(AnyObjectId, int) - Constructor for class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Construct for the specified object id.
- ObjectType(PackStatistics.ObjectType.Accumulator) - Constructor for class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- ObjectTypeAndSize() - Constructor for class org.eclipse.jgit.transport.PackParser.ObjectTypeAndSize
-
- objectTypes - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
Statistics about each object type in the pack (commits, tags, trees
and blobs.)
- ObjectWalk(Repository, int) - Constructor for class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- ObjectWalk(ObjectReader, int) - Constructor for class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- ObjectWalk - Class in org.eclipse.jgit.revwalk
-
Specialized subclass of RevWalk to include trees, blobs and tags.
- ObjectWalk(Repository) - Constructor for class org.eclipse.jgit.revwalk.ObjectWalk
-
Create a new revision and object walker for a given repository.
- ObjectWalk(ObjectReader) - Constructor for class org.eclipse.jgit.revwalk.ObjectWalk
-
Create a new revision and object walker for a given repository.
- ObjectWalk.VisitationPolicy - Interface in org.eclipse.jgit.revwalk
-
When walking over a tree and blob graph, objects are usually marked as
seen as they are visited and this "seen" status is checked upon the next
visit.
- ObjectWritingException - Exception in org.eclipse.jgit.errors
-
Cannot store an object in the object database.
- ObjectWritingException(String) - Constructor for exception org.eclipse.jgit.errors.ObjectWritingException
-
Constructs an ObjectWritingException with the specified detail message.
- ObjectWritingException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.ObjectWritingException
-
Constructs an ObjectWritingException with the specified detail message.
- objIdLength() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIndexLevels() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIndexSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- obtainingCommitsForCherryPick - Variable in class org.eclipse.jgit.internal.JGitText
-
- of(DfsRepositoryDescription, String, PackExt) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey
-
Create a DfsStreamKey
- of(Repository, String) - Static method in class org.eclipse.jgit.lib.BranchTrackingStatus
-
Compute the tracking status for the branchName
in
repository
.
- OFF - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Flag value.
- offsetWrittenDeltaBaseForObjectNotFoundInAPack - Variable in class org.eclipse.jgit.internal.JGitText
-
- ofObjectType(EWAHCompressedBitmap, int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Returns a bitmap containing positions for objects that have the given Git
type.
- ofObjectType(EWAHCompressedBitmap, int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Returns a bitmap containing positions for objects that have the given Git
type.
- ofObjectType(EWAHCompressedBitmap, int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
Returns a bitmap containing positions for objects that have the given Git
type.
- OK - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- oldestPossibleFormat(List<? extends PackedObjectInfo>) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
Return the oldest (most widely understood) index format.
- oldId - Variable in class org.eclipse.jgit.diff.DiffEntry
-
ObjectId listed on the index line for the old (pre-image)
- oldIdMustNotBeNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- OldImage() - Constructor for class org.eclipse.jgit.patch.HunkHeader.OldImage
-
- oldMode - Variable in class org.eclipse.jgit.diff.DiffEntry
-
Old mode of the file, if described by the patch, else null.
- oldPath - Variable in class org.eclipse.jgit.diff.DiffEntry
-
File name of the old (pre-image).
- ON - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Flag value.
- onAppendBase(int, byte[], PackedObjectInfo) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Provide the implementation with a base that was outside of the pack.
- onAppendBase(int, byte[], PackedObjectInfo) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Provide the implementation with a base that was outside of the pack.
- onAppendBase(int, byte[], PackedObjectInfo) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Provide the implementation with a base that was outside of the pack.
- onAppendBase(int, byte[], PackedObjectInfo) - Method in class org.eclipse.jgit.transport.PackParser
-
Provide the implementation with a base that was outside of the pack.
- onBeforeDfsPackIndexLoaded(BeforeDfsPackIndexLoadedEvent) - Method in interface org.eclipse.jgit.internal.storage.dfs.BeforeDfsPackIndexLoadedListener
-
Invoked just before a pack index is loaded from the block cache.
- onBeginNegotiateRound(UploadPack, Collection<? extends ObjectId>, int) - Method in interface org.eclipse.jgit.transport.PreUploadHook
-
Invoked before negotiation round is started.
- onBeginNegotiateRound(UploadPack, Collection<? extends ObjectId>, int) - Method in class org.eclipse.jgit.transport.PreUploadHookChain
-
Invoked before negotiation round is started.
- onBeginOfsDelta(long, long, long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Event notifying start of a delta referencing its base by offset.
- onBeginOfsDelta(long, long, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Event notifying start of a delta referencing its base by offset.
- onBeginOfsDelta(long, long, long) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Event notifying start of a delta referencing its base by offset.
- onBeginOfsDelta(long, long, long) - Method in class org.eclipse.jgit.transport.PackParser
-
Event notifying start of a delta referencing its base by offset.
- onBeginRefDelta(long, AnyObjectId, long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Event notifying start of a delta referencing its base by ObjectId.
- onBeginRefDelta(long, AnyObjectId, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Event notifying start of a delta referencing its base by ObjectId.
- onBeginRefDelta(long, AnyObjectId, long) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Event notifying start of a delta referencing its base by ObjectId.
- onBeginRefDelta(long, AnyObjectId, long) - Method in class org.eclipse.jgit.transport.PackParser
-
Event notifying start of a delta referencing its base by ObjectId.
- onBeginWholeObject(long, int, long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Event notifying the start of an object stored whole (not as a delta).
- onBeginWholeObject(long, int, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Event notifying the start of an object stored whole (not as a delta).
- onBeginWholeObject(long, int, long) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Event notifying the start of an object stored whole (not as a delta).
- onBeginWholeObject(long, int, long) - Method in class org.eclipse.jgit.transport.PackParser
-
Event notifying the start of an object stored whole (not as a delta).
- onCapabilities(CapabilitiesV2Request) - Method in interface org.eclipse.jgit.transport.ProtocolV2Hook
-
- onConfigChanged(ConfigChangedEvent) - Method in interface org.eclipse.jgit.events.ConfigChangedListener
-
Invoked when any change is made to the configuration.
- onEndDelta() - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Event notifying the current object.
- onEndDelta() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Event notifying the current object.
- onEndDelta() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Event notifying the current object.
- onEndDelta() - Method in class org.eclipse.jgit.transport.PackParser
-
Event notifying the current object.
- onEndNegotiateRound(UploadPack, Collection<? extends ObjectId>, int, int, boolean) - Method in interface org.eclipse.jgit.transport.PreUploadHook
-
Invoked after a negotiation round is completed.
- onEndNegotiateRound(UploadPack, Collection<? extends ObjectId>, int, int, boolean) - Method in class org.eclipse.jgit.transport.PreUploadHookChain
-
Invoked after a negotiation round is completed.
- onEndTask(String, int) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Finish the progress monitor when the total wasn't known in advance.
- onEndTask(String, int, int, int) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Finish the progress monitor when the total is known in advance.
- onEndTask(String, int) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
Finish the progress monitor when the total wasn't known in advance.
- onEndTask(String, int, int, int) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
Finish the progress monitor when the total is known in advance.
- onEndThinPack() - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Event indicating a thin pack has been completely processed.
- onEndThinPack() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Event indicating a thin pack has been completely processed.
- onEndThinPack() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Event indicating a thin pack has been completely processed.
- onEndThinPack() - Method in class org.eclipse.jgit.transport.PackParser
-
Event indicating a thin pack has been completely processed.
- onEndWholeObject(PackedObjectInfo) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Event notifying the current object.
- onEndWholeObject(PackedObjectInfo) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Event notifying the current object.
- onEndWholeObject(PackedObjectInfo) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Event notifying the current object.
- onEndWholeObject(PackedObjectInfo) - Method in class org.eclipse.jgit.transport.PackParser
-
Event notifying the current object.
- onFetch(FetchV2Request) - Method in interface org.eclipse.jgit.transport.ProtocolV2Hook
-
- onIndexChanged(IndexChangedEvent) - Method in interface org.eclipse.jgit.events.IndexChangedListener
-
Invoked when any change is made to the index.
- onInflatedObjectData(PackedObjectInfo, int, byte[]) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Invoked for commits, trees, tags, and small blobs.
- onInflatedObjectData(PackedObjectInfo, int, byte[]) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Invoked for commits, trees, tags, and small blobs.
- onInflatedObjectData(PackedObjectInfo, int, byte[]) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Invoked for commits, trees, tags, and small blobs.
- onInflatedObjectData(PackedObjectInfo, int, byte[]) - Method in class org.eclipse.jgit.transport.PackParser
-
Invoked for commits, trees, tags, and small blobs.
- onLsRefs(LsRefsV2Request) - Method in interface org.eclipse.jgit.transport.ProtocolV2Hook
-
- ONLY_MERGES - Static variable in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Filter including only merge commits, excluding all commits with less than
two parents (thread safe).
- onlyAlreadyUpToDateAndFastForwardMergesAreAvailable - Variable in class org.eclipse.jgit.internal.JGitText
-
- onlyOneFetchSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- onlyOneOperationCallPerConnectionIsSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- onlyOpenPgpSupportedForSigning - Variable in class org.eclipse.jgit.internal.JGitText
-
- onObjectData(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Store (and/or checksum) a portion of an object's data.
- onObjectData(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Store (and/or checksum) a portion of an object's data.
- onObjectData(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Store (and/or checksum) a portion of an object's data.
- onObjectData(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.transport.PackParser
-
Store (and/or checksum) a portion of an object's data.
- onObjectHeader(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Store (and/or checksum) an object header.
- onObjectHeader(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Store (and/or checksum) an object header.
- onObjectHeader(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Store (and/or checksum) an object header.
- onObjectHeader(PackParser.Source, byte[], int, int) - Method in class org.eclipse.jgit.transport.PackParser
-
Store (and/or checksum) an object header.
- onPackFooter(byte[]) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Provide the implementation with the original stream's pack footer.
- onPackFooter(byte[]) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Provide the implementation with the original stream's pack footer.
- onPackFooter(byte[]) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Provide the implementation with the original stream's pack footer.
- onPackFooter(byte[]) - Method in class org.eclipse.jgit.transport.PackParser
-
Provide the implementation with the original stream's pack footer.
- onPackHeader(long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Provide the implementation with the original stream's pack header.
- onPackHeader(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Provide the implementation with the original stream's pack header.
- onPackHeader(long) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Provide the implementation with the original stream's pack header.
- onPackHeader(long) - Method in class org.eclipse.jgit.transport.PackParser
-
Provide the implementation with the original stream's pack header.
- onPacksChanged(DfsPacksChangedEvent) - Method in interface org.eclipse.jgit.internal.storage.dfs.DfsPacksChangedListener
-
Invoked when all packs in a repository are listed.
- onPostReceive(ReceivePack, Collection<ReceiveCommand>) - Method in interface org.eclipse.jgit.transport.PostReceiveHook
-
Invoked after all commands are executed and status has been returned.
- onPostReceive(ReceivePack, Collection<ReceiveCommand>) - Method in class org.eclipse.jgit.transport.PostReceiveHookChain
-
Invoked after all commands are executed and status has been returned.
- onPostUpload(PackStatistics) - Method in interface org.eclipse.jgit.transport.PostUploadHook
-
Notifies the hook that a pack has been sent.
- onPostUpload(PackStatistics) - Method in class org.eclipse.jgit.transport.PostUploadHookChain
-
Notifies the hook that a pack has been sent.
- onPreReceive(ReceivePack, Collection<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.ketch.KetchPreReceive
-
Invoked just before commands are executed.
- onPreReceive(ReceivePack, Collection<ReceiveCommand>) - Method in interface org.eclipse.jgit.transport.PreReceiveHook
-
Invoked just before commands are executed.
- onPreReceive(ReceivePack, Collection<ReceiveCommand>) - Method in class org.eclipse.jgit.transport.PreReceiveHookChain
-
Invoked just before commands are executed.
- onReceivePack() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Notification event delivered just before the pack is received from the
network.
- onRefsChanged(RefsChangedEvent) - Method in interface org.eclipse.jgit.events.RefsChangedListener
-
Invoked when any reference changes.
- onSendPack(UploadPack, Collection<? extends ObjectId>, Collection<? extends ObjectId>) - Method in interface org.eclipse.jgit.transport.PreUploadHook
-
Invoked just before a pack will be sent to the client.
- onSendPack(UploadPack, Collection<? extends ObjectId>, Collection<? extends ObjectId>) - Method in class org.eclipse.jgit.transport.PreUploadHookChain
-
Invoked just before a pack will be sent to the client.
- onStoreStream(byte[], int, int) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Store bytes received from the raw stream.
- onStoreStream(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Store bytes received from the raw stream.
- onStoreStream(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Store bytes received from the raw stream.
- onStoreStream(byte[], int, int) - Method in class org.eclipse.jgit.transport.PackParser
-
Store bytes received from the raw stream.
- onUpdate(String, int) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Update the progress monitor if the total work isn't known,
- onUpdate(String, int, int, int) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Update the progress monitor when the total is known in advance.
- onUpdate(String, int) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
Update the progress monitor if the total work isn't known,
- onUpdate(String, int, int, int) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
Update the progress monitor when the total is known in advance.
- onWorkingTreeModified(WorkingTreeModifiedEvent) - Method in interface org.eclipse.jgit.events.WorkingTreeModifiedListener
-
Respond to working tree modifications.
- open(File) - Static method in class org.eclipse.jgit.api.Git
-
Open repository
- open(File, FS) - Static method in class org.eclipse.jgit.api.Git
-
Open repository
- open(String, ObjectId) - Method in class org.eclipse.jgit.diff.ContentSource
-
Open the object.
- open(DiffEntry.Side, DiffEntry) - Method in class org.eclipse.jgit.diff.ContentSource.Pair
-
Open the object.
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Open an object from this database.
- open(Iterable<T>, boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Asynchronous object opening.
- open(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable
-
Open reader on the reftable.
- open(DfsReader, List<DfsReftable>) - Static method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
Opens a stack of tables for reading.
- open(File, PackIndex, PackReverseIndex) - Static method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Read an existing pack bitmap index file from a buffered stream.
- open(File) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Open an existing pack .idx
file for reading.
- open() - Method in interface org.eclipse.jgit.lib.AsyncObjectLoaderQueue
-
Obtain a loader to read the object.
- open(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Open an object from this database.
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Open an object from this database.
- open(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- open(Iterable<T>, boolean) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- open(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Open an object from this database.
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Open an object from this database.
- open(Iterable<T>, boolean) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Asynchronous object opening.
- open(AnyObjectId) - Method in class org.eclipse.jgit.lib.Repository
-
Open an object from this repository.
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.Repository
-
Open an object from this repository.
- open(boolean) - Method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- open(boolean) - Method in interface org.eclipse.jgit.lib.RepositoryCache.Key
-
- open(RepositoryCache.Key) - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
Open an existing repository, reusing a cached instance if possible.
- open(RepositoryCache.Key, boolean) - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
Open a repository, reusing a cached instance if possible.
- open(C, String) - Method in class org.eclipse.jgit.transport.resolver.FileResolver
-
- open(C, String) - Method in interface org.eclipse.jgit.transport.resolver.RepositoryResolver
-
- open(URIish, Repository, String) - Method in class org.eclipse.jgit.transport.TestProtocol
-
Open a Transport instance to the other repository.
- open(Repository, String) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport instance to connect two repositories.
- open(Repository, String, Transport.Operation) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport instance to connect two repositories.
- open(Repository, RemoteConfig) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport instance to connect two repositories.
- open(Repository, RemoteConfig, Transport.Operation) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport instance to connect two repositories.
- open(Repository, URIish) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport instance to connect two repositories.
- open(Repository, URIish, String) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport instance to connect two repositories.
- open(URIish) - Static method in class org.eclipse.jgit.transport.Transport
-
Open a new transport with no local repository.
- open(URIish, Repository, String) - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Open a Transport instance to the other repository.
- open(URIish) - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Open a new transport instance to the remote repository.
- openAll(Repository, String) - Static method in class org.eclipse.jgit.transport.Transport
-
Open new transport instances to connect two repositories.
- openAll(Repository, String, Transport.Operation) - Static method in class org.eclipse.jgit.transport.Transport
-
Open new transport instances to connect two repositories.
- openAll(Repository, RemoteConfig) - Static method in class org.eclipse.jgit.transport.Transport
-
Open new transport instances to connect two repositories.
- openAll(Repository, RemoteConfig, Transport.Operation) - Static method in class org.eclipse.jgit.transport.Transport
-
Open new transport instances to connect two repositories.
- openEntryStream() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Obtain an input stream to read the file content.
- openFetch() - Method in class org.eclipse.jgit.transport.Transport
-
Begins a new connection for fetching from the remote repository.
- openFetch() - Method in class org.eclipse.jgit.transport.TransportAmazonS3
-
Begins a new connection for fetching from the remote repository.
- openFetch() - Method in class org.eclipse.jgit.transport.TransportBundleStream
-
Begins a new connection for fetching from the remote repository.
- openFetch() - Method in class org.eclipse.jgit.transport.TransportGitSsh
-
Begins a new connection for fetching from the remote repository.
- openFetch() - Method in class org.eclipse.jgit.transport.TransportHttp
-
Begins a new connection for fetching from the remote repository.
- openFetch() - Method in class org.eclipse.jgit.transport.TransportSftp
-
Begins a new connection for fetching from the remote repository.
- openFile(DfsPackDescription, PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Open a pack, pack index, or other related file for reading.
- openFile(DfsPackDescription, PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemObjDatabase
-
- openFilesMustBeAtLeast1 - Variable in class org.eclipse.jgit.internal.JGitText
-
- openingConnection - Variable in class org.eclipse.jgit.internal.JGitText
-
- openInputStream() - Method in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- openInputStream() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
Obtain an input stream to read the file content.
- openInputStream() - Method in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
- openInputStream() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Open an input stream to read from the buffered data.
- openInputStreamWithAutoDestroy() - Method in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
- openInputStreamWithAutoDestroy() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
- openPack(File) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Add a single existing pack to the list of available pack files.
- openPack(File) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
- openPush() - Method in class org.eclipse.jgit.transport.Transport
-
Begins a new connection for pushing into the remote repository.
- openPush() - Method in class org.eclipse.jgit.transport.TransportAmazonS3
-
Begins a new connection for pushing into the remote repository.
- openPush() - Method in class org.eclipse.jgit.transport.TransportBundleStream
-
Begins a new connection for pushing into the remote repository.
- openPush() - Method in class org.eclipse.jgit.transport.TransportGitSsh
-
Begins a new connection for pushing into the remote repository.
- openPush() - Method in class org.eclipse.jgit.transport.TransportHttp
-
Begins a new connection for pushing into the remote repository.
- openPush() - Method in class org.eclipse.jgit.transport.TransportSftp
-
Begins a new connection for pushing into the remote repository.
- openRepository() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Get an instance of the repository for use by a leader thread.
- OpenSshConfig - Class in org.eclipse.jgit.transport
-
Fairly complete configuration parser for the OpenSSH ~/.ssh/config file.
- OpenSshConfig.Host - Class in org.eclipse.jgit.transport
-
Configuration of one "Host" block in the configuration file.
- OpenSshConfigFile - Class in org.eclipse.jgit.internal.transport.ssh
-
Fairly complete configuration parser for the openssh ~/.ssh/config file.
- OpenSshConfigFile(File, File, String) - Constructor for class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Creates a new
OpenSshConfigFile
that will read the config from
file
config
use the given file
home
as "home" directory.
- OpenSshConfigFile.HostEntry - Class in org.eclipse.jgit.internal.transport.ssh
-
A host entry from the ssh config file.
- openStream() - Method in class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- openStream() - Method in class org.eclipse.jgit.lib.ObjectLoader
-
Obtain an input stream to read this object's data.
- openStream() - Method in class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
- openSystemConfig(Config, FS) - Method in class org.eclipse.jgit.util.SystemReader
-
Open the gitconfig configuration found in the system-wide "etc"
directory.
- openTree(AnyObjectId) - Method in class org.eclipse.jgit.merge.Merger
-
Open an iterator over a tree.
- openUserConfig(Config, FS) - Method in class org.eclipse.jgit.util.SystemReader
-
Open the git configuration found in the user home.
- operationCanceled - Variable in class org.eclipse.jgit.internal.JGitText
-
- OperationResult - Class in org.eclipse.jgit.transport
-
Class holding result of operation on remote repository.
- OperationResult() - Constructor for class org.eclipse.jgit.transport.OperationResult
-
- option() - Method in enum org.eclipse.jgit.transport.TagOpt
-
Get the command line/configuration file text for this value.
- OPTION_AGENT - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
Implementation name and version of the client or server.
- OPTION_ALLOW_REACHABLE_SHA1_IN_WANT - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports fetching objects that are reachable from a tip of a
ref that is allowed to fetch.
- OPTION_ALLOW_REACHABLE_SHA1_IN_WANT - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports fetching objects that are reachable from a tip of a
ref that is allowed to fetch.
- OPTION_ALLOW_TIP_SHA1_IN_WANT - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports fetching objects at the tip of any ref, even if not
advertised.
- OPTION_ALLOW_TIP_SHA1_IN_WANT - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports fetching objects at the tip of any ref, even if not
advertised.
- OPTION_DEEPEN_RELATIVE - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client wants the "deepen" command to be interpreted as relative to
the client's shallow commits.
- OPTION_FILTER - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client specified a filter expression.
- OPTION_FILTER - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client specified a filter expression.
- OPTION_INCLUDE_TAG - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Include tags if we are also including the referenced objects.
- OPTION_INCLUDE_TAG - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
Include tags if we are also including the referenced objects.
- OPTION_MULTI_ACK - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Mutli-ACK support for improved negotiation.
- OPTION_MULTI_ACK - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
Mutli-ACK support for improved negotiation.
- OPTION_MULTI_ACK_DETAILED - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Mutli-ACK detailed support for improved negotiation.
- OPTION_MULTI_ACK_DETAILED - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
Mutli-ACK detailed support for improved negotiation.
- OPTION_NO_DONE - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports receiving a pack before it has sent "done".
- OPTION_NO_DONE - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports receiving a pack before it has sent "done".
- OPTION_NO_PROGRESS - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client does not want progress messages and will ignore them.
- OPTION_NO_PROGRESS - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client does not want progress messages and will ignore them.
- OPTION_OFS_DELTA - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports packs with OFS deltas.
- OPTION_OFS_DELTA - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports packs with OFS deltas.
- OPTION_PUSH_CERT - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client will send a push certificate.
- OPTION_SERVER_OPTION - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
Option for passing application-specific options to the server.
- OPTION_SHALLOW - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports shallow fetches.
- OPTION_SHALLOW - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports shallow fetches.
- OPTION_SIDE_BAND - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports using the side-band for progress messages.
- OPTION_SIDE_BAND - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports using the side-band for progress messages.
- OPTION_SIDE_BAND_64K - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports using the 64K side-band for progress messages.
- OPTION_SIDE_BAND_64K - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports using the 64K side-band for progress messages.
- OPTION_SYMREF - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
Symbolic reference support for better negotiation.
- OPTION_THIN_PACK - Static variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
The client supports packs with deltas but not their bases.
- OPTION_THIN_PACK - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client supports packs with deltas but not their bases.
- OPTION_WANT_REF - Static variable in class org.eclipse.jgit.transport.GitProtocolConstants
-
The client specified a want-ref expression.
- or(BitmapIndex.Bitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- or(BitmapIndex.Bitmap) - Method in interface org.eclipse.jgit.lib.BitmapIndex.Bitmap
-
Bitwise-OR the current bitmap with the value from the other
bitmap.
- or(BitmapIndex.Bitmap) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Bitwise-OR the current bitmap with the value from the other bitmap.
- org.eclipse.jgit.annotations - package org.eclipse.jgit.annotations
-
- org.eclipse.jgit.api - package org.eclipse.jgit.api
-
High-level API commands (the porcelain of JGit).
- org.eclipse.jgit.api.errors - package org.eclipse.jgit.api.errors
-
Exceptions thrown by API commands.
- org.eclipse.jgit.attributes - package org.eclipse.jgit.attributes
-
Support for reading .gitattributes.
- org.eclipse.jgit.blame - package org.eclipse.jgit.blame
-
Computing blame/annotate information of files.
- org.eclipse.jgit.diff - package org.eclipse.jgit.diff
-
Comparing file contents by computing diffs.
- org.eclipse.jgit.dircache - package org.eclipse.jgit.dircache
-
Reading and editing the directory cache (index).
- org.eclipse.jgit.errors - package org.eclipse.jgit.errors
-
Exceptions thrown by lower-level JGit APIs.
- org.eclipse.jgit.events - package org.eclipse.jgit.events
-
Events and listener interfaces.
- org.eclipse.jgit.fnmatch - package org.eclipse.jgit.fnmatch
-
File name matcher.
- org.eclipse.jgit.gitrepo - package org.eclipse.jgit.gitrepo
-
- org.eclipse.jgit.gitrepo.internal - package org.eclipse.jgit.gitrepo.internal
-
- org.eclipse.jgit.hooks - package org.eclipse.jgit.hooks
-
- org.eclipse.jgit.ignore - package org.eclipse.jgit.ignore
-
Ignore rule parser/matcher (for .gitignore entries).
- org.eclipse.jgit.ignore.internal - package org.eclipse.jgit.ignore.internal
-
- org.eclipse.jgit.internal - package org.eclipse.jgit.internal
-
Internal classes.
- org.eclipse.jgit.internal.fsck - package org.eclipse.jgit.internal.fsck
-
Git fsck support.
- org.eclipse.jgit.internal.ketch - package org.eclipse.jgit.internal.ketch
-
Distributed consensus system built on Git.
- org.eclipse.jgit.internal.revwalk - package org.eclipse.jgit.internal.revwalk
-
- org.eclipse.jgit.internal.storage.dfs - package org.eclipse.jgit.internal.storage.dfs
-
Distributed file system based repository storage.
- org.eclipse.jgit.internal.storage.file - package org.eclipse.jgit.internal.storage.file
-
File based repository storage.
- org.eclipse.jgit.internal.storage.io - package org.eclipse.jgit.internal.storage.io
-
- org.eclipse.jgit.internal.storage.pack - package org.eclipse.jgit.internal.storage.pack
-
Reading/writing Git pack files.
- org.eclipse.jgit.internal.storage.reftable - package org.eclipse.jgit.internal.storage.reftable
-
- org.eclipse.jgit.internal.storage.reftree - package org.eclipse.jgit.internal.storage.reftree
-
- org.eclipse.jgit.internal.submodule - package org.eclipse.jgit.internal.submodule
-
- org.eclipse.jgit.internal.transport.http - package org.eclipse.jgit.internal.transport.http
-
- org.eclipse.jgit.internal.transport.parser - package org.eclipse.jgit.internal.transport.parser
-
- org.eclipse.jgit.internal.transport.ssh - package org.eclipse.jgit.internal.transport.ssh
-
- org.eclipse.jgit.lib - package org.eclipse.jgit.lib
-
Core API for repository, config, refs, object database.
- org.eclipse.jgit.lib.internal - package org.eclipse.jgit.lib.internal
-
- org.eclipse.jgit.merge - package org.eclipse.jgit.merge
-
Content and commit history merge algorithms.
- org.eclipse.jgit.nls - package org.eclipse.jgit.nls
-
Native language support (i18n).
- org.eclipse.jgit.notes - package org.eclipse.jgit.notes
-
Git notes processing (for commits, etc).
- org.eclipse.jgit.patch - package org.eclipse.jgit.patch
-
Patch file parser and data structure.
- org.eclipse.jgit.revplot - package org.eclipse.jgit.revplot
-
Building/rendering revision graphs.
- org.eclipse.jgit.revwalk - package org.eclipse.jgit.revwalk
-
Walking revision graphs (commit history).
- org.eclipse.jgit.revwalk.filter - package org.eclipse.jgit.revwalk.filter
-
Filters for use in revision walking.
- org.eclipse.jgit.storage.file - package org.eclipse.jgit.storage.file
-
- org.eclipse.jgit.storage.pack - package org.eclipse.jgit.storage.pack
-
- org.eclipse.jgit.submodule - package org.eclipse.jgit.submodule
-
Git submodule support.
- org.eclipse.jgit.transport - package org.eclipse.jgit.transport
-
Transport (fetch/push) for different protocols.
- org.eclipse.jgit.transport.http - package org.eclipse.jgit.transport.http
-
- org.eclipse.jgit.transport.resolver - package org.eclipse.jgit.transport.resolver
-
Server-side resolver for locating repositories by URLs.
- org.eclipse.jgit.treewalk - package org.eclipse.jgit.treewalk
-
Walking and comparing directory/file trees (of commits, file system).
- org.eclipse.jgit.treewalk.filter - package org.eclipse.jgit.treewalk.filter
-
Filters for use in tree walking.
- org.eclipse.jgit.util - package org.eclipse.jgit.util
-
Utility classes.
- org.eclipse.jgit.util.io - package org.eclipse.jgit.util.io
-
Utility classes for IO (streams).
- org.eclipse.jgit.util.sha1 - package org.eclipse.jgit.util.sha1
-
- org.eclipse.jgit.util.time - package org.eclipse.jgit.util.time
-
- ORIG_HEAD - Static variable in class org.eclipse.jgit.lib.Constants
-
name of the ref ORIG_HEAD used by certain commands to store the original
value of HEAD
- OrRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Includes a commit if any subfilters include the same commit.
- OrRevFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.OrRevFilter
-
- OrTreeFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes a tree entry if any subfilters include the same tree entry.
- OrTreeFilter() - Constructor for class org.eclipse.jgit.treewalk.filter.OrTreeFilter
-
- OS_USER_DIR - Static variable in class org.eclipse.jgit.lib.Constants
-
The system property that contains the system user name
- OS_USER_NAME_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The system property that contains the system user name
- OURS - Static variable in class org.eclipse.jgit.merge.MergeStrategy
-
Simple strategy that sets the output tree to the first input tree.
- out - Variable in class org.eclipse.jgit.attributes.FilterCommand
-
- out - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
The index data stream we are responsible for creating.
- OutOfMemory(OutOfMemoryError) - Constructor for exception org.eclipse.jgit.errors.LargeObjectException.OutOfMemory
-
Construct a wrapper around the original OutOfMemoryError.
- outputHasAlreadyBeenStarted - Variable in class org.eclipse.jgit.internal.JGitText
-
- outsideTxnNamespace - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- overflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer.Heap
-
- overflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
- overflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Open the overflow output stream, so the remaining output can be stored.
- overflowedReftableBlock - Variable in class org.eclipse.jgit.internal.JGitText
-
- overwriteObjectCount(long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Set the object count for overwriting the expected object count from pack
header.
- pack(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Create a single new pack file containing all of the live objects.
- pack(List<String>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Adds a set of refs to the set of packed-refs.
- PACK - Static variable in class org.eclipse.jgit.internal.storage.pack.PackExt
-
A pack file extension.
- PACK_DELTA - Static variable in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Stored in pack format, as a delta to another object.
- PACK_SIGNATURE - Static variable in class org.eclipse.jgit.lib.Constants
-
Pack file signature that occurs at file header - identifies file as Git
packfile formatted.
- PACK_WHOLE - Static variable in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Stored in pack format, without delta.
- PackBitmapIndex - Class in org.eclipse.jgit.internal.storage.file
-
Logical representation of the bitmap data stored in the pack index.
- PackBitmapIndex() - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
- PackBitmapIndexBuilder - Class in org.eclipse.jgit.internal.storage.file
-
- PackBitmapIndexBuilder(List<ObjectToPack>) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Creates a PackBitmapIndex used for building the contents of an index
file.
- PackBitmapIndexBuilder.StoredEntry - Class in org.eclipse.jgit.internal.storage.file
-
Data object for the on disk representation of a bitmap entry.
- PackBitmapIndexRemapper - Class in org.eclipse.jgit.internal.storage.file
-
A PackBitmapIndex that remaps the bitmaps in the previous index to the
positions in the new pack index.
- PackBitmapIndexRemapper.Entry - Class in org.eclipse.jgit.internal.storage.file
-
An entry in the old PackBitmapIndex.
- PackBitmapIndexWriterV1 - Class in org.eclipse.jgit.internal.storage.file
-
Creates the version 1 pack bitmap index files.
- PackBitmapIndexWriterV1(OutputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexWriterV1
-
Creates the version 1 pack bitmap index files.
- packChecksum - Variable in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Footer checksum applied on the bottom of the pack file.
- packChecksum - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
SHA-1 checksum for the entire pack data.
- packChecksumMismatch - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackConfig - Class in org.eclipse.jgit.storage.pack
-
Configuration used by a pack writer when constructing the stream.
- PackConfig() - Constructor for class org.eclipse.jgit.storage.pack.PackConfig
-
Create a default configuration.
- PackConfig(Repository) - Constructor for class org.eclipse.jgit.storage.pack.PackConfig
-
Create a configuration honoring the repository's settings.
- PackConfig(Config) - Constructor for class org.eclipse.jgit.storage.pack.PackConfig
-
Create a configuration honoring settings in a
Config
.
- PackConfig(PackConfig) - Constructor for class org.eclipse.jgit.storage.pack.PackConfig
-
Copy an existing configuration to a new instance.
- packCorruptedWhileWritingToFilesystem - Variable in class org.eclipse.jgit.internal.JGitText
-
- packDoesNotMatchIndex - Variable in class org.eclipse.jgit.internal.JGitText
-
- PACKED_REFS - Static variable in class org.eclipse.jgit.lib.Constants
-
Packed refs file
- PACKED_REFS_HEADER - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Magic string denoting the header of a packed-refs file.
- PACKED_REFS_PEELED - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
If in the header, denotes the file has peeled data.
- PackedObjectInfo - Class in org.eclipse.jgit.transport
-
Description of an object stored in a pack file, including offset.
- PackedObjectInfo(AnyObjectId) - Constructor for class org.eclipse.jgit.transport.PackedObjectInfo
-
Create a new structure to remember information about an object.
- packedRefsCorruptionDetected - Variable in class org.eclipse.jgit.internal.JGitText
-
- packedRefsHandleIsStale - Variable in class org.eclipse.jgit.internal.JGitText
-
- PacketLineIn - Class in org.eclipse.jgit.transport
-
Read Git style pkt-line formatting from an input stream.
- PacketLineIn(InputStream) - Constructor for class org.eclipse.jgit.transport.PacketLineIn
-
Create a new packet line reader.
- PacketLineIn(InputStream, long) - Constructor for class org.eclipse.jgit.transport.PacketLineIn
-
Create a new packet line reader.
- PacketLineIn.InputOverLimitIOException - Exception in org.eclipse.jgit.transport
-
IOException thrown by read when the configured input limit is exceeded.
- PacketLineIn.PacketLineInIterator - Class in org.eclipse.jgit.transport
-
Iterator over packet lines.
- PacketLineOut - Class in org.eclipse.jgit.transport
-
Write Git style pkt-line formatting to an output stream.
- PacketLineOut(OutputStream) - Constructor for class org.eclipse.jgit.transport.PacketLineOut
-
Create a new packet line writer.
- PacketLineOutRefAdvertiser(PacketLineOut) - Constructor for class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
Create a new advertiser for the supplied stream.
- packetSizeMustBeAtLeast - Variable in class org.eclipse.jgit.internal.JGitText
-
- packetSizeMustBeAtMost - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackExt - Class in org.eclipse.jgit.internal.storage.pack
-
A pack file extension.
- PackFile - Class in org.eclipse.jgit.internal.storage.file
-
A Git version 2 pack file representation.
- PackFile(File, int) - Constructor for class org.eclipse.jgit.internal.storage.file.PackFile
-
Construct a reader for an existing, pre-indexed packfile.
- packfileCorruptionDetected - Variable in class org.eclipse.jgit.internal.JGitText
-
- packFileInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- packfileIsTruncated - Variable in class org.eclipse.jgit.internal.JGitText
-
- packfileIsTruncatedNoParam - Variable in class org.eclipse.jgit.internal.JGitText
-
- packHandleIsStale - Variable in class org.eclipse.jgit.internal.JGitText
-
- packHasUnresolvedDeltas - Variable in class org.eclipse.jgit.internal.JGitText
-
- packInaccessible - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackIndex - Class in org.eclipse.jgit.internal.storage.file
-
- PackIndex() - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndex
-
- PackIndex.MutableEntry - Class in org.eclipse.jgit.internal.storage.file
-
Represent mutable entry of pack index consisting of object id and offset
in pack (both mutable).
- PackIndexWriter - Class in org.eclipse.jgit.internal.storage.file
-
Creates a table of contents to support random access by
PackFile
.
- PackIndexWriter(OutputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
Create a new writer instance.
- packingCancelledDuringObjectsWriting - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackInserter - Class in org.eclipse.jgit.internal.storage.file
-
Object inserter that inserts one pack per call to
PackInserter.flush()
, and never
inserts loose objects.
- PackInvalidException - Exception in org.eclipse.jgit.errors
-
Thrown when a PackFile previously failed and is known to be unusable
- PackInvalidException(File) - Constructor for exception org.eclipse.jgit.errors.PackInvalidException
-
- PackInvalidException(File, Throwable) - Constructor for exception org.eclipse.jgit.errors.PackInvalidException
-
Construct a pack invalid error with cause.
- PackInvalidException(String) - Constructor for exception org.eclipse.jgit.errors.PackInvalidException
-
- PackInvalidException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.PackInvalidException
-
Construct a pack invalid error with cause.
- PackLock - Class in org.eclipse.jgit.internal.storage.file
-
Keeps track of a
PackFile
's
associated
.keep
file.
- PackLock(File, FS) - Constructor for class org.eclipse.jgit.internal.storage.file.PackLock
-
Create a new lock for a pack file.
- PackMismatchException - Exception in org.eclipse.jgit.errors
-
Thrown when a PackFile no longer matches the PackIndex.
- PackMismatchException(String) - Constructor for exception org.eclipse.jgit.errors.PackMismatchException
-
Construct a pack modification error.
- packObjectCountMismatch - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackOutputStream - Class in org.eclipse.jgit.internal.storage.pack
-
- PackOutputStream(ProgressMonitor, OutputStream, PackWriter) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
Initialize a pack output stream.
- PackParser - Class in org.eclipse.jgit.transport
-
- PackParser(ObjectDatabase, InputStream) - Constructor for class org.eclipse.jgit.transport.PackParser
-
Initialize a pack parser.
- PackParser.ObjectTypeAndSize - Class in org.eclipse.jgit.transport
-
Type and size information about an object in the database buffer.
- PackParser.Source - Enum in org.eclipse.jgit.transport
-
Location data is being obtained from.
- PackParser.UnresolvedDelta - Class in org.eclipse.jgit.transport
-
Information about an unresolved delta in this pack stream.
- PackProtocolException - Exception in org.eclipse.jgit.errors
-
Indicates a protocol error has occurred while fetching/pushing objects.
- PackProtocolException(URIish, String) - Constructor for exception org.eclipse.jgit.errors.PackProtocolException
-
Constructs an PackProtocolException with the specified detail message
prefixed with provided URI.
- PackProtocolException(URIish, String, Throwable) - Constructor for exception org.eclipse.jgit.errors.PackProtocolException
-
Constructs an PackProtocolException with the specified detail message
prefixed with provided URI.
- PackProtocolException(String) - Constructor for exception org.eclipse.jgit.errors.PackProtocolException
-
Constructs an PackProtocolException with the specified detail message.
- PackProtocolException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.PackProtocolException
-
Constructs an PackProtocolException with the specified detail message.
- packRefs - Variable in class org.eclipse.jgit.internal.JGitText
-
- packRefs() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Packs all non-symbolic, loose refs into packed-refs.
- PackReverseIndex - Class in org.eclipse.jgit.internal.storage.file
-
Reverse index for forward pack index.
- PackReverseIndex(PackIndex) - Constructor for class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
Create reverse index from straight/forward pack index, by indexing all
its entries.
- packs - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
All known packs, sorted.
- packSizeNotSetYet - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackStatistics - Class in org.eclipse.jgit.storage.pack
-
- PackStatistics(PackStatistics.Accumulator) - Constructor for class org.eclipse.jgit.storage.pack.PackStatistics
-
- PackStatistics.Accumulator - Class in org.eclipse.jgit.storage.pack
-
POJO for accumulating the statistics.
- PackStatistics.ObjectType - Class in org.eclipse.jgit.storage.pack
-
Statistics about a single type of object (commits, tags, trees and
blobs).
- PackStatistics.ObjectType.Accumulator - Class in org.eclipse.jgit.storage.pack
-
POJO for accumulating the ObjectType statistics.
- packTooLargeForIndexVersion1 - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackTransport - Interface in org.eclipse.jgit.transport
-
Marker interface an object transport using Git pack transfers.
- packWasDeleted - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackWriter - Class in org.eclipse.jgit.internal.storage.pack
-
PackWriter class is responsible for generating pack files from specified set
of objects from repository.
- PackWriter(Repository) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Create writer for specified repository.
- PackWriter(ObjectReader) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Create a writer to load objects from the specified reader.
- PackWriter(Repository, ObjectReader) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Create writer for specified repository.
- PackWriter(PackConfig, ObjectReader) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Create writer with a specified configuration.
- PackWriter(PackConfig, ObjectReader, PackStatistics.Accumulator) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Create writer with a specified configuration.
- PackWriter.PackingPhase - Enum in org.eclipse.jgit.internal.storage.pack
-
Possible states that a PackWriter can be in.
- PackWriter.State - Class in org.eclipse.jgit.internal.storage.pack
-
Summary of the current state of a PackWriter.
- packWriterStatistics - Variable in class org.eclipse.jgit.internal.JGitText
-
- paddingBytes() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- paintCommit(PlotCommit<TLane>, int) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Paint one commit using the underlying graphics library.
- Pair(ContentSource, ContentSource) - Constructor for class org.eclipse.jgit.diff.ContentSource.Pair
-
Construct a pair of sources.
- panicCantRenameIndexFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- parent - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Header "parent "
- parent - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Iterator for the parent tree; null if we are the root iterator.
- parse(InputStream) - Method in class org.eclipse.jgit.attributes.AttributesNode
-
Parse files according to gitattribute standards.
- parse(InputStream) - Method in class org.eclipse.jgit.ignore.IgnoreNode
-
Parse files according to gitignore standards.
- parse(ProgressMonitor, ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Parse the pack stream.
- parse(ProgressMonitor, ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Parse the pack stream.
- parse(byte[], AnyObjectId) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
Parse an object from the unpacked object format.
- parse(Config) - Method in interface org.eclipse.jgit.lib.Config.SectionParser
-
Create a model object from a configuration.
- parse(String) - Static method in enum org.eclipse.jgit.lib.RebaseTodoLine.Action
-
- parse(InputStream) - Method in class org.eclipse.jgit.patch.Patch
-
Parse a patch received from an InputStream.
- parse(byte[], int, int) - Method in class org.eclipse.jgit.patch.Patch
-
Parse a patch stored in a byte[].
- parse(byte[]) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse a commit from its canonical format.
- parse(RevWalk, byte[]) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
Parse a commit from its canonical format.
- parse(byte[]) - Static method in class org.eclipse.jgit.revwalk.RevTag
-
Parse an annotated tag from its canonical format.
- parse(RevWalk, byte[]) - Static method in class org.eclipse.jgit.revwalk.RevTag
-
Parse an annotated tag from its canonical format.
- parse(ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
Parse the pack stream.
- parse(ProgressMonitor, ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
Parse the pack stream.
- parse(String) - Static method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Parse an identity from a string.
- parse(Reader) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Parse a push certificate from a reader.
- parse(String, Calendar) - Static method in class org.eclipse.jgit.util.GitDateParser
-
Parses a string into a
Date
using the default locale.
- parse(String, Calendar, Locale) - Static method in class org.eclipse.jgit.util.GitDateParser
-
Parses a string into a
Date
using the given locale.
- parseAny(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Locate a reference to any object and immediately parse its headers.
- parseAny(Iterable<T>, boolean) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Asynchronous object parsing.
- parseBase10(byte[], int, MutableInteger) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a base 10 numeric from a sequence of ASCII digits into an int.
- parseBody(RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Ensure the object's full body content is available.
- parseCheckout() - Method in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
Parse checkout
- parseCheckout() - Method in interface org.eclipse.jgit.lib.ReflogEntry
-
Parse checkout
- parseCommit(AnyObjectId) - Method in class org.eclipse.jgit.lib.Repository
-
Locate a reference to a commit and immediately parse its content.
- parseCommit(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Locate a reference to a commit and immediately parse its content.
- parseEncoding(byte[]) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse the "encoding " header into a character set reference.
- parseEncodingName(byte[]) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse the "encoding " header as a string.
- parseHeaders(RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Ensure the object's critical headers have been parsed.
- parseHexInt16(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse 4 character base 16 (hex) formatted string to unsigned integer.
- parseHexInt32(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse 8 character base 16 (hex) formatted string to unsigned integer.
- parseHexInt4(byte) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a single hex digit to its numeric value (0-15).
- parseHexInt64(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse 16 character base 16 (hex) formatted string to unsigned long.
- parseIndexLine(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- parseLongBase10(byte[], int, MutableInteger) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a base 10 numeric from a sequence of ASCII digits into a long.
- parseNewFileMode(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- parsePersonIdent(String) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a name string (e.g.
- parsePersonIdent(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a name line (e.g.
- parsePersonIdentOnly(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a name data (e.g.
- parseTag(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Locate a reference to an annotated tag and immediately parse its content.
- parseTimeZoneOffset(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a Git style timezone string.
- parseTimeZoneOffset(byte[], int, MutableInteger) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Parse a Git style timezone string.
- parseTree(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Locate a reference to a tree.
- Password() - Constructor for class org.eclipse.jgit.transport.CredentialItem.Password
-
Initialize a new password item, with a default password prompt.
- Password(String) - Constructor for class org.eclipse.jgit.transport.CredentialItem.Password
-
Initialize a new password item, with given prompt.
- password - Variable in class org.eclipse.jgit.transport.NetRC.NetRCEntry
-
password netrc entry
- Patch - Class in org.eclipse.jgit.patch
-
A parsed collection of
FileHeader
s from a
unified diff patch file
- Patch() - Constructor for class org.eclipse.jgit.patch.Patch
-
Create an empty patch.
- PatchApplyException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when applying a patch fails
- PatchApplyException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.PatchApplyException
-
Constructor for PatchApplyException
- PatchApplyException(String) - Constructor for exception org.eclipse.jgit.api.errors.PatchApplyException
-
Constructor for PatchApplyException
- patchApplyException - Variable in class org.eclipse.jgit.internal.JGitText
-
- PatchFormatException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when applying a patch fails due to an invalid format
- PatchFormatException(List<FormatError>) - Constructor for exception org.eclipse.jgit.api.errors.PatchFormatException
-
Constructor for PatchFormatException
- patchFormatException - Variable in class org.eclipse.jgit.internal.JGitText
-
- PatchIdDiffFormatter - Class in org.eclipse.jgit.diff
-
A DiffFormatter used to calculate the patch-id of the diff.
- PatchIdDiffFormatter() - Constructor for class org.eclipse.jgit.diff.PatchIdDiffFormatter
-
Initialize a formatter to compute a patch id.
- path - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Path buffer for the current entry.
- PATH_SEPARATOR - Static variable in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Character used as default path separator for ignore entries
- pathCompare(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Compare the path of this current entry to another iterator's entry.
- pathCompare(byte[], int, int, int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Compare the path of this current entry to a raw buffer.
- PathEdit(String) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
Create a new update command by path name.
- PathEdit(DirCacheEntry) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
Create a new update command for an existing entry instance.
- PathFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes tree entries only if they match the configured path.
- PathFilterGroup - Class in org.eclipse.jgit.treewalk.filter
-
Includes tree entries only if they match one or more configured paths.
- PathFilterGroup() - Constructor for class org.eclipse.jgit.treewalk.filter.PathFilterGroup
-
- pathIsNotInWorkingDir - Variable in class org.eclipse.jgit.internal.JGitText
-
- pathLen - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Total length of the current entry's complete path from the root.
- PathMatcher - Class in org.eclipse.jgit.ignore.internal
-
Matcher built by patterns consists of multiple path segments.
- pathNotConfigured - Variable in class org.eclipse.jgit.internal.JGitText
-
- pathOffset - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- Paths - Class in org.eclipse.jgit.util
-
Utility functions for paths inside of a Git repository.
- PathSuffixFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes tree entries only if they end with the configured path (suffix
match).
- pathToString(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Convert a path to String, replacing separators as necessary.
- pattern() - Method in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
Get the pattern this filter uses.
- pattern() - Method in class org.eclipse.jgit.util.RawSubStringPattern
-
Get the literal pattern string this instance searches for.
- PatternMatchRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Abstract filter that searches text using extended regular expressions.
- PatternMatchRevFilter(String, boolean, boolean, int) - Constructor for class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
Construct a new pattern matching filter.
- pckIn - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- pckOut - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- peek() - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
Peek at the next commit, without removing it.
- peel(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Peel a possibly unpeeled reference by traversing the annotated tags.
- peel(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Peel a possibly unpeeled reference by traversing the annotated tags.
- peel(Ref) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Peel a possibly unpeeled reference by traversing the annotated tags.
- peel(Ref) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Peel a possibly unpeeled reference by traversing the annotated tags.
- peel(Ref) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Peel a possibly unpeeled reference by traversing the annotated tags.
- peel(Ref) - Method in class org.eclipse.jgit.lib.Repository
-
- peel(RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Peel back annotated tags until a non-tag object is found.
- PEELED_SUFFIX - Static variable in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
Suffix applied to GITLINK to indicate its the peeled value of a tag.
- peeledLineBeforeRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- PeeledNonTag(Ref.Storage, String, ObjectId) - Constructor for class org.eclipse.jgit.lib.ObjectIdRef.PeeledNonTag
-
Create a new ref pairing.
- PeeledNonTag(Ref.Storage, String, ObjectId, long) - Constructor for class org.eclipse.jgit.lib.ObjectIdRef.PeeledNonTag
-
Create a new ref pairing with update index.
- peeledRefIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- PeeledTag(Ref.Storage, String, ObjectId, ObjectId) - Constructor for class org.eclipse.jgit.lib.ObjectIdRef.PeeledTag
-
Create a new ref pairing.
- PeeledTag(Ref.Storage, String, ObjectId, ObjectId, long) - Constructor for class org.eclipse.jgit.lib.ObjectIdRef.PeeledTag
-
Create a new ref pairing with update index.
- peerDidNotSupplyACompleteObjectGraph - Variable in class org.eclipse.jgit.internal.JGitText
-
- performsAtomicTransactions() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Whether the database is capable of performing batch updates as atomic
transactions.
- performsAtomicTransactions() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemRefDatabase
-
- performsAtomicTransactions() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Whether the database is capable of performing batch updates as atomic
transactions.
- performsAtomicTransactions() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Whether the database is capable of performing batch updates as atomic
transactions.
- performsAtomicTransactions() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Whether the database is capable of performing batch updates as atomic
transactions.
- PersonIdent - Class in org.eclipse.jgit.lib
-
A combination of a person identity and time in Git.
- PersonIdent(Repository) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
Creates new PersonIdent from config info in repository, with current time.
- PersonIdent(PersonIdent) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- PersonIdent(String, String) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- PersonIdent(String, String, ProposedTimestamp) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- PersonIdent(PersonIdent, Date, TimeZone) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
Copy a PersonIdent, but alter the clone's time stamp
- PersonIdent(PersonIdent, Date) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- PersonIdent(String, String, Date, TimeZone) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
Construct a PersonIdent from simple data
- PersonIdent(PersonIdent, long, int) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
Copy a PersonIdent, but alter the clone's time stamp
- PersonIdent(String, String, long, int) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- personIdentEmailNonNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- personIdentNameNonNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- PlotCommit<L extends PlotLane> - Class in org.eclipse.jgit.revplot
-
A commit reference to a commit in the DAG.
- PlotCommit(AnyObjectId) - Constructor for class org.eclipse.jgit.revplot.PlotCommit
-
Create a new commit.
- PlotCommitList<L extends PlotLane> - Class in org.eclipse.jgit.revplot
-
- PlotCommitList() - Constructor for class org.eclipse.jgit.revplot.PlotCommitList
-
- PlotLane - Class in org.eclipse.jgit.revplot
-
A line space within the graph.
- PlotLane() - Constructor for class org.eclipse.jgit.revplot.PlotLane
-
- PlotWalk - Class in org.eclipse.jgit.revplot
-
Specialized RevWalk for visualization of a commit graph.
- PlotWalk(Repository) - Constructor for class org.eclipse.jgit.revplot.PlotWalk
-
Create a new revision walker for a given repository.
- pollForUpdates() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
Non-blocking poll for pending updates.
- PORT - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- position() - Method in interface org.eclipse.jgit.internal.storage.dfs.ReadableChannel
-
Get the current position of the channel.
- position(long) - Method in interface org.eclipse.jgit.internal.storage.dfs.ReadableChannel
-
Seek the current position of the channel to a new offset.
- positive(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Converts a positive value into an int
.
- POST_BUFFER_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "postBuffer" setting.
- postCommit(Repository, PrintStream) - Static method in class org.eclipse.jgit.hooks.Hooks
-
Create post-commit hook for the given repository
- PostCommitHook - Class in org.eclipse.jgit.hooks
-
The post-commit
hook implementation.
- PostCommitHook(Repository, PrintStream) - Constructor for class org.eclipse.jgit.hooks.PostCommitHook
-
Constructor for PostCommitHook
- PostReceiveHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
ReceivePack
after all
updates are executed.
- PostReceiveHookChain - Class in org.eclipse.jgit.transport
-
- PostUploadHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
UploadPack
after the pack
has been uploaded.
- PostUploadHookChain - Class in org.eclipse.jgit.transport
-
- preCommit(Repository, PrintStream) - Static method in class org.eclipse.jgit.hooks.Hooks
-
Create pre-commit hook for the given repository
- PreCommitHook - Class in org.eclipse.jgit.hooks
-
The pre-commit
hook implementation.
- PreCommitHook(Repository, PrintStream) - Constructor for class org.eclipse.jgit.hooks.PreCommitHook
-
Constructor for PreCommitHook
- PREFERRED_AUTHENTICATIONS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- PREFIX_CREATED - Static variable in interface org.eclipse.jgit.lib.ReflogEntry
-
Prefix used in reflog messages when the ref was first created.
- PREFIX_FAST_FORWARD - Static variable in interface org.eclipse.jgit.lib.ReflogEntry
-
Prefix used in reflog messages when the ref was updated with a fast
forward.
- PREFIX_FORCED_UPDATE - Static variable in interface org.eclipse.jgit.lib.ReflogEntry
-
Prefix used in reflog messages when the ref was force updated.
- prefixCompare(AnyObjectId) - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Compares this abbreviation to a full object id.
- prefixCompare(byte[], int) - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Compare this abbreviation to a network-byte-order ObjectId.
- prefixCompare(int[], int) - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Compare this abbreviation to a network-byte-order ObjectId.
- prefixRemote - Variable in class org.eclipse.jgit.internal.JGitText
-
- prepareBitmapIndex(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Prepares the bitmaps to be written to the bitmap index file.
- prepareCommit(Repository, Map<String, Ref>, ObjectId) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- preparePack(Iterator<RevObject>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Prepare the list of objects to be written to the pack stream.
- preparePack(ProgressMonitor, Set<? extends ObjectId>, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Prepare the list of objects to be written to the pack stream.
- preparePack(ProgressMonitor, Set<? extends ObjectId>, Set<? extends ObjectId>, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Prepare the list of objects to be written to the pack stream.
- preparePack(ProgressMonitor, Set<? extends ObjectId>, Set<? extends ObjectId>, Set<? extends ObjectId>, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Prepare the list of objects to be written to the pack stream.
- preparePack(ProgressMonitor, ObjectWalk, Set<? extends ObjectId>, Set<? extends ObjectId>, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Prepare the list of objects to be written to the pack stream.
- prepareSteps(List<RebaseTodoLine>) - Method in interface org.eclipse.jgit.api.RebaseCommand.InteractiveHandler
-
Given list of steps
should be modified according to user
rebase configuration
- prePush(Repository, PrintStream) - Static method in class org.eclipse.jgit.hooks.Hooks
-
Create pre-push hook for the given repository
- PrePushHook - Class in org.eclipse.jgit.hooks
-
The pre-push
hook implementation.
- PrePushHook(Repository, PrintStream) - Constructor for class org.eclipse.jgit.hooks.PrePushHook
-
Constructor for PrePushHook
- PreReceiveHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
ReceivePack
before any
updates are executed.
- PreReceiveHookChain - Class in org.eclipse.jgit.transport
-
- prescanOneTree() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Scan index and merge tree (no HEAD).
- preScanTwoTrees() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Scan head, index and merge tree.
- PreUploadHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
UploadPack
before during
critical phases.
- PreUploadHookChain - Class in org.eclipse.jgit.transport
-
- prev(byte[], int, char) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the first position before a given character.
- prevLF(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the first position before the previous LF.
- prevLF(byte[], int, char) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the previous position before either the given character or LF.
- print(char) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print a char
- print(int) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print an int as string
- print(long) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print a long as string
- print(short) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print a short as string
- print(Object) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print an object's toString representations
- println(String) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print a string and terminate with a line feed.
- println() - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print a platform dependent new line
- problemWithResolvingPushRefSpecsLocally - Variable in class org.eclipse.jgit.internal.JGitText
-
- processEntry(CanonicalTreeParser, CanonicalTreeParser, CanonicalTreeParser, DirCacheBuildIterator, WorkingTreeIterator, boolean, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Processes one path and tries to merge taking git attributes in account.
- ProcessResult - Class in org.eclipse.jgit.util
-
Describes the result of running an external process.
- ProcessResult(ProcessResult.Status) - Constructor for class org.eclipse.jgit.util.ProcessResult
-
Instantiates a process result with the given status and an exit code of
-1
.
- ProcessResult(int, ProcessResult.Status) - Constructor for class org.eclipse.jgit.util.ProcessResult
-
Constructor for ProcessResult.
- ProcessResult.Status - Enum in org.eclipse.jgit.util
-
Status of a process' execution.
- ProgressMonitor - Interface in org.eclipse.jgit.lib
-
A progress reporting interface.
- progressMonUploading - Variable in class org.eclipse.jgit.internal.JGitText
-
- ProgressSpinner - Class in org.eclipse.jgit.transport
-
A simple spinner connected to an OutputStream
.
- ProgressSpinner(OutputStream) - Constructor for class org.eclipse.jgit.transport.ProgressSpinner
-
Initialize a new spinner.
- promptKeyboardInteractive(String, String, String, String[], boolean[]) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- promptPassphrase(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- promptPassword(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- promptPasswordAuthentication() - Method in class org.eclipse.jgit.util.CachedAuthenticator
-
Prompt for and request authentication from the end-user.
- promptYesNo(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- propertyIsAlreadyNonNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- Proposal - Class in org.eclipse.jgit.internal.ketch
-
A proposal to be applied in a Ketch system.
- Proposal(List<Command>) - Constructor for class org.eclipse.jgit.internal.ketch.Proposal
-
Create a proposal from a list of Ketch commands.
- Proposal(RevWalk, Collection<ReceiveCommand>) - Constructor for class org.eclipse.jgit.internal.ketch.Proposal
-
Create a proposal from a collection of received commands.
- Proposal.State - Enum in org.eclipse.jgit.internal.ketch
-
Current state of the proposal.
- propose() - Method in interface org.eclipse.jgit.util.time.MonotonicClock
-
Obtain a timestamp close to "now".
- propose() - Method in class org.eclipse.jgit.util.time.MonotonicSystemClock
-
Obtain a timestamp close to "now".
- ProposedTimestamp - Class in org.eclipse.jgit.util.time
-
- ProposedTimestamp() - Constructor for class org.eclipse.jgit.util.time.ProposedTimestamp
-
- proposingUpdates - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- PROTOCOL_ERROR - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- ProtocolV2Hook - Interface in org.eclipse.jgit.transport
-
Hook to allow callers to be notified on Git protocol v2 requests.
- PROXY_COMMAND - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- proxyFor(ProxySelector, URL) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Determine the proxy server (if any) needed to obtain a URL.
- prune(Set<ObjectId>) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Like "git prune" this method tries to prune all loose objects which are
unreferenced.
- pruneLoosePackedObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- pruneLooseUnreferencedObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- prunePacked() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Like "git prune-packed" this method tries to prune all loose objects
which can be found in packs.
- ptr - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- pull() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Pull
command
- PullCommand - Class in org.eclipse.jgit.api
-
The Pull command
- PullCommand(Repository) - Constructor for class org.eclipse.jgit.api.PullCommand
-
Constructor for PullCommand.
- pullOnRepoWithoutHEADCurrentlyNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- PullResult - Class in org.eclipse.jgit.api
-
- pullTaskName - Variable in class org.eclipse.jgit.internal.JGitText
-
- push() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Push
command
- push(String, byte[]) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Push a candidate blob onto the generator's traversal stack.
- push(String, RawText) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Push a candidate blob onto the generator's traversal stack.
- push(String, AnyObjectId) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Push a candidate object onto the generator's traversal stack.
- push(ProgressMonitor, Map<String, RemoteRefUpdate>) - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
Pushes to the remote repository basing on provided specification.
- push(ProgressMonitor, Map<String, RemoteRefUpdate>, OutputStream) - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
Pushes to the remote repository basing on provided specification.
- push(ProgressMonitor, Map<String, RemoteRefUpdate>) - Method in interface org.eclipse.jgit.transport.PushConnection
-
Pushes to the remote repository basing on provided specification.
- push(ProgressMonitor, Map<String, RemoteRefUpdate>, OutputStream) - Method in interface org.eclipse.jgit.transport.PushConnection
-
Pushes to the remote repository basing on provided specification.
- push(ProgressMonitor, Collection<RemoteRefUpdate>, OutputStream) - Method in class org.eclipse.jgit.transport.Transport
-
Push objects and refs from the local repository to the remote one.
- push(ProgressMonitor, Collection<RemoteRefUpdate>) - Method in class org.eclipse.jgit.transport.Transport
-
Push objects and refs from the local repository to the remote one.
- pushCancelled - Variable in class org.eclipse.jgit.internal.JGitText
-
- PushCertificate - Class in org.eclipse.jgit.transport
-
The required information to verify the push.
- PushCertificate.NonceStatus - Enum in org.eclipse.jgit.transport
-
Verification result of the nonce returned during push.
- PushCertificateIdent - Class in org.eclipse.jgit.transport
-
Identity in a push certificate.
- PushCertificateIdent(String, long, int) - Constructor for class org.eclipse.jgit.transport.PushCertificateIdent
-
Construct a new identity from an OpenPGP User ID.
- pushCertificateInvalidField - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushCertificateInvalidFieldValue - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushCertificateInvalidHeader - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushCertificateInvalidSignature - Variable in class org.eclipse.jgit.internal.JGitText
-
- PushCertificateParser - Class in org.eclipse.jgit.transport
-
Parser for signed push certificates.
- PushCertificateParser(Repository, SignedPushConfig) - Constructor for class org.eclipse.jgit.transport.PushCertificateParser
-
Constructor for PushCertificateParser.
- PushCertificateStore - Class in org.eclipse.jgit.transport
-
Storage for recorded push certificates.
- PushCertificateStore(Repository) - Constructor for class org.eclipse.jgit.transport.PushCertificateStore
-
Create a new store backed by the given repository.
- PushCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Push
command.
- PushCommand(Repository) - Constructor for class org.eclipse.jgit.api.PushCommand
-
Constructor for PushCommand.
- PushConfig - Class in org.eclipse.jgit.transport
-
Push section of a Git configuration file.
- PushConfig() - Constructor for class org.eclipse.jgit.transport.PushConfig
-
- PushConfig.PushRecurseSubmodulesMode - Enum in org.eclipse.jgit.transport
-
Config values for push.recurseSubmodules.
- PushConnection - Interface in org.eclipse.jgit.transport
-
Lists known refs from the remote and sends objects to the remote.
- pushIsNotSupportedForBundleTransport - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushNotPermitted - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushOptionsNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- PushResult - Class in org.eclipse.jgit.transport
-
Result of push operation to the remote repository.
- PushResult() - Constructor for class org.eclipse.jgit.transport.PushResult
-
- put(Attribute) - Method in class org.eclipse.jgit.attributes.Attributes
-
Put an attribute
- put(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
Obtain a modified copy of the cache with a ref stored.
- put(String, String, byte[]) - Method in class org.eclipse.jgit.transport.AmazonS3
-
Atomically create or replace a single small object.
- put(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- put(PushCertificate, PersonIdent) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
Put a certificate to be saved to the store.
- put(PushCertificate, PersonIdent, Collection<ReceiveCommand>) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
Put a certificate to be saved to the store, matching a set of commands.
- put(long, V) - Method in class org.eclipse.jgit.util.LongMap
-
Put a new entry into the map
- put(T) - Method in class org.eclipse.jgit.util.RefList
-
Store a reference, adding or replacing as necessary.
- put(String, Ref) - Method in class org.eclipse.jgit.util.RefMap
- put(K, V) - Method in class org.eclipse.jgit.util.SimpleLruCache
-
Maps the specified key to the specified value in this cache.
- putEntry(T, ObjectId, String, FileMode, ObjectLoader) - Method in interface org.eclipse.jgit.api.ArchiveCommand.Format
-
Write an entry to an archive.
- pwd() - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- R_HEADS - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix for branch refs
- R_NOTES - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix for notes refs
- R_NOTES_COMMITS - Static variable in class org.eclipse.jgit.lib.Constants
-
Standard notes ref
- R_REFS - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix for any ref
- R_REMOTES - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix for remotes refs
- R_STASH - Static variable in class org.eclipse.jgit.lib.Constants
-
Standard stash ref
- R_TAGS - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix for tag refs
- RawCharSequence - Class in org.eclipse.jgit.util
-
A rough character sequence around a raw byte buffer.
- RawCharSequence(byte[], int, int) - Constructor for class org.eclipse.jgit.util.RawCharSequence
-
Create a rough character sequence around the raw byte buffer.
- RawCharUtil - Class in org.eclipse.jgit.util
-
Utility class for character functions on raw bytes
- rawIn - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Raw input stream.
- rawLogMessageDoesNotParseAsLogEntry - Variable in class org.eclipse.jgit.internal.JGitText
-
- rawOut - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Raw output stream.
- RawParseUtils - Class in org.eclipse.jgit.util
-
Handy utility functions to parse raw object contents.
- RawSubStringPattern - Class in org.eclipse.jgit.util
-
Searches text using only substring search.
- RawSubStringPattern(String) - Constructor for class org.eclipse.jgit.util.RawSubStringPattern
-
Construct a new substring pattern.
- RawText - Class in org.eclipse.jgit.diff
-
A Sequence supporting UNIX formatted text in byte[] format.
- RawText(byte[]) - Constructor for class org.eclipse.jgit.diff.RawText
-
Create a new sequence from an existing content byte array.
- RawText(byte[], IntList) - Constructor for class org.eclipse.jgit.diff.RawText
-
Create a new sequence from the existing content byte array and the line
map indicating line boundaries.
- RawText(File) - Constructor for class org.eclipse.jgit.diff.RawText
-
Create a new sequence from a file.
- RawTextComparator - Class in org.eclipse.jgit.diff
-
- RawTextComparator() - Constructor for class org.eclipse.jgit.diff.RawTextComparator
-
- ReachabilityChecker - Interface in org.eclipse.jgit.revwalk
-
Check if a commit is reachable from a collection of starting commits.
- ReachableCommitRequestValidator() - Constructor for class org.eclipse.jgit.transport.UploadPack.ReachableCommitRequestValidator
-
- ReachableCommitTipRequestValidator() - Constructor for class org.eclipse.jgit.transport.UploadPack.ReachableCommitTipRequestValidator
-
- read(ObjectReader, AnyObjectId) - Static method in class org.eclipse.jgit.dircache.DirCache
-
Create a new in memory index read from the contents of a tree.
- read(Repository) - Static method in class org.eclipse.jgit.dircache.DirCache
-
Create a new in-core index representation and read an index from disk.
- read(File, FS) - Static method in class org.eclipse.jgit.dircache.DirCache
-
Create a new in-core index representation and read an index from disk.
- read() - Method in class org.eclipse.jgit.dircache.DirCache
-
Read the index from disk, if it has changed on disk.
- read(InputStream) - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
Read the xml file.
- read(long, ByteBuffer) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsOutputStream
-
Read back a portion of already written data.
- read(InputStream, PackIndex, PackReverseIndex) - Static method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Read an existing pack bitmap index file from a buffered stream.
- read(InputStream) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Read an existing pack index file from a buffered stream.
- read(long, int) - Method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Read a block from the file.
- read(ObjectReader, RevTree) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
Load a reference tree.
- read(InputStream) - Static method in class org.eclipse.jgit.lib.ObjectIdSerializer
-
Read a possibly null
ObjectId
from the stream.
- read() - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- read() - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- read(ObjectReader, RevCommit) - Static method in class org.eclipse.jgit.notes.NoteMap
-
Load a collection of notes from a branch.
- read(ObjectReader, RevTree) - Static method in class org.eclipse.jgit.notes.NoteMap
-
Load a collection of notes from a tree.
- read() - Method in class org.eclipse.jgit.transport.SideBandInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.transport.SideBandInputStream
- read() - Method in class org.eclipse.jgit.util.io.AutoCRLFInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.io.AutoCRLFInputStream
- read() - Method in class org.eclipse.jgit.util.io.AutoLFInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.io.AutoLFInputStream
- read() - Method in class org.eclipse.jgit.util.io.LimitedInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.io.LimitedInputStream
- read(ReadableByteChannel, byte[], int, int) - Static method in class org.eclipse.jgit.util.IO
-
Read as much of the array as possible from a channel.
- read() - Method in class org.eclipse.jgit.util.io.TeeInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.io.TeeInputStream
- read() - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
- read(byte[]) - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
- read() - Method in class org.eclipse.jgit.util.io.UnionInputStream
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.io.UnionInputStream
- read() - Method in class org.eclipse.jgit.util.LfsFactory.LfsInputStream
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.LfsFactory.LfsInputStream
-
- read(TimeUnit) - Method in class org.eclipse.jgit.util.time.ProposedTimestamp
-
Read the timestamp as unit
since the epoch.
- ReadableChannel - Interface in org.eclipse.jgit.internal.storage.dfs
-
Readable random access byte channel from a file.
- readCherryPickHead() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/CHERRY_PICK_HEAD.
- readCommitEditMsg() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/COMMIT_EDITMSG.
- readConfigFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- readDatabase(byte[], int, int) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Read from the database's current position into the buffer.
- readDatabase(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Read from the database's current position into the buffer.
- readDatabase(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Read from the database's current position into the buffer.
- readDatabase(byte[], int, int) - Method in class org.eclipse.jgit.transport.PackParser
-
Read from the database's current position into the buffer.
- readDirCache() - Method in class org.eclipse.jgit.lib.Repository
-
Create a new in-core index representation and read an index from disk.
- readEnvironment() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Read standard Git environment variables and configure from those.
- readEnvironment(SystemReader) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Read standard Git environment variables and configure from those.
- reader() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Obtain a handle to the merged reader.
- reader - Variable in class org.eclipse.jgit.merge.Merger
-
Reader to support
Merger.walk
and other object loading.
- readerIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- readers() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
Get unmodifiable list of tables
- readFile(String, String, String) - Method in interface org.eclipse.jgit.gitrepo.RepoCommand.RemoteReader
-
- readFileStoreAttributesFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- readFileWithMode(String, String, String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand.DefaultRemoteReader
-
- readFileWithMode(String, String, String) - Method in interface org.eclipse.jgit.gitrepo.RepoCommand.RemoteReader
-
Read contents and mode (i.e.
- readFully(File) - Static method in class org.eclipse.jgit.util.IO
-
Read an entire local file into memory as a byte array.
- readFully(File, int) - Static method in class org.eclipse.jgit.util.IO
-
Read an entire local file into memory as a byte array.
- readFully(InputStream, byte[], int, int) - Static method in class org.eclipse.jgit.util.IO
-
Read the entire byte array into memory, or throw an exception.
- readFully(InputStream, byte[], int) - Static method in class org.eclipse.jgit.util.IO
-
Read the entire byte array into memory, unless input is shorter
- readIncludedConfig(String) - Method in class org.eclipse.jgit.lib.Config
-
Read the included config from the specified (possibly) relative path
- readIncludedConfig(String) - Method in class org.eclipse.jgit.storage.file.FileBasedConfig
-
Read the included config from the specified (possibly) relative path
- readIncludeFile(String) - Method in interface org.eclipse.jgit.gitrepo.ManifestParser.IncludedFileReader
-
Read a file from the same base dir of the manifest xml file.
- readingObjectsFromLocalRepositoryFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- readLastModifiedFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- readLine(Reader, int) - Static method in class org.eclipse.jgit.util.IO
-
Read the next line from a reader.
- readLines(String) - Static method in class org.eclipse.jgit.util.IO
-
Divides the given string into lines.
- readMergeCommitMsg() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/MERGE_MSG.
- readMergeHeads() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/MERGE_HEAD.
- readObjectHeader(PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.transport.PackParser
-
Read the header of the current object.
- readOrigHead() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/ORIG_HEAD.
- readPipe(File, String[], String) - Static method in class org.eclipse.jgit.util.FS
-
Execute a command and return a single line of output as a String
- readPipe(File, String[], String, Map<String, String>) - Static method in class org.eclipse.jgit.util.FS
-
Execute a command and return a single line of output as a String
- readRebaseTodo(String, boolean) - Method in class org.eclipse.jgit.lib.RebaseTodoFile
-
Read a file formatted like the git-rebase-todo file.
- readRebaseTodo(String, boolean) - Method in class org.eclipse.jgit.lib.Repository
-
Read a file formatted like the git-rebase-todo file.
- readRevertHead() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/REVERT_HEAD.
- readSome(File, int) - Static method in class org.eclipse.jgit.util.IO
-
Read at most limit bytes from the local file into memory as a byte array.
- readSquashCommitMsg() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/SQUASH_MSG.
- readString() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
Read a single UTF-8 encoded string packet from the input stream.
- readStringRaw() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
Read a single UTF-8 encoded string packet from the input stream.
- readStrings() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
Get an iterator to read strings from the input stream.
- readSymLink(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Read target path of the symlink.
- readSymLink(File) - Method in class org.eclipse.jgit.util.FS
-
Check if a file is a symbolic link and read it
- readSymlinkTarget(WorkingTreeIterator.Entry) - Method in class org.eclipse.jgit.treewalk.FileTreeIterator
-
Reads the target of a symlink as a string.
- readSymlinkTarget(WorkingTreeIterator.Entry) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Reads the target of a symlink as a string.
- readTimedOut - Variable in class org.eclipse.jgit.internal.JGitText
-
- readTree(ObjectReader, ObjectId) - Static method in class org.eclipse.jgit.notes.NoteMap
-
Load a collection of notes from a tree.
- readWholeStream(InputStream, int) - Static method in class org.eclipse.jgit.util.IO
-
Read an entire input stream into memory as a ByteBuffer.
- readWithoutMarker(InputStream) - Static method in class org.eclipse.jgit.lib.ObjectIdSerializer
-
Read a non-null
ObjectId
from the stream.
- rebase() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Rebase
command
- REBASE_MERGE - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
The name of the "rebase-merge" folder for interactive rebases.
- RebaseCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Rebase
command.
- RebaseCommand(Repository) - Constructor for class org.eclipse.jgit.api.RebaseCommand
-
Constructor for RebaseCommand.
- RebaseCommand.InteractiveHandler - Interface in org.eclipse.jgit.api
-
Allows configure rebase interactive process and modify commit message
- RebaseCommand.Operation - Enum in org.eclipse.jgit.api
-
The available operations
- RebaseResult - Class in org.eclipse.jgit.api
-
- RebaseResult.Status - Enum in org.eclipse.jgit.api
-
The overall status
- RebaseTodoFile - Class in org.eclipse.jgit.lib
-
Offers methods to read and write files formatted like the git-rebase-todo
file
- RebaseTodoFile(Repository) - Constructor for class org.eclipse.jgit.lib.RebaseTodoFile
-
Constructor for RebaseTodoFile.
- RebaseTodoLine - Class in org.eclipse.jgit.lib
-
Describes a single line in a file formatted like the git-rebase-todo file.
- RebaseTodoLine(String) - Constructor for class org.eclipse.jgit.lib.RebaseTodoLine
-
Create a new comment line
- RebaseTodoLine(RebaseTodoLine.Action, AbbreviatedObjectId, String) - Constructor for class org.eclipse.jgit.lib.RebaseTodoLine
-
Create a new non-comment line
- RebaseTodoLine.Action - Enum in org.eclipse.jgit.lib
-
Describes rebase actions
- receive(InputStream, OutputStream, OutputStream) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Execute the receive task on the socket.
- ReceiveCommand - Class in org.eclipse.jgit.transport
-
- ReceiveCommand(ObjectId, ObjectId, String) - Constructor for class org.eclipse.jgit.transport.ReceiveCommand
-
- ReceiveCommand(ObjectId, ObjectId, String, ReceiveCommand.Type) - Constructor for class org.eclipse.jgit.transport.ReceiveCommand
-
- ReceiveCommand.Result - Enum in org.eclipse.jgit.transport
-
Result of the update command.
- ReceiveCommand.Type - Enum in org.eclipse.jgit.transport
-
Type of operation requested.
- ReceivedPackStatistics - Class in org.eclipse.jgit.transport
-
- ReceivedPackStatistics() - Constructor for class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- ReceivedPackStatistics.Builder - Class in org.eclipse.jgit.transport
-
- receiveHeader(PacketLineIn, boolean) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Receive a list of commands from the input encapsulated in a push
certificate.
- ReceivePack - Class in org.eclipse.jgit.transport
-
Implements the server side of a push connection, receiving objects.
- ReceivePack(Repository) - Constructor for class org.eclipse.jgit.transport.ReceivePack
-
Create a new pack receive for an open repository.
- receivePackAndCheckConnectivity() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Receive a pack from the stream and check connectivity if necessary.
- ReceivePackFactory<C> - Interface in org.eclipse.jgit.transport.resolver
-
- receivePackInvalidLimit - Variable in class org.eclipse.jgit.internal.JGitText
-
- receivePackObjectTooLarge1 - Variable in class org.eclipse.jgit.internal.JGitText
-
- receivePackObjectTooLarge2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- receivePackTooLarge - Variable in class org.eclipse.jgit.internal.JGitText
-
- receiveSignature(PacketLineIn) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Read the PGP signature.
- receivingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- reconfigure(DfsBlockCacheConfig) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Modify the configuration of the window cache.
- reconfigure(WindowCacheConfig) - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- RECURSIVE - Static variable in class org.eclipse.jgit.merge.MergeStrategy
-
Recursive strategy to merge paths.
- RECURSIVE - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option to recursively delete given File
- RecursiveMerger - Class in org.eclipse.jgit.merge
-
A three-way merger performing a content-merge if necessary across multiple
bases using recursion
This merger extends the resolve merger and does several things differently:
- allow more than one merge base, up to a maximum
- uses "Lists" instead of Arrays for chained types
- recursively merges the merge bases together to compute a usable base
- RecursiveMerger(Repository, boolean) - Constructor for class org.eclipse.jgit.merge.RecursiveMerger
-
Normal recursive merge when you want a choice of DirCache placement
inCore
- RecursiveMerger(Repository) - Constructor for class org.eclipse.jgit.merge.RecursiveMerger
-
Normal recursive merge, implies not inCore
- RecursiveMerger(ObjectInserter, Config) - Constructor for class org.eclipse.jgit.merge.RecursiveMerger
-
Normal recursive merge, implies inCore.
- recvCommands() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Receive a list of commands from the input.
- recycleLane(L) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
Return colors and other reusable information to the plotter when a lane
is no longer needed.
- redirectBlocked - Variable in class org.eclipse.jgit.internal.JGitText
-
- redirectHttp - Variable in class org.eclipse.jgit.internal.JGitText
-
- redirectLimitExceeded - Variable in class org.eclipse.jgit.internal.JGitText
-
- redirectLocationMissing - Variable in class org.eclipse.jgit.internal.JGitText
-
- redirectsOff - Variable in class org.eclipse.jgit.internal.JGitText
-
- reduceCommonStartEnd(RawText, RawText, Edit) - Method in class org.eclipse.jgit.diff.RawTextComparator
-
Modify the edit to remove common leading and trailing items.
- reduceCommonStartEnd(S, S, Edit) - Method in class org.eclipse.jgit.diff.SequenceComparator
-
Modify the edit to remove common leading and trailing items.
- Ref - Interface in org.eclipse.jgit.lib
-
Pairing of a name and the
ObjectId
it currently
has.
- Ref.Storage - Enum in org.eclipse.jgit.lib
-
Location where a
Ref
is stored.
- RefAdvertiser - Class in org.eclipse.jgit.transport
-
- RefAdvertiser() - Constructor for class org.eclipse.jgit.transport.RefAdvertiser
-
- RefAdvertiser.PacketLineOutRefAdvertiser - Class in org.eclipse.jgit.transport
-
- refAlreadyExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- refAlreadyExists1 - Variable in class org.eclipse.jgit.internal.JGitText
-
- RefAlreadyExistsException - Exception in org.eclipse.jgit.api.errors
-
Thrown when trying to create a
Ref
with the same
name as an existing one
- RefAlreadyExistsException(String) - Constructor for exception org.eclipse.jgit.api.errors.RefAlreadyExistsException
-
Constructor for RefAlreadyExistsException
- refBlockSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- refBytes() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- RefCache(RefList<Ref>, RefList<Ref>) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
Initialize a new reference cache.
- RefComparator - Class in org.eclipse.jgit.lib
-
Util for sorting (or comparing) Ref instances by name.
- RefComparator() - Constructor for class org.eclipse.jgit.lib.RefComparator
-
- refCount() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- RefCursor - Class in org.eclipse.jgit.internal.storage.reftable
-
Iterator over references inside a
Reftable
.
- RefCursor() - Constructor for class org.eclipse.jgit.internal.storage.reftable.RefCursor
-
- RefDatabase - Class in org.eclipse.jgit.lib
-
Abstraction of name to
ObjectId
mapping.
- RefDatabase() - Constructor for class org.eclipse.jgit.lib.RefDatabase
-
- RefDirectory - Class in org.eclipse.jgit.internal.storage.file
-
- ReferenceFile(Repository, String, String, String) - Constructor for class org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
- References - Interface in org.eclipse.jgit.util
-
Utility methods for object references
- RefFilter - Interface in org.eclipse.jgit.transport
-
Filters the list of refs that are advertised to the client.
- refIndexLevels() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- refIndexSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- RefLeaseSpec - Class in org.eclipse.jgit.transport
-
Describes the expected value for a ref being pushed.
- RefLeaseSpec(String, String) - Constructor for class org.eclipse.jgit.transport.RefLeaseSpec
-
Constructor for RefLeaseSpec.
- RefList<T extends Ref> - Class in org.eclipse.jgit.util
-
Specialized variant of an ArrayList to support a RefDatabase
.
- RefList(RefList<T>) - Constructor for class org.eclipse.jgit.util.RefList
-
Initialize this list to use the same backing array as another list.
- RefList.Builder<T extends Ref> - Class in org.eclipse.jgit.util
-
Builder to facilitate fast construction of an immutable RefList.
- refLockFor(String) - Static method in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
Get the ref name to be used for when locking a ref's log for rewriting.
- reflog() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a reflog
command
- ReflogCommand - Class in org.eclipse.jgit.api
-
The reflog command
- ReflogCommand(Repository) - Constructor for class org.eclipse.jgit.api.ReflogCommand
-
Constructor for ReflogCommand.
- ReflogEntry - Interface in org.eclipse.jgit.lib
-
Parsed reflog entry
- ReflogEntryImpl - Class in org.eclipse.jgit.internal.storage.file
-
Parsed reflog entry
- reflogEntryNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- ReflogReader - Interface in org.eclipse.jgit.lib
-
Utility for reading reflog entries
- ReflogWriter - Class in org.eclipse.jgit.internal.storage.file
-
Utility for writing reflog entries using the traditional one-file-per-log
format.
- ReflogWriter(RefDirectory) - Constructor for class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
Create writer for ref directory.
- ReflogWriter(RefDirectory, boolean) - Constructor for class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
Create writer for ref directory.
- RefMap - Class in org.eclipse.jgit.util
-
Specialized Map to present a RefDatabase
namespace.
- RefMap() - Constructor for class org.eclipse.jgit.util.RefMap
-
Construct an empty map with a small initial capacity.
- RefMap(String, RefList<? extends Ref>, RefList<? extends Ref>, RefList<? extends Ref>) - Constructor for class org.eclipse.jgit.util.RefMap
-
Construct a map to merge 3 collections together.
- refName(String) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
Convert a path name in a RefTree to the reference name known by Git.
- RefNotAdvertisedException - Exception in org.eclipse.jgit.api.errors
-
Thrown when a ref is not found in advertised refs
- RefNotAdvertisedException(String) - Constructor for exception org.eclipse.jgit.api.errors.RefNotAdvertisedException
-
Constructor for RefNotAdvertisedException
- RefNotFoundException - Exception in org.eclipse.jgit.api.errors
-
Thrown when a Ref can not be resolved
- RefNotFoundException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.RefNotFoundException
-
Constructor for RefNotFoundException
- RefNotFoundException(String) - Constructor for exception org.eclipse.jgit.api.errors.RefNotFoundException
-
Constructor for RefNotFoundException
- refNotResolved - Variable in class org.eclipse.jgit.internal.JGitText
-
- RefRename - Class in org.eclipse.jgit.lib
-
A RefUpdate combination for renaming a reference.
- RefRename(RefUpdate, RefUpdate) - Constructor for class org.eclipse.jgit.lib.RefRename
-
Initialize a new rename operation.
- refresh() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Triggers a refresh of all internal data structures.
- refresh() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Triggers a refresh of all internal data structures.
- refresh() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Triggers a refresh of all internal data structures.
- refresh() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Triggers a refresh of all internal data structures.
- RefsChangedEvent - Class in org.eclipse.jgit.events
-
Describes a change to one or more references of a repository.
- RefsChangedEvent() - Constructor for class org.eclipse.jgit.events.RefsChangedEvent
-
- RefsChangedListener - Interface in org.eclipse.jgit.events
-
- RefSpec - Class in org.eclipse.jgit.transport
-
Describes how refs in one repository copy into another repository.
- RefSpec() - Constructor for class org.eclipse.jgit.transport.RefSpec
-
Construct an empty RefSpec.
- RefSpec(String, RefSpec.WildcardMode) - Constructor for class org.eclipse.jgit.transport.RefSpec
-
Parse a ref specification for use during transport operations.
- RefSpec(String) - Constructor for class org.eclipse.jgit.transport.RefSpec
-
Parse a ref specification for use during transport operations.
- RefSpec.WildcardMode - Enum in org.eclipse.jgit.transport
-
How strict to be about wildcards.
- REFSPEC_PUSH_ALL - Static variable in class org.eclipse.jgit.transport.Transport
-
Specification for push operation, to push all refs under refs/heads.
- REFSPEC_TAGS - Static variable in class org.eclipse.jgit.transport.Transport
-
Specification for fetch or push operations, to fetch or push all tags.
- REFTABLE - Static variable in class org.eclipse.jgit.internal.storage.pack.PackExt
-
A reftable file.
- Reftable - Class in org.eclipse.jgit.internal.storage.reftable
-
Abstract table of references.
- Reftable() - Constructor for class org.eclipse.jgit.internal.storage.reftable.Reftable
-
- ReftableBatchRefUpdate - Class in org.eclipse.jgit.internal.storage.dfs
-
- ReftableBatchRefUpdate(DfsReftableDatabase, DfsObjDatabase) - Constructor for class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
Initialize batch update.
- ReftableCompactor - Class in org.eclipse.jgit.internal.storage.reftable
-
Merges reftables and compacts them into a single output.
- ReftableCompactor() - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
- reftableComparator() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- ReftableConfig - Class in org.eclipse.jgit.internal.storage.reftable
-
Configuration used by a reftable writer when constructing the stream.
- ReftableConfig() - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Create a default configuration.
- ReftableConfig(Repository) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Create a configuration honoring the repository's settings.
- ReftableConfig(Config) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Create a configuration honoring settings in a
Config
.
- ReftableConfig(ReftableConfig) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Copy an existing configuration to a new instance.
- ReftableReader - Class in org.eclipse.jgit.internal.storage.reftable
-
Reads a reftable formatted file.
- ReftableReader(BlockSource) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Initialize a new reftable reader.
- reftables - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
All known reftables, sorted.
- ReftableStack - Class in org.eclipse.jgit.internal.storage.dfs
-
Tracks multiple open
Reftable
instances.
- ReftableWriter - Class in org.eclipse.jgit.internal.storage.reftable
-
Writes a reftable formatted file.
- ReftableWriter() - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Initialize a writer with a default configuration.
- ReftableWriter(ReftableConfig) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Initialize a writer with a specific configuration.
- ReftableWriter.Stats - Class in org.eclipse.jgit.internal.storage.reftable
-
Statistics about a written reftable.
- RefTree - Class in org.eclipse.jgit.internal.storage.reftree
-
Tree of references in the reference graph.
- RefTreeDatabase - Class in org.eclipse.jgit.internal.storage.reftree
-
Reference database backed by a
RefTree
.
- RefTreeDatabase(Repository, RefDatabase) - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Create a RefTreeDb for a repository.
- RefTreeDatabase(Repository, RefDatabase, String) - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Create a RefTreeDb for a repository.
- RefTreeNames - Class in org.eclipse.jgit.internal.storage.reftree
-
Magic reference name logic for RefTrees.
- RefUpdate - Class in org.eclipse.jgit.lib
-
Creates, updates or deletes any reference.
- RefUpdate(Ref) - Constructor for class org.eclipse.jgit.lib.RefUpdate
-
Construct a new update operation for the reference.
- RefUpdate.Result - Enum in org.eclipse.jgit.lib
-
Status of an update request.
- refUpdateReturnCodeWas - Variable in class org.eclipse.jgit.internal.JGitText
-
- RefWriter - Class in org.eclipse.jgit.lib
-
- RefWriter(Collection<Ref>) - Constructor for class org.eclipse.jgit.lib.RefWriter
-
Constructor for RefWriter.
- RefWriter(Map<String, Ref>) - Constructor for class org.eclipse.jgit.lib.RefWriter
-
Constructor for RefWriter.
- RefWriter(RefList<Ref>) - Constructor for class org.eclipse.jgit.lib.RefWriter
-
Constructor for RefWriter.
- register(String, FilterCommandFactory) - Static method in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- register(Repository) - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
Register one repository into the cache.
- register(MergeStrategy) - Static method in class org.eclipse.jgit.merge.MergeStrategy
-
Register a merge strategy so it can later be obtained by name.
- register(String, MergeStrategy) - Static method in class org.eclipse.jgit.merge.MergeStrategy
-
Register a merge strategy so it can later be obtained by name.
- register(C, Repository) - Method in class org.eclipse.jgit.transport.TestProtocol
-
Register a repository connection over the internal test protocol.
- register(TransportProtocol) - Static method in class org.eclipse.jgit.transport.Transport
-
Register a TransportProtocol instance for use during open.
- registerFormat(String, ArchiveCommand.Format<?>) - Static method in class org.eclipse.jgit.api.ArchiveCommand
-
Adds support for an additional archival format.
- REGULAR_FILE - Static variable in class org.eclipse.jgit.lib.FileMode
-
Mode indicating an entry is a non-executable file.
- RelativeDateFormatter - Class in org.eclipse.jgit.util
-
Formatter to format timestamps relative to the current time using time units
in the format defined by git log --relative-date
.
- RelativeDateFormatter() - Constructor for class org.eclipse.jgit.util.RelativeDateFormatter
-
- relativize(String, String) - Method in class org.eclipse.jgit.util.FS
-
- relativize(String, String) - Method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
- relativizeGitPath(String, String) - Static method in class org.eclipse.jgit.util.FileUtils
-
Expresses other
as a relative file path from
base
.
- relativizeNativePath(String, String) - Static method in class org.eclipse.jgit.util.FileUtils
-
Expresses other
as a relative file path from
base
.
- relativizePath(String, String, String, boolean) - Static method in class org.eclipse.jgit.util.FileUtils
-
Expresses other
as a relative file path from base
- release() - Method in interface org.eclipse.jgit.lib.AsyncOperation
-
Release resources used by the operation, including cancellation.
- release(Inflater) - Static method in class org.eclipse.jgit.lib.InflaterCache
-
Release an inflater previously obtained from this cache.
- release() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Release any resources used by this object.
- releaseSession(RemoteSession) - Method in class org.eclipse.jgit.transport.SshSessionFactory
-
Close (or recycle) a session to a host.
- REMOTE_COMMAND - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- REMOTE_FORWARD - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- remoteAdd() - Method in class org.eclipse.jgit.api.Git
-
Return a command used to add a new remote.
- RemoteAddCommand - Class in org.eclipse.jgit.api
-
Used to add a new remote.
- RemoteAddCommand(Repository) - Constructor for class org.eclipse.jgit.api.RemoteAddCommand
-
Constructor for RemoteAddCommand.
- RemoteConfig - Class in org.eclipse.jgit.transport
-
A remembered remote repository, including URLs and RefSpecs.
- RemoteConfig(Config, String) - Constructor for class org.eclipse.jgit.transport.RemoteConfig
-
Parse a remote block from an existing configuration file.
- remoteConfigHasNoURIAssociated - Variable in class org.eclipse.jgit.internal.JGitText
-
- remoteDoesNotHaveSpec - Variable in class org.eclipse.jgit.internal.JGitText
-
- remoteDoesNotSupportSmartHTTPPush - Variable in class org.eclipse.jgit.internal.JGitText
-
- RemoteFile(byte[], FileMode) - Constructor for class org.eclipse.jgit.gitrepo.RepoCommand.RemoteFile
-
- RemoteGitReplica - Class in org.eclipse.jgit.internal.ketch
-
Representation of a Git repository on a remote replica system.
- RemoteGitReplica(KetchLeader, String, URIish, ReplicaConfig, RemoteConfig) - Constructor for class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
Configure a new remote.
- remoteHungUpUnexpectedly - Variable in class org.eclipse.jgit.internal.JGitText
-
- remoteList() - Method in class org.eclipse.jgit.api.Git
-
Return a command used to list the available remotes.
- RemoteListCommand - Class in org.eclipse.jgit.api
-
Used to obtain the list of remotes.
- RemoteListCommand(Repository) - Constructor for class org.eclipse.jgit.api.RemoteListCommand
-
Constructor for RemoteListCommand.
- remoteNameCannotBeNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- RemoteRefUpdate - Class in org.eclipse.jgit.transport
-
Represent request and status of a remote ref update.
- RemoteRefUpdate(Repository, String, String, boolean, String, ObjectId) - Constructor for class org.eclipse.jgit.transport.RemoteRefUpdate
-
Construct remote ref update request by providing an update specification.
- RemoteRefUpdate(Repository, Ref, String, boolean, String, ObjectId) - Constructor for class org.eclipse.jgit.transport.RemoteRefUpdate
-
Construct remote ref update request by providing an update specification.
- RemoteRefUpdate(Repository, String, ObjectId, String, boolean, String, ObjectId) - Constructor for class org.eclipse.jgit.transport.RemoteRefUpdate
-
Construct remote ref update request by providing an update specification.
- RemoteRefUpdate(RemoteRefUpdate, ObjectId) - Constructor for class org.eclipse.jgit.transport.RemoteRefUpdate
-
Create a new instance of this object basing on existing instance for
configuration.
- RemoteRefUpdate.Status - Enum in org.eclipse.jgit.transport
-
Represent current status of a remote ref update.
- remoteRemove() - Method in class org.eclipse.jgit.api.Git
-
Return a command used to remove an existing remote.
- RemoteRemoveCommand - Class in org.eclipse.jgit.api
-
Used to remove an existing remote.
- RemoteRemoveCommand(Repository) - Constructor for class org.eclipse.jgit.api.RemoteRemoveCommand
-
Constructor for RemoteRemoveCommand.
- RemoteRepositoryException - Exception in org.eclipse.jgit.errors
-
Contains a message from the remote repository indicating a problem.
- RemoteRepositoryException(URIish, String) - Constructor for exception org.eclipse.jgit.errors.RemoteRepositoryException
-
Constructs a RemoteRepositoryException for a message.
- RemoteSession - Interface in org.eclipse.jgit.transport
-
Create a remote "session" for executing remote commands.
- remoteSetUrl() - Method in class org.eclipse.jgit.api.Git
-
Return a command used to change the URL of an existing remote.
- RemoteSetUrlCommand - Class in org.eclipse.jgit.api
-
Used to change the URL of a remote.
- RemoteSetUrlCommand(Repository) - Constructor for class org.eclipse.jgit.api.RemoteSetUrlCommand
-
Constructor for RemoteSetUrlCommand.
- RemoteSetUrlCommand.UriType - Enum in org.eclipse.jgit.api
-
The available URI types for the remote.
- remove(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Remove attribute with given key
- remove() - Method in class org.eclipse.jgit.events.ListenerHandle
-
Remove the listener and stop receiving events.
- remove(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
Obtain a modified copy of the cache with the ref removed.
- remove(AnyObjectId) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Remove the id from the bitmap.
- remove(AnyObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Remove a note from an object.
- remove(Object) - Method in class org.eclipse.jgit.revwalk.RevFlagSet
- remove(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevObject
-
Remove a flag from this object.
- remove(RevFlagSet) - Method in class org.eclipse.jgit.revwalk.RevObject
-
Remove a set of flags from this object.
- remove(int) - Method in class org.eclipse.jgit.util.BlockList
- remove(long) - Method in class org.eclipse.jgit.util.LongMap
-
Remove an entry from the map
- remove(int) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Remove an item at a specific index.
- remove(int) - Method in class org.eclipse.jgit.util.RefList
-
Remove an item at a specific index.
- remove(Object) - Method in class org.eclipse.jgit.util.RefMap
- removeAllOrNone(PackBitmapIndex) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Determines if the entire bitmap index is contained in the bitmap.
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.eclipse.jgit.util.LRUMap
-
- removeFetchRefSpec(RefSpec) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remove a fetch RefSpec from this remote.
- RemoveNoteCommand - Class in org.eclipse.jgit.api
-
Remove object notes.
- RemoveNoteCommand(Repository) - Constructor for class org.eclipse.jgit.api.RemoveNoteCommand
-
Constructor for RemoveNoteCommand.
- removePushRefSpec(RefSpec) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remove a push RefSpec from this remote.
- removePushURI(URIish) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remove a push-only URI from the list of URIs.
- removeURI(URIish) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remove a URI from the list of URIs.
- rename() - Method in class org.eclipse.jgit.lib.RefRename
-
Rename
- rename(String, String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Renames a file on the remote file system.
- rename(File, File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Rename a file or folder.
- rename(File, File, CopyOption...) - Static method in class org.eclipse.jgit.util.FileUtils
-
Rename a file or folder using the passed
CopyOption
s.
- RenameBranchCommand - Class in org.eclipse.jgit.api
-
Used to rename branches.
- RenameBranchCommand(Repository) - Constructor for class org.eclipse.jgit.api.RenameBranchCommand
-
Constructor for RenameBranchCommand.
- renameBranchFailedAmbiguous - Variable in class org.eclipse.jgit.internal.JGitText
-
- renameBranchFailedNotABranch - Variable in class org.eclipse.jgit.internal.JGitText
-
- renameBranchFailedUnknownReason - Variable in class org.eclipse.jgit.internal.JGitText
-
- renameBranchUnexpectedResult - Variable in class org.eclipse.jgit.internal.JGitText
-
- RenameCallback - Class in org.eclipse.jgit.revwalk
-
An instance of this class can be used in conjunction with a
FollowFilter
.
- RenameCallback() - Constructor for class org.eclipse.jgit.revwalk.RenameCallback
-
- renameCancelled - Variable in class org.eclipse.jgit.internal.JGitText
-
- renamed(DiffEntry) - Method in class org.eclipse.jgit.revwalk.RenameCallback
-
Called whenever a diff was found that is actually a rename or copy of a
file.
- RenameDetector - Class in org.eclipse.jgit.diff
-
Detect and resolve object renames.
- RenameDetector(Repository) - Constructor for class org.eclipse.jgit.diff.RenameDetector
-
Create a new rename detector for the given repository
- RenameDetector(ObjectReader, DiffConfig) - Constructor for class org.eclipse.jgit.diff.RenameDetector
-
Create a new rename detector with a specified reader and diff config.
- renameFileFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- renameRef(String, String) - Method in class org.eclipse.jgit.lib.Repository
-
Create a command to rename a ref in this repository
- renamesAlreadyFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- renamesBreakingModifies - Variable in class org.eclipse.jgit.internal.JGitText
-
- renamesFindingByContent - Variable in class org.eclipse.jgit.internal.JGitText
-
- renamesFindingExact - Variable in class org.eclipse.jgit.internal.JGitText
-
- renamesRejoiningModifies - Variable in class org.eclipse.jgit.internal.JGitText
-
- repack() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Packs all objects which reachable from any of the heads into one pack
file.
- replaceLineBreaksWithSpace(String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Replace CRLF, CR or LF with a single space.
- ReplicaConfig - Class in org.eclipse.jgit.internal.ketch
-
- ReplicaConfig() - Constructor for class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
- ReplicaFetchRequest - Class in org.eclipse.jgit.internal.ketch
-
A fetch request to obtain objects from a replica, and its result.
- ReplicaFetchRequest(Set<String>, Set<ObjectId>) - Constructor for class org.eclipse.jgit.internal.ketch.ReplicaFetchRequest
-
Construct a new fetch request for a replica.
- ReplicaPushRequest - Class in org.eclipse.jgit.internal.ketch
-
A push request sending objects to a replica, and its result.
- ReplicaPushRequest(KetchReplica, Collection<ReceiveCommand>) - Constructor for class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Construct a new push request for a replica.
- ReplicaSnapshot - Class in org.eclipse.jgit.internal.ketch
-
A snapshot of a replica.
- repo - Variable in class org.eclipse.jgit.api.GitCommand
-
The repository this command is working with
- RepoCommand - Class in org.eclipse.jgit.gitrepo
-
A class used to execute a repo command.
- RepoCommand(Repository) - Constructor for class org.eclipse.jgit.gitrepo.RepoCommand
-
Constructor for RepoCommand
- RepoCommand.DefaultRemoteReader - Class in org.eclipse.jgit.gitrepo
-
- RepoCommand.RemoteFile - Class in org.eclipse.jgit.gitrepo
-
Read-only view of contents and file mode (i.e.
- RepoCommand.RemoteReader - Interface in org.eclipse.jgit.gitrepo
-
A callback to get ref sha1 of a repository from its uri.
- repoCommitMessage - Variable in class org.eclipse.jgit.gitrepo.internal.RepoText
-
- RepoProject - Class in org.eclipse.jgit.gitrepo
-
The representation of a repo sub project.
- RepoProject(String, String, String, String, Set<String>, String) - Constructor for class org.eclipse.jgit.gitrepo.RepoProject
-
Constructor for RepoProject
- RepoProject(String, String, String, String, String) - Constructor for class org.eclipse.jgit.gitrepo.RepoProject
-
Constructor for RepoProject
- RepoProject.CopyFile - Class in org.eclipse.jgit.gitrepo
-
The representation of a copy file configuration.
- RepoProject.LinkFile - Class in org.eclipse.jgit.gitrepo
-
The representation of a link file configuration.
- RepoProject.ReferenceFile - Class in org.eclipse.jgit.gitrepo
-
The representation of a reference file configuration.
- Repository - Class in org.eclipse.jgit.lib
-
Represents a Git repository.
- Repository(BaseRepositoryBuilder) - Constructor for class org.eclipse.jgit.lib.Repository
-
Initialize a new repository instance.
- repository - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Repository that is the root level being iterated over
- repositoryAlreadyExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- RepositoryBuilder - Class in org.eclipse.jgit.lib
-
- RepositoryBuilder() - Constructor for class org.eclipse.jgit.lib.RepositoryBuilder
-
- RepositoryCache - Class in org.eclipse.jgit.lib
-
- RepositoryCache.FileKey - Class in org.eclipse.jgit.lib
-
Location of a Repository, using the standard java.io.File API.
- RepositoryCache.Key - Interface in org.eclipse.jgit.lib
-
- RepositoryCacheConfig - Class in org.eclipse.jgit.lib
-
Configuration parameters for JVM-wide repository cache used by JGit.
- RepositoryCacheConfig() - Constructor for class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Create a default configuration.
- repositoryConfigFileInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- RepositoryEvent<T extends RepositoryListener> - Class in org.eclipse.jgit.events
-
Describes a modification made to a repository.
- RepositoryEvent() - Constructor for class org.eclipse.jgit.events.RepositoryEvent
-
- repositoryIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- RepositoryListener - Interface in org.eclipse.jgit.events
-
A listener can register for event delivery.
- repositoryNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- RepositoryNotFoundException - Exception in org.eclipse.jgit.errors
-
Indicates a local repository does not exist.
- RepositoryNotFoundException(File) - Constructor for exception org.eclipse.jgit.errors.RepositoryNotFoundException
-
Constructs an exception indicating a local repository does not exist.
- RepositoryNotFoundException(File, Throwable) - Constructor for exception org.eclipse.jgit.errors.RepositoryNotFoundException
-
Constructs an exception indicating a local repository does not exist.
- RepositoryNotFoundException(String) - Constructor for exception org.eclipse.jgit.errors.RepositoryNotFoundException
-
Constructs an exception indicating a local repository does not exist.
- RepositoryNotFoundException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.RepositoryNotFoundException
-
Constructs an exception indicating a local repository does not exist.
- RepositoryResolver<C> - Interface in org.eclipse.jgit.transport.resolver
-
- RepositoryState - Enum in org.eclipse.jgit.lib
-
Important state of the repository that affects what can and cannot bed
done.
- repositoryState_applyMailbox - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_bare - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_bisecting - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_conflicts - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_merged - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_normal - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_rebase - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_rebaseInteractive - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_rebaseOrApplyMailbox - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryState_rebaseWithMerge - Variable in class org.eclipse.jgit.internal.JGitText
-
- RepoStatistics() - Constructor for class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
- RepoText - Class in org.eclipse.jgit.gitrepo.internal
-
Translation bundle for repo command
- RepoText() - Constructor for class org.eclipse.jgit.gitrepo.internal.RepoText
-
- RequestNotYetReadException - Exception in org.eclipse.jgit.transport
-
Indicates that a client request has not yet been read from the wire.
- RequestNotYetReadException() - Constructor for exception org.eclipse.jgit.transport.RequestNotYetReadException
-
Initialize with no message.
- RequestNotYetReadException(String) - Constructor for exception org.eclipse.jgit.transport.RequestNotYetReadException
-
Constructor for RequestNotYetReadException.
- requiredHashFunctionNotAvailable - Variable in class org.eclipse.jgit.internal.JGitText
-
- requireGitDirOrWorkTree() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Require either gitDir
or workTree
to be set.
- requireMonotonicLeaderElections() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Whether elections should require monotonically increasing commit
timestamps
- requiresCommitBody() - Method in class org.eclipse.jgit.internal.revwalk.AddToBitmapFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.internal.revwalk.AddUnseenToBitmapFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.NotRevFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
-
Whether the filter needs the commit body to be parsed.
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.TreeRevFilter
-
Whether the filter needs the commit body to be parsed.
- reset() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a reset
command
- reset() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Reset this rename detector for another rename detection pass.
- reset() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Position this iterator on the first entry.
- reset() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
Resets this matcher to it's state right after construction.
- reset() - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Reset the invocation-specific state from this instance.
- reset() - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- reset() - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- reset() - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Reset this commit to allow another RevWalk with the same instances.
- reset(int) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Resets internal state and allows this instance to be used again.
- reset() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Reset this commit to allow another RevWalk with the same instances.
- reset() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Resets internal state and allows this instance to be used again.
- reset(int) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Resets internal state and allows this instance to be used again.
- reset() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Reset generator and start new submodule walk
- reset(URIish) - Method in class org.eclipse.jgit.transport.CredentialsProvider
-
Reset the credentials provider for the given URI
- reset() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Position this iterator on the first entry.
- reset(byte[]) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Reset this parser to walk through the given tree data.
- reset(ObjectReader, AnyObjectId) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Reset this parser to walk through the given tree.
- reset() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Position this iterator on the first entry.
- reset() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Position this iterator on the first entry.
- reset() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Reset this walker so new tree iterators can be added to it.
- reset(AnyObjectId) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Reset this walker to run over a single existing tree.
- reset(AnyObjectId...) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Reset this walker to run over a set of existing trees.
- reset() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Position this iterator on the first entry.
- reset() - Method in class org.eclipse.jgit.util.io.LimitedInputStream
- reset() - Method in class org.eclipse.jgit.util.sha1.SHA1
-
Reset this instance to compute another hash.
- reset() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Reset this buffer for reuse, purging all buffered content.
- ResetCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Reset
command.
- ResetCommand(Repository) - Constructor for class org.eclipse.jgit.api.ResetCommand
-
Constructor for ResetCommand.
- ResetCommand.ResetType - Enum in org.eclipse.jgit.api
-
Kind of reset
- resetRetain(RevFlagSet) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Resets internal state and allows this instance to be used again.
- resetRetain(RevFlag...) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Resets internal state and allows this instance to be used again.
- resetRoot(ObjectReader, AnyObjectId) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Reset this parser to walk through the given tree.
- resettingHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Resolve an abbreviated ObjectId to its full form.
- resolve(Set<ObjectId>, AbbreviatedObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Find objects matching the prefix abbreviation.
- resolve(Ref) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Resolve a symbolic reference to populate its value.
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Resolve an abbreviated ObjectId to its full form.
- resolve(String) - Method in class org.eclipse.jgit.lib.Repository
-
Parse a git revision string and return an object id.
- resolve(File, FS) - Static method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
Guess the proper path for a Git repository.
- RESOLVE - Static variable in class org.eclipse.jgit.merge.MergeStrategy
-
Simple strategy to merge paths.
- resolve(File, String) - Method in class org.eclipse.jgit.util.FS
-
Resolve this file to its actual path name that the JRE can use.
- resolve(File, String) - Method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Resolve this file to its actual path name that the JRE can use.
- resolveGrandparentFile(File) - Static method in class org.eclipse.jgit.util.FS
-
Get the parent directory of this file's parent directory
- ResolveMerger - Class in org.eclipse.jgit.merge
-
A three-way merger performing a content-merge if necessary
- ResolveMerger(Repository, boolean) - Constructor for class org.eclipse.jgit.merge.ResolveMerger
-
Constructor for ResolveMerger.
- ResolveMerger(Repository) - Constructor for class org.eclipse.jgit.merge.ResolveMerger
-
Constructor for ResolveMerger.
- ResolveMerger(ObjectInserter, Config) - Constructor for class org.eclipse.jgit.merge.ResolveMerger
-
Constructor for ResolveMerger.
- ResolveMerger.MergeFailureReason - Enum in org.eclipse.jgit.merge
-
If the merge fails (means: not stopped because of unresolved conflicts)
this enum is used to explain why it failed
- resolvingDeltas - Variable in class org.eclipse.jgit.internal.JGitText
-
- resourceBundle() - Method in class org.eclipse.jgit.nls.TranslationBundle
-
Get the resource bundle on which this translation bundle is based.
- response(HttpConnection) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Get the HTTP response code from the request.
- response(HttpURLConnection) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Get the HTTP response code from the request.
- responseHeader(HttpConnection, String) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Extract a HTTP header from the response.
- restartInterval() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- resultLengthIncorrect - Variable in class org.eclipse.jgit.internal.JGitText
-
- resultTree - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
merge result as tree
- retainOnReset(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Preserve a RevFlag during all reset
methods.
- retainOnReset(Collection<RevFlag>) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Preserve a set of RevFlags during all reset
methods.
- RETRY - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option to retry deletion if not successful
- retryFailedLockFileCommit() - Method in class org.eclipse.jgit.util.FS
-
Does this file system have problems with atomic renames?
- retryFailedLockFileCommit() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Does this file system have problems with atomic renames?
- retryFailedLockFileCommit() - Method in class org.eclipse.jgit.util.FS_Win32
-
Does this file system have problems with atomic renames?
- reusedDeltas - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The count of reused deltas in the pack.
- reusedDeltas - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType.Accumulator
-
Count of reused deltas of this type.
- reusedObjects - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The count of reused objects in the pack.
- reusedObjects - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType.Accumulator
-
Count of reused objects of this type.
- reusedPacks - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The collection of reused packs in the upload.
- RevBlob - Class in org.eclipse.jgit.revwalk
-
A binary file, or a symbolic link.
- RevBlob(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.RevBlob
-
Create a new blob reference.
- RevCommit - Class in org.eclipse.jgit.revwalk
-
A commit reference to a commit in the DAG.
- RevCommit(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.RevCommit
-
Create a new commit reference.
- RevCommitList<E extends RevCommit> - Class in org.eclipse.jgit.revwalk
-
- RevCommitList() - Constructor for class org.eclipse.jgit.revwalk.RevCommitList
-
- reverse(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.api.BlameCommand
-
Configure the command to compute reverse blame (history of deletes).
- reverse(AnyObjectId, Collection<ObjectId>) - Method in class org.eclipse.jgit.api.BlameCommand
-
Configure the generator to compute reverse blame (history of deletes).
- reverse(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Configure the generator to compute reverse blame (history of deletes).
- reverse(AnyObjectId, Collection<? extends ObjectId>) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Configure the generator to compute reverse blame (history of deletes).
- revert() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a revert
command
- REVERT_HEAD - Static variable in class org.eclipse.jgit.lib.Constants
-
name of the file containing the ID of a revert commit in case of conflicts
- RevertCommand - Class in org.eclipse.jgit.api
-
A class used to execute a revert
command.
- RevertCommand(Repository) - Constructor for class org.eclipse.jgit.api.RevertCommand
-
Constructor for RevertCommand.
- RevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Selects interesting revisions during walking.
- RevFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.RevFilter
-
- RevFlag - Class in org.eclipse.jgit.revwalk
-
- RevFlagFilter - Class in org.eclipse.jgit.revwalk.filter
-
Matches only commits with some/all RevFlags already set.
- RevFlagSet - Class in org.eclipse.jgit.revwalk
-
Multiple application level mark bits for
RevObject
s.
- RevFlagSet() - Constructor for class org.eclipse.jgit.revwalk.RevFlagSet
-
Create an empty set of flags.
- RevFlagSet(RevFlagSet) - Constructor for class org.eclipse.jgit.revwalk.RevFlagSet
-
Create a set of flags, copied from an existing set.
- RevFlagSet(Collection<RevFlag>) - Constructor for class org.eclipse.jgit.revwalk.RevFlagSet
-
Create a set of flags, copied from an existing collection.
- RevisionSyntaxException - Exception in org.eclipse.jgit.errors
-
This signals a revision or object reference was not
properly formatted.
- RevisionSyntaxException(String) - Constructor for exception org.eclipse.jgit.errors.RevisionSyntaxException
-
Construct a RevisionSyntaxException indicating a syntax problem with a
revision (or object) string.
- RevisionSyntaxException(String, String) - Constructor for exception org.eclipse.jgit.errors.RevisionSyntaxException
-
Construct a RevisionSyntaxException indicating a syntax problem with a
revision (or object) string.
- RevObject - Class in org.eclipse.jgit.revwalk
-
Base object type accessed during revision walking.
- RevObjectList<E extends RevObject> - Class in org.eclipse.jgit.revwalk
-
- RevObjectList() - Constructor for class org.eclipse.jgit.revwalk.RevObjectList
-
Create an empty object list.
- RevObjectList.Block - Class in org.eclipse.jgit.revwalk
-
One level of contents, either an intermediate level or a leaf level.
- RevSort - Enum in org.eclipse.jgit.revwalk
-
- RevTag - Class in org.eclipse.jgit.revwalk
-
An annotated tag.
- RevTag(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.RevTag
-
Create a new tag reference.
- RevTree - Class in org.eclipse.jgit.revwalk
-
A reference to a tree of subtrees/files.
- RevTree(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.RevTree
-
Create a new tree reference.
- RevWalk(Repository, int) - Constructor for class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- RevWalk(ObjectReader, int) - Constructor for class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- RevWalk - Class in org.eclipse.jgit.revwalk
-
Walks a commit graph and produces the matching commits in order.
- RevWalk(Repository) - Constructor for class org.eclipse.jgit.revwalk.RevWalk
-
Create a new revision walker for a given repository.
- RevWalk(ObjectReader) - Constructor for class org.eclipse.jgit.revwalk.RevWalk
-
Create a new revision walker for a given repository.
- RevWalkException - Exception in org.eclipse.jgit.errors
-
Indicates a checked exception was thrown inside of
RevWalk
.
- RevWalkException(Throwable) - Constructor for exception org.eclipse.jgit.errors.RevWalkException
-
Create a new walk exception an original cause.
- RevWalkUtils - Class in org.eclipse.jgit.revwalk
-
- rewinding - Variable in class org.eclipse.jgit.internal.JGitText
-
- rm() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a rm
command
- rm(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Deletes a file on the remote file system.
- RmCommand - Class in org.eclipse.jgit.api
-
Remove files from the index and working directory (or optionally only from
the index).
- RmCommand(Repository) - Constructor for class org.eclipse.jgit.api.RmCommand
-
Constructor for RmCommand.
- rmdir(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Deletes a directory on the remote file system.
- rollbackPack(Collection<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Try to rollback a pack creation.
- rollbackPack(Collection<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemObjDatabase
-
- ROOT_LOCALE - Static variable in class org.eclipse.jgit.nls.NLS
-
The root locale constant.
- rootCommits - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
Commits with no parents.
- run() - Method in class org.eclipse.jgit.attributes.FilterCommand
-
Execute the command.
- run() - Method in class org.eclipse.jgit.util.io.StreamCopyThread
- runHookIfPresent(Repository, String, String[]) - Method in class org.eclipse.jgit.util.FS
-
Checks whether the given hook is defined for the given repository, then
runs it with the given arguments.
- runHookIfPresent(Repository, String, String[], PrintStream, PrintStream, String) - Method in class org.eclipse.jgit.util.FS
-
Checks whether the given hook is defined for the given repository, then
runs it with the given arguments.
- runHookIfPresent(Repository, String, String[], PrintStream, PrintStream, String) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Checks whether the given hook is defined for the given repository, then
runs it with the given arguments.
- runHookIfPresent(Repository, String, String[], PrintStream, PrintStream, String) - Method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Checks whether the given hook is defined for the given repository, then
runs it with the given arguments.
- runInShell(String, String[]) - Method in class org.eclipse.jgit.util.FS
-
Initialize a ProcessBuilder to run a command using the system shell.
- runInShell(String, String[]) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Initialize a ProcessBuilder to run a command using the system shell.
- runInShell(String, String[]) - Method in class org.eclipse.jgit.util.FS_Win32
-
Initialize a ProcessBuilder to run a command using the system shell.
- runInShell(String, String[]) - Method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Initialize a ProcessBuilder to run a command using the system shell.
- runInteractively(RebaseCommand.InteractiveHandler) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Enable interactive rebase
- runInteractively(RebaseCommand.InteractiveHandler, boolean) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Enable interactive rebase
- runProcess(ProcessBuilder, OutputStream, OutputStream, String) - Method in class org.eclipse.jgit.util.FS
-
Runs the given process until termination, clearing its stdout and stderr
streams on-the-fly.
- runProcess(ProcessBuilder, OutputStream, OutputStream, InputStream) - Method in class org.eclipse.jgit.util.FS
-
Runs the given process until termination, clearing its stdout and stderr
streams on-the-fly.
- runSshCommand(URIish, CredentialsProvider, FS, String, int) - Static method in class org.eclipse.jgit.util.SshSupport
-
Utility to execute a remote SSH command and read the first line of
output.
- s3ActionDeletion - Variable in class org.eclipse.jgit.internal.JGitText
-
- s3ActionReading - Variable in class org.eclipse.jgit.internal.JGitText
-
- s3ActionWriting - Variable in class org.eclipse.jgit.internal.JGitText
-
- safe(String) - Static method in class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
-
Can this string be safely handled by a substring filter?
- safeFS() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- save() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsConfig
-
Save the configuration to the persistent store.
- save(File) - Static method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Record a snapshot for a specific file path.
- save(long) - Static method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- save(Instant) - Static method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Record a snapshot for a file for which the last modification time is
already known.
- save() - Method in class org.eclipse.jgit.lib.StoredConfig
-
Save the configuration to the persistent store.
- save() - Method in class org.eclipse.jgit.storage.file.FileBasedConfig
-
Save the configuration to the persistent store.
- save() - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
Save pending certificates to the store.
- save(BatchRefUpdate) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
Save pending certificates to the store in an existing batch ref update.
- SAVE_COOKIES_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "saveCookies" setting.
- saveFileStoreAttributesFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- saveNoConfig(File) - Static method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Record a snapshot for a specific file path without using config file to
get filesystem timestamp resolution.
- scan(TreeWalk) - Static method in class org.eclipse.jgit.diff.DiffEntry
-
Convert the TreeWalk into DiffEntry headers.
- scan(TreeWalk, boolean) - Static method in class org.eclipse.jgit.diff.DiffEntry
-
Convert the TreeWalk into DiffEntry headers, depending on
includeTrees
it will add tree objects into result or not.
- scan(TreeWalk, boolean, TreeFilter[]) - Static method in class org.eclipse.jgit.diff.DiffEntry
-
Convert the TreeWalk into DiffEntry headers, depending on
includeTrees
it will add tree objects into result or not.
- scan(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Determine the differences between two trees.
- scan(RevTree, RevTree) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Determine the differences between two trees.
- scan(AbstractTreeIterator, AbstractTreeIterator) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Determine the differences between two trees.
- scanAllRefs() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Read all known references in the repository.
- scanAllRefs() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Read all known references in the repository.
- scanForRepoChanges() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Force a scan for changed refs.
- scanForRepoChanges() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Force a scan for changed refs.
- scanForRepoChanges() - Method in class org.eclipse.jgit.lib.Repository
-
Force a scan for changed refs.
- score - Variable in class org.eclipse.jgit.diff.DiffEntry
-
- score(SimilarityIndex, int) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
Compute the similarity score between this index and another.
- SEARCH_PATH - Static variable in class org.eclipse.jgit.lib.RefDatabase
-
Order of prefixes to search when using non-absolute references.
- searchForReachableBranches - Variable in class org.eclipse.jgit.internal.JGitText
-
- searchForReuse - Variable in class org.eclipse.jgit.internal.JGitText
-
- searchForSizes - Variable in class org.eclipse.jgit.internal.JGitText
-
- searchPath(String, String...) - Static method in class org.eclipse.jgit.util.FS
-
Searches the given path to see if it contains one of the given files.
- secondsAgo - Variable in class org.eclipse.jgit.internal.JGitText
-
- seekDatabase(PackedObjectInfo, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackParser.UnresolvedDelta, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackedObjectInfo, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackParser.UnresolvedDelta, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackParser.UnresolvedDelta, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackedObjectInfo, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackedObjectInfo, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.transport.PackParser
-
Reposition the database to re-read a previously stored object.
- seekDatabase(PackParser.UnresolvedDelta, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.transport.PackParser
-
Reposition the database to re-read a previously stored object.
- seekLog(String, long) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable
-
Seek to an update index in a reference's log.
- seekLog(String) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Read a single reference's log.
- seekLog(String, long) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Seek to an update index in a reference's log.
- seekLog(String, long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Seek to an update index in a reference's log.
- seekRef(String) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable
-
Seek to a reference.
- seekRef(String) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Seek to a reference.
- seekRef(String) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Seek to a reference.
- seekRefsWithPrefix(String) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable
-
Seek references with prefix.
- seekRefsWithPrefix(String) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Seek references with prefix.
- seekRefsWithPrefix(String) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Seek references with prefix.
- SEEN - Static variable in class org.eclipse.jgit.revwalk.RevFlag
-
- select(StoredObjectRepresentation) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Remember a specific representation for reuse at a later time.
- select(ObjectToPack, StoredObjectRepresentation) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Select an object representation for this writer.
- selectingCommits - Variable in class org.eclipse.jgit.internal.JGitText
-
- selectObjectRepresentation(PackWriter, ProgressMonitor, Iterable<ObjectToPack>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- selectObjectRepresentation(PackWriter, ProgressMonitor, Iterable<ObjectToPack>) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Select the best object representation for a packer.
- self() - Method in class org.eclipse.jgit.api.TransportCommand
-
Return this command cast to C
- self() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get this object
- send(Map<String, Ref>) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
- send(Collection<Ref>) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Format an advertisement for the supplied refs.
- SEND_ENV - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- sendAdvertisedRefs(RefAdvertiser) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Generate an advertisement of available refs and capabilities.
- sendAdvertisedRefs(RefAdvertiser) - Method in class org.eclipse.jgit.transport.UploadPack
-
Generate an advertisement of available refs and capabilities.
- sendAdvertisedRefs(RefAdvertiser, String) - Method in class org.eclipse.jgit.transport.UploadPack
-
Generate an advertisement of available refs and capabilities.
- sendError(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Send an error message to the client.
- sendMessage(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Send a message to the client, if it supports receiving them.
- sendMessage(String) - Method in class org.eclipse.jgit.transport.UploadPack
-
Send a message to the client, if it supports receiving them.
- sendStatusReport(boolean, Throwable, BaseReceivePack.Reporter) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Send a status report.
- Sequence - Class in org.eclipse.jgit.diff
-
Arbitrary sequence of elements.
- Sequence() - Constructor for class org.eclipse.jgit.diff.Sequence
-
- SequenceComparator<S extends Sequence> - Class in org.eclipse.jgit.diff
-
Equivalence function for a
Sequence
compared by
difference algorithm.
- SequenceComparator() - Constructor for class org.eclipse.jgit.diff.SequenceComparator
-
- sequenceTooLargeForDiffAlgorithm - Variable in class org.eclipse.jgit.internal.JGitText
-
- ServiceMayNotContinueException - Exception in org.eclipse.jgit.transport
-
Indicates a transport service may not continue execution.
- ServiceMayNotContinueException() - Constructor for exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Initialize with no message.
- ServiceMayNotContinueException(String) - Constructor for exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Constructor for ServiceMayNotContinueException.
- ServiceMayNotContinueException(String, int) - Constructor for exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Constructor for ServiceMayNotContinueException.
- ServiceMayNotContinueException(String, Throwable) - Constructor for exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Constructor for ServiceMayNotContinueException.
- ServiceMayNotContinueException(String, Throwable, int) - Constructor for exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Constructor for ServiceMayNotContinueException.
- ServiceMayNotContinueException(Throwable) - Constructor for exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Initialize with an "internal server error" message and a cause.
- ServiceNotAuthorizedException - Exception in org.eclipse.jgit.transport.resolver
-
Indicates that the requested service requires authentication that
the current user has not provided.
- ServiceNotAuthorizedException(String, Throwable) - Constructor for exception org.eclipse.jgit.transport.resolver.ServiceNotAuthorizedException
-
Constructor for ServiceNotAuthorizedException.
- ServiceNotAuthorizedException(String) - Constructor for exception org.eclipse.jgit.transport.resolver.ServiceNotAuthorizedException
-
Constructor for ServiceNotAuthorizedException.
- ServiceNotAuthorizedException() - Constructor for exception org.eclipse.jgit.transport.resolver.ServiceNotAuthorizedException
-
Indicates that the requested service requires authentication.
- ServiceNotEnabledException - Exception in org.eclipse.jgit.transport.resolver
-
Indicates the request service is not enabled on a repository.
- ServiceNotEnabledException(String, Throwable) - Constructor for exception org.eclipse.jgit.transport.resolver.ServiceNotEnabledException
-
Constructor for ServiceNotEnabledException.
- ServiceNotEnabledException(String) - Constructor for exception org.eclipse.jgit.transport.resolver.ServiceNotEnabledException
-
Constructor for ServiceNotEnabledException.
- ServiceNotEnabledException() - Constructor for exception org.eclipse.jgit.transport.resolver.ServiceNotEnabledException
-
Indicates the request service is not available.
- serviceNotEnabledNoName - Variable in class org.eclipse.jgit.internal.JGitText
-
- serviceNotPermitted - Variable in class org.eclipse.jgit.internal.JGitText
-
- set(int, int, int, int, int) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from binary representation expressed in integers.
- set(AnyObjectId, ObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Attach (or remove) a note on an object.
- set(AnyObjectId, String, ObjectInserter) - Method in class org.eclipse.jgit.notes.NoteMap
-
Attach a note to an object.
- set(int, E) - Method in class org.eclipse.jgit.revwalk.RevObjectList
- set(String) - Static method in class org.eclipse.jgit.transport.UserAgent
-
Change the user agent string advertised by JGit.
- set(int, T) - Method in class org.eclipse.jgit.util.BlockList
- set(T) - Method in class org.eclipse.jgit.util.Holder
-
Set a new value held by this
Holder
- set(int, int) - Method in class org.eclipse.jgit.util.IntList
-
Assign an entry in the list.
- set(int, long) - Method in class org.eclipse.jgit.util.LongList
-
Assign an entry in the list.
- set(int, T) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Replace a single existing element.
- set(int, T) - Method in class org.eclipse.jgit.util.RefList
-
Obtain a new copy of the list after changing one element.
- setAbbreviationLength(int) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Change the number of digits to show in an ObjectId.
- setAction(RebaseTodoLine.Action) - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
Set the action.
- setAdditionalHeaders(Map<String, String>) - Method in class org.eclipse.jgit.transport.TransportHttp
-
Set additional headers on the HTTP connection
- setAdvertisedRefs(Map<String, Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- setAdvertisedRefs(Map<String, Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Set the refs advertised by this ReceivePack.
- setAdvertisedRefs(Map<String, Ref>) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the refs advertised by this UploadPack.
- setAdvertiseRefsHook(AdvertiseRefsHook) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the hook used while advertising the refs to the client.
- setAdvertiseRefsHook(AdvertiseRefsHook) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the hook used while advertising the refs to the client.
- setAgent(String) - Method in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
Value of an agent line received after the command and before the
arguments.
- setAggressive(boolean) - Method in class org.eclipse.jgit.api.GarbageCollectCommand
-
Whether to use aggressive mode or not.
- setAlignBlocks(boolean) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
- setAll(boolean) - Method in class org.eclipse.jgit.api.CommitCommand
-
If set to true the Commit command automatically stages files that have
been modified and deleted, but new files not known by the repository are
not affected.
- setAll(boolean) - Method in class org.eclipse.jgit.api.StashDropCommand
-
Set whether to drop all stashed commits
- setAllowBranchDeletes(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Configure whether to permit deletion of branches from the
refs/heads/
namespace.
- setAllowCreates(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether to permit create ref commands to be processed.
- setAllowDeletes(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether to permit delete ref commands to be processed.
- setAllowEmpty(boolean) - Method in class org.eclipse.jgit.api.CommitCommand
-
Set whether to allow to create an empty commit
- setAllowInvalidPersonIdent(boolean) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Enable accepting invalid author, committer and tagger identities.
- setAllowLeadingZeroFileMode(boolean) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Enable accepting leading zero mode in tree entries.
- setAllowNonFastForwards(boolean) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Set if this update wants to permit a forced update.
- setAllowNonFastForwards(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Configure whether to permit the client to ask for non-fast-forward
updates of an existing ref.
- setAllowPushOptions(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Configure if the server supports receiving push options.
- setAllowQuiet(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Configure if clients may request the server skip noisy messages.
- setAllowThin(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Configure this index pack instance to allow a thin pack.
- setAllPaths(boolean) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Set whether to checkout all paths.
- setAlways(boolean) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Always describe the commit by eventually falling back to a uniquely
abbreviated commit hash if no other name matches.
- setAmend(boolean) - Method in class org.eclipse.jgit.api.CommitCommand
-
Used to amend the tip of the current branch.
- setAnnotated(boolean) - Method in class org.eclipse.jgit.api.TagCommand
-
Configure this tag to be created as an annotated tag
- setApplyIndex(boolean) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
- setApplyUntracked(boolean) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
- setAssumeValid(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the assume valid flag for this entry,
- setAsyncFileStoreAttributes(boolean) - Static method in class org.eclipse.jgit.util.FS
-
Whether FileStore attributes should be determined asynchronously
- setAtomic(boolean) - Method in class org.eclipse.jgit.api.PushCommand
-
Requests atomic push (all references updated, or no updates).
- setAtomic(boolean) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Request that all updates in this batch be performed atomically.
- setAtomic(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Configure whether to perform the client's commands as a single atomic
transaction.
- setAttributesNodeProvider(AttributesNodeProvider) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
- setAuthor(PersonIdent) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets the author for this commit
.
- setAuthor(String, String) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets the author for this commit
.
- setAuthor(PersonIdent) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set the author/committer for the bare repository commit.
- setAuthor(PersonIdent) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Set the author for the proposal.
- setAuthor(PersonIdent) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the author (name, email address, and date) of who wrote the commit.
- setAuto(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Set the gc --auto
option.
- setAvoidUnreachableObjects(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Advise the reader to avoid unreachable objects.
- setAvoidUnreachableObjects(boolean) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- setAvoidUnreachableObjects(boolean) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Advise the reader to avoid unreachable objects.
- setBare(boolean) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set whether the cloned repository shall be bare
- setBare(boolean) - Method in class org.eclipse.jgit.api.InitCommand
-
Set whether the repository is bare or not
- setBare() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Force the repository to be treated as bare (have no working directory).
- setBase(AnyObjectId) - Method in class org.eclipse.jgit.merge.ThreeWayMerger
-
Set the common ancestor tree.
- setBiDirectionalPipe(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether this class will assume the socket is a fully bidirectional pipe
between the two peers and takes advantage of that by first transmitting
the known refs, then waiting to read commands.
- setBiDirectionalPipe(boolean) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set whether this class will assume the socket is a fully bidirectional
pipe between the two peers
- setBigFileThreshold(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the maximum file size that should be considered for deltas.
- setBinaryFileThreshold(int) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set maximum file size for text files.
- setBitmapContiguousCommitCount(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the count of most recent commits for which to build bitmaps.
- setBitmapDistantCommitSpan(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the span of commits when building bitmaps for distant history.
- setBitmapExcessiveBranchCount(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the count of branches deemed "excessive".
- setBitmapInactiveBranchAgeInDays(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the age in days that marks a branch as "inactive".
- setBitmapRecentCommitCount(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the count at which to switch from "bitmapRecentCommitSpan" to
"bitmapDistantCommitSpan".
- setBitmapRecentCommitSpan(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the span of commits when building bitmaps for recent history.
- setBlockLimit(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Set maximum number bytes of heap memory to dedicate to caching pack file
data.
- setBlockSize(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Set size in bytes of a single window read in from the pack file.
- setBlockSize(PackExt, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set blockSize of the file, in bytes.
- setBoolean(String, String, String, boolean) - Method in class org.eclipse.jgit.lib.Config
-
Add or modify a configuration value.
- setBranch(String) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set the initial branch
- setBranch(String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set default branch.
- setBranchesToClone(Collection<String>) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set the branches or tags to clone.
- setBranchNames(String...) - Method in class org.eclipse.jgit.api.DeleteBranchCommand
-
Set the names of the branches to delete
- setBreakScore(int) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Set break score
- setBuildBitmaps(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set writer to allow building bitmaps for supported pack files.
- setByte(int, int) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Set any byte in the id.
- setCached(boolean) - Method in class org.eclipse.jgit.api.DiffCommand
-
Whether to view the changes staged for the next commit
- setCached(boolean) - Method in class org.eclipse.jgit.api.RmCommand
-
Only remove the specified files from the index.
- setCallable(boolean) - Method in class org.eclipse.jgit.api.GitCommand
-
Set's the state which tells whether it is allowed to call
GitCommand.call()
on this instance.
- setCallback(CloneCommand.Callback) - Method in class org.eclipse.jgit.api.CloneCommand
-
Register a progress callback.
- setCallback(FetchCommand.Callback) - Method in class org.eclipse.jgit.api.FetchCommand
-
Register a progress callback.
- setCallback(CloneCommand.Callback) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Set status callback for submodule clone operation.
- setCertNonceSeed(String) - Method in class org.eclipse.jgit.transport.SignedPushConfig
-
Set the seed used by the nonce verifier.
- setCertNonceSlopLimit(int) - Method in class org.eclipse.jgit.transport.SignedPushConfig
-
Set the nonce slop limit.
- setCheckConflicting(boolean) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Enable/disable the check for conflicting ref names.
- setCheckEofAfterPackFooter(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Ensure EOF is read from the input stream after the footer.
- setCheckFetchedObjects(boolean) - Method in class org.eclipse.jgit.api.FetchCommand
-
If set to true
, objects received will be checked for validity
- setCheckFetchedObjects(boolean) - Method in class org.eclipse.jgit.transport.Transport
-
Configure if checking received objects is enabled
- setCheckObjectCollisions(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Enable checking for collisions with existing objects.
- setCheckReceivedObjects(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether to enable checking received objects
- setCheckReferencedObjectsAreReachable(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Validate all referenced but not supplied objects are reachable.
- setChunkedStreamingMode(int) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set chunked streaming mode
- setChunkedStreamingMode(int) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set chunked streaming mode
- setClean(FileSnapshot) - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Update this snapshot when the content hasn't changed.
- setCleanDirectories(boolean) - Method in class org.eclipse.jgit.api.CleanCommand
-
If dirs is set, in addition to files, also clean directories.
- setCleanupDelay(long) - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Set the delay between the periodic cleanup of expired repository in
milliseconds.
- setClientShallowCommits(Set<ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Records the set of shallow commits in the client.
- setCloneAllBranches(boolean) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set whether all branches have to be fetched.
- setCloneSubmodules(boolean) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set whether to clone submodules
- setCoalesceGarbageLimit(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Set the byte size limit for garbage packs to be repacked.
- setComment(String) - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
- setCommit(boolean) - Method in class org.eclipse.jgit.api.MergeCommand
-
Controls whether the merge command should automatically commit after a
successful merge
- setCommitMessage(String) - Method in class org.eclipse.jgit.hooks.CommitMsgHook
-
It is mandatory to call this method with a non-null value before actually
calling the hook.
- setCommitNames(String[]) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Set the names of the commits as they would appear in conflict markers
- setCommitter(PersonIdent) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets the committer for this commit
.
- setCommitter(String, String) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets the committer for this commit
.
- setCommitter(PersonIdent) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the committer and commit time for this object.
- setCompactBytesLimit(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Set limit on number of bytes from source tables to compact.
- setCompressionLevel(int) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Set compression level for zlib deflater.
- setCompressionLevel(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the compression level applied to objects in the pack.
- setConcurrencyLevel(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Set the estimated number of threads concurrently accessing the cache.
- setConfig(ReftableConfig) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Set configuration for the reftable.
- setConfig(ReftableConfig) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Set configuration for the writer.
- setConflicts(Map<String, int[][]>) - Method in class org.eclipse.jgit.api.MergeResult
-
Set conflicts
- setConnectionFactory(HttpConnectionFactory) - Static method in class org.eclipse.jgit.transport.HttpTransport
-
- setConnectivityOnly(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
Whether fsck should bypass object validity and integrity checks and only
check connectivity.
- setConnectTimeout(int) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set connect timeout
- setConnectTimeout(int) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set connect timeout
- setContains(String) - Method in class org.eclipse.jgit.api.ListBranchCommand
-
If this is set, only the branches that contain the specified commit-ish
as an ancestor are returned.
- setContainsConflicts(boolean) - Method in class org.eclipse.jgit.merge.MergeResult
-
Sets explicitly whether this merge should be seen as containing a
conflict or not.
- setContext(int) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Change the number of lines of context to display.
- setContextLines(int) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set number of context lines instead of the usual three.
- setConvertToReftable(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Whether the garbage collector should convert references to reftable.
- setCRC(int) - Method in class org.eclipse.jgit.transport.PackedObjectInfo
-
Record the 32 bit CRC checksum for the packed data.
- setCRC(int) - Method in class org.eclipse.jgit.transport.PackParser.UnresolvedDelta
-
- setCreateBranch(boolean) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Specify whether to create a new branch.
- setCreationTime(long) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the cached creation time of this file, using milliseconds.
- setCredentialsProvider(CredentialsProvider) - Method in class org.eclipse.jgit.api.CommitCommand
-
- setCredentialsProvider(CredentialsProvider) - Method in class org.eclipse.jgit.api.TransportCommand
-
Set the credentialsProvider
.
- setCredentialsProvider(CredentialsProvider) - Method in class org.eclipse.jgit.transport.Transport
-
A credentials provider to assist with authentication connections..
- setCutDeltaChains(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
- setDeepenNots(List<ObjectId>) - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
Mark objects that the client specified using
--shallow-exclude.
- setDeepenSince(int) - Method in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
Sets the deepen-since value.
- setDefault(GpgSigner) - Static method in class org.eclipse.jgit.lib.GpgSigner
-
Set the default signer.
- setDefault(CredentialsProvider) - Static method in class org.eclipse.jgit.transport.CredentialsProvider
-
Set the default credentials provider.
- setDefaultRevision(String) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Set the default revision for the sub repo.
- setDelayStart(long, TimeUnit) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Set an optional delay before the first output.
- setDeltaBaseAsOffset(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Set writer delta base format.
- setDeltaBaseAsOffset(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set writer delta base format.
- setDeltaBaseCacheLimit(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Set the maximum number of bytes in the DeltaBaseCache.
- setDeltaBaseCacheLimit(int) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Set maximum number of bytes to cache in delta base cache for inflated,
recently accessed objects, without delta chains.
- setDeltaCacheLimit(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the maximum size of a delta that should be cached.
- setDeltaCacheSize(long) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the maximum number of bytes of delta data to cache.
- setDeltaCompress(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set whether or not the writer will create new deltas on the fly.
- setDeltaCount(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set number of delta compressed objects in the pack.
- setDeltaSearchMemoryLimit(long) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the maximum number of bytes to put into the delta search window.
- setDeltaSearchWindowSize(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the number of objects considered when searching for a delta base.
- setDerefTags(boolean) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Toggle tag peeling.
- setDestination(String) - Method in class org.eclipse.jgit.transport.RefSpec
-
Create a new RefSpec with a different destination name setting.
- setDestinationPrefix(String) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set the given destination prefix instead of "b/".
- setDetachingSymbolicRef() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Tells this RefUpdate that it is actually detaching a symbolic ref.
- setDetectCollision(boolean) - Method in class org.eclipse.jgit.util.sha1.SHA1
-
Enable likely collision detection.
- setDetectRenames(boolean) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Enable or disable rename detection.
- setDiffAlgorithm(DiffAlgorithm) - Method in class org.eclipse.jgit.api.BlameCommand
-
Set diff algorithm
- setDiffAlgorithm(DiffAlgorithm) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Difference algorithm to use when comparing revisions.
- setDiffAlgorithm(DiffAlgorithm) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the algorithm that constructs difference output.
- setDiffComparator(RawTextComparator) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the line equivalence function for text file differences.
- setDirCache(DirCache) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Sets the DirCache which shall be used by this merger.
- setDirCacheIterator(TreeWalk, int) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- setDirectory(File) - Method in class org.eclipse.jgit.api.CloneCommand
-
The optional directory associated with the clone operation.
- setDirectory(File) - Method in class org.eclipse.jgit.api.InitCommand
-
The optional directory associated with the init operation.
- setDoOutput(boolean) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set if to do output
- setDoOutput(boolean) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set if to do output
- setDryRun(boolean) - Method in class org.eclipse.jgit.api.CleanCommand
-
If dryRun is set, the paths in question will not actually be deleted.
- setDryRun(boolean) - Method in class org.eclipse.jgit.api.FetchCommand
-
Sets whether the fetch operation should be a dry run
- setDryRun(boolean) - Method in class org.eclipse.jgit.api.PushCommand
-
Sets whether the push operation should be a dry run
- setDryRun(boolean) - Method in class org.eclipse.jgit.transport.Transport
-
Set dry run option for push operation.
- setEchoCommandFailures(boolean) - Method in class org.eclipse.jgit.transport.ReceivePack
-
- setEnabled(boolean) - Method in class org.eclipse.jgit.transport.DaemonService
-
Set if it is allowed to use this service
- setEncoding(String) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
- setEncoding(Charset) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the encoding for the commit information.
- setEnum(String, String, String, T) - Method in class org.eclipse.jgit.lib.Config
-
Add or modify a configuration value.
- setEstimatedPackSize(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set estimated size of the .pack file in bytes.
- setException(Repository, Throwable) - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Mark the request as crashing with a communication error.
- setExecute(File, boolean) - Method in class org.eclipse.jgit.util.FS
-
Set a file to be executable by the user.
- setExecute(File, boolean) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Set a file to be executable by the user.
- setExecute(File, boolean) - Method in class org.eclipse.jgit.util.FS_Win32
-
Set a file to be executable by the user.
- setExecutor(ExecutorService) - Static method in class org.eclipse.jgit.internal.storage.file.GC
-
Set the executor for running auto-gc in the background.
- setExecutor(Executor) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the executor to use when using threads.
- setExpectDataAfterPackFooter(boolean) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether there is additional data in InputStream after pack.
- setExpectDataAfterPackFooter(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Set if there is additional data in InputStream after pack.
- setExpectedObjectCount(long) - Method in class org.eclipse.jgit.transport.PackParser
-
Set the expected number of objects in the pack stream.
- setExpectedOldObjectId(AnyObjectId) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set the expected value of the ref after the lock is taken, but before
update occurs.
- setExpire(Date) - Method in class org.eclipse.jgit.api.GarbageCollectCommand
-
During gc() or prune() each unreferenced, loose object which has been
created or modified after expire
will not be pruned.
- setExpire(Date) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
During gc() or prune() each unreferenced, loose object which has been
created or modified after or at expire
will not be pruned.
- setExpireAfter(long) - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Set the time an unused repository should be expired and be evicted from
the RepositoryCache in milliseconds.
- setExpireAgeMillis(long) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
During gc() or prune() each unreferenced, loose object which has been
created or modified in the last expireAgeMillis
milliseconds
will not be pruned.
- setExportAll(boolean) - Method in class org.eclipse.jgit.transport.resolver.FileResolver
-
Set whether or not to export all repositories.
- setExtendedFlag(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Set an extended flag bit.
- setExtendedFlags(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Set the extended flags used by the subclass.
- setExtraParameters(Collection<String>) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the Extra Parameters provided by the client.
- setFailOnConflict(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- setFallbackAlgorithm(DiffAlgorithm) - Method in class org.eclipse.jgit.diff.HistogramDiff
-
Set the algorithm used when there are too many element occurrences.
- setFastForward(MergeCommand.FastForwardMode) - Method in class org.eclipse.jgit.api.MergeCommand
-
Sets the fast forward mode.
- setFastForward(MergeCommand.FastForwardMode) - Method in class org.eclipse.jgit.api.PullCommand
-
Set the fast forward mode.
- setFetch(boolean) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Whether to fetch the submodules before we update them.
- setFetchCallback(FetchCommand.Callback) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Set status callback for submodule fetch operation.
- setFetchRefSpecs(List<RefSpec>) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Override existing fetch specifications with new ones.
- setFetchThin(boolean) - Method in class org.eclipse.jgit.transport.Transport
-
Set the thin-pack preference for fetch operation.
- setFileMode(FileMode) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the file mode for this entry.
- setFilename(String) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set the intended filename for the produced archive.
- setFilePath(String) - Method in class org.eclipse.jgit.api.BlameCommand
-
Set file path.
- setFileSize(PackExt, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set size of the file in bytes.
- setFilter(TreeFilter) - Method in class org.eclipse.jgit.lib.IndexDiff
-
Sets a filter.
- setFilter(TreeFilter) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set tree filter
- setFilter(TreeFilter) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Set the tree entry filter for this walker.
- setFilterBlobLimit(long) - Method in class org.eclipse.jgit.transport.Transport
-
- setFilterSpec(FilterSpec) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- setFilterSpec(FilterSpec) - Method in class org.eclipse.jgit.transport.Transport
-
- setFixedLengthStreamingMode(int) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set fixed length streaming mode
- setFixedLengthStreamingMode(int) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set fixed length streaming mode
- setFlushOnEnd(boolean) - Method in class org.eclipse.jgit.transport.PacketLineOut
-
- setFollowFileRenames(boolean) - Method in class org.eclipse.jgit.api.BlameCommand
-
Enable (or disable) following file renames.
- setFollowFileRenames(boolean) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Enable (or disable) following file renames, on by default.
- setForce(boolean) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- setForce(boolean) - Method in class org.eclipse.jgit.api.CleanCommand
-
If force is set, directories that are git repositories will also be
deleted.
- setForce(boolean) - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
Set whether to create the branch forcefully
- setForce(boolean) - Method in class org.eclipse.jgit.api.DeleteBranchCommand
-
Set whether to forcefully delete branches
- setForce(boolean) - Method in class org.eclipse.jgit.api.PushCommand
-
Sets the force preference for push operation.
- setForce(boolean) - Method in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
If true
, call() will deinitialize modules with local changes;
else it will refuse to do so.
- setForce(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
If true
, dirty worktree files may be overridden.
- setForced(boolean) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Allow a checkout even if the workingtree or index differs from HEAD.
- setForceRefLog(boolean) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Force writing a reflog for the updated ref.
- setForceRefLog(boolean) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Force writing a reflog for the updated ref.
- setForceRefLog(boolean) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Force writing a reflog for the updated ref.
- setForceRefUpdate(boolean) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Specify to force the ref update in case of a branch switch.
- setForceUpdate(boolean) - Method in class org.eclipse.jgit.api.FetchCommand
-
Set fetch --force option
- setForceUpdate(boolean) - Method in class org.eclipse.jgit.api.TagCommand
-
If set to true the Tag command may replace an existing tag object.
- setForceUpdate(boolean) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set if this update wants to forcefully change the ref.
- setForceUpdate(boolean) - Method in class org.eclipse.jgit.transport.RefSpec
-
Create a new RefSpec with a different force update setting.
- setFormat(String) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set archive format
- setFormatOptions(Map<String, Object>) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set archive format options
- setFs(FS) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set the file system abstraction to be used for repositories created by
this command.
- setFs(FS) - Method in class org.eclipse.jgit.api.InitCommand
-
Set the file system abstraction to be used for repositories created by
this command.
- setFS(FS) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Set the file system abstraction needed by this repository.
- setFSync(boolean) - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- setGarbageTtl(long, TimeUnit) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Set the time to live for garbage objects.
- setGitDir(File) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set the repository meta directory (.git)
- setGitDir(File) - Method in class org.eclipse.jgit.api.InitCommand
-
Set the repository meta directory (.git)
- setGitDir(File) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the Git directory storing the repository metadata.
- setGitDir(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Set the Git directory storing the repository metadata.
- setGitSystemConfig(File) - Method in class org.eclipse.jgit.util.FS
-
Set the path to the system-wide Git configuration file to use.
- setGitwebDescription(String) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
Set the GIT_DIR/description
file for gitweb.
- setGitwebDescription(String) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Set the GIT_DIR/description
file for gitweb.
- setGitwebDescription(String) - Method in class org.eclipse.jgit.lib.Repository
-
Set the GIT_DIR/description
file for gitweb.
- setGpgSignature(GpgSignature) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the GPG signature of this commit.
- setGroups(String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set groups to sync
- setGroups(String) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Set the url of the sub repo.
- setHeads(boolean) - Method in class org.eclipse.jgit.api.LsRemoteCommand
-
Include refs/heads in references results
- setHidden(File, boolean) - Static method in class org.eclipse.jgit.util.FileUtils
-
Set a file hidden (on Windows)
- setHidden(File, boolean) - Method in class org.eclipse.jgit.util.FS
-
Set the hidden attribute for file whose name starts with a period.
- setHidden(File, boolean) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Set the hidden attribute for file whose name starts with a period.
- setHookOutputStream(PrintStream) - Method in class org.eclipse.jgit.api.CommitCommand
-
Set the output stream for all hook scripts executed by this command
(pre-commit, commit-msg, post-commit).
- setHookOutputStream(String, PrintStream) - Method in class org.eclipse.jgit.api.CommitCommand
-
Set the output stream for a selected hook script executed by this command
(pre-commit, commit-msg, post-commit).
- setHost(String) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different host.
- setHostnameVerifier(HostnameVerifier) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
- setIgnore(boolean) - Method in class org.eclipse.jgit.api.CleanCommand
-
If ignore is set, don't report/clean files/directories that are ignored
by a .gitignore.
- setIgnore(Set<ObjectChecker.ErrorType>) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Configure error types to be ignored across all objects.
- setIgnore(ObjectChecker.ErrorType, boolean) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Add message type to be ignored across all objects.
- setIgnoreMissingUninteresting(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether writer should ignore non existing uninteresting objects
- setIgnoreRemoteFailures(boolean) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set whether to skip projects whose commits don't exist remotely.
- setIgnoreSubmoduleMode(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiff
-
Defines how modifications in submodules are treated
- setIgnoreSubmodules(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.api.StatusCommand
-
Whether to ignore submodules
- setIncludeDeletes(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Whether the garbage collector will include tombstones for deleted
references in the reftable.
- setIncludeDeletes(boolean) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Whether deleted references will be returned.
- setIncludeDeletes(boolean) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Whether to include deletions in the output, which may be necessary for
partial compaction.
- setIncludedFileReader(ManifestParser.IncludedFileReader) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set the IncludedFileReader callback.
- setIncludeUntracked(boolean) - Method in class org.eclipse.jgit.api.StashCreateCommand
-
Whether to include untracked files in the stash.
- setIndexDisabled(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether to disable creation of the index file.
- setIndexFile(File) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the local index file that is caching checked out file status.
- setIndexFile(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Set the local index file that is caching checked out file status.
- setIndexMessage(String) - Method in class org.eclipse.jgit.api.StashCreateCommand
-
Set the message used when committing index changes
- setIndexObjects(boolean) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Whether the reftable may include additional storage to efficiently map
from ObjectId
to reference names.
- setIndexVersion(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set the version of the index file written.
- setIndexVersion(int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Set the pack index file format version this instance will create.
- setIndexVersion(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the pack index file format version this instance will create.
- setInputStream(InputStream) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set the input stream to the manifest XML.
- setInsertChangeId(boolean) - Method in class org.eclipse.jgit.api.CommitCommand
-
If set to true a change id will be inserted into the commit message
An existing change id is not replaced.
- setInsertChangeId(boolean) - Method in class org.eclipse.jgit.api.MergeCommand
-
If set to true a change id will be inserted into the commit message
An existing change id is not replaced.
- setInstance(SshSessionFactory) - Static method in class org.eclipse.jgit.transport.SshSessionFactory
-
Change the JVM-wide factory to a different implementation.
- setInstance(LfsFactory) - Static method in class org.eclipse.jgit.util.LfsFactory
-
- setInstance(SystemReader) - Static method in class org.eclipse.jgit.util.SystemReader
-
Set a new SystemReader instance to use when accessing properties.
- setInstanceFollowRedirects(boolean) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set whether or not to follow HTTP redirects.
- setInstanceFollowRedirects(boolean) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set whether or not to follow HTTP redirects.
- setInt(String, String, String, int) - Method in class org.eclipse.jgit.lib.Config
-
Add or modify a configuration value.
- setKeepEmpty(boolean) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Configure this index pack instance to keep an empty pack.
- setLastModified(long) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- setLastModified(Instant) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the cached last modification date of this file.
- setLastModified(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set time the pack was created, in milliseconds.
- setLastModified(File, long) - Method in class org.eclipse.jgit.util.FS
-
- setLastModified(Path, Instant) - Method in class org.eclipse.jgit.util.FS
-
Set the last modified time of a file system object.
- setLength(int) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the cached size (in bytes) of this file.
- setLength(long) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the cached size (in bytes) of this file.
- setListMode(ListBranchCommand.ListMode) - Method in class org.eclipse.jgit.api.ListBranchCommand
-
Set the list mode
- setLocale(Locale) - Static method in class org.eclipse.jgit.nls.NLS
-
Sets the locale for the calling thread.
- setLockMessage(String) - Method in class org.eclipse.jgit.transport.PackParser
-
Set the lock message for the incoming pack data.
- setLogBlockSize(int) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Set desired output block size for log entries, in bytes.
- setLong(boolean) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Determine whether always to use the long format or not.
- setLong(String, String, String, long) - Method in class org.eclipse.jgit.lib.Config
-
Add or modify a configuration value.
- setMainlineParentNumber(int) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Set the (1-based) parent number to diff against
- setMatch(String...) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Sets one or more glob(7)
patterns that tags must match to be
considered.
- setMaxChainLength(int) - Method in class org.eclipse.jgit.diff.HistogramDiff
-
Maximum number of positions to consider for a given element hash.
- setMaxCommandBytes(long) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the maximum number of command bytes to read from the client.
- setMaxCommandDiscardBytes(long) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the maximum number of command bytes to discard from the client.
- setMaxCount(int) - Method in class org.eclipse.jgit.api.LogCommand
-
Limit the number of commits to output.
- setMaxDeltaDepth(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set up maximum depth of delta chain for the writer.
- setMaxIndexLevels(int) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Set maximum number of levels to use in indexes.
- setMaxObjectSizeLimit(long) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the maximum allowed Git object size.
- setMaxObjectSizeLimit(long) - Method in class org.eclipse.jgit.transport.PackParser
-
Set the maximum allowed Git object size.
- setMaxPackSizeLimit(long) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the maximum allowed pack size.
- setMaxUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set maxUpdateIndex for the reftable.
- setMaxUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Set the maximum update index for log entries that appear in the compacted
reftable.
- setMaxUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Set the maximum update index for log entries that appear in this
reftable.
- setMessage(String) - Method in class org.eclipse.jgit.api.AddNoteCommand
-
Set the notes message
- setMessage(String) - Method in class org.eclipse.jgit.api.CommitCommand
-
Set the commit message
- setMessage(String) - Method in class org.eclipse.jgit.api.MergeCommand
-
Set the commit message to be used for the merge commit (in case one is
created)
- setMessage(String) - Method in class org.eclipse.jgit.api.TagCommand
-
Set the tag message
.
- setMessage(String) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Set the message to appear in the commit log of the RefTree.
- setMessage(String) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the commit message.
- setMessage(String) - Method in class org.eclipse.jgit.lib.TagBuilder
-
Set the tag's message.
- setMessageWriter(Writer) - Method in class org.eclipse.jgit.transport.BaseConnection
-
Set the writer that buffers messages from the remote side.
- setMinSizePreventRacyPack(long) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set minimum packfile size for which we wait before opening a newly
written pack to prevent its lastModified timestamp could be racy if
isWaitToPreventRacyPack
is true
.
- setMinUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set minUpdateIndex for the reftable.
- setMinUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Set the minimum update index for log entries that appear in the compacted
reftable.
- setMinUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Set the minimum update index for log entries that appear in this
reftable.
- setMirror(boolean) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Set the mirror flag to automatically delete remote refs.
- setMode(ResetCommand.ResetType) - Method in class org.eclipse.jgit.api.ResetCommand
-
Set the reset mode
- setModulesConfig(Config) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set the config used by this walk.
- setMustExist(boolean) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Require the repository to exist before it can be opened.
- setName(String) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Specify the name of the branch or commit to check out, or the new branch
name.
- setName(String) - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
Set the name of the new branch
- setName(String) - Method in class org.eclipse.jgit.api.RemoteAddCommand
-
The name of the remote to add.
- setName(String) - Method in class org.eclipse.jgit.api.RemoteRemoveCommand
-
- setName(String) - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
- setName(String) - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
-
Set the submodule name
- setName(String) - Method in class org.eclipse.jgit.api.TagCommand
-
Set the tag name
.
- setNeedBaseObjectIds(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Configure this index pack instance to keep track of the objects assumed
for delta bases.
- setNeedNewObjectIds(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Configure this index pack instance to keep track of new objects.
- setNeedSnapshot(boolean) - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- setNeedStatInformation(boolean) - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- setNewName(String) - Method in class org.eclipse.jgit.api.RenameBranchCommand
-
Sets the new short name of the branch.
- setNewObjectId(AnyObjectId) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set the new value the ref will update to.
- setNewPrefix(String) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the prefix applied in front of new file paths.
- setNewTree(AbstractTreeIterator) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set new tree
- setNoCheckout(boolean) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set whether to skip checking out a branch
- setNoCommit(boolean) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Allows cherry-picking changes without committing them.
- setNonceGenerator(NonceGenerator) - Method in class org.eclipse.jgit.transport.SignedPushConfig
-
- setNotesRef(String) - Method in class org.eclipse.jgit.api.AddNoteCommand
-
Set name of a Ref
to read notes from
- setNotesRef(String) - Method in class org.eclipse.jgit.api.ListNotesCommand
-
Set the Ref
to read notes from
- setNotesRef(String) - Method in class org.eclipse.jgit.api.RemoveNoteCommand
-
Set the name of the Ref
to remove a note from.
- setNotesRef(String) - Method in class org.eclipse.jgit.api.ShowNoteCommand
-
Set the Ref
to read notes from.
- setNoVerify(boolean) - Method in class org.eclipse.jgit.api.CommitCommand
-
- setNumBytesRead(long) - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- setObjectChecker(ObjectChecker) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
Use a customized object checker instead of the default one.
- setObjectChecker(ObjectChecker) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the object checking instance to verify each received object with
- setObjectChecker(ObjectChecker) - Method in class org.eclipse.jgit.transport.PackParser
-
Configure the checker used to validate received objects.
- setObjectChecker(ObjectChecker) - Method in class org.eclipse.jgit.transport.Transport
-
Set the object checker to verify each received object with
- setObjectChecking(boolean) - Method in class org.eclipse.jgit.transport.PackParser
-
Configure the checker used to validate received objects.
- setObjectCount(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set number of objects in the pack.
- setObjectCount(long) - Method in interface org.eclipse.jgit.transport.ObjectCountCallback
-
Invoked when the
PackWriter
has counted the
objects to be written to pack.
- setObjectCountCallback(ObjectCountCallback) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Set the ObjectCountCallback
.
- setObjectCountCallback(ObjectCountCallback) - Method in class org.eclipse.jgit.transport.BundleWriter
-
- setObjectDirectory(File) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the directory storing the repository's objects.
- setObjectDirectory(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Set the directory storing the repository's objects.
- setObjectFilter(ObjectFilter) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Set the object filter for this walker.
- setObjectId(RevObject) - Method in class org.eclipse.jgit.api.AddNoteCommand
-
Sets the object id of object you want a note on.
- setObjectId(RevObject) - Method in class org.eclipse.jgit.api.RemoveNoteCommand
-
Sets the object id of object you want to remove a note
- setObjectId(RevObject) - Method in class org.eclipse.jgit.api.ShowNoteCommand
-
Sets the object id of object you want a note on
- setObjectId(RevObject) - Method in class org.eclipse.jgit.api.TagCommand
-
Sets the object id of the tag.
- setObjectId(AnyObjectId) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the ObjectId for the entry.
- setObjectId(AnyObjectId) - Method in exception org.eclipse.jgit.errors.LargeObjectException
-
Set the identity of the object, if its not already set.
- setObjectId(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.TagBuilder
-
Set the object this tag refers to, and its type.
- setObjectId(RevObject) - Method in class org.eclipse.jgit.lib.TagBuilder
-
Set the object this tag refers to, and infer its type.
- setObjectIdFromRaw(byte[], int) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the ObjectId for the entry from the raw binary representation.
- setObjectInserter(ObjectInserter) - Method in class org.eclipse.jgit.merge.Merger
-
Set the inserter this merger will use to create objects.
- setOffset(long) - Method in class org.eclipse.jgit.transport.PackedObjectInfo
-
Set the offset in pack when object has been written to.
- setOldestReflogTimeMillis(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Set oldest reflog time to preserve.
- setOldName(String) - Method in class org.eclipse.jgit.api.RenameBranchCommand
-
Sets the old name of the branch.
- setOldObjectId(ObjectId) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set the old value of the ref.
- setOldPrefix(String) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the prefix applied in front of old file paths.
- setOldTree(AbstractTreeIterator) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set old tree
- setOnly(String) - Method in class org.eclipse.jgit.api.CommitCommand
-
Commit dedicated path only.
- setOperation(RebaseCommand.Operation) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Set the operation to execute during rebase
- setOperationType(TreeWalk.OperationType) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Set the operation type of this walk
- setOptionReceivePack(String) - Method in class org.eclipse.jgit.transport.Transport
-
Set remote executable providing receive-pack service for pack transports.
- setOptionUploadPack(String) - Method in class org.eclipse.jgit.transport.Transport
-
Set the name of the remote executable providing upload-pack services.
- setOrphan(boolean) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Specify whether to create a new orphan branch.
- setOurCommitName(String) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Set the name that should be used in the "OURS" place for conflict markers
- setOurCommitName(String) - Method in class org.eclipse.jgit.api.RevertCommand
-
Set the name to be used in the "OURS" place for conflict markers
- setOutput() - Method in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
Mark this message has being sent to the client.
- setOutputStream(OutputStream) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set output stream
- setOutputStream(OutputStream) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set output stream
- setOutputStream(OutputStream) - Method in class org.eclipse.jgit.api.PushCommand
-
Sets the output stream to write sideband messages to
- setOverridable(boolean) - Method in class org.eclipse.jgit.transport.DaemonService
-
Whether to permit repositories to override this service's enabled state
with the daemon.servicename
config setting.
- setPackComparator(Comparator<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Set the comparator used when searching for objects across packs.
- setPackConfig(PackConfig) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Set the new configuration to use when creating the pack file.
- setPackConfig(PackConfig) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Set the PackConfig used when (re-)writing packfiles.
- setPackConfig(PackConfig) - Method in class org.eclipse.jgit.transport.BundleWriter
-
Set the configuration used by the pack generator.
- setPackConfig(PackConfig) - Method in class org.eclipse.jgit.transport.Daemon
-
Set the configuration used by the pack generator.
- setPackConfig(PackConfig) - Method in class org.eclipse.jgit.transport.Transport
-
Set the configuration used by the pack generator.
- setPackConfig(PackConfig) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the configuration used by the pack generator.
- setPackedGitLimit(long) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Set maximum number bytes of heap memory to dedicate to caching pack file
data.
- setPackedGitMMAP(boolean) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Set whether to enable use of Java NIO virtual memory mapping for windows
- setPackedGitOpenFiles(int) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Set maximum number of streams to open at a time.
- setPackedGitWindowSize(int) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Set size in bytes of a single window read in from the pack file.
- setPackExpire(Date) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
During gc() or prune() packfiles which are created or modified after or
at packExpire
will not be deleted.
- setPackExpireAgeMillis(long) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
During gc() or prune() packfiles which are created or modified in the
last packExpireAgeMillis
milliseconds will not be deleted.
- setPackLockMessage(String) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Set the lock message used when holding a pack out of garbage collection.
- setPackLockMessage(String) - Method in interface org.eclipse.jgit.transport.FetchConnection
-
Set the lock message used when holding a pack out of garbage collection.
- setPackSource(DfsObjDatabase.PackSource) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set the source of the pack.
- setParentId(AnyObjectId) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the parent of this commit.
- setParentIds(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the parents of this commit.
- setParentIds(ObjectId...) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the parents of this commit.
- setParentIds(List<? extends AnyObjectId>) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the parents of this commit.
- setPass(String) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different password.
- setPatch(InputStream) - Method in class org.eclipse.jgit.api.ApplyCommand
-
Set patch
- setPath(String) - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
-
Set repository-relative path of submodule
- setPath(String) - Method in class org.eclipse.jgit.api.SubmoduleDeinitResult
-
Set the path of the submodule
- setPath(String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set path to the manifest XML file.
- setPath(String) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different path.
- setPathFilter(TreeFilter) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set path filter
- setPathFilter(TreeFilter) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the filter to produce only specific paths.
- setPaths(String...) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set an optional parameter path.
- setPaths(Set<String>) - Method in class org.eclipse.jgit.api.CleanCommand
-
If paths are set, only these paths are affected by the cleaning.
- setPeel(boolean) - Method in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- setPeerUserAgent(String) - Method in class org.eclipse.jgit.transport.BaseConnection
-
Remember the remote peer's agent.
- setPeerUserAgent(UploadPack, String) - Static method in class org.eclipse.jgit.transport.InternalHttpServerGlue
-
Apply a default user agent for a request.
- setPeerUserAgent(ReceivePack, String) - Static method in class org.eclipse.jgit.transport.InternalHttpServerGlue
-
Apply a default user agent for a request.
- setPerformsAtomicTransactions(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
Enable (or disable) the atomic reference transaction support.
- setPerson(PersonIdent) - Method in class org.eclipse.jgit.api.StashCreateCommand
-
Set the person to use as the author and committer in the commits made
- setPlatformChecker() - Method in class org.eclipse.jgit.util.SystemReader
-
Should be used in tests when the platform is explicitly changed.
- setPort(int) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different port.
- setPostOrderTraversal(boolean) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Set the walker to return trees after their children.
- setPostReceiveHook(PostReceiveHook) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Set the hook which is invoked after commands are executed.
- setPostUploadHook(PostUploadHook) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the hook for post upload actions (logging, repacking).
- setPrefix(String) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set string prefixed to filenames in archive
- setPreReceiveHook(PreReceiveHook) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Set the hook which is invoked prior to commands being executed.
- setPreserveMerges(boolean) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Whether to preserve merges during rebase
- setPreserveOldPacks(boolean) - Method in class org.eclipse.jgit.api.GarbageCollectCommand
-
Whether to preserve old pack files instead of deleting them.
- setPreserveOldPacks(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set preserve old packs configuration option for repacking.
- setPreUploadHook(PreUploadHook) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the hook that controls how this instance will behave.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
The progress monitor associated with the cherry-pick operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.CloneCommand
-
The progress monitor associated with the clone operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.DiffCommand
-
The progress monitor associated with the diff operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.FetchCommand
-
The progress monitor associated with the fetch operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.GarbageCollectCommand
-
Set progress monitor
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.MergeCommand
-
The progress monitor associated with the diff operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.PullCommand
-
Set progress monitor
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.PushCommand
-
The progress monitor associated with the push operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Set progress monitor
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.ResetCommand
-
The progress monitor associated with the reset operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.RevertCommand
-
The progress monitor associated with the revert operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.StatusCommand
-
To set the
ProgressMonitor
which contains
callback methods to inform you about the progress of this command.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
-
The progress monitor associated with the clone operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
The progress monitor associated with the clone operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the progress monitor for long running rename detection.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Set a progress monitor which can be passed to built-in filter commands,
providing progress information for long running tasks.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
The progress monitor associated with the clone operation.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Set the progress monitor used for garbage collection methods.
- setProgressMonitor(ProgressMonitor) - Method in class org.eclipse.jgit.merge.Merger
-
Set a progress monitor.
- setProtocolV2Hook(ProtocolV2Hook) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the protocol V2 hook.
- setPrunePreserved(boolean) - Method in class org.eclipse.jgit.api.GarbageCollectCommand
-
Whether to prune preserved pack files in the preserved directory.
- setPrunePreserved(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set prune preserved configuration option for repacking.
- setPush(boolean) - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
- setPushAll() - Method in class org.eclipse.jgit.api.PushCommand
-
Push all branches under refs/heads/*.
- setPushAtomic(boolean) - Method in class org.eclipse.jgit.transport.Transport
-
Request atomic push (all references succeed, or none do).
- setPushCertificate(PushCertificate) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Set the push certificate signing the references.
- setPushCertificate(PushCertificate) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Set a push certificate associated with this update.
- setPushCertificate(PushCertificate) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set a push certificate associated with this update.
- setPushCertificate(PushCertificate) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- setPushCertificate(PushCertificate) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Set the push certificate used to verify the pusher's identity.
- setPushOptions(List<String>) - Method in class org.eclipse.jgit.api.PushCommand
-
Set the option strings associated with the push operation.
- setPushOptions(List<String>) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Set push options associated with this update.
- setPushOptions(List<String>) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Set the push options supplied by the client.
- setPushOptions(List<String>) - Method in class org.eclipse.jgit.transport.Transport
-
Sets the option strings associated with the push operation.
- setPushRefSpecs(List<RefSpec>) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Override existing push specifications with new ones.
- setPushTags() - Method in class org.eclipse.jgit.api.PushCommand
-
Push all tags under refs/tags/*.
- setPushThin(boolean) - Method in class org.eclipse.jgit.transport.Transport
-
Set thin-pack preference for push operation.
- setRawPath(String) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different (raw) path.
- setReadableChannelBlockSizeForTest(int) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemObjDatabase
-
- setReadAheadBytes(int) - Method in interface org.eclipse.jgit.internal.storage.dfs.ReadableChannel
-
Recommend the channel maintain a read-ahead buffer.
- setReader(ObjectReader, Config) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the repository the formatter can load object contents from.
- setReaderOptions(DfsReaderOptions) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the reader options.
- setReadTimeout(int) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set read timeout
- setReadTimeout(int) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set read timeout
- setRebase(boolean) - Method in class org.eclipse.jgit.api.PullCommand
-
Set if rebase should be used after fetching.
- setRebase(BranchConfig.BranchRebaseMode) - Method in class org.eclipse.jgit.api.PullCommand
-
- setReceivePack(String) - Method in class org.eclipse.jgit.api.PushCommand
-
The remote executable providing receive-pack service for pack transports.
- setReceivePackFactory(ReceivePackFactory<DaemonClient>) - Method in class org.eclipse.jgit.transport.Daemon
-
Set the factory to construct and configure per-request ReceivePack.
- setRecommendShallow(boolean) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set whether the clone-depth field should be recorded as a shallow
recommendation in .gitmodules.
- setRecommendShallow(String) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Sets the recommendation for shallowness.
- setRecordRemoteBranch(boolean) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set whether the branch name should be recorded in .gitmodules.
- setRecordSubmoduleLabels(boolean) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set whether the labels field should be recorded as a label in
.gitattributes.
- setRecurseSubmodules(SubmoduleConfig.FetchRecurseSubmodulesMode) - Method in class org.eclipse.jgit.api.FetchCommand
-
Set the mode to be used for recursing into submodules.
- setRecurseSubmodules(SubmoduleConfig.FetchRecurseSubmodulesMode) - Method in class org.eclipse.jgit.api.PullCommand
-
Set the mode to be used for recursing into submodules.
- setRecursive(boolean) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Set the walker to enter (or not enter) subtrees automatically.
- setRef(String) - Method in class org.eclipse.jgit.api.ReflogCommand
-
The ref used for the reflog operation.
- setRef(String) - Method in class org.eclipse.jgit.api.ResetCommand
-
Set the name of the Ref
to reset to
- setRef(String) - Method in class org.eclipse.jgit.api.StashCreateCommand
-
Set the reference to update with the stashed commit id If null, no
reference is updated
- setRefBlockSize(int) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Set desired output block size for references, in bytes.
- setRefFilter(RefFilter) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the filter used while advertising the refs to the client.
- setRefFilter(RefFilter) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the filter used while advertising the refs to the client.
- setRefLeaseSpecs(RefLeaseSpec...) - Method in class org.eclipse.jgit.api.PushCommand
-
The ref lease specs to be used in the push operation, for a
force-with-lease push operation.
- setRefLeaseSpecs(List<RefLeaseSpec>) - Method in class org.eclipse.jgit.api.PushCommand
-
The ref lease specs to be used in the push operation, for a
force-with-lease push operation.
- setRefLockWaitTimeConsumer(Consumer<Long>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Set the consumer for lock wait time.
- setReflogComment(String) - Method in class org.eclipse.jgit.api.CommitCommand
-
Override the message written to the reflog
- setRefLogIdent(PersonIdent) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Set the identity of the user appearing in the reflog.
- setRefLogIdent(PersonIdent) - Method in class org.eclipse.jgit.lib.RefRename
-
Set the identity of the user appearing in the reflog.
- setRefLogIdent(PersonIdent) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set the identity of the user appearing in the reflog.
- setRefLogIdent(PersonIdent) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the identity of the user appearing in the affected reflogs.
- setRefLogMessage(String, boolean) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Set the message to include in the reflog.
- setRefLogMessage(String) - Method in class org.eclipse.jgit.lib.RefRename
-
Set the message to include in the reflog.
- setRefLogMessage(String, boolean) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Set the message to include in the reflog.
- setRefLogMessage(String, boolean) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Set the message to include in the reflog.
- setReflogPrefix(String) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Set the prefix to use in the reflog.
- setRefPrefixes(List<String>) - Method in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- setRefs(Collection<RemoteRefUpdate>) - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Set Refs
- setRefs(Map<String, Ref>) - Method in class org.eclipse.jgit.internal.ketch.ReplicaFetchRequest
-
Set references observed from the replica.
- setRefs(Map<String, Ref>) - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Set references observed from the replica.
- setRefSpecs(String...) - Method in class org.eclipse.jgit.api.FetchCommand
-
The ref specs to be used in the fetch operation
- setRefSpecs(RefSpec...) - Method in class org.eclipse.jgit.api.FetchCommand
-
The ref specs to be used in the fetch operation
- setRefSpecs(List<RefSpec>) - Method in class org.eclipse.jgit.api.FetchCommand
-
The ref specs to be used in the fetch operation
- setRefSpecs(RefSpec...) - Method in class org.eclipse.jgit.api.PushCommand
-
The ref specs to be used in the push operation
- setRefSpecs(List<RefSpec>) - Method in class org.eclipse.jgit.api.PushCommand
-
The ref specs to be used in the push operation
- setReftableConfig(ReftableConfig) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Set configuration to write a reftable.
- setReftableConfig(ReftableConfig) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Set configuration to write a reftable.
- setReftableInitialMaxUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Set maxUpdateIndex for the initial reftable created during conversion.
- setReftableInitialMinUpdateIndex(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Set minUpdateIndex for the initial reftable created during conversion.
- setRemote(String) - Method in class org.eclipse.jgit.api.CloneCommand
-
The remote name used to keep track of the upstream repository for the
clone operation.
- setRemote(String) - Method in class org.eclipse.jgit.api.FetchCommand
-
The remote (uri or name) used for the fetch operation.
- setRemote(String) - Method in class org.eclipse.jgit.api.LsRemoteCommand
-
The remote (uri or name) used for the fetch operation.
- setRemote(String) - Method in class org.eclipse.jgit.api.PullCommand
-
The remote (uri or name) to be used for the pull operation.
- setRemote(String) - Method in class org.eclipse.jgit.api.PushCommand
-
The remote (uri or name) used for the push operation.
- setRemoteBranchName(String) - Method in class org.eclipse.jgit.api.PullCommand
-
The remote branch name to be used for the pull operation.
- setRemoteLocation(String) - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Set remote location
- setRemoteName(String) - Method in class org.eclipse.jgit.api.RemoteRemoveCommand
-
The name of the remote to remove.
- setRemoteName(String) - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
The name of the remote to change the URL for.
- setRemoteName(String) - Method in class org.eclipse.jgit.hooks.PrePushHook
-
Set remote name
- setRemoteReader(RepoCommand.RemoteReader) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set the GetHeadFromUri callback.
- setRemoteUri(URIish) - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
The new URL for the remote.
- setRemoveDeletedRefs(boolean) - Method in class org.eclipse.jgit.api.FetchCommand
-
If set to true
, refs are removed which no longer exist in the
source
- setRemoveDeletedRefs(boolean) - Method in class org.eclipse.jgit.transport.Transport
-
Set whether or not to remove refs which no longer exist in the source.
- setRenameCallback(RenameCallback) - Method in class org.eclipse.jgit.revwalk.FollowFilter
-
Sets the callback to which renames shall be reported.
- setRenameLimit(int) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Set the limit on the number of files to perform inexact rename detection.
- setRenameScore(int) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Set the minimum score required to pair an add/delete as a rename.
- setReplace(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
Configure if a file can replace a directory (or vice versa).
- setReplicas(Collection<KetchReplica>) - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Configure the replicas used by this Ketch instance.
- setRepository(Repository) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Set the repository the formatter can load object contents from.
- setRepository(Repository) - Method in class org.eclipse.jgit.events.RepositoryEvent
-
Set the repository this event occurred on.
- setRepository(Repository) - Method in interface org.eclipse.jgit.util.LfsFactory.LfsInstallCommand
-
- setRepositoryDescription(DfsRepositoryDescription) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the repository description.
- setRepositoryResolver(RepositoryResolver<DaemonClient>) - Method in class org.eclipse.jgit.transport.Daemon
-
Set the resolver used to locate a repository by name.
- setRequestMethod(String) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set request method
- setRequestMethod(String) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set request method
- setRequestPolicy(UploadPack.RequestPolicy) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the policy used to enforce validation of a client's want list.
- setRequestProperty(String, String) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set request property
- setRequestProperty(String, String) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set request property
- setRequestValidator(UploadPack.RequestValidator) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set custom validator for client want list.
- setRestartInterval(int) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Setter for the field restartInterval
.
- setRestoreIndex(boolean) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
Whether to restore the index state
- setRestoreUntracked(boolean) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
Whether the command should restore untracked files
- setResult(ReceiveCommand.Result) - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Set the result of this command.
- setResult(ReceiveCommand.Result, String) - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Set the result of this command.
- setResult(ReceiveCommand.Result) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Set the status of this command.
- setResult(ReceiveCommand.Result, String) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Set the status of this command.
- setResult(RefUpdate.Result) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Set the result of this command.
- setRetainBody(boolean) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Set whether or not the body of a commit or tag is retained.
- setReuseDeltaCommits(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Set the writer to reuse existing delta versions of commits.
- setReuseDeltas(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set reuse deltas configuration option for the writer.
- setReuseObjects(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set reuse objects configuration option for the writer.
- setReuseValidatingObjects(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Enable (or disable) object validation during packing.
- setRevFilter(RevFilter) - Method in class org.eclipse.jgit.api.LogCommand
-
Set a filter for the LogCommand
.
- setRevFilter(RevFilter) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Set the commit filter for this walker.
- setRewriteParents(boolean) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Set whether to rewrite parent pointers when filtering by modified paths.
- setRootTree(AbstractTreeIterator) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set the tree used by this walk for finding .gitmodules
.
- setRootTree(AnyObjectId) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set the tree used by this walk for finding .gitmodules
.
- setSafeForMacOS(boolean) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Restrict trees to only names legal on Mac OS X platforms.
- setSafeForWindows(boolean) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Restrict trees to only names legal on Windows platforms.
- setScheme(String) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different scheme.
- setShallowPack(int, Collection<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Configure this pack for a shallow clone.
- setShortMessage(String) - Method in class org.eclipse.jgit.lib.RebaseTodoLine
-
Set short message
- setShowNameAndStatusOnly(boolean) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set whether to return only names and status of changed files
- setSign(Boolean) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets whether the commit should be signed.
- setSigned(boolean) - Method in class org.eclipse.jgit.api.TagCommand
-
If set to true the Tag command creates a signed tag object.
- setSignedPushConfig(SignedPushConfig) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the configuration for push certificate verification.
- setSigningKey(String) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets the signing key
- setSinglePack(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
If true
, packs a single GC pack for all objects reachable from
refs/*.
- setSkip(int) - Method in class org.eclipse.jgit.api.LogCommand
-
Skip the number of commits before starting to show the commit output.
- setSkipList(ObjectIdSet) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Enable accepting specific malformed (but not horribly broken) objects.
- setSource(String) - Method in class org.eclipse.jgit.transport.RefSpec
-
Create a new RefSpec with a different source name setting.
- setSourceDestination(String, String) - Method in class org.eclipse.jgit.transport.RefSpec
-
Create a new RefSpec with a different source/destination name setting.
- setSourcePrefix(String) - Method in class org.eclipse.jgit.api.DiffCommand
-
Set the given source prefix instead of "a/".
- setSquash(boolean) - Method in class org.eclipse.jgit.api.MergeCommand
-
If true
, will prepare the next commit in working tree and
index as if a real merge happened, but do not make the commit or move the
HEAD.
- setSshSessionFactory(SshSessionFactory) - Method in class org.eclipse.jgit.transport.SshTransport
-
Set SSH session factory instead of the default one for this instance of
the transport.
- setStage(CheckoutCommand.Stage) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
When checking out the index, check out the specified stage (ours or
theirs) for unmerged paths.
- setStartCommit(AnyObjectId) - Method in class org.eclipse.jgit.api.BlameCommand
-
Set start commit id
- setStartPoint(String) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Set the name of the commit that should be checked out.
- setStartPoint(RevCommit) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Set the commit that should be checked out.
- setStartPoint(String) - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
Set the start point
- setStartPoint(RevCommit) - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
Set the start point
- setStashRef(String) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
Set the stash reference to apply
- setStashRef(int) - Method in class org.eclipse.jgit.api.StashDropCommand
-
Set the stash reference to drop (0-based).
- setStatus(SubmoduleDeinitCommand.SubmoduleDeinitStatus) - Method in class org.eclipse.jgit.api.SubmoduleDeinitResult
-
Set the status of the command
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
Set the MergeStrategy
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.MergeCommand
-
Set merge strategy
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.PullCommand
-
Set the @{code MergeStrategy}
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Set the MergeStrategy
.
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.RevertCommand
-
Set the merge strategy to use for this revert command
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
Set the MergeStrategy
to use.
- setStrategy(MergeStrategy) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Setter for the field strategy
.
- setStreamFileThreshold(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Set new byte limit for objects that must be streamed.
- setStreamFileThreshold(int) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Sets the threshold at which a file will be streamed rather than loaded
entirely into memory
- setStreamFileThreshold(int) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Set new byte limit for objects that must be streamed.
- setStreamPackBufferSize(int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Set new buffer size in bytes for buffers used when streaming pack files
during copying.
- setStreamRatio(double) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Set percentage of cache to occupy with a copied pack.
- setString(String, String, String, String) - Method in class org.eclipse.jgit.lib.Config
-
Add or modify a configuration value.
- setStringList(String, String, String, List<String>) - Method in class org.eclipse.jgit.lib.Config
-
Set a configuration value.
- setSymrefs(boolean) - Method in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- setTag(String) - Method in class org.eclipse.jgit.lib.TagBuilder
-
Set the name of this tag.
- setTagger(PersonIdent) - Method in class org.eclipse.jgit.api.TagCommand
-
Sets the tagger of the tag.
- setTagger(PersonIdent) - Method in class org.eclipse.jgit.lib.TagBuilder
-
Set the creator of this tag.
- setTagOpt(TagOpt) - Method in class org.eclipse.jgit.api.FetchCommand
-
Sets the specification of annotated tag behavior during fetch
- setTagOpt(TagOpt) - Method in class org.eclipse.jgit.api.PullCommand
-
Set the specification of annotated tag behavior during fetch
- setTagOpt(TagOpt) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Set the description of how annotated tags should be treated on fetch.
- setTagOpt(TagOpt) - Method in class org.eclipse.jgit.transport.Transport
-
Set the description of how annotated tags should be treated on fetch.
- setTags(String...) - Method in class org.eclipse.jgit.api.DeleteTagCommand
-
Set names of the tags to delete
- setTags(boolean) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Instead of using only the annotated tags, use any tag found in refs/tags
namespace.
- setTags(boolean) - Method in class org.eclipse.jgit.api.LsRemoteCommand
-
Include refs/tags in references results
- setTagTargets(Set<ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Set the tag targets that should be hoisted earlier during packing.
- setTarget(ObjectId) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Sets the commit to be described.
- setTarget(String) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Sets the commit to be described.
- setTargetBranch(String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set target branch.
- setTargetURI(String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set the URI of the superproject (this repository), so the .gitmodules
file can specify the submodule URLs relative to the superproject.
- setTextComparator(RawTextComparator) - Method in class org.eclipse.jgit.api.BlameCommand
-
Set raw text comparator
- setTextComparator(RawTextComparator) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Text comparator to use when comparing revisions.
- setThin(boolean) - Method in class org.eclipse.jgit.api.FetchCommand
-
Sets the thin-pack preference for fetch operation.
- setThin(boolean) - Method in class org.eclipse.jgit.api.PushCommand
-
Set the thin-pack preference for push operation.
- setThin(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether writer may pack objects with delta base object not within set of
objects to pack
- setThreads(int) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set the number of threads to use for delta compression.
- setTimeout(int) - Method in class org.eclipse.jgit.api.TransportCommand
-
Set timeout
.
- setTimeout(int) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the timeout before willing to abort an IO call.
- setTimeout(int) - Method in class org.eclipse.jgit.transport.Daemon
-
Set the timeout before willing to abort an IO call.
- setTimeout(int) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Set the timeout before willing to abort an IO call.
- setTimeout(int) - Method in class org.eclipse.jgit.transport.Transport
-
Set the timeout before willing to abort an IO call.
- setTimeout(int) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the timeout before willing to abort an IO call.
- setTimeout(int) - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
-
Set number of milliseconds before aborting a read.
- setTimeout(int) - Method in class org.eclipse.jgit.util.io.TimeoutOutputStream
-
Set number of milliseconds before aborting a write.
- setTransferConfig(TransferConfig) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set configuration controlling transfer options.
- setTransportConfigCallback(TransportConfigCallback) - Method in class org.eclipse.jgit.api.TransportCommand
-
Set the TransportConfigCallback
.
- setTree(ObjectId) - Method in class org.eclipse.jgit.api.ArchiveCommand
-
Set the tag, commit, or tree object to produce an archive for
- setTree(AbstractTreeIterator) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set the tree iterator used for finding submodule entries
- setTree(AnyObjectId) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set the tree used for finding submodule entries
- setTreeFilter(TreeFilter) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Set the tree filter used to simplify commits by modified paths.
- setTreeId(AnyObjectId) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Set the tree id for this commit object.
- setType(int) - Method in class org.eclipse.jgit.transport.PackedObjectInfo
-
Record the object type if applicable.
- setTypedConfigGetter(TypedConfigGetter) - Static method in class org.eclipse.jgit.lib.Config
-
Globally sets a
TypedConfigGetter
that is
subsequently used to read typed values from all git configs.
- setUmask(int) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Set the umask, overriding any value observed from the shell.
- setup() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Guess and populate all parameters not already defined.
- setup() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Guess and populate all parameters not already defined.
- setUpdate(boolean) - Method in class org.eclipse.jgit.api.AddCommand
-
Set whether to only match against already tracked files
- setUpdateNeeded(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set whether this entry must be checked for changes
- setupGitDir() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Perform standard gitDir initialization.
- setupInternals() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Configure the internal implementation details of the repository.
- setUploadPack(String) - Method in class org.eclipse.jgit.api.LsRemoteCommand
-
The full path of git-upload-pack on the remote host
- setUploadPackFactory(UploadPackFactory<DaemonClient>) - Method in class org.eclipse.jgit.transport.Daemon
-
Set the factory to construct and configure per-request UploadPack.
- setUpstream(RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Set upstream RevCommit
- setUpstream(AnyObjectId) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Set the upstream commit
- setUpstream(String) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Set the upstream branch
- setUpstreamMode(CreateBranchCommand.SetupUpstreamMode) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- setUpstreamMode(CreateBranchCommand.SetupUpstreamMode) - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
Set the upstream mode
- setUpstreamName(String) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Optionally override the name of the upstream.
- setupWorkTree() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Perform standard work-tree initialization.
- setURI(String) - Method in class org.eclipse.jgit.api.CloneCommand
-
Set the URI to clone from
- setUri(URIish) - Method in class org.eclipse.jgit.api.RemoteAddCommand
-
The URL of the repository for the new remote.
- setUri(URIish) - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
- setURI(String) - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
-
Set URI to clone submodule from
- setURI(String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Set base URI of the paths inside the XML.
- setURI(URIish) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- setUriType(RemoteSetUrlCommand.UriType) - Method in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
Whether to change the push URL of the remote instead of the fetch URL.
- setUrl(String) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Set the url of the sub repo.
- setUseBitmaps(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether to use bitmaps
- setUseCachedPacks(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Whether to use cached packs
- setUseCaches(boolean) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set if to use caches
- setUseCaches(boolean) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set if to use caches
- setUseProtocolV2(boolean) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
- setUser(String) - Method in class org.eclipse.jgit.transport.URIish
-
Return a new URI matching this one, but with a different user.
- setUserHome(File) - Method in class org.eclipse.jgit.util.FS
-
Set the user's home directory location.
- setUseSmartHttp(boolean) - Method in class org.eclipse.jgit.transport.TransportHttp
-
Toggle whether or not smart HTTP transport should be used.
- setValue(String, String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Sets the value of a single-valued key if it not set yet, or adds a
value to a multi-valued key.
- setValue(String, List<String>) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Sets the values of a multi- or list-valued key.
- setValue(char[]) - Method in class org.eclipse.jgit.transport.CredentialItem.CharArrayType
-
Set the new value, clearing the old value array.
- setValue(String) - Method in class org.eclipse.jgit.transport.CredentialItem.StringType
-
- setValue(boolean) - Method in class org.eclipse.jgit.transport.CredentialItem.YesNoType
-
Set the new value.
- setValueNoCopy(char[]) - Method in class org.eclipse.jgit.transport.CredentialItem.CharArrayType
-
Set the new value, clearing the old value array.
- setVisitationPolicy(ObjectWalk.VisitationPolicy) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Sets the visitation policy to use during this walk.
- setWaitPreventRacyPack(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Set whether we wait before opening a newly written pack to prevent its
lastModified timestamp could be racy
- setWalkIgnoredDirectories(boolean) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- setWorkingDirectoryMessage(String) - Method in class org.eclipse.jgit.api.StashCreateCommand
-
Set the message used when committing working directory changes
- setWorkingTreeIt(WorkingTreeIterator) - Method in class org.eclipse.jgit.api.StatusCommand
-
- setWorkingTreeIterator(WorkingTreeIterator) - Method in class org.eclipse.jgit.api.AddCommand
-
Allow clients to provide their own implementation of a FileTreeIterator
- setWorkingTreeIterator(WorkingTreeIterator) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Sets the WorkingTreeIterator to be used by this merger.
- setWorkingTreeItFactory(IndexDiff.WorkingTreeIteratorFactory) - Method in class org.eclipse.jgit.lib.IndexDiff
-
Allows higher layers to set the factory for WorkingTreeIterators.
- setWorkTree(File) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the top level directory of the working files.
- setWorkTree(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Set the top level directory of the working files.
- SFTP_SCHEME - Static variable in class org.eclipse.jgit.transport.SshConstants
-
URI scheme for sftp.
- sha1(String, String) - Method in class org.eclipse.jgit.gitrepo.RepoCommand.DefaultRemoteReader
-
- sha1(String, String) - Method in interface org.eclipse.jgit.gitrepo.RepoCommand.RemoteReader
-
Read a remote ref sha1.
- SHA1 - Class in org.eclipse.jgit.util.sha1
-
Pure Java implementation of SHA-1 from FIPS 180-1 / RFC 3174.
- sha1CollisionDetected - Variable in class org.eclipse.jgit.internal.JGitText
-
- Sha1CollisionException - Exception in org.eclipse.jgit.util.sha1
-
Thrown by
SHA1
if it detects a likely hash
collision.
- Sha1CollisionException(ObjectId) - Constructor for exception org.eclipse.jgit.util.sha1.Sha1CollisionException
-
Initialize with default message.
- SHALLOW - Static variable in class org.eclipse.jgit.lib.Constants
-
Name of the .git/shallow file
- shallowCommitsAlreadyInitialized - Variable in class org.eclipse.jgit.internal.JGitText
-
- shallowPacksRequireDepthWalk - Variable in class org.eclipse.jgit.internal.JGitText
-
- shift(int) - Method in class org.eclipse.jgit.diff.Edit
-
Move the edit region by the specified amount.
- shortCompressedStreamAt - Variable in class org.eclipse.jgit.internal.JGitText
-
- shortenRefName(String) - Static method in class org.eclipse.jgit.lib.Repository
-
Get a shortened more user friendly ref name
- shortenRefName(String) - Static method in class org.eclipse.jgit.notes.NoteMap
-
- shortenRemoteBranchName(String) - Method in class org.eclipse.jgit.lib.Repository
-
Get a shortened more user friendly remote tracking branch name
- shortReadOfBlock - Variable in class org.eclipse.jgit.internal.JGitText
-
- shortReadOfBlock - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsText
-
- shortReadOfIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsText
-
- shortReadOfOptionalDIRCExtensionExpectedAnotherBytes - Variable in class org.eclipse.jgit.internal.JGitText
-
- shortSkipOfBlock - Variable in class org.eclipse.jgit.internal.JGitText
-
- shouldBeKept() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Determines whether a .keep file exists for this pack file.
- shouldBeRecursive() - Method in class org.eclipse.jgit.revwalk.FollowFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.NotIgnoredFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.PathFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.SkipWorkTreeFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldVisit(RevObject) - Method in interface org.eclipse.jgit.revwalk.ObjectWalk.VisitationPolicy
-
Whenever the rev or object walk reaches a Git object, if that object
already exists as a RevObject, this method is called to determine if
that object should be visited.
- showMessage(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- ShowNoteCommand - Class in org.eclipse.jgit.api
-
Show an object note.
- ShowNoteCommand(Repository) - Constructor for class org.eclipse.jgit.api.ShowNoteCommand
-
Constructor for ShowNoteCommand.
- shutdown() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Gracefully shutdown this leader and cancel outstanding operations.
- shutdown() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Called by leader to perform graceful shutdown.
- SideBandInputStream - Class in org.eclipse.jgit.transport
-
Unmultiplexes the data portion of a side-band channel.
- SideBandOutputStream - Class in org.eclipse.jgit.transport
-
Multiplexes data and progress messages.
- SideBandOutputStream(int, int, OutputStream) - Constructor for class org.eclipse.jgit.transport.SideBandOutputStream
-
Create a new stream to write side band packets.
- sign(CommitBuilder, String, PersonIdent, CredentialsProvider) - Method in class org.eclipse.jgit.lib.GpgSigner
-
Signs the specified commit.
- sign(CommitBuilder, String, PersonIdent, CredentialsProvider) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgSigner
-
- SIGNED_OFF_BY - Static variable in class org.eclipse.jgit.revwalk.FooterKey
-
Standard Signed-off-by
- SIGNED_OFF_BY_TAG - Static variable in class org.eclipse.jgit.lib.Constants
-
Beginning of the common "Signed-off-by: " commit message line
- SignedPushConfig - Class in org.eclipse.jgit.transport
-
Configuration for server-side signed push verification.
- SignedPushConfig() - Constructor for class org.eclipse.jgit.transport.SignedPushConfig
-
Create a new config with default values disabling push verification.
- signingNotSupportedOnTag - Variable in class org.eclipse.jgit.internal.JGitText
-
- SilentFileInputStream - Class in org.eclipse.jgit.util.io
-
An implementation of FileInputStream that ignores any exceptions on close().
- SilentFileInputStream(File) - Constructor for class org.eclipse.jgit.util.io.SilentFileInputStream
-
- SimilarityIndex - Class in org.eclipse.jgit.diff
-
Index structure of lines/blocks in one file.
- SimilarityIndex.TableFullException - Exception in org.eclipse.jgit.diff
-
Thrown by create()
when file is too large.
- similarityScoreMustBeWithinBounds - Variable in class org.eclipse.jgit.internal.JGitText
-
- SIMPLE_TWO_WAY_IN_CORE - Static variable in class org.eclipse.jgit.merge.MergeStrategy
-
Simple strategy to merge paths, without simultaneous edits.
- SIMPLE_VISITATION_POLICY - Static variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
The default visitation policy: causes all objects to be visited exactly
once.
- SimpleLruCache<K,V> - Class in org.eclipse.jgit.util
-
Simple limited size cache based on ConcurrentHashMap purging entries in LRU
order when reaching size limit
- SimpleLruCache(int, float) - Constructor for class org.eclipse.jgit.util.SimpleLruCache
-
Create a new cache
- simplify(String) - Method in class org.eclipse.jgit.lib.Repository
-
Simplify an expression, but unlike
Repository.resolve(String)
it will not
resolve a branch passed or resulting from the expression, such as @{-}.
- singleton(Edit) - Static method in class org.eclipse.jgit.diff.EditList
-
Construct an edit list containing a single edit.
- size(DiffEntry.Side, DiffEntry) - Method in class org.eclipse.jgit.diff.ContentSource.Pair
-
Determine the size of the object.
- size(String, ObjectId) - Method in class org.eclipse.jgit.diff.ContentSource
-
Determine the size of the object.
- size() - Method in class org.eclipse.jgit.diff.HashedSequence
-
Get size
- size() - Method in class org.eclipse.jgit.diff.RawText
-
Get size
- size() - Method in class org.eclipse.jgit.diff.Sequence
-
Get size
- size() - Method in class org.eclipse.jgit.diff.Subsequence
-
Get size
- size() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
- size() - Method in interface org.eclipse.jgit.internal.storage.dfs.ReadableChannel
-
Get the total size of the channel.
- size() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- size() - Method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Determine the size of the file.
- size() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Get size of the reftable, in bytes.
- size() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Get number of objects in this map.
- size() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Get number of objects in map
- size() - Method in class org.eclipse.jgit.revwalk.RevFlagSet
- size - Variable in class org.eclipse.jgit.revwalk.RevObjectList
-
Current number of elements in the list.
- size() - Method in class org.eclipse.jgit.revwalk.RevObjectList
- size() - Method in class org.eclipse.jgit.submodule.SubmoduleConflict
-
- size - Variable in class org.eclipse.jgit.transport.PackParser.ObjectTypeAndSize
-
The inflated size of the object.
- size() - Method in class org.eclipse.jgit.util.BlockList
- size() - Method in class org.eclipse.jgit.util.IntList
-
Get number of entries in this list.
- size() - Method in class org.eclipse.jgit.util.LongList
-
Get number of entries in this list
- size() - Method in class org.eclipse.jgit.util.RefList.Builder
-
- size() - Method in class org.eclipse.jgit.util.RefList
-
Get number of items in this list.
- size() - Method in class org.eclipse.jgit.util.SimpleLruCache
-
Returns the current size of this cache
- sizeExceeds2GB - Variable in class org.eclipse.jgit.internal.JGitText
-
- sizeOfLooseObjects - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The sum of the sizes of all files used to persist loose objects.
- sizeOfPackedObjects - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The sum of the sizes of all pack files.
- skip() - Method in class org.eclipse.jgit.dircache.DirCacheBuildIterator
-
Advance to the next tree entry, populating this iterator with its data.
- skip(long) - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- skip(long) - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- skip() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Advance to the next tree entry, populating this iterator with its data.
- skip(long) - Method in class org.eclipse.jgit.util.io.LimitedInputStream
- skip(long) - Method in class org.eclipse.jgit.util.io.TeeInputStream
- skip(long) - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
- skip(long) - Method in class org.eclipse.jgit.util.io.UnionInputStream
- SKIP_MISSING - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option to skip deletion if file doesn't exist
- skipFully(InputStream, long) - Static method in class org.eclipse.jgit.util.IO
-
Skip an entire region of an input stream.
- skipMustBeNonNegative - Variable in class org.eclipse.jgit.internal.JGitText
-
- SkipRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Filter that includes commits after a configured number are skipped.
- skipTree() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- SkipWorkTreeFilter - Class in org.eclipse.jgit.treewalk.filter
-
To be used in combination with a DirCacheIterator: includes only tree entries
for which 'skipWorkTree' flag is not set.
- SkipWorkTreeFilter(int) - Constructor for class org.eclipse.jgit.treewalk.filter.SkipWorkTreeFilter
-
Create a filter to work on the specified DirCacheIterator.
- SMALL_BUF - Static variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
Default buffer size for a small amount of data.
- SmallObject(int, byte[]) - Constructor for class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
Construct a small object loader.
- SmallStream(ObjectLoader) - Constructor for class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
Create the stream from an existing loader's cached bytes.
- SmallStream(int, byte[]) - Constructor for class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
Create the stream from an existing byte array and type.
- smartHTTPPushDisabled - Variable in class org.eclipse.jgit.internal.JGitText
-
- smudgeFilterCommand - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout.CheckoutMetadata
-
filter command to apply
- smudgeRacilyClean() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Force this entry to no longer match its working tree file.
- snapshot() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Snapshot this leader
- SORT - Static variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
Sorts PackFiles to be most recently created to least recently created.
- sort(Collection<Ref>) - Static method in class org.eclipse.jgit.lib.RefComparator
-
Sorts the collection of refs, returning a new collection.
- sort(RevSort, boolean) - Method in class org.eclipse.jgit.revplot.PlotWalk
-
Add or remove a sorting strategy for the returned commits.
- sort(RevSort) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Select a single sorting strategy for the returned commits.
- sort(RevSort, boolean) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Add or remove a sorting strategy for the returned commits.
- sort(RevSort) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Select a single sorting strategy for the returned commits.
- sort(RevSort, boolean) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Add or remove a sorting strategy for the returned commits.
- sort() - Method in class org.eclipse.jgit.util.LongList
-
Sort the list of longs according to their natural ordering.
- sort() - Method in class org.eclipse.jgit.util.RefList.Builder
-
Sort the list's backing array in-place.
- sortAndWriteRefs(Collection<Ref>) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Sort a collection of references and write them to the reftable.
- source - Variable in class org.eclipse.jgit.lib.RefRename
-
Update operation to read and delete the source reference.
- source(RevWalk) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
Set the revision walker this list populates itself from.
- source(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Set the revision walker this list populates itself from.
- sourceCommits - Variable in class org.eclipse.jgit.merge.Merger
-
- sourceDestinationMustMatch - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceIsNotAWildcard - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceObjects - Variable in class org.eclipse.jgit.merge.Merger
-
The original objects supplied in the merge; this can be any tree-ish.
- sourceRefDoesntResolveToAnyObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceRefNotSpecifiedForRefspec - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceTrees - Variable in class org.eclipse.jgit.merge.Merger
-
- split(String, char) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
Splits given string to substrings by given separator
- SQUASH_MSG - Static variable in class org.eclipse.jgit.lib.Constants
-
name of the file containing the commit msg for a squash commit
- squashCommitNotUpdatingHEAD - Variable in class org.eclipse.jgit.internal.JGitText
-
- SquashMessageFormatter - Class in org.eclipse.jgit.merge
-
Formatter for constructing the commit message for a squashed commit.
- SquashMessageFormatter() - Constructor for class org.eclipse.jgit.merge.SquashMessageFormatter
-
Create a new squash message formatter.
- SSH_DEFAULT_PORT - Static variable in class org.eclipse.jgit.transport.SshConstants
-
IANA assigned port number for ssh.
- SSH_DIR - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Default name for a ssh directory.
- SSH_SCHEME - Static variable in class org.eclipse.jgit.transport.SshConstants
-
URI scheme for ssh.
- sshCommandFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- SshConstants - Class in org.eclipse.jgit.transport
-
Constants relating to ssh.
- SshSessionFactory - Class in org.eclipse.jgit.transport
-
Creates and destroys SSH connections to a remote system.
- SshSessionFactory() - Constructor for class org.eclipse.jgit.transport.SshSessionFactory
-
- SshSupport - Class in org.eclipse.jgit.util
-
Extra utilities to support usage of SSH.
- SshSupport() - Constructor for class org.eclipse.jgit.util.SshSupport
-
- SshTransport - Class in org.eclipse.jgit.transport
-
The base class for transports that use SSH protocol.
- SshTransport(Repository, URIish) - Constructor for class org.eclipse.jgit.transport.SshTransport
-
Create a new transport instance.
- SshTransport(URIish) - Constructor for class org.eclipse.jgit.transport.SshTransport
-
Create a new transport instance without a local repository.
- sshUserNameError - Variable in class org.eclipse.jgit.internal.JGitText
-
- SSL_VERIFY_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "sslVerify" setting.
- sslFailureCause - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslFailureExceptionMessage - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslFailureInfo - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslFailureTrustExplanation - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslTrustAlways - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslTrustForRepo - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslTrustNow - Variable in class org.eclipse.jgit.internal.JGitText
-
- sslVerifyCannotSave - Variable in class org.eclipse.jgit.internal.JGitText
-
- stack() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Obtain a handle to the stack of reftables.
- STAGE - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Reference subdirectory holding proposed heads.
- STAGE_0 - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
The standard (fully merged) stage for an entry.
- STAGE_1 - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
The base tree revision for an entry.
- STAGE_2 - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
The first tree revision (usually called "ours").
- STAGE_3 - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
The second tree revision (usually called "theirs").
- StageBuilder - Class in org.eclipse.jgit.internal.ketch
-
Constructs a set of commands to stage content during a proposal.
- StageBuilder(String, ObjectId) - Constructor for class org.eclipse.jgit.internal.ketch.StageBuilder
-
Construct a stage builder for a transaction.
- staleRevFlagsOn - Variable in class org.eclipse.jgit.internal.JGitText
-
- start(int) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
Advise the monitor of the total number of subtasks.
- start(int) - Method in class org.eclipse.jgit.lib.EmptyProgressMonitor
-
Advise the monitor of the total number of subtasks.
- start(int) - Method in class org.eclipse.jgit.lib.NullProgressMonitor
-
Advise the monitor of the total number of subtasks.
- start(int) - Method in interface org.eclipse.jgit.lib.ProgressMonitor
-
Advise the monitor of the total number of subtasks.
- start(int) - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
Advise the monitor of the total number of subtasks.
- start() - Method in class org.eclipse.jgit.transport.Daemon
-
Start this daemon on a background thread.
- startElement(String, String, String, Attributes) - Method in class org.eclipse.jgit.gitrepo.ManifestParser
- starting - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- startingReadStageWithoutWrittenRequestDataPendingIsNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- startPush(ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Begin executing a single push.
- startPush(ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.LocalReplica
-
Begin executing a single push.
- startPush(ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
Begin executing a single push.
- startsWith(AbbreviatedObjectId) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Tests if this ObjectId starts with the given abbreviation.
- startWorker() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
Notify the monitor a worker is starting.
- startWorkers(int) - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
Notify the monitor of workers starting.
- STASH - Static variable in class org.eclipse.jgit.lib.Constants
-
Default stash branch name
- stashApply() - Method in class org.eclipse.jgit.api.Git
-
Returs a command object used to apply a stashed commit
- StashApplyCommand - Class in org.eclipse.jgit.api
-
Command class to apply a stashed commit.
- StashApplyCommand(Repository) - Constructor for class org.eclipse.jgit.api.StashApplyCommand
-
Create command to apply the changes of a stashed commit
- stashApplyConflict - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashApplyConflictInIndex - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashApplyFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- StashApplyFailureException - Exception in org.eclipse.jgit.api.errors
-
Thrown from StashApplyCommand when stash apply fails
- StashApplyFailureException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.StashApplyFailureException
-
Constructor for StashApplyFailureException
- StashApplyFailureException(String) - Constructor for exception org.eclipse.jgit.api.errors.StashApplyFailureException
-
Create a StashApplyFailedException
- stashApplyOnUnsafeRepository - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashApplyWithoutHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashCommitIncorrectNumberOfParents - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashCreate() - Method in class org.eclipse.jgit.api.Git
-
Return a command object used to create a stashed commit
- StashCreateCommand - Class in org.eclipse.jgit.api
-
Command class to stash changes in the working directory and index in a
commit.
- StashCreateCommand(Repository) - Constructor for class org.eclipse.jgit.api.StashCreateCommand
-
Create a command to stash changes in the working directory and index
- stashDrop() - Method in class org.eclipse.jgit.api.Git
-
Return a command object used to drop a stashed commit
- StashDropCommand - Class in org.eclipse.jgit.api
-
Command class to delete a stashed commit reference
- StashDropCommand(Repository) - Constructor for class org.eclipse.jgit.api.StashDropCommand
-
Constructor for StashDropCommand.
- stashDropDeleteRefFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashDropFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashDropMissingReflog - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashDropNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- stashList() - Method in class org.eclipse.jgit.api.Git
-
Return a command object used to list stashed commits
- StashListCommand - Class in org.eclipse.jgit.api
-
Command class to list the stashed commits in a repository.
- StashListCommand(Repository) - Constructor for class org.eclipse.jgit.api.StashListCommand
-
Create a new stash list command
- stashResolveFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- statelessRPCRequiresOptionToBeEnabled - Variable in class org.eclipse.jgit.internal.JGitText
-
- Stats - Class in org.eclipse.jgit.util
-
Simple double statistics, computed incrementally, variance and standard
deviation using Welford's online algorithm, see
https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Welford's_online_algorithm
- Stats() - Constructor for class org.eclipse.jgit.util.Stats
-
- status() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a status
command
- Status - Class in org.eclipse.jgit.api
-
A class telling where the working-tree, the index and the current HEAD differ
from each other.
- Status(IndexDiff) - Constructor for class org.eclipse.jgit.api.Status
-
Constructor for Status.
- StatusCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Status
command.
- StatusCommand(Repository) - Constructor for class org.eclipse.jgit.api.StatusCommand
-
Constructor for StatusCommand.
- stddev() - Method in class org.eclipse.jgit.util.Stats
-
- stop() - Method in class org.eclipse.jgit.transport.Daemon
-
Stop this daemon.
- stopAndWait() - Method in class org.eclipse.jgit.transport.Daemon
-
Stops this daemon and waits until it's acceptor thread has finished.
- STOPPED_SHA - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
The name of the "stopped-sha" file
- stopWalk() - Method in class org.eclipse.jgit.dircache.DirCacheBuildIterator
-
Indicates to the iterator that no more entries will be read.
- stopWalk() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Indicates to the iterator that no more entries will be read.
- stopWalk() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Indicates to the iterator that no more entries will be read.
- StopWalkException - Exception in org.eclipse.jgit.errors
-
Stops the driver loop of walker and finish with current results.
- StoredConfig - Class in org.eclipse.jgit.lib
-
Persistent configuration that can be stored and loaded from a location.
- StoredConfig() - Constructor for class org.eclipse.jgit.lib.StoredConfig
-
Create a configuration with no default fallback.
- StoredConfig(Config) - Constructor for class org.eclipse.jgit.lib.StoredConfig
-
Create an empty configuration with a fallback for missing keys.
- StoredObjectRepresentation - Class in org.eclipse.jgit.internal.storage.pack
-
An object representation
PackWriter
can consider for
packing.
- StoredObjectRepresentation() - Constructor for class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
- StoredObjectRepresentationNotAvailableException - Exception in org.eclipse.jgit.errors
-
A previously selected representation is no longer available.
- StoredObjectRepresentationNotAvailableException(ObjectToPack, Throwable) - Constructor for exception org.eclipse.jgit.errors.StoredObjectRepresentationNotAvailableException
-
Construct an error for an object.
- storePushCertMultipleRefs - Variable in class org.eclipse.jgit.internal.JGitText
-
- storePushCertOneRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- storePushCertReflog - Variable in class org.eclipse.jgit.internal.JGitText
-
- StrategyOneSided - Class in org.eclipse.jgit.merge
-
Trivial merge strategy to make the resulting tree exactly match an input.
- StrategyOneSided(String, int) - Constructor for class org.eclipse.jgit.merge.StrategyOneSided
-
Create a new merge strategy to select a specific input tree.
- StrategyRecursive - Class in org.eclipse.jgit.merge
-
A three-way merge strategy performing a content-merge if necessary
- StrategyRecursive() - Constructor for class org.eclipse.jgit.merge.StrategyRecursive
-
- StrategyResolve - Class in org.eclipse.jgit.merge
-
A three-way merge strategy performing a content-merge if necessary
- StrategyResolve() - Constructor for class org.eclipse.jgit.merge.StrategyResolve
-
- StrategySimpleTwoWayInCore - Class in org.eclipse.jgit.merge
-
Merges two commits together in-memory, ignoring any working directory.
- StrategySimpleTwoWayInCore() - Constructor for class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore
-
Create a new instance of the strategy.
- StreamCopyThread - Class in org.eclipse.jgit.util.io
-
Thread to copy from an input stream to an output stream.
- StreamCopyThread(InputStream, OutputStream) - Constructor for class org.eclipse.jgit.util.io.StreamCopyThread
-
Create a thread to copy data from an input stream to an output stream.
- streamFileThreshold - Variable in class org.eclipse.jgit.lib.ObjectReader
-
The threshold at which a file will be streamed rather than loaded
entirely into memory.
- STRICT_HOST_KEY_CHECKING - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- Strings - Class in org.eclipse.jgit.ignore.internal
-
Various
String
related utility methods, written mostly to
avoid generation of new String objects (e.g.
- Strings() - Constructor for class org.eclipse.jgit.ignore.internal.Strings
-
- StringType(String, boolean) - Constructor for class org.eclipse.jgit.transport.CredentialItem.StringType
-
Initialize a prompt for a single string.
- StringUtils - Class in org.eclipse.jgit.util
-
Miscellaneous string comparison utility methods.
- stripTrailing(String, char) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
Strip trailing characters
- stripTrailingSeparator(String) - Static method in class org.eclipse.jgit.util.Paths
-
Remove trailing '/'
if present.
- stripTrailingWhitespace(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
Strip trailing whitespace characters
- stripWorkDir(File, File) - Static method in class org.eclipse.jgit.lib.Repository
-
Strip work dir and return normalized repository path.
- submoduleAdd() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a submodule add
command
- SubmoduleAddCommand - Class in org.eclipse.jgit.api
-
A class used to execute a submodule add command.
- SubmoduleAddCommand(Repository) - Constructor for class org.eclipse.jgit.api.SubmoduleAddCommand
-
Constructor for SubmoduleAddCommand.
- SubmoduleConfig - Class in org.eclipse.jgit.lib
-
Submodule section of a Git configuration file.
- SubmoduleConfig() - Constructor for class org.eclipse.jgit.lib.SubmoduleConfig
-
- SubmoduleConfig.FetchRecurseSubmodulesMode - Enum in org.eclipse.jgit.lib
-
Config values for submodule.[name].fetchRecurseSubmodules.
- SubmoduleConflict - Class in org.eclipse.jgit.submodule
-
Merges expect that conflicts will consist of Sequences, but that doesn't
really make sense for submodules.
- SubmoduleConflict(ObjectId) - Constructor for class org.eclipse.jgit.submodule.SubmoduleConflict
-
Create a SubmoduleConflict for the given submodule object id
- submoduleDeinit() - Method in class org.eclipse.jgit.api.Git
-
Returns a command object to execute a submodule deinit
command
- SubmoduleDeinitCommand - Class in org.eclipse.jgit.api
-
A class used to execute a submodule deinit command.
- SubmoduleDeinitCommand(Repository) - Constructor for class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
Constructor of SubmoduleDeinitCommand
- SubmoduleDeinitCommand.NoSuchSubmoduleException - Exception in org.eclipse.jgit.api
-
The user tried to deinitialize a submodule that doesn't exist in the
index.
- SubmoduleDeinitCommand.SubmoduleDeinitStatus - Enum in org.eclipse.jgit.api
-
The effect of a submodule deinit command for a given path
- SubmoduleDeinitResult - Class in org.eclipse.jgit.api
-
The result of a submodule deinit command for a particular path
- SubmoduleDeinitResult(String, SubmoduleDeinitCommand.SubmoduleDeinitStatus) - Constructor for class org.eclipse.jgit.api.SubmoduleDeinitResult
-
Constructor for SubmoduleDeinitResult
- submoduleExists() - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
-
Is the configured already a submodule in the index?
- submoduleExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- submoduleInit() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a submodule init
command
- SubmoduleInitCommand - Class in org.eclipse.jgit.api
-
A class used to execute a submodule init command.
- SubmoduleInitCommand(Repository) - Constructor for class org.eclipse.jgit.api.SubmoduleInitCommand
-
Constructor for SubmoduleInitCommand.
- submoduleNameInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- submoduleParentRemoteUrlInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- submodulePathInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- submoduleResults() - Method in class org.eclipse.jgit.transport.FetchResult
-
Get fetch results for submodules.
- submoduleStatus() - Method in class org.eclipse.jgit.api.Git
-
Returns a command object to execute a submodule status
command
- SubmoduleStatus - Class in org.eclipse.jgit.submodule
-
Status class containing the type, path, and commit id of the submodule.
- SubmoduleStatus(SubmoduleStatusType, String, ObjectId) - Constructor for class org.eclipse.jgit.submodule.SubmoduleStatus
-
Create submodule status
- SubmoduleStatus(SubmoduleStatusType, String, ObjectId, ObjectId) - Constructor for class org.eclipse.jgit.submodule.SubmoduleStatus
-
Create submodule status
- SubmoduleStatusCommand - Class in org.eclipse.jgit.api
-
A class used to execute a submodule status command.
- SubmoduleStatusCommand(Repository) - Constructor for class org.eclipse.jgit.api.SubmoduleStatusCommand
-
Constructor for SubmoduleStatusCommand.
- SubmoduleStatusType - Enum in org.eclipse.jgit.submodule
-
Enumeration of different statuses that a submodule can be in
- submoduleSync() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a submodule sync
command
- SubmoduleSyncCommand - Class in org.eclipse.jgit.api
-
A class used to execute a submodule sync command.
- SubmoduleSyncCommand(Repository) - Constructor for class org.eclipse.jgit.api.SubmoduleSyncCommand
-
Constructor for SubmoduleSyncCommand.
- submoduleUpdate() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a submodule update
command
- SubmoduleUpdateCommand - Class in org.eclipse.jgit.api
-
A class used to execute a submodule update command.
- SubmoduleUpdateCommand(Repository) - Constructor for class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Constructor for SubmoduleUpdateCommand.
- submoduleUrlInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- SubmoduleValidator - Class in org.eclipse.jgit.internal.submodule
-
Validations for the git submodule fields (name, path, uri).
- SubmoduleValidator() - Constructor for class org.eclipse.jgit.internal.submodule.SubmoduleValidator
-
- SubmoduleValidator.SubmoduleValidationException - Exception in org.eclipse.jgit.internal.submodule
-
Error validating a git submodule declaration
- SubmoduleWalk - Class in org.eclipse.jgit.submodule
-
Walker that visits all submodule entries found in a tree
- SubmoduleWalk(Repository) - Constructor for class org.eclipse.jgit.submodule.SubmoduleWalk
-
Create submodule generator
- SubmoduleWalk.IgnoreSubmoduleMode - Enum in org.eclipse.jgit.submodule
-
The values for the config parameter submodule.<name>.ignore
- Subsequence<S extends Sequence> - Class in org.eclipse.jgit.diff
-
Wraps a
Sequence
to have a narrower range of
elements.
- Subsequence(S, int, int) - Constructor for class org.eclipse.jgit.diff.Subsequence
-
Construct a subset of another sequence.
- subSequence(int, int) - Method in class org.eclipse.jgit.util.RawCharSequence
- SubsequenceComparator<S extends Sequence> - Class in org.eclipse.jgit.diff
-
- SubsequenceComparator(SequenceComparator<? super S>) - Constructor for class org.eclipse.jgit.diff.SubsequenceComparator
-
Construct a comparator wrapping another comparator.
- SubStringRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Abstract filter that searches text using only substring search.
- SubStringRevFilter(String) - Constructor for class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
-
Construct a new matching filter.
- suffixes() - Method in interface org.eclipse.jgit.api.ArchiveCommand.Format
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- supportOnlyPackIndexVersion2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- supports(CredentialItem...) - Method in class org.eclipse.jgit.transport.ChainingCredentialsProvider
-
- supports(CredentialItem...) - Method in class org.eclipse.jgit.transport.CredentialsProvider
-
- supports(CredentialItem...) - Method in class org.eclipse.jgit.transport.NetRCCredentialsProvider
-
- supports(CredentialItem...) - Method in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
-
- supportsAtomicCreateNewFile() - Method in class org.eclipse.jgit.util.FS
-
Does this file system support atomic file creation via
java.io.File#createNewFile()? In certain environments (e.g.
- supportsAtomicCreateNewFile() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Does this file system support atomic file creation via
java.io.File#createNewFile()? In certain environments (e.g.
- supportsExecute() - Method in class org.eclipse.jgit.util.FS
-
Does this operating system and JRE support the execute flag on files?
- supportsExecute() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Does this operating system and JRE support the execute flag on files?
- supportsExecute() - Method in class org.eclipse.jgit.util.FS_Win32
-
Does this operating system and JRE support the execute flag on files?
- supportsSymlinks() - Method in class org.eclipse.jgit.util.FS
-
Does this operating system and JRE supports symbolic links.
- supportsSymlinks() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Does this operating system and JRE supports symbolic links.
- supportsSymlinks() - Method in class org.eclipse.jgit.util.FS_Win32
-
Does this operating system and JRE supports symbolic links.
- swap() - Method in class org.eclipse.jgit.diff.Edit
-
Swap A and B, so the edit goes the other direction.
- SymbolicRef - Class in org.eclipse.jgit.lib
-
A reference that indirectly points at another
Ref
.
- SymbolicRef(String, Ref) - Constructor for class org.eclipse.jgit.lib.SymbolicRef
-
Create a new ref pairing.
- SymbolicRef(String, Ref, long) - Constructor for class org.eclipse.jgit.lib.SymbolicRef
-
Create a new ref pairing.
- SYMLINK - Static variable in class org.eclipse.jgit.lib.FileMode
-
Mode indicating an entry is a symbolic link.
- SymlinksNotSupportedException - Exception in org.eclipse.jgit.errors
-
An exception thrown when a symlink entry is found and cannot be
handled.
- SymlinksNotSupportedException(String) - Constructor for exception org.eclipse.jgit.errors.SymlinksNotSupportedException
-
Construct a SymlinksNotSupportedException for the specified link
- SYMREF - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Magic string denoting the start of a symbolic reference file.
- systemConfigFileInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- SystemReader - Class in org.eclipse.jgit.util
-
Interface to read values from the system.
- SystemReader() - Constructor for class org.eclipse.jgit.util.SystemReader
-