- a - Variable in class org.eclipse.jgit.diff.DiffFormatter.FormatResult
-
- a - Variable in class org.eclipse.jgit.diff.HistogramDiff.State
-
- a - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- a - Variable in class org.eclipse.jgit.diff.MyersDiff
-
The first text to be compared.
- a(S, Edit) - Static method in class org.eclipse.jgit.diff.Subsequence
-
Construct a subsequence around the A region/base sequence.
- a - Variable in class org.eclipse.jgit.revwalk.filter.AndRevFilter.Binary
-
- a - Variable in class org.eclipse.jgit.revwalk.filter.NotRevFilter
-
- a - Variable in class org.eclipse.jgit.revwalk.filter.OrRevFilter.Binary
-
- a - Variable in class org.eclipse.jgit.treewalk.filter.AndTreeFilter.Binary
-
- a - Variable in class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
- a - Variable in class org.eclipse.jgit.treewalk.filter.OrTreeFilter.Binary
-
- a - Variable in class org.eclipse.jgit.util.sha1.SHA1.State
-
- A_ZERO - Static variable in class org.eclipse.jgit.diff.DiffEntry
-
Magical SHA1 used for file adds or deletes
- abbrev - Variable in class org.eclipse.jgit.pgm.Blame
-
- abbrev(int) - Method in class org.eclipse.jgit.pgm.Diff
-
- abbrev(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- abbrev(int) - Method in class org.eclipse.jgit.pgm.Log
-
- abbrev(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- abbrev(int) - Method in class org.eclipse.jgit.pgm.Show
-
- abbrev(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- abbreviate(int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Return an abbreviation (prefix) of this object SHA-256.
- abbreviate(int) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Return an abbreviation (prefix) of this object SHA-1.
- abbreviate(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Obtain a unique abbreviation (prefix) of an object SHA-1.
- abbreviate(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectReader
-
Obtain a unique abbreviation (prefix) of an object SHA-1.
- abbreviate(AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- abbreviate(AnyObjectId, int) - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- abbreviate(ObjectReader, RevCommit) - Method in class org.eclipse.jgit.pgm.Blame
-
- abbreviatedCommits - Variable in class org.eclipse.jgit.pgm.Blame
-
- AbbreviatedLongObjectId - Class in org.eclipse.jgit.lfs.lib
-
- AbbreviatedLongObjectId(int, long, long, long, long) - Constructor for class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
- AbbreviatedObjectId - Class in org.eclipse.jgit.lib
-
- AbbreviatedObjectId(int, int, int, int, int, int) - Constructor for class org.eclipse.jgit.lib.AbbreviatedObjectId
-
- abbreviateRef(String, boolean) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
- abbreviationLength - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- abbreviationLengthMustBeNonNegative - Variable in class org.eclipse.jgit.internal.JGitText
-
- abort(RebaseResult) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- abort() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Mark commands as "transaction aborted".
- abort() - Method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- abort(List<RemoteGitReplica.RemoteCommand>) - Static method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- abort(Iterable<Command>, String) - Static method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Set unprocessed commands as failed due to transaction aborted.
- abort() - Method in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
Aborts the stream.
- abort(Iterable<ReceiveCommand>) - Static method in class org.eclipse.jgit.transport.ReceiveCommand
-
Set unprocessed commands as failed due to transaction aborted.
- aborted - Variable in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
- aborted - Variable in exception org.eclipse.jgit.pgm.Die
-
- ABORTED_RESULT - Static variable in class org.eclipse.jgit.api.RebaseResult
-
- AbortedByHookException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a hook returns a process result with a value different
from 0.
- AbortedByHookException(String, String, int) - Constructor for exception org.eclipse.jgit.api.errors.AbortedByHookException
-
Constructor for AbortedByHookException
- abortIfBinary - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- abortingRebase - Variable in class org.eclipse.jgit.internal.JGitText
-
- abortingRebaseFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- abortingRebaseFailedNoOrigHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- absolute(String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- ABSOLUTE_SCP_URI - Static variable in class org.eclipse.jgit.transport.URIish
-
A pattern matching a SCP URI's of the form user@host:/path/to/repo.git
- AbstractAdvertiseRefsHook - Class in org.eclipse.jgit.transport
-
Implementation of
AdvertiseRefsHook
that advertises the same refs for
upload-pack and receive-pack.
- AbstractAdvertiseRefsHook() - Constructor for class org.eclipse.jgit.transport.AbstractAdvertiseRefsHook
-
- AbstractAuthenticationHandler<ParameterType,TokenType> - Class in org.eclipse.jgit.internal.transport.sshd.auth
-
- AbstractAuthenticationHandler(InetSocketAddress) - Constructor for class org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
-
- AbstractClientProxyConnector - Class in org.eclipse.jgit.internal.transport.sshd.proxy
-
- AbstractClientProxyConnector(InetSocketAddress, InetSocketAddress, String, char[]) - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
- AbstractFetchCommand - Class in org.eclipse.jgit.pgm
-
- AbstractFetchCommand() - Constructor for class org.eclipse.jgit.pgm.AbstractFetchCommand
-
- AbstractHead - Class in org.eclipse.jgit.fnmatch
-
- AbstractHead(boolean) - Constructor for class org.eclipse.jgit.fnmatch.AbstractHead
-
- AbstractMatcher - Class in org.eclipse.jgit.ignore.internal
-
- AbstractMatcher(String, boolean) - Constructor for class org.eclipse.jgit.ignore.internal.AbstractMatcher
-
- AbstractPlotRenderer<TLane extends PlotLane,TColor> - Class in org.eclipse.jgit.revplot
-
Basic commit graph renderer for graphical user interfaces.
- AbstractPlotRenderer() - Constructor for class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
- AbstractRevQueue - Class in org.eclipse.jgit.revwalk
-
- AbstractRevQueue() - Constructor for class org.eclipse.jgit.revwalk.AbstractRevQueue
-
- AbstractRevQueue.AlwaysEmptyQueue - Class in org.eclipse.jgit.revwalk
-
- AbstractTreeIterator - Class in org.eclipse.jgit.treewalk
-
Walks a Git tree (directory) in Git sort order.
- AbstractTreeIterator() - Constructor for class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create a new iterator with no parent.
- AbstractTreeIterator(String) - Constructor for class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create a new iterator with no parent and a prefix.
- AbstractTreeIterator(byte[]) - Constructor for class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create a new iterator with no parent and a prefix.
- AbstractTreeIterator(AbstractTreeIterator) - Constructor for class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create an iterator for a subtree of an existing iterator.
- AbstractTreeIterator(AbstractTreeIterator, byte[], int) - Constructor for class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Create an iterator for a subtree of an existing iterator.
- AbstractTreeIteratorHandler - Class in org.eclipse.jgit.pgm.opt
-
- AbstractTreeIteratorHandler(CmdLineParser, OptionDef, Setter<? super AbstractTreeIterator>) - Constructor for class org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler
-
Create a new handler for the command name.
- accept(R) - Method in interface org.eclipse.jgit.transport.UploadPack.IOConsumer
-
- ACCEPTED - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Reference name holding the RefTree accepted by a follower.
- accepted - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- accepted - Variable in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
- acceptedNewIndex - Variable in class org.eclipse.jgit.internal.ketch.Round
-
- acceptedOldIndex - Variable in class org.eclipse.jgit.internal.ketch.Round
-
- AcceptEncoding() - Constructor for enum org.eclipse.jgit.transport.TransportHttp.AcceptEncoding
-
- acceptModifiedServerKey(ClientSession, SocketAddress, PublicKey, PublicKey, Path) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser
-
- Acceptor(ThreadGroup, String, ServerSocket) - Constructor for class org.eclipse.jgit.transport.Daemon.Acceptor
-
- acceptsGzipEncoding(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
- acceptsGzipEncoding(String) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
- acceptThread - Variable in class org.eclipse.jgit.transport.Daemon
-
- acceptUnknownKey(ClientSession, SocketAddress, PublicKey) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser
-
- access(HttpServletRequest, Repository) - Method in class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
Determine if access to any bare file of the repository is allowed.
- ACCESS_KEY - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- AccessEvent - Class in org.eclipse.jgit.junit.http
-
- AccessEvent(Request, Response) - Constructor for class org.eclipse.jgit.junit.http.AccessEvent
-
- accessKey - Variable in class org.eclipse.jgit.lfs.server.s3.S3Config
-
- accessKey - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- account - Variable in class org.eclipse.jgit.transport.NetRC.NetRCEntry
-
account netrc entry
- Accumulator() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
- Accumulator() - Constructor for class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
- Accumulator() - Constructor for class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType.Accumulator
-
- ACKED_BY - Static variable in class org.eclipse.jgit.revwalk.FooterKey
-
Standard Acked-by
- AckNackResult() - Constructor for enum org.eclipse.jgit.transport.PacketLineIn.AckNackResult
-
- acl - Variable in class org.eclipse.jgit.transport.AmazonS3
-
ACL to apply to created objects.
- ACL - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- Action() - Constructor for class org.eclipse.jgit.lfs.Protocol.Action
-
- Action() - Constructor for class org.eclipse.jgit.lfs.server.Response.Action
-
- action - Variable in class org.eclipse.jgit.lib.RebaseTodoLine
-
- Action(String, String) - Constructor for enum org.eclipse.jgit.lib.RebaseTodoLine.Action
-
- actions - Variable in class org.eclipse.jgit.lfs.Protocol.ObjectInfo
-
- actions - Variable in class org.eclipse.jgit.lfs.server.Response.ObjectInfo
-
- active - Variable in class org.eclipse.jgit.junit.http.TestRequestLog
-
- active - Variable in class org.eclipse.jgit.revwalk.RevFlagSet
-
- activeCopyRawData - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- activeLanes - Variable in class org.eclipse.jgit.revplot.PlotCommitList
-
- activeWindows - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- actuallyModifiedPaths - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- actualSize - Variable in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- add() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Add
command
- add(AnyObjectId) - Method in class org.eclipse.jgit.api.LogCommand
-
Mark a commit to start graph traversal from.
- add(boolean, AnyObjectId) - Method in class org.eclipse.jgit.api.LogCommand
-
- add(ObjectId) - Method in class org.eclipse.jgit.api.NameRevCommand
-
Add an object to search for.
- add(Iterable<ObjectId>) - Method in class org.eclipse.jgit.api.NameRevCommand
-
Add multiple objects to search for.
- add(Ref) - Method in class org.eclipse.jgit.api.PushCommand
-
Add a reference to push.
- add(String) - Method in class org.eclipse.jgit.api.PushCommand
-
Add a reference to push.
- add(RevFlag) - Method in class org.eclipse.jgit.blame.Candidate
-
- add(Region, Candidate, Region) - Static method in class org.eclipse.jgit.blame.Candidate
-
- add(RevFlag) - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- add(String, AnyObjectId) - Static method in class org.eclipse.jgit.diff.DiffEntry
-
- add(DiffEntry) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Add an entry to be considered for rename detection.
- add(int, int) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- add(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheBuilder
-
Append one entry into the resulting entry list.
- add(DirCacheEditor.PathEdit) - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
Append one edit command to the list of commands to be applied.
- add(ListenerHandle) - Method in class org.eclipse.jgit.events.ListenerList
-
- add(DfsObjDatabase.PackSource...) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.ComparatorBuilder
-
Add a collection of sources that should sort as equal.
- add(DfsPackFile) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Add a pack to be compacted.
- add(DfsReftable) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Add a reftable to be compacted.
- add(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache
-
- add(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache.Table
-
- add(AnyObjectId, int, int) - Method in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- add(DeltaTask.Slice) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- add(int) - Method in class org.eclipse.jgit.internal.storage.pack.IntSet
-
- add(MergedReftable.LogQueueEntry) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedLogCursor
-
- add(MergedReftable.RefQueueEntry) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- add(String, String) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- add(String, RevBlob) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- add(Q) - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Store an object for future lookup.
- add(Q) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Store an object for future lookup.
- add(int, int, int, MergeChunk.ConflictState) - Method in class org.eclipse.jgit.merge.MergeResult
-
Adds a new range from one of the merged sequences or from the common
predecessor.
- add(byte[], CanonicalTreeParser, int, long, long) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
adds a new path with the specified stage to the index builder
- add(int, int) - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- Add - Class in org.eclipse.jgit.pgm
-
- Add() - Constructor for class org.eclipse.jgit.pgm.Add
-
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Add a commit to the queue.
- add(RevCommit, RevFlag) - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Add a commit if it does not have a flag set yet, then set the flag.
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue.AlwaysEmptyQueue
-
- add(RevObject) - Method in class org.eclipse.jgit.revwalk.BlockObjQueue
-
- add(RevObject) - Method in class org.eclipse.jgit.revwalk.BlockObjQueue.Block
-
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
Add a commit to the queue.
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.FIFORevQueue
-
Add a commit to the queue.
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.LIFORevQueue
-
Add a commit to the queue.
- add(RevCommit) - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- add(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevFlagSet
- add(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevObject
-
Add a flag to this object.
- add(RevFlagSet) - Method in class org.eclipse.jgit.revwalk.RevObject
-
Add a set of flags to this object.
- add(int, E) - Method in class org.eclipse.jgit.revwalk.RevObjectList
- add(FetchHeadRecord) - Method in class org.eclipse.jgit.transport.FetchResult
-
- add(TrackingRefUpdate) - Method in class org.eclipse.jgit.transport.OperationResult
-
- add(PackParser.UnresolvedDelta) - Method in class org.eclipse.jgit.transport.PackParser.DeltaChain
-
- add(T) - Method in class org.eclipse.jgit.util.BlockList
- add(int, T) - Method in class org.eclipse.jgit.util.BlockList
- add(CachedAuthenticator.CachedAuthentication) - Static method in class org.eclipse.jgit.util.CachedAuthenticator
-
Add a cached authentication for future use.
- add(int) - Method in class org.eclipse.jgit.util.IntList
-
Add an entry to the end of the list.
- add(InputStream) - Method in class org.eclipse.jgit.util.io.UnionInputStream
-
Add the given InputStream onto the end of the stream queue.
- add(long) - Method in class org.eclipse.jgit.util.LongList
-
Add an entry to the end of the list.
- add(int, T) - Method in class org.eclipse.jgit.util.RefList
-
Add an item at a specific index.
- add(T) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Add the reference to the end of the array.
- addAdditionalNoteRef(String) - Method in class org.eclipse.jgit.pgm.Log
-
- addAdditionalRefs(Iterable<Ref>) - Method in class org.eclipse.jgit.revplot.PlotWalk
-
Add additional refs to the walk
- addAll(Collection<DiffEntry>) - Method in class org.eclipse.jgit.diff.RenameDetector
-
Add entries to be considered for rename detection.
- addAll(List<? extends Reftable>) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
Add all of the tables, in the specified order.
- addAll(BlockList<T>) - Method in class org.eclipse.jgit.util.BlockList
-
Quickly append all elements of another BlockList.
- addAll(T[], int, int) - Method in class org.eclipse.jgit.util.BlockList
-
Quickly append all elements from an array.
- addAll(RefList.Builder) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Add all items from another builder.
- addAll(Ref[], int, int) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Add all items from a source array.
- addAlternateObjectDirectories(Collection<File>) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Add alternate object directories to the search list.
- addAlternateObjectDirectories(File[]) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Add alternate object directories to the search list.
- addAlternateObjectDirectory(File) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Add an alternate object directory to the search list.
- addAlternateObjectDirectory(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Add an alternate object directory to the search list.
- addAnnotatedTags() - Method in class org.eclipse.jgit.api.NameRevCommand
-
Add all annotated tags under refs/tags/
to the set that all
results must match.
- addArgument(String, String) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
- addAuthorRevFilter(String) - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- addBase(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- addBitmap(AnyObjectId, BitmapIndex.Bitmap, int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Stores the bitmap for the objectId.
- addBitmap(AnyObjectId, EWAHCompressedBitmap, int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Stores the bitmap for the objectId.
- addBlock(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.RefList
-
- addBlockedPosition(BitSet, PlotCommit) - Static method in class org.eclipse.jgit.revplot.PlotCommitList
-
- addCeilingDirectories(Collection<File>) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Add ceiling directories to the search list.
- addCeilingDirectories(File[]) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Add ceiling directories to the search list.
- addCeilingDirectory(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Add a ceiling directory to the search limit list.
- addChangeListener(ConfigChangedListener) - Method in class org.eclipse.jgit.lib.Config
-
Adds a listener to be notified about changes.
- addCheckoutMetadata(String, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- addChild(ReverseWalk.ReverseCommit) - Method in class org.eclipse.jgit.blame.ReverseWalk.ReverseCommit
-
- addChild(PlotCommit) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
- addClientCapabilities(Collection<String>) - Method in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- addClientCapability(String) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- addClientShallowCommit(ObjectId) - Method in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- addClientShallowCommit(ObjectId) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- addCloseListener(SessionCloseListener) - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
- addCMessageRevFilter(String) - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- AddCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Add
command.
- AddCommand(Repository) - Constructor for class org.eclipse.jgit.api.AddCommand
-
Constructor for AddCommand
- addCommand(ReceiveCommand) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Add a single command to this batch update.
- addCommand(ReceiveCommand...) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Add commands to this batch update.
- addCommand(Collection<ReceiveCommand>) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Add commands to this batch update.
- addCommand(ReceiveCommand) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Add a command to the signature.
- addCommand(String) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Add a command to the signature.
- addCommitterRevFilter(String) - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- addCommonBase(RevObject) - Method in class org.eclipse.jgit.transport.UploadPack
-
- addConfigChangedListener(ConfigChangedListener) - Method in class org.eclipse.jgit.events.ListenerList
-
Register a ConfigChangedListener.
- addConflict(String, int[][]) - Method in class org.eclipse.jgit.api.MergeResult
-
Add a conflict
- addConflict(String, MergeResult<?>) - Method in class org.eclipse.jgit.api.MergeResult
-
Add a conflict
- addConflict(String, int) - Method in class org.eclipse.jgit.lib.IndexDiff
-
- addConflictingPath(String) - Method in exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
Adds a new conflicting path
- addConflictsMessage(List<String>, StringBuilder) - Static method in class org.eclipse.jgit.merge.MergeMessageFormatter
-
- addContext(String) - Method in class org.eclipse.jgit.junit.http.AppServer
-
Create a new servlet context within the server.
- addContext(String) - Method in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
Create a new servlet context within the server.
- addCopyFile(RepoProject.CopyFile) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Add a copy file configuration.
- addCopyFiles(Collection<RepoProject.CopyFile>) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Add a bunch of copyfile configurations.
- addDeepenNotRef(String) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- addDeletion(String, boolean, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- addDeltaObject(int) - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
Increment a delta object count.
- addDirset(DirSet) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
-
Add a set of files to add.
- added - Variable in class org.eclipse.jgit.diff.RenameDetector
-
- added - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- added - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- addError(FormatError) - Method in class org.eclipse.jgit.patch.Patch
-
Add a formatting error to this patch script.
- addFetchRefSpec(RefSpec) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Add a new fetch RefSpec to this remote.
- addFile(FileHeader) - Method in class org.eclipse.jgit.patch.Patch
-
Add a single file to this patch.
- addFileExt(PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Adds the pack file extension to the known list.
- addFilepattern(String) - Method in class org.eclipse.jgit.api.AddCommand
-
Add a path to a file/directory whose content should be added.
- addFilepattern(String) - Method in class org.eclipse.jgit.api.RmCommand
-
Add file name pattern of files to be removed
- addFileset(FileSet) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
-
Add a set of files to add.
- addForkingOffLane(PlotLane) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
- addHostHeader(URL, Map<String, String>) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- addHostKey(Path, boolean) - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Adds an additional host key to the server.
- addHunk(HunkHeader) - Method in class org.eclipse.jgit.patch.FileHeader
-
- addIfAbsent(Q) - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Store an object for future lookup.
- addIfAbsent(Q) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Store an object for future lookup.
- addIfAbsent(byte[], int, int) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
Store a byte array for future lookup.
- addIfNotNull(FanoutBucket, int, NoteBucket) - Method in class org.eclipse.jgit.notes.NoteMapMerger
-
- addIfNotNull(InMemoryNoteBucket, Note) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- addIncludedConfig(List<ConfigLine>, ConfigLine, int) - Method in class org.eclipse.jgit.lib.Config
-
- addIndexChangedListener(IndexChangedListener) - Method in class org.eclipse.jgit.events.ListenerList
-
Register an IndexChangedListener.
- additionalHaves - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
Extra objects the remote has, but which aren't offered as refs.
- additionalNoteRefs - Variable in class org.eclipse.jgit.pgm.Log
-
- additionalRefMap - Variable in class org.eclipse.jgit.revplot.PlotWalk
-
- additionalRefsNames - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
The names of the additional refs supported by this class
- addLane(PlotLane, PlotLane[]) - Static method in class org.eclipse.jgit.revplot.PlotCommit
-
- addLinkFile(RepoProject.LinkFile) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Add a link file configuration.
- addLinkFiles(Collection<RepoProject.LinkFile>) - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Add a bunch of linkfile configurations.
- addListener(Class<T>, T) - Method in class org.eclipse.jgit.events.ListenerList
-
Add a listener to the list.
- addListener(Runnable) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Add a callback to be invoked when the proposal is done.
- addMe(Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- addMergeConfig(Repository, Ref) - Method in class org.eclipse.jgit.api.CloneCommand
-
- addMergingLane(PlotLane) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
- addMessages(String) - Method in class org.eclipse.jgit.transport.OperationResult
-
- AddNoteCommand - Class in org.eclipse.jgit.api
-
Add object notes.
- AddNoteCommand(Repository) - Constructor for class org.eclipse.jgit.api.AddNoteCommand
-
Constructor for AddNoteCommand
- addNoteMap(String) - Method in class org.eclipse.jgit.pgm.Log
-
- addObject(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- addObject(RevObject) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Include one object to the output file.
- addObject(RevObject, int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- addObject(AnyObjectId, int, int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- addObject(AnyObjectId, int) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Adds the id to the bitmap.
- addObject(RevObject) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- addObjectAndTrack(PackedObjectInfo) - Method in class org.eclipse.jgit.transport.PackParser
-
- addObjectInfo(Response.Body, LfsObject) - Method in class org.eclipse.jgit.lfs.server.TransferHandler.Download
-
- addObjectInfo(Response.Body, LfsObject) - Method in class org.eclipse.jgit.lfs.server.TransferHandler.Upload
-
- addObjectsToPack(PackWriter, DfsReader, ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- addOffsetDelta() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- addOne(String, boolean) - Method in class org.eclipse.jgit.pgm.opt.RevCommitHandler
-
- addPack(DfsPackFile) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- addParentId(AnyObjectId) - Method in class org.eclipse.jgit.lib.CommitBuilder
-
Add a parent onto the end of the parent list.
- addParents(RevCommit, RevFlag) - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Add a commit's parents if one does not have a flag set yet.
- addPassingLane(PlotLane) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
- addPath(String) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Add a single slash-separated path to the list of paths to check out.
- addPath(String) - Method in class org.eclipse.jgit.api.LogCommand
-
Show only commits that affect any of the specified paths.
- addPath(String) - Method in class org.eclipse.jgit.api.ResetCommand
-
Repository relative path of file or directory to reset
- addPath(String) - Method in class org.eclipse.jgit.api.StatusCommand
-
Show only the status of files which match the given paths.
- addPath(String) - Method in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
Add repository-relative submodule path to deinitialize
- addPath(String) - Method in class org.eclipse.jgit.api.SubmoduleInitCommand
-
Add repository-relative submodule path to initialize
- addPath(String) - Method in class org.eclipse.jgit.api.SubmoduleStatusCommand
-
Add repository-relative submodule path to limit status reporting to
- addPath(String) - Method in class org.eclipse.jgit.api.SubmoduleSyncCommand
-
Add repository-relative submodule path to synchronize
- addPath(String) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
Add repository-relative submodule path to initialize
- addPaths(List<String>) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
Add multiple slash-separated paths to the list of paths to check out.
- addPeerHas(ObjectId) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- addPrefix(String) - Method in class org.eclipse.jgit.api.NameRevCommand
-
Add a ref prefix to the set that results must match.
- addPrefix(String, Map<ObjectId, String>, FIFORevQueue) - Method in class org.eclipse.jgit.api.NameRevCommand
-
- addPrefixes(Map<ObjectId, String>, FIFORevQueue) - Method in class org.eclipse.jgit.api.NameRevCommand
-
- addPrefixesTo(String, Collection<String>) - Static method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Add prefixes of a ref name to an existing collection.
- addProposedTimestamp(ProposedTimestamp) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Request the proposal to wait for the affected timestamps to resolve.
- addProposedTimestamp(ProposedTimestamp) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Request the batch to wait for the affected timestamps to resolve.
- addPushRefSpec(RefSpec) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Add a new push RefSpec to this remote.
- addPushURI(URIish) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Add a new push-only URI to the end of the list of URIs.
- addRange(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.api.LogCommand
-
Adds the range since..until
- addReceivePackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Add receive-pack filter
- addReceivePackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Add receive-pack filter
- addRef(Ref) - Method in class org.eclipse.jgit.api.NameRevCommand
-
Add a ref to the set that all results must match.
- addRef(Ref, Map<ObjectId, String>, FIFORevQueue) - Method in class org.eclipse.jgit.api.NameRevCommand
-
- addRef(String, Ref) - Method in class org.eclipse.jgit.pgm.Branch
-
- addRefDelta() - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- addRefs(Collection<Ref>, String) - Method in class org.eclipse.jgit.pgm.Branch
-
- addRefsChangedListener(RefsChangedListener) - Method in class org.eclipse.jgit.events.ListenerList
-
Register a RefsChangedListener.
- addReftable(DfsPackDescription, Set<DfsPackDescription>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- addRepackAllOption() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- addRepoToClose(Repository) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Adds a repository to the list of repositories which is closed at the end
of the tests
- addServerOption(String) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- addServerOption(String) - Method in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- addSubmodule(String, String, String, String, List<RepoProject.CopyFile>, List<RepoProject.LinkFile>, Git) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
- addSubmodule(String, FetchResult) - Method in class org.eclipse.jgit.transport.FetchResult
-
Add fetch results for a submodule.
- addSymref(String, String) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Add a symbolic ref to capabilities.
- AddToBitmapFilter - Class in org.eclipse.jgit.internal.revwalk
-
A RevFilter that adds the visited commits to bitmap
as a side
effect.
- AddToBitmapFilter(BitmapIndex.BitmapBuilder) - Constructor for class org.eclipse.jgit.internal.revwalk.AddToBitmapFilter
-
Create a filter that adds visited commits to the given bitmap.
- addToCheckout(String, DirCacheEntry, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- addToClock(DfsBlockCache.Ref, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- addTree(byte[], int, ObjectReader, AnyObjectId) - Method in class org.eclipse.jgit.dircache.DirCacheBuilder
-
Recursively add an entire tree into this builder.
- addTree(TreeWalk, ObjectId) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- addTree(AnyObjectId) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Add an already existing tree object for walking.
- addTree(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Add an already created tree iterator for walking.
- AddUnseenToBitmapFilter - Class in org.eclipse.jgit.internal.revwalk
-
A RevFilter that adds the visited commits to bitmap
as a side
effect.
- AddUnseenToBitmapFilter(BitmapIndex.BitmapBuilder, BitmapIndex.BitmapBuilder) - Constructor for class org.eclipse.jgit.internal.revwalk.AddUnseenToBitmapFilter
-
Create a filter that adds visited commits to the given bitmap, but does not walk
through the objects in seen
.
- addUpdateBatchCommands(FetchResult, BatchRefUpdate) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- addUpdatedFile(File) - Method in class org.eclipse.jgit.api.ApplyResult
-
Add updated file
- addUploadPackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Add upload-pack filter
- addUploadPackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Add upload-pack filter
- addURI(URIish) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Add a new URI to the end of the list of URIs.
- addUserAgentCapability(StringBuilder) - Method in class org.eclipse.jgit.transport.BasePackConnection
-
Add user agent capability
- addUserHostKeyFiles(List<String>) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- addWantedRef(String) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
Ref received in "want-ref" line and the object-id it refers to
- addWantId(ObjectId) - Method in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- addWantId(ObjectId) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- addWholeObject(int) - Method in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
Increment a whole object count.
- addWorkingTreeModifiedListener(WorkingTreeModifiedListener) - Method in class org.eclipse.jgit.events.ListenerList
-
- adjustMinMaxK(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.BackwardEditPaths
-
- adjustMinMaxK(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- adjustMinMaxK(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.ForwardEditPaths
-
- adjustTimeout() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
Adjusts the timeout calculation to not account of elapsed time since the
last time the timeout was gotten.
- adjustUpdateIndexes(ReftableReader) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
- advance - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- advanceOrCancel(ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
- advertise(HttpServletRequest, RefAdvertiser.PacketLineOutRefAdvertiser) - Method in class org.eclipse.jgit.http.server.ReceivePackServlet.InfoRefs
-
- advertise(HttpServletRequest, RefAdvertiser.PacketLineOutRefAdvertiser) - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
-
Advertise.
- advertise(HttpServletRequest, RefAdvertiser.PacketLineOutRefAdvertiser) - Method in class org.eclipse.jgit.http.server.UploadPackServlet.InfoRefs
-
- advertiseAny(AnyObjectId, String) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
- advertiseAnyOnce(AnyObjectId, String) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
- advertiseCapability(String) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Add one protocol capability to the initial advertisement.
- advertiseCapability(String, String) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Add one protocol capability with a value ("name=value"
).
- advertised - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The count of references in the ref advertisement.
- ADVERTISED - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Marks a commit listed in the advertised refs.
- advertised - Variable in class org.eclipse.jgit.transport.UploadPack
-
Objects we sent in our advertisement list, clients can ask for these.
- advertisedHaves - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
All SHA-1s shown to the client, which can be possible edges.
- advertisedRefs - Variable in class org.eclipse.jgit.transport.BaseConnection
-
- advertisedRefs - Variable in class org.eclipse.jgit.transport.OperationResult
-
- AdvertisedRequestValidator() - Constructor for class org.eclipse.jgit.transport.UploadPack.AdvertisedRequestValidator
-
- advertiseError - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- advertiseHave(AnyObjectId) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Advertise one object is available using the magic .have
.
- advertiseId(AnyObjectId, String) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Advertise one object under a specific name.
- advertiseId(AnyObjectId, String) - Method in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- advertisementCameBefore - Variable in class org.eclipse.jgit.internal.JGitText
-
- advertisementOfCameBefore - Variable in class org.eclipse.jgit.internal.JGitText
-
- advertiseRefs(UploadPack) - Method in class org.eclipse.jgit.transport.AbstractAdvertiseRefsHook
-
Advertise refs for upload-pack.
- advertiseRefs(BaseReceivePack) - Method in class org.eclipse.jgit.transport.AbstractAdvertiseRefsHook
-
Advertise refs for receive-pack.
- advertiseRefs(UploadPack) - Method in interface org.eclipse.jgit.transport.AdvertiseRefsHook
-
Advertise refs for upload-pack.
- advertiseRefs(BaseReceivePack) - Method in interface org.eclipse.jgit.transport.AdvertiseRefsHook
-
Advertise refs for receive-pack.
- advertiseRefs(BaseReceivePack) - Method in class org.eclipse.jgit.transport.AdvertiseRefsHookChain
-
Advertise refs for receive-pack.
- advertiseRefs(UploadPack) - Method in class org.eclipse.jgit.transport.AdvertiseRefsHookChain
-
Advertise refs for upload-pack.
- AdvertiseRefsHook - Interface in org.eclipse.jgit.transport
-
Hook to allow callers to take over advertising refs to the client.
- advertiseRefsHook - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Hook used while advertising the refs to the client.
- advertiseRefsHook - Variable in class org.eclipse.jgit.transport.UploadPack
-
Hook used while advertising the refs to the client.
- advertiseRefsHookCalled - Variable in class org.eclipse.jgit.transport.UploadPack
-
- AdvertiseRefsHookChain - Class in org.eclipse.jgit.transport
-
- AdvertiseRefsHookChain(AdvertiseRefsHook[], int) - Constructor for class org.eclipse.jgit.transport.AdvertiseRefsHookChain
-
- adviseSequentialRead(long, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- adviseSequentialRead(long, long) - Method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Advise the BlockSource
a sequential scan is starting.
- after(Edit) - Method in class org.eclipse.jgit.diff.Edit
-
Construct a new edit representing the region after cut.
- after(Date) - Static method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter
-
Create a new filter to select commits after a given date/time.
- after(long) - Static method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter
-
Create a new filter to select commits after a given date/time.
- After(long) - Constructor for class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter.After
-
- afterPush(Repository, ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- agent - Variable in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- agent - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- agent - Variable in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- agent - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- agent - Variable in class org.eclipse.jgit.transport.LsRefsV2Request
-
- agent - Variable in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- AGENT_PREFIX - Static variable in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- aggressive - Variable in class org.eclipse.jgit.pgm.Gc
-
- aheadCount - Variable in class org.eclipse.jgit.lib.BranchTrackingStatus
-
- AlarmState() - Constructor for class org.eclipse.jgit.util.io.InterruptTimer.AlarmState
-
- AlarmThread(String, InterruptTimer.AlarmState) - Constructor for class org.eclipse.jgit.util.io.InterruptTimer.AlarmThread
-
- ALGORITHM - Static variable in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- Algorithm() - Constructor for class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Algorithm
-
- algorithm - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Test
-
- ALGORITHM - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- algorithms - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- alignBlocks - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
- alignBlocks - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- alignBlocks - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- alignToBlock(long) - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- all - Variable in class org.eclipse.jgit.api.CommitCommand
-
- all() - Method in class org.eclipse.jgit.api.LogCommand
-
Add all refs as commits to start the graph traversal from.
- all - Variable in class org.eclipse.jgit.api.StashDropCommand
-
- all - Variable in class org.eclipse.jgit.internal.storage.reftree.Scanner.Result
-
- ALL - Static variable in class org.eclipse.jgit.lib.RefDatabase
-
- all - Variable in class org.eclipse.jgit.pgm.Branch
-
- all() - Static method in class org.eclipse.jgit.pgm.CommandCatalog
-
Get all commands sorted by their name
- all - Variable in class org.eclipse.jgit.pgm.Commit
-
- all - Variable in class org.eclipse.jgit.pgm.MergeBase
-
- all - Variable in class org.eclipse.jgit.pgm.Push
-
- all - Variable in class org.eclipse.jgit.pgm.RevParse
-
- all - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- ALL - Static variable in class org.eclipse.jgit.revwalk.filter.ObjectFilter
-
Default filter that always returns true.
- ALL - Static variable in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Default filter that always returns true (thread safe).
- ALL - Static variable in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Selects all tree entries.
- allCommits - Variable in class org.eclipse.jgit.awtui.CommitGraphPane
-
- AllFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.ObjectFilter.AllFilter
-
- AllFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.RevFilter.AllFilter
-
- AllFilter() - Constructor for class org.eclipse.jgit.treewalk.filter.TreeFilter.AllFilter
-
- allHeadsAndTags - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- allLogs() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable
-
Seek reader to read log records.
- allLogs() - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Seek reader to read log records.
- allLogs() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Seek reader to read log records.
- allocFlag() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- allowAnyDeletes - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Should an incoming transfer permit delete requests?
- allowBranchDeletes - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- allowCreates - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Should an incoming transfer permit create requests?
- allowCreates - Variable in class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- allowDeletes - Variable in class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- allowEmpty - Variable in class org.eclipse.jgit.api.CommitCommand
-
- allowFilter - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- allowInvalidPersonIdent - Variable in class org.eclipse.jgit.lib.ObjectChecker
-
- allowInvalidPersonIdent - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- allowMismatchedWildcards - Variable in class org.eclipse.jgit.transport.RefSpec
-
Whether a wildcard is allowed on one side but not the other.
- allowNonFastForwards - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Does the caller permit a forced update on a reference?
- allowNonFastForwards - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Should an incoming transfer permit non-fast-forward requests?
- allowNonFastForwards - Variable in class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- allowOfsDelta - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- allowOfsDelta - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection.FetchConfig
-
- allowOfsDelta - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- allowOfsDelta - Variable in class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- allowPushOptions - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Should an incoming transfer permit push options?
- allowPushOptions - Variable in class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- allowQuiet - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- allowReachableSha1InWant - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- allowRefInWant - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- allowThin - Variable in class org.eclipse.jgit.transport.PackParser
-
- allowTipSha1InWant - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- allRefs() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable
-
Seek to the first reference, to iterate in order.
- allRefs() - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Seek to the first reference, to iterate in order.
- allRefs() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Seek to the first reference, to iterate in order.
- allRefsByPeeledObjectId - Variable in class org.eclipse.jgit.pgm.Log
-
- allTags - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- allValuesOf(T) - Static method in class org.eclipse.jgit.lib.Config
-
- alreadyHave(AnyObjectId) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- alreadyInitializedByContainer - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- alreadyMatch(AbstractTreeIterator, AbstractTreeIterator) - Static method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- alreadyOnBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- alreadyProcessed - Variable in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- alreadyUpToDate - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- AlternateHandle(ObjectDirectory) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateHandle
-
- alternateId - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateHandle.Id
-
- alternateObjectDirectories - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- AlternateRepository(FileRepository) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateRepository
-
- alternates - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- alternatesFile - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- alts - Variable in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- always - Variable in class org.eclipse.jgit.api.DescribeCommand
-
Whether to show a uniquely abbreviated commit hash as a fallback or not.
- always - Variable in class org.eclipse.jgit.pgm.Describe
-
- always - Variable in class org.eclipse.jgit.transport.TransportHttp.CredentialItems
-
Always trust the server from now on.
- AlwaysEmptyQueue() - Constructor for class org.eclipse.jgit.revwalk.AbstractRevQueue.AlwaysEmptyQueue
-
- AlwaysFailUpdate - Class in org.eclipse.jgit.internal.storage.reftree
-
Update that always rejects with LOCK_FAILURE
.
- AlwaysFailUpdate(RefTreeDatabase, String) - Constructor for class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
- AmazonS3 - Class in org.eclipse.jgit.transport
-
A simple HTTP REST client for the Amazon S3 service.
- AmazonS3(Properties) - Constructor for class org.eclipse.jgit.transport.AmazonS3
-
Create a new S3 client for the supplied user information.
- AmazonS3.Keys - Interface in org.eclipse.jgit.transport
-
Property names used in amazon connection configuration file.
- AmazonS3.ListParser - Class in org.eclipse.jgit.transport
-
- amazonS3ActionFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- amazonS3ActionFailedGivingUp - Variable in class org.eclipse.jgit.internal.JGitText
-
- AmazonS3Client - Class in org.eclipse.jgit.pgm
-
- AmazonS3Client() - Constructor for class org.eclipse.jgit.pgm.AmazonS3Client
-
- ambiguousObjectAbbreviation - Variable in class org.eclipse.jgit.internal.JGitText
-
- AmbiguousObjectException - Exception in org.eclipse.jgit.errors
-
- AmbiguousObjectException(AbbreviatedObjectId, Collection<ObjectId>) - Constructor for exception org.eclipse.jgit.errors.AmbiguousObjectException
-
Construct a MissingObjectException for the specified object id.
- amend - Variable in class org.eclipse.jgit.api.CommitCommand
-
- AMEND - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- amend(AnyObjectId) - Method in class org.eclipse.jgit.junit.TestRepository
-
Amend an existing commit.
- amend(RevCommit, TestRepository<R>.CommitBuilder) - Method in class org.eclipse.jgit.junit.TestRepository
-
- amend - Variable in class org.eclipse.jgit.pgm.Commit
-
- amendRef(String) - Method in class org.eclipse.jgit.junit.TestRepository
-
Amend an existing ref.
- andNot(EWAHCompressedBitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- andNot(BitmapIndex.Bitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- andNot(BitmapIndex.Bitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- andNot(EWAHCompressedBitmap) - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- andNot(BitmapIndex.Bitmap) - Method in interface org.eclipse.jgit.lib.BitmapIndex.Bitmap
-
Bitwise-AND-NOT the current bitmap with the value from the other
bitmap.
- andNot(BitmapIndex.Bitmap) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Bitwise-AND-NOT the current bitmap with the value from the other
bitmap.
- AndRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Includes a commit only if all subfilters include the same commit.
- AndRevFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.AndRevFilter
-
- AndRevFilter.Binary - Class in org.eclipse.jgit.revwalk.filter
-
- AndRevFilter.List - Class in org.eclipse.jgit.revwalk.filter
-
- AndTreeFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes a tree entry only if all subfilters include the same tree entry.
- AndTreeFilter() - Constructor for class org.eclipse.jgit.treewalk.filter.AndTreeFilter
-
- AndTreeFilter.Binary - Class in org.eclipse.jgit.treewalk.filter
-
- AndTreeFilter.List - Class in org.eclipse.jgit.treewalk.filter
-
- aNewObjectIdIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- anExceptionOccurredWhileTryingToAddTheIdOfHEAD - Variable in class org.eclipse.jgit.internal.JGitText
-
- annotated - Variable in class org.eclipse.jgit.api.TagCommand
-
- anSSHSessionHasBeenAlreadyCreated - Variable in class org.eclipse.jgit.internal.JGitText
-
- answerNo - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- answerYes - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- ANY_DIFF - Static variable in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Selects only tree entries which differ between at least 2 trees.
- anybodyHasFlag(int) - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue.AlwaysEmptyQueue
-
- anybodyHasFlag(int) - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
- anybodyHasFlag(int) - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
- anybodyHasFlag(int) - Method in class org.eclipse.jgit.revwalk.FIFORevQueue
-
- anybodyHasFlag(int) - Method in class org.eclipse.jgit.revwalk.LIFORevQueue
-
- AnyDiffFilter() - Constructor for class org.eclipse.jgit.treewalk.filter.TreeFilter.AnyDiffFilter
-
- AnyLongObjectId - Class in org.eclipse.jgit.lfs.lib
-
A (possibly mutable) SHA-256 abstraction.
- AnyLongObjectId() - Constructor for class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
- AnyObjectId - Class in org.eclipse.jgit.lib
-
A (possibly mutable) SHA-1 abstraction.
- AnyObjectId() - Constructor for class org.eclipse.jgit.lib.AnyObjectId
-
- anyPackHas(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- anyRejects() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether any commands have been rejected so far.
- AnyRequestValidator() - Constructor for class org.eclipse.jgit.transport.UploadPack.AnyRequestValidator
-
- aOut - Variable in class org.eclipse.jgit.lfs.CleanFilter
-
- APP_FLAGS - Static variable in class org.eclipse.jgit.revwalk.RevWalk
-
- append(String) - Method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
Append to the string which is matched against the patterns of this class
- append(StringBuilder, Ref, String) - Static method in class org.eclipse.jgit.internal.storage.reftree.Command
-
- append(String, RevCommit) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
- append(String, RevTree) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
- append(String, RevBlob) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
- append(String, FileMode, AnyObjectId) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Append any entry to the tree.
- append(byte[], FileMode, AnyObjectId) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Append any entry to the tree.
- append(byte[], int, int, FileMode, AnyObjectId) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Append any entry to the tree.
- append(byte[], int, int, FileMode, AnyObjectId, boolean) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Append any entry to the tree.
- append(byte[], int, int, FileMode, byte[], int) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Append any entry to the tree.
- append(Note) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- append(Note) - Method in class org.eclipse.jgit.notes.InMemoryNoteBucket
-
- append(Note) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- append(String) - Method in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- append(int) - Method in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- appendCoreFlags(StringBuilder) - Method in class org.eclipse.jgit.revwalk.RevObject
-
Append a debug description of core RevFlags to a buffer.
- appendName(StringBuilder) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
- appendQuery(StringBuilder, String, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- appendSanitized(StringBuilder, String) - Static method in class org.eclipse.jgit.lib.PersonIdent
-
Sanitize the given string for use in an identity and append to output.
- appendSlash(byte[]) - Static method in class org.eclipse.jgit.dircache.DirCacheEditor.DeleteTree
-
- appendTimezone(StringBuilder, int) - Static method in class org.eclipse.jgit.lib.PersonIdent
-
Format a timezone offset.
- appendToFile(File, String) - Static method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- apply(File, FileHeader) - Method in class org.eclipse.jgit.api.ApplyCommand
-
- apply() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a apply
command
- apply(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheEditor.DeletePath
-
- apply(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheEditor.DeleteTree
-
- apply(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
Apply the update to a single cache entry matching the path.
- apply(byte[], byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.BinaryDelta
-
Apply the changes defined by delta to the data in base, yielding a new
array of bytes.
- apply(byte[], byte[], byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.BinaryDelta
-
Apply the changes defined by delta to the data in base, yielding a new
array of bytes.
- apply(Collection<Command>) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
Attempt a batch of commands against this RefTree.
- apply(DirCacheEditor, Command) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- apply(List<Command>) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- apply(Statement, Description) - Method in class org.eclipse.jgit.junit.RepeatRule
- apply(Set<PosixFilePermission>, int, PosixFilePermission, int) - Static method in class org.eclipse.jgit.util.FS_POSIX
-
- applyCleanFilter(Repository, InputStream, long, Attribute) - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- applyCleanFilter(Repository, InputStream, long, Attribute) - Method in class org.eclipse.jgit.util.LfsFactory
-
Apply clean filtering to the given stream, writing the file content to
the LFS storage if required and returning a stream to the LFS pointer
instead.
- ApplyCommand - Class in org.eclipse.jgit.api
-
Apply a patch to files and/or to the index.
- ApplyCommand(Repository) - Constructor for class org.eclipse.jgit.api.ApplyCommand
-
Constructs the command if the patch is to be applied to the index.
- applyConfig(RemoteConfig) - Method in class org.eclipse.jgit.transport.Transport
-
Apply provided remote configuration on this transport.
- applyEdits() - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
- applyFlag(RevFilter, RevFlag) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Apply a flag to all commits matching the specified filter.
- applyFlag(RevFilter, RevFlag, int, int) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Apply a flag to all commits matching the specified filter.
- applyFormatOptions(ArchiveOutputStream, Map<String, Object>) - Method in class org.eclipse.jgit.archive.BaseFormat
-
Apply options to archive output stream
- applyingCommit - Variable in class org.eclipse.jgit.internal.JGitText
-
- applyOptions(List<RefSpec>) - Method in class org.eclipse.jgit.api.FetchCommand
-
- ApplyResult - Class in org.eclipse.jgit.api
-
- ApplyResult() - Constructor for class org.eclipse.jgit.api.ApplyResult
-
- applySmudgeFilter(Repository, ObjectLoader, Attribute) - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- applySmudgeFilter(Repository, ObjectLoader, Attribute) - Method in class org.eclipse.jgit.util.LfsFactory
-
Apply smudge filtering to a given loader, potentially redirecting it to a
LFS blob which is downloaded on demand.
- applyUpdates(RevWalk, List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- applyUpdates(RevWalk, RefList<Ref>, List<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- AppServer - Class in org.eclipse.jgit.junit.http
-
Tiny web application server for unit testing.
- AppServer() - Constructor for class org.eclipse.jgit.junit.http.AppServer
-
Constructor for AppServer
.
- AppServer(int) - Constructor for class org.eclipse.jgit.junit.http.AppServer
-
Constructor for AppServer
.
- AppServer(int, int) - Constructor for class org.eclipse.jgit.junit.http.AppServer
-
Constructor for AppServer
.
- AppServer(int) - Constructor for class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- AppServer.TestMappedLoginService - Class in org.eclipse.jgit.junit.http
-
- archive() - Method in class org.eclipse.jgit.api.Git
-
Return a command to create an archive from a tree
- Archive - Class in org.eclipse.jgit.pgm
-
- Archive() - Constructor for class org.eclipse.jgit.pgm.Archive
-
- ArchiveCommand - Class in org.eclipse.jgit.api
-
Create an archive of files from a named tree.
- ArchiveCommand(Repository) - Constructor for class org.eclipse.jgit.api.ArchiveCommand
-
Constructor for ArchiveCommand
- ArchiveCommand.Format<T extends java.io.Closeable> - Interface in org.eclipse.jgit.api
-
Archival format.
- ArchiveCommand.FormatEntry - Class in org.eclipse.jgit.api
-
- ArchiveCommand.UnsupportedFormatException - Exception in org.eclipse.jgit.api
-
Signals an attempt to use an archival format that ArchiveCommand
doesn't know about (for example due to a typo).
- archiveFormatAlreadyAbsent - Variable in class org.eclipse.jgit.internal.JGitText
-
- archiveFormatAlreadyRegistered - Variable in class org.eclipse.jgit.internal.JGitText
-
- ArchiveFormats - Class in org.eclipse.jgit.archive
-
Registers all format types from the org.eclipse.jgit.archive package for use
via the ArchiveCommand API.
- ArchiveFormats() - Constructor for class org.eclipse.jgit.archive.ArchiveFormats
-
- ArchiveText - Class in org.eclipse.jgit.archive.internal
-
Translation bundle for archivers
- ArchiveText() - Constructor for class org.eclipse.jgit.archive.internal.ArchiveText
-
- areAllReachable(Collection<RevCommit>, Collection<RevCommit>) - Method in class org.eclipse.jgit.revwalk.BitmappedReachabilityChecker
-
Check all targets are reachable from the starters.
- areAllReachable(Collection<RevCommit>, Collection<RevCommit>) - Method in class org.eclipse.jgit.revwalk.PedestrianReachabilityChecker
-
- areAllReachable(Collection<RevCommit>, Collection<RevCommit>) - Method in interface org.eclipse.jgit.revwalk.ReachabilityChecker
-
Check if all targets are reachable from the starter
commits.
- ARGS_LOCAL - Static variable in class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
-
- ARGS_USER - Static variable in class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
-
- argumentIsNotAValidCommentString - Variable in class org.eclipse.jgit.internal.JGitText
-
- arguments - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
- arguments - Variable in class org.eclipse.jgit.pgm.Main
-
- argWalk - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
RevWalk used during command line parsing, if it was required.
- array - Variable in class org.eclipse.jgit.internal.storage.file.ByteArrayWindow
-
- ArrayStream(int) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaWindow.ArrayStream
-
- asAscii(byte[], int, int) - Static method in exception org.eclipse.jgit.lfs.errors.InvalidLongObjectIdException
-
- asBitmapBuilder(BitmapIndex.Bitmap) - Method in class org.eclipse.jgit.revwalk.BitmapCalculator
-
- asCommandList(RevWalk, Collection<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.ketch.Proposal
-
- asFanout(InMemoryNoteBucket) - Method in class org.eclipse.jgit.notes.NoteMapMerger
-
- asIs - Variable in class org.eclipse.jgit.http.server.AsIsFileFilter
-
- asIs - Variable in class org.eclipse.jgit.http.server.GitFilter
-
- AsIsFileFilter - Class in org.eclipse.jgit.http.server
-
- AsIsFileFilter(AsIsFileService) - Constructor for class org.eclipse.jgit.http.server.AsIsFileFilter
-
- AsIsFileService - Class in org.eclipse.jgit.http.server.resolver
-
Controls access to bare files in a repository.
- AsIsFileService() - Constructor for class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
- AsIsFileService.ServiceConfig - Class in org.eclipse.jgit.http.server.resolver
-
- askAboutNewFile - Variable in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- askCredentials() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
Asks for credentials via the global Authenticator
.
- askCredentials() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.HttpBasicAuthentication
-
- askCredentials() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksBasicAuthentication
-
- asked - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.HttpBasicAuthentication
-
- askFor - Variable in class org.eclipse.jgit.transport.FetchProcess
-
Set of refs we will actually wind up asking to obtain.
- askForIsComplete() - Method in class org.eclipse.jgit.transport.FetchProcess
-
- askUser(CredentialsProvider, URIish, String, String...) - Static method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- AskUser() - Constructor for class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser
-
- asList() - Method in class org.eclipse.jgit.util.RefList
-
Cast this
as an immutable, standard List
.
- asNew(Ref) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeRename
-
- asReader(InputStream) - Static method in class org.eclipse.jgit.attributes.AttributesNode
-
- asReader(InputStream) - Static method in class org.eclipse.jgit.ignore.IgnoreNode
-
- asReceiveCommand() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
Get this update wrapped by a ReceiveCommand.
- Assert - Class in org.eclipse.jgit.junit
-
Assertion class
- Assert() - Constructor for class org.eclipse.jgit.junit.Assert
-
- assertAlreadySetUp() - Method in class org.eclipse.jgit.junit.http.AppServer
-
- assertEquals(boolean, boolean) - Static method in class org.eclipse.jgit.junit.Assert
-
Assert booleans are equal
- assertEquals(String, boolean, boolean) - Static method in class org.eclipse.jgit.junit.Assert
-
Assert booleans are equal
- assertEquals(byte[], byte[]) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Assert byte arrays are equal
- assertEqualsFile(File, File) - Static method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Assert files are equal
- assertHash(RevObject, byte[]) - Static method in class org.eclipse.jgit.junit.TestRepository
-
- assertHaveReader() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- assertNotEmpty(String, String) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
- assertNotInitialized() - Method in class org.eclipse.jgit.http.server.GitFilter
-
- assertNotRunning() - Method in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- assertNotStarted() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Throws an exception if we have started producing output.
- assertNotYetSetUp() - Method in class org.eclipse.jgit.junit.http.AppServer
-
- assertValidGitModulesFile(String) - Static method in class org.eclipse.jgit.internal.submodule.SubmoduleValidator
-
Validate a .gitmodules file
- assertValidSubmoduleName(String) - Static method in class org.eclipse.jgit.internal.submodule.SubmoduleValidator
-
Validate name for a submodule
- assertValidSubmodulePath(String) - Static method in class org.eclipse.jgit.internal.submodule.SubmoduleValidator
-
Validate path for a submodule
- assertValidSubmoduleUri(String) - Static method in class org.eclipse.jgit.internal.submodule.SubmoduleValidator
-
Validate URI for a submodule
- assume - Variable in class org.eclipse.jgit.transport.BundleWriter
-
- assume(RevCommit) - Method in class org.eclipse.jgit.transport.BundleWriter
-
Assume a commit is available on the recipient's side.
- ASSUME_UNCHANGED - Static variable in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Constant ASSUME_UNCHANGED=32
- ASSUME_VALID - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- assumeShallow(Collection<? extends ObjectId>) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Assume additional commits are shallow (have no parents).
- assumeUnchanged - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- asTree(ObjectReader, AnyObjectId) - Static method in class org.eclipse.jgit.lib.BlobBasedConfig
-
- asUpdateList(Collection<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- asUpdateMap(List<RemoteGitReplica.RemoteCommand>) - Static method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- AsyncObjectLoaderQueue<T extends ObjectId> - Interface in org.eclipse.jgit.lib
-
Queue to open objects asynchronously.
- AsyncObjectSizeQueue<T extends ObjectId> - Interface in org.eclipse.jgit.lib
-
Queue to examine object sizes asynchronously.
- AsyncOperation - Interface in org.eclipse.jgit.lib
-
Asynchronous operation handle.
- AsyncRevObjectQueue - Interface in org.eclipse.jgit.revwalk
-
Queue to lookup and parse objects asynchronously.
- atEnd - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- atLeastOnePathIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- atLeastOnePatternIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- atLeastTwoFiltersNeeded - Variable in class org.eclipse.jgit.internal.JGitText
-
- atomic - Variable in class org.eclipse.jgit.api.PushCommand
-
- atomic - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Whether updates should be atomic.
- atomic - Variable in class org.eclipse.jgit.pgm.Push
-
- atomic - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- atomic - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Should the requested ref updates be performed as a single atomic
transaction?
- AtomicFileCreation() - Constructor for enum org.eclipse.jgit.util.FS_POSIX.AtomicFileCreation
-
- AtomicObjectOutputStream - Class in org.eclipse.jgit.lfs.internal
-
Output stream writing content to a
LockFile
which is committed on
close().
- AtomicObjectOutputStream(Path, AnyLongObjectId) - Constructor for class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
Constructor for AtomicObjectOutputStream.
- AtomicObjectOutputStream(Path) - Constructor for class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
Constructor for AtomicObjectOutputStream.
- atomicPushNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- atomicRefUpdatesNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- atomicSymRefNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- ATTEMPT_DELTA_MASK - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- attemptParseSecretKey(Path, PGPDigestCalculatorProvider, PBEProtectionRemoverFactory, PGPPublicKey) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- attempts - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitPasswordAuthentication
-
- attempts - Variable in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
The number of times to ask successively for a password for a given
identity resource.
- ATTR_BUILTIN_BINARY_MERGER - Static variable in class org.eclipse.jgit.lib.Constants
-
Binary value for custom merger.
- ATTR_DIFF - Static variable in class org.eclipse.jgit.lib.Constants
-
Diff attribute.
- ATTR_FILTER - Static variable in class org.eclipse.jgit.lib.Constants
-
Key for filters in .gitattributes
- ATTR_FILTER_DRIVER_PREFIX - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
Prefix for all LFS related filters.
- ATTR_FILTER_TYPE_CLEAN - Static variable in class org.eclipse.jgit.lib.Constants
-
clean command name, used to call filter driver
- ATTR_FILTER_TYPE_SMUDGE - Static variable in class org.eclipse.jgit.lib.Constants
-
smudge command name, used to call filter driver
- ATTR_MERGE - Static variable in class org.eclipse.jgit.lib.Constants
-
Merge attribute.
- Attribute - Class in org.eclipse.jgit.attributes
-
Represents an attribute.
- Attribute(String, Attribute.State) - Constructor for class org.eclipse.jgit.attributes.Attribute
-
Creates a new instance
- Attribute(String, Attribute.State, String) - Constructor for class org.eclipse.jgit.attributes.Attribute
-
- Attribute(String, String) - Constructor for class org.eclipse.jgit.attributes.Attribute
-
Creates a new instance.
- Attribute.State - Enum in org.eclipse.jgit.attributes
-
The attribute value state
see also https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
- ATTRIBUTE_HANDLER - Static variable in class org.eclipse.jgit.http.server.ServletUtils
-
Request attribute storing either UploadPack or ReceivePack.
- ATTRIBUTE_REPOSITORY - Static variable in class org.eclipse.jgit.http.server.ServletUtils
-
Request attribute which stores the
Repository
instance.
- attributeCache - Static variable in class org.eclipse.jgit.util.FS.FileStoreAttributeCache
-
- Attributes - Class in org.eclipse.jgit.attributes
-
Represents a set of attributes for a path
- Attributes(Attribute...) - Constructor for class org.eclipse.jgit.attributes.Attributes
-
Creates a new instance
- attributes - Variable in class org.eclipse.jgit.attributes.AttributesRule
-
- attributes - Variable in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- attributes - Variable in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- Attributes(FS, File, boolean, boolean, boolean, boolean, boolean, long, long, long) - Constructor for class org.eclipse.jgit.util.FS.Attributes
-
- Attributes(File, FS) - Constructor for class org.eclipse.jgit.util.FS.Attributes
-
Constructor when there are issues with reading.
- ATTRIBUTES_SPLIT_REGEX - Static variable in class org.eclipse.jgit.attributes.AttributesRule
-
regular expression for splitting attributes - space, tab and \r (the C
implementation oddly enough allows \r between attributes)
- attributesfile - Variable in class org.eclipse.jgit.lib.CoreConfig
-
- AttributesHandler - Class in org.eclipse.jgit.attributes
-
The attributes handler knows how to retrieve, parse and merge attributes from
the various gitattributes files.
- AttributesHandler(TreeWalk) - Constructor for class org.eclipse.jgit.attributes.AttributesHandler
-
Create an
AttributesHandler
with
default rules as well as merged rules from global, info and worktree root
attributes
- attributesHandler - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
Cached attributes handler
- attributesNode(TreeWalk, WorkingTreeIterator, DirCacheIterator, CanonicalTreeParser) - Static method in class org.eclipse.jgit.attributes.AttributesHandler
-
- AttributesNode - Class in org.eclipse.jgit.attributes
-
Represents a bundle of attributes inherited from a base directory.
- AttributesNode() - Constructor for class org.eclipse.jgit.attributes.AttributesNode
-
Create an empty ignore node with no rules.
- AttributesNode(List<AttributesRule>) - Constructor for class org.eclipse.jgit.attributes.AttributesNode
-
Create an ignore node with given rules.
- attributesNode - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Parsed rules of .gitattributes file if it exists.
- AttributesNodeProvider - Interface in org.eclipse.jgit.attributes
-
- attributesNodeProvider - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- AttributesNodeProviderImpl(Repository) - Constructor for class org.eclipse.jgit.internal.storage.file.FileRepository.AttributesNodeProviderImpl
-
Constructor.
- AttributesProvider - Interface in org.eclipse.jgit.attributes
-
Interface for classes which provide git attributes
- AttributesRule - Class in org.eclipse.jgit.attributes
-
A single attributes rule corresponding to one line in a .gitattributes file.
- AttributesRule(String, String) - Constructor for class org.eclipse.jgit.attributes.AttributesRule
-
Create a new attribute rule with the given pattern.
- ATTRS - Static variable in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- attrs - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
Cached attribute for the current entry
- auth(ServletContextHandler, Authenticator, String...) - Method in class org.eclipse.jgit.junit.http.AppServer
-
- AUTH_CACHE_EAGER_TIMEOUT - Static variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory.AuthCache
-
- authBasic(ServletContextHandler, String...) - Method in class org.eclipse.jgit.junit.http.AppServer
-
Configure basic authentication.
- AuthCache(Protocol.ExpiringAction) - Constructor for class org.eclipse.jgit.lfs.internal.LfsConnectionFactory.AuthCache
-
Creates a cache entry for an authentication response.
- authenticate(StringBuilder, String) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- authenticationCanceled - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- AuthenticationChallenge - Class in org.eclipse.jgit.internal.transport.sshd.proxy
-
A simple representation of an authentication challenge as sent in a
"WWW-Authenticate" or "Proxy-Authenticate" header.
- AuthenticationChallenge(String) - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
- AuthenticationHandler<ParameterType,TokenType> - Interface in org.eclipse.jgit.internal.transport.sshd.auth
-
An AuthenticationHandler
encapsulates a possibly multi-step
authentication protocol.
- authenticationNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- authenticationProposals - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- authenticationRequired - Variable in class org.eclipse.jgit.awtui.UIText
-
- authenticator - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- authenticator - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- authMethod - Variable in class org.eclipse.jgit.transport.TransportHttp
-
- author - Variable in class org.eclipse.jgit.api.CommitCommand
-
- author - Variable in class org.eclipse.jgit.awtui.UIText
-
- author - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- author - Variable in class org.eclipse.jgit.internal.ketch.Proposal
-
- author - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- author - Variable in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
A fake (but stable) identity for author fields in the test.
- AUTHOR - Static variable in class org.eclipse.jgit.junit.TestRepository
-
Constant AUTHOR="J.
- author - Variable in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- author(PersonIdent) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- author() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- author - Variable in class org.eclipse.jgit.lib.CommitBuilder
-
- author - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Header "author "
- author(int) - Method in class org.eclipse.jgit.pgm.Blame
-
- author - Variable in class org.eclipse.jgit.pgm.Commit
-
- author(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the "author " header line data.
- AUTHOR_EMAIL - Static variable in class org.eclipse.jgit.junit.TestRepository
-
Constant AUTHOR_EMAIL="jauthor@example.com"
- AUTHOR_SCRIPT - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- authorEmail - Variable in class org.eclipse.jgit.lib.UserConfig
-
- authorFor(PlotCommit<SwingCommitList.SwingLane>) - Method in class org.eclipse.jgit.awtui.CommitGraphPane.CommitTableModel
-
- authorInfo - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- authorize(HttpURLConnection) - Method in class org.eclipse.jgit.transport.AmazonS3
-
- authorize(URIish, CredentialsProvider) - Method in class org.eclipse.jgit.transport.HttpAuthMethod
-
Update this method with the credentials from the URIish.
- authorize(String, String) - Method in class org.eclipse.jgit.transport.HttpAuthMethod
-
Update this method with the given username and password pair.
- authorize(String, String) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.Basic
-
- authorize(String, String) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- authorize(String, String) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.Negotiate
-
- authorize(String, String) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.None
-
- authorName - Variable in class org.eclipse.jgit.lib.UserConfig
-
- AuthorRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Matches only commits whose author name matches the pattern.
- AuthorRevFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.AuthorRevFilter
-
- AuthorRevFilter.PatternSearch - Class in org.eclipse.jgit.revwalk.filter
-
- AuthorRevFilter.SubStringSearch - Class in org.eclipse.jgit.revwalk.filter
-
- authRole - Static variable in class org.eclipse.jgit.junit.http.AppServer
-
Role for authentication.
- authStep(IoSession, Buffer) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- AUTO_CLEANUP_DELAY - Static variable in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Set cleanupDelayMillis to this value in order to auto-set it to minimum
of 1/10 of expireAfterMillis and 10 minutes
- autoAdd() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Automatically select pack and reftables to be included, and add them.
- autoAddSize - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- AutoCRLF() - Constructor for enum org.eclipse.jgit.lib.CoreConfig.AutoCRLF
-
- autoCRLF - Variable in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
- AutoCRLFInputStream - Class in org.eclipse.jgit.util.io
-
An InputStream that expands LF to CRLF.
- AutoCRLFInputStream(InputStream, boolean) - Constructor for class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
Creates a new InputStream, wrapping the specified stream
- AutoCRLFOutputStream - Class in org.eclipse.jgit.util.io
-
An OutputStream that expands LF to CRLF.
- AutoCRLFOutputStream(OutputStream) - Constructor for class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
Constructor for AutoCRLFOutputStream.
- AutoCRLFOutputStream(OutputStream, boolean) - Constructor for class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
Constructor for AutoCRLFOutputStream.
- autoGC(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Check whether any housekeeping is required; if yes, run garbage
collection; if not, exit without performing any work.
- autoGC(ProgressMonitor) - Method in class org.eclipse.jgit.lib.Repository
-
Check whether any housekeeping is required; if yes, run garbage
collection; if not, exit without performing any work.
- autoGc() - Method in class org.eclipse.jgit.transport.ReceivePack
-
- autoGcBlockedByOldLockFile() - Method in class org.eclipse.jgit.internal.storage.file.GcLog
-
- autoKiller - Variable in class org.eclipse.jgit.util.io.InterruptTimer
-
- AutoKiller(InterruptTimer.AlarmState) - Constructor for class org.eclipse.jgit.util.io.InterruptTimer.AutoKiller
-
- AutoLFInputStream - Class in org.eclipse.jgit.util.io
-
An InputStream that normalizes CRLF to LF.
- AutoLFInputStream(InputStream, boolean) - Constructor for class org.eclipse.jgit.util.io.AutoLFInputStream
-
Creates a new InputStream, wrapping the specified stream
- AutoLFInputStream(InputStream, boolean, boolean) - Constructor for class org.eclipse.jgit.util.io.AutoLFInputStream
-
Creates a new InputStream, wrapping the specified stream
- AutoLFInputStream.IsBinaryException - Exception in org.eclipse.jgit.util.io
-
A special exception thrown when
AutoLFInputStream
is told to
throw an exception when attempting to read a binary file.
- AutoLFOutputStream - Class in org.eclipse.jgit.util.io
-
An OutputStream that reduces CRLF to LF.
- AutoLFOutputStream(OutputStream) - Constructor for class org.eclipse.jgit.util.io.AutoLFOutputStream
-
Constructor for AutoLFOutputStream.
- AutoLFOutputStream(OutputStream, boolean) - Constructor for class org.eclipse.jgit.util.io.AutoLFOutputStream
-
Constructor for AutoLFOutputStream.
- automatic - Variable in class org.eclipse.jgit.internal.storage.file.GC
-
Whether gc should do automatic housekeeping
- AUTOSTASH - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- autoStash() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- AUTOSTASH_MSG - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- autoStashApply() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- available() - Method in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- available() - Method in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- available(Map<String, Ref>) - Method in class org.eclipse.jgit.transport.BaseConnection
-
Denote the list of refs available on the remote repository.
- available - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- available() - Method in class org.eclipse.jgit.util.io.LimitedInputStream
- available() - Method in class org.eclipse.jgit.util.io.UnionInputStream
- availableAuthentications - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- averageMSPerRead - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- AVG_BYTES - Static variable in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- avoidUnreachable - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- await() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
- await(long, TimeUnit) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
- awaitStateChange(Proposal.State, long, TimeUnit) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Wait for the proposal to exit a state.
- AwtAuthenticator - Class in org.eclipse.jgit.awtui
-
Basic network prompt for username/password when using AWT.
- AwtAuthenticator() - Constructor for class org.eclipse.jgit.awtui.AwtAuthenticator
-
- AwtCredentialsProvider - Class in org.eclipse.jgit.awtui
-
Interacts with the user during authentication by using AWT/Swing dialogs.
- AwtCredentialsProvider() - Constructor for class org.eclipse.jgit.awtui.AwtCredentialsProvider
-
- AWTPlotRenderer - Class in org.eclipse.jgit.awtui
-
- AWTPlotRenderer(CommitGraphPane.GraphCellRender) - Constructor for class org.eclipse.jgit.awtui.AWTPlotRenderer
-
- c - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator.CarryStack
-
- c - Variable in class org.eclipse.jgit.util.sha1.SHA1.State
-
- cache - Variable in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
- cache - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
The cache this iterator was created to walk.
- cache - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
Cache that owns this file and its data.
- cache - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- cache - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- cache - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- cache - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- cache - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- cache - Static variable in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- cache(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- cache(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.pack.ThreadSafeDeltaCache
-
- cache - Variable in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider
-
- cache - Variable in class org.eclipse.jgit.lib.ConfigSnapshot
-
- cache - Static variable in class org.eclipse.jgit.lib.RepositoryCache
-
- cache - Variable in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- cache - Variable in class org.eclipse.jgit.transport.sshd.JGitKeyCache
-
- CACHE_SZ - Static variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- cached - Variable in class org.eclipse.jgit.api.DiffCommand
-
- cached - Variable in class org.eclipse.jgit.api.RmCommand
-
Only remove files from index, not from working directory
- cached - Variable in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- cached - Variable in class org.eclipse.jgit.pgm.Diff
-
- cached - Static variable in class org.eclipse.jgit.util.CachedAuthenticator
-
- cachedA - Variable in class org.eclipse.jgit.diff.HashedSequencePair
-
- cachedAction - Variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory.AuthCache
-
- 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.
- cachedB - Variable in class org.eclipse.jgit.diff.HashedSequencePair
-
- cachedBundles - Static variable in class org.eclipse.jgit.nls.GlobalBundleCache
-
- cachedDelta - Variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
If present, deflated delta instruction stream for this object.
- cacheDelta(ObjectToPack, ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- cachedInflater - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- CachedObjectDirectory - Class in org.eclipse.jgit.internal.storage.file
-
- CachedObjectDirectory(ObjectDirectory) - Constructor for class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
The constructor
- CachedObjectDirectory.UnpackedObjectId - Class in org.eclipse.jgit.internal.storage.file
-
- CachedPack - Class in org.eclipse.jgit.internal.storage.pack
-
- CachedPack() - Constructor for class org.eclipse.jgit.internal.storage.pack.CachedPack
-
- cachedPacks - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- cachedPacksPreventsIndexCreation - Variable in class org.eclipse.jgit.internal.JGitText
-
- cachedPacksPreventsListingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- cacheMap - Variable in class org.eclipse.jgit.lib.RepositoryCache
-
- cacheObjectMetaData(AnyLongObjectId, long) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
Cache metadata (size) for an object to avoid extra roundtrip to S3 in
order to retrieve this metadata for a given object.
- 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
- CacheSource(DfsReftable, DfsBlockCache, DfsReader) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- cacheTreePathInfo - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- CachingKeyPairProvider - Class in org.eclipse.jgit.internal.transport.sshd
-
A
FileKeyPairProvider
that uses an external
KeyCache
.
- CachingKeyPairProvider(List<Path>, KeyCache) - Constructor for class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider
-
- CachingKeyPairProvider.CancellingKeyPairIterator - Class in org.eclipse.jgit.internal.transport.sshd
-
- calculate(int, int, int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit
-
- calculate(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- calculateEdits(Edit) - Method in class org.eclipse.jgit.diff.MyersDiff
-
Entrypoint into the algorithm this class is all about.
- 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
- calculateModifyScore(ContentSource.Pair, DiffEntry) - Method in class org.eclipse.jgit.diff.RenameDetector
-
- calculateOurName(Ref) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
- calculateOurName(Ref) - Method in class org.eclipse.jgit.api.RevertCommand
-
- calculatePickList(RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- calculateRefSpecs(boolean, String) - Method in class org.eclipse.jgit.api.CloneCommand
-
- 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.GitHook
- 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
- call() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica.WeakRetryPush
-
- call() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask
- call() - Method in class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
- call() - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- call() - Method in interface org.eclipse.jgit.transport.sshd.SshdSession.FtpOperation
-
- callable - Variable in class org.eclipse.jgit.api.GitCommand
-
a state which tells whether it is allowed to call
GitCommand.call()
on this
instance.
- callAsMap() - Method in class org.eclipse.jgit.api.LsRemoteCommand
-
- callback - Variable in class org.eclipse.jgit.api.CloneCommand
-
- callback - Variable in class org.eclipse.jgit.api.FetchCommand
-
- callback - Variable in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
- callback - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- callback - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- callback - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- callback - Variable in class org.eclipse.jgit.transport.BundleWriter
-
- callingThread - Variable in class org.eclipse.jgit.util.io.InterruptTimer.AlarmState
-
- CAN_HARD_LINK - Static variable in class org.eclipse.jgit.util.FS_POSIX
-
- 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.
- canBeSafelyDeleted(Path, Instant) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- canBuildBitmaps - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- canCache(int, ObjectToPack, ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- canCache(int, ObjectToPack, ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.ThreadSafeDeltaCache
-
- 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
- CancelledException() - Constructor for exception org.eclipse.jgit.transport.BasePackFetchConnection.CancelledException
-
- CancellingKeyPairIterator(SessionContext, Collection<? extends Path>) - Constructor for class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator
-
- canCheckout() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
Whether checkout can be done.
- canCombine(List<Proposal>) - Static method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- canCombine(Proposal, Proposal) - Static method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- canCombine(PersonIdent, PersonIdent) - Static method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- canCommit() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- canCompactTopOfStack(ReftableConfig) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- canDelete(Ref) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- Candidate - Class in org.eclipse.jgit.blame
-
A source that may have supplied some (or all) of the result file.
- Candidate(Repository, RevCommit, PathFilter) - Constructor for class org.eclipse.jgit.blame.Candidate
-
- Candidate.BlobCandidate - Class in org.eclipse.jgit.blame
-
Candidate loaded from a file source, and not a commit.
- Candidate.ReverseCandidate - Class in org.eclipse.jgit.blame
-
Special candidate type used for reverse blame.
- candidates - Variable in exception org.eclipse.jgit.errors.AmbiguousObjectException
-
- canDispose - Variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- 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).
- canForceUpdate() - Method in class org.eclipse.jgit.transport.TrackingRefUpdate.Command
-
- 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
-
- canMergeRegions(Candidate) - Method in class org.eclipse.jgit.blame.Candidate
-
- cannotAccessLastModifiedForSafeDeletion - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotBeCombined - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotBeRacilyClean - Variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- cannotBeRecursiveWhenTreesAreIncluded - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotBeRenamed - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotCombineSquashWithNoff - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotCreateCommand - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotCreateOutputStream - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cannotCreateTempDir - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotDeatchHEAD - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotDeleteFile - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotDeleteTheBranchWhichYouAreCurrentlyOn - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotGetLengthOf - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- cannotGetObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotGuessLocalNameFrom - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotLock - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cannotLockPackIn - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotMatchOnEmptyString - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotMergeDetachedHead - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotReadBecause - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotReadPackageInformation - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cannotReadTree - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotRebaseWithoutCurrentHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotRenameDetachedHEAD - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cannotResolve - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cannotResolveLocalTrackingRefForUpdating - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotResolveUniquelyAbbrevObjectId - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotSetOption - Variable in class org.eclipse.jgit.archive.internal.ArchiveText
-
- cannotSetupConsole - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- cannotUseObjectsWithGlog - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cannotWorkWithOtherStagesThanZeroRightNow - Variable in class org.eclipse.jgit.internal.JGitText
-
- cannotWriteObjectsPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- canonical(File) - Static method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- 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
-
Best-effort variation of File.getCanonicalFile()
returning the input file if the file cannot be canonicalized instead of
throwing IOException
.
- canonicalizeHeaderNames(Map<String, String>) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- canonicalizeHeaderString(Map<String, String>) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- canonicalizeQueryString(Map<String, String>) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- canonicalizeResourcePath(URL) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- canonicalRequest(URL, String, String, String, String, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- 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.
- CanonicalTreeParser(CanonicalTreeParser) - Constructor for class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- canonLen - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- canOnlyCherryPickCommitsWithOneParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- canOnlyRevertCommitsWithOneParent - Variable in class org.eclipse.jgit.internal.JGitText
-
- canOverride - Variable in class org.eclipse.jgit.pgm.Daemon
-
- canResetHead() - Method in enum org.eclipse.jgit.lib.RepositoryState
-
- canRun() - Method in class org.eclipse.jgit.hooks.CommitMsgHook
-
- canRun() - Method in class org.eclipse.jgit.hooks.PrePushHook
-
- canStore(PackedObjectInfo) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexWriterV1
-
- cantFindGitDirectory - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cantFindObjectInReversePackIndexForTheSpecifiedOffset - Variable in class org.eclipse.jgit.internal.JGitText
-
- cantPassMeATree - Variable in class org.eclipse.jgit.internal.JGitText
-
- cantWrite - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- canUnpop() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- capabilities - Variable in class org.eclipse.jgit.internal.transport.parser.FirstCommand
-
- capabilities - Variable in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- CapabilitiesV2Request - Class in org.eclipse.jgit.transport
-
Capabilities protocol v2 request.
- CapabilitiesV2Request() - Constructor for class org.eclipse.jgit.transport.CapabilitiesV2Request
-
- 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.
- capableAtomic - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- capableDeleteRefs - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- capableOfsDelta - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- capablePushOptions - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- capableReport - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- capableSideBand - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- capablities - Variable in class org.eclipse.jgit.transport.RefAdvertiser
-
- capitalize(String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Borrowed from commons-lang StringUtils.capitalize()
method.
- captureOldAndNewCommits(RevWalk, int, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
Records which of the wants
can be found in the previous GC pack's
bitmap indices and which are new.
- cardinality() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- cardinality() - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
- carry - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator.CarryStack
-
- 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.
- carryFlags(RevCommit, int) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
- carryFlags - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- carryFlags1(RevCommit, int, int) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
- carryFlagsImpl(RevCommit) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- carryOneStep(FIFORevQueue, int, RevCommit) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
- carryOntoHistory(RevCommit, int) - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- carryOntoHistoryInnerLoop(RevCommit, int) - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- carryOntoOne(RevCommit, int) - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- CarryStack(MergeBaseGenerator.CarryStack, RevCommit, int) - Constructor for class org.eclipse.jgit.revwalk.MergeBaseGenerator.CarryStack
-
- CaseFoldingSet(Map<String, String>) - Constructor for class org.eclipse.jgit.lib.ConfigSnapshot.CaseFoldingSet
-
- catalogs() - Method in class org.eclipse.jgit.pgm.CommandCatalog
-
- catalogs(ClassLoader) - Static method in class org.eclipse.jgit.transport.Transport
-
- causeList - Variable in exception org.eclipse.jgit.errors.CompoundException
-
- 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.
- cd(String) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- cd(String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- ceilingDirectories - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Directories limiting the search for a Git repository.
- ceilTestDirectories(List<File>) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- cell - Variable in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
- cell(AnyObjectId) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- cert - Variable in class org.eclipse.jgit.transport.PushCertificateStore.PendingCert
-
- CERTIFICATE_FILE - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- certNonceSeed - Variable in class org.eclipse.jgit.transport.SignedPushConfig
-
- certNonceSlopLimit - Variable in class org.eclipse.jgit.transport.SignedPushConfig
-
- cfg - Variable in class org.eclipse.jgit.revwalk.FollowFilter
-
- ch - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- CH_DATA - Static variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- 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.SideBandInputStream
-
- 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.SideBandInputStream
-
- CH_PROGRESS - Static variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
Channel used for progress messages.
- Chain(Filter[], HttpServlet) - Constructor for class org.eclipse.jgit.http.server.glue.UrlPipeline.Chain
-
- Chain() - Constructor for class org.eclipse.jgit.http.server.SmartServiceInfoRefs.Chain
-
- 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.
- chainlength(byte[]) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- CHANGE_ID - Static variable in class org.eclipse.jgit.util.ChangeIdUtil
-
- changed - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- changeId - Variable in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- changeIdPattern - Static variable in class org.eclipse.jgit.util.ChangeIdUtil
-
- 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
-
- changesNotStagedForCommit - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- changesToBeCommitted - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- changeType - Variable in class org.eclipse.jgit.diff.DiffEntry
-
General type of change indicated by the patch.
- ChangeType() - Constructor for enum org.eclipse.jgit.diff.DiffEntry.ChangeType
-
- channel - Variable in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- channel - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- channel - Variable in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- channel - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- channel - Variable in class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- channelMustBeInRange1_255 - Variable in class org.eclipse.jgit.internal.JGitText
-
- CHARACTER_ENCODING - Static variable in class org.eclipse.jgit.lib.Constants
-
- characterClasses - Variable in class org.eclipse.jgit.fnmatch.GroupHead
-
- characterClassIsNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- characterClassStartPattern - Static variable in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- CharacterHead - Class in org.eclipse.jgit.fnmatch
-
- CharacterHead(char) - Constructor for class org.eclipse.jgit.fnmatch.CharacterHead
-
Constructor for CharacterHead
- CharacterRange(char, char) - Constructor for class org.eclipse.jgit.fnmatch.GroupHead.CharacterRange
-
- characters(char[], int, int) - Method in class org.eclipse.jgit.transport.AmazonS3.ListParser
-
- 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
- chArr - Variable in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- CHARSET - Static variable in class org.eclipse.jgit.lib.Constants
-
- charset - Variable in class org.eclipse.jgit.merge.MergeFormatterPass
-
- charsetForAlias(String) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
- chBuf - Variable in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- check(ObjectId, ReceiveCommand) - Method in class org.eclipse.jgit.internal.ketch.LagCheck
-
- check(Inflater, byte[], long, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- 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(Inflater, byte[], long, int) - Method in class org.eclipse.jgit.internal.storage.file.ByteArrayWindow
-
- check(DirCacheEntry, Ref) - Static method in class org.eclipse.jgit.internal.storage.reftree.Command
-
- Check() - Constructor for enum org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser.Check
-
- check(Repository, String) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Check if file exists
- check(String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Check if file exists
- 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.
- check(int[]) - Static method in class org.eclipse.jgit.util.sha1.UbcCheck
-
- checkBlob(byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check a blob for errors.
- checkCallable() - Method in class org.eclipse.jgit.api.GitCommand
-
- checkCancelAt - Variable in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- checkCancelled() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.eclipse.jgit.util.HttpSupport.DummyX509TrustManager
-
- checkClosed() - Method in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- 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.
- checkConflicting(List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- checkConflicting - Variable in class org.eclipse.jgit.lib.RefUpdate
-
- checkConflictingNames(List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- checkConnectivity(ProgressMonitor, FsckError) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- checkConnectivity() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Verify all interesting objects are available, and reachable.
- checkConnectivity() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- 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.
- checkDirty(RevWalk, String) - Method in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
Check if a submodule is dirty.
- checkDone() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
- checkedGet(Future<Void>) - Static method in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- checkEofAfterPackFooter - Variable in class org.eclipse.jgit.transport.PackParser
-
- checkError(IOException) - Method in class org.eclipse.jgit.transport.BasePackPushConnection.CheckingSideBandOutputStream
-
- checkExecFailure(int, String, String) - Method in class org.eclipse.jgit.transport.TransportGitSsh
-
- checkExisting - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- checkExisting(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Check existence
- checkExisting - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- checkExisting(boolean) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Whether to check if objects exist in the repo
- checkExpected(Reftable, List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- checkFailed(List<String>, ReceiveCommand) - Static method in class org.eclipse.jgit.internal.ketch.LocalReplica
-
- checkFetchedObjects - Variable in class org.eclipse.jgit.api.FetchCommand
-
- checkFile(File, String) - Static method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Check content of a file.
- checkForGarbageCollectedObjects() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- checkGarbagePacks(Iterable<ObjectToPack>) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- checkGitModules(ProgressMonitor, FsckError) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- checkId(byte[]) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- checkIfTooLarge(int, long) - Method in class org.eclipse.jgit.transport.PackParser
-
- 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
- checkingOut(AnyObjectId, String) - Method in class org.eclipse.jgit.pgm.Clone
-
Notify checkout of commit
- checkingOut - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- checkingOutFiles - Variable in class org.eclipse.jgit.internal.JGitText
-
- CheckingSideBandOutputStream(InputStream, OutputStream) - Constructor for class org.eclipse.jgit.transport.BasePackPushConnection.CheckingSideBandOutputStream
-
- checkInStreamType(WorkingTreeOptions, Attributes) - Static method in class org.eclipse.jgit.util.io.EolStreamTypeUtil
-
- checkKeys() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- checkLoadable(DeltaWindowEntry, long) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- checkMode(ClientSession, SocketAddress, boolean) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser
-
- checkNameConflicts() - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
- checkNonFastForwards(RevWalk, List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- checkNonFastForwards(RevWalk, List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- checkNotAdvertisedWants(UploadPack, List<ObjectId>, Set<ObjectId>) - Static method in class org.eclipse.jgit.transport.UploadPack
-
- checkNotAdvertisedWantsUsingBitmap(ObjectReader, BitmapIndex, List<ObjectId>, Set<ObjectId>) - Static method in class org.eclipse.jgit.transport.UploadPack
-
- checkNotWindowsDevice(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- checkObjectCollision() - Method in class org.eclipse.jgit.transport.PackParser
-
- checkObjectCollision(PackedObjectInfo) - Method in class org.eclipse.jgit.transport.PackParser
-
- checkObjectCollision(AnyObjectId, int, byte[]) - Method in class org.eclipse.jgit.transport.PackParser
-
- checkObjectCollisions - Variable in class org.eclipse.jgit.transport.PackParser
-
- checkObjectExistence(RevWalk, List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- checkObjectExistence(RevWalk, List<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- checkOptions() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- checkOptions() - Method in class org.eclipse.jgit.pgm.debug.LfsStore
-
- checkout(Repository, FetchResult) - Method in class org.eclipse.jgit.api.CloneCommand
-
- 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.
- checkout() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- Checkout - Class in org.eclipse.jgit.pgm
-
- Checkout() - Constructor for class org.eclipse.jgit.pgm.Checkout
-
- CHECKOUT_MOVING_FROM - Static variable in class org.eclipse.jgit.internal.storage.file.CheckoutEntryImpl
-
- checkoutAllPaths - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- checkoutBranch(String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Checkout a branch
- 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
-
- checkoutCommit(String, RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- checkoutConflict - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
- CheckoutConflictException(String, List<String>, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
- CheckoutConflictException(String) - Constructor for exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
- CheckoutConflictException(String, List<String>) - Constructor for exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
- 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
- checkoutConflictPathLine - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- checkoutConflicts - Variable in class org.eclipse.jgit.api.MergeResult
-
- checkoutConflictWithFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkoutConflictWithFiles - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkoutCurrentHead() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- CheckoutEntryImpl(ReflogEntry) - Constructor for class org.eclipse.jgit.internal.storage.file.CheckoutEntryImpl
-
- checkoutGitlink(String, DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- checkoutIndex(ObjectId) - Method in class org.eclipse.jgit.api.ResetCommand
-
- CheckoutMetadata(CoreConfig.EolStreamType, String) - Constructor for class org.eclipse.jgit.dircache.DirCacheCheckout.CheckoutMetadata
-
- checkoutMetadata - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
- checkoutPath(DirCacheEntry, ObjectReader, DirCacheCheckout.CheckoutMetadata) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- checkoutPath(DirCacheEntry, ObjectReader, DirCacheCheckout.CheckoutMetadata) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
- checkoutPaths() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- checkoutPathsFromCommit(TreeWalk, DirCache, RevCommit) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- checkoutPathsFromIndex(TreeWalk, DirCache) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- CheckoutResult - Class in org.eclipse.jgit.api
-
- CheckoutResult(CheckoutResult.Status, List<String>) - Constructor for class org.eclipse.jgit.api.CheckoutResult
-
Create a new fail result.
- CheckoutResult(CheckoutResult.Status, List<String>, List<String>, List<String>) - Constructor for class org.eclipse.jgit.api.CheckoutResult
-
Create a new fail result.
- CheckoutResult(List<String>, List<String>) - Constructor for class org.eclipse.jgit.api.CheckoutResult
-
Create a new OK result with modified and removed files.
- CheckoutResult.Status - Enum in org.eclipse.jgit.api
-
The status
- checkoutStage - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- checkOutStreamType(WorkingTreeOptions, Attributes) - Static method in class org.eclipse.jgit.util.io.EolStreamTypeUtil
-
- checkoutUnexpectedResult - Variable in class org.eclipse.jgit.internal.JGitText
-
- checkPacks(ProgressMonitor, FsckError) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- checkParameters() - Method in class org.eclipse.jgit.api.MergeCommand
-
- checkParameters() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- checkPath(byte[]) - Static method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- 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.
- checkPathSegment2(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- checkPersonIdent(byte[], AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- checkPosixCharClass(char[]) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- checkRef(DirCacheEntry) - Method in class org.eclipse.jgit.internal.storage.reftree.Command
-
Check the entry is consistent with either the old or the new ref.
- checkRef(DirCacheEntry, Command) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- checkReferencedIsReachable - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- checkRequestWasRead() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.eclipse.jgit.util.HttpSupport.DummyX509TrustManager
-
- CheckStat() - Constructor for enum org.eclipse.jgit.lib.CoreConfig.CheckStat
-
- checkStat - Variable in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
- checkSteps(List<RebaseTodoLine>) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- checkSubmodules() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- checksum - Variable in class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
- 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.
- checkTruncatedIgnorableUTF8(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- checkType(ObjectLoader, AnyObjectId, int) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- checkValid(String) - Static method in class org.eclipse.jgit.transport.RefSpec
-
- checkValidEndOfStream(InputStream, Inflater, AnyObjectId, byte[]) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- checkValidPath(CanonicalTreeParser) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- checkValidPathSegment(ObjectChecker, CanonicalTreeParser) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- 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
-
- checkWildCards(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- 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
- cherryPick(AnyObjectId) - Method in class org.eclipse.jgit.junit.TestRepository
-
Cherry-pick a commit onto HEAD.
- 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
- cherryPickCommit(RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- cherryPickCommitFlattening(RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- cherryPickCommitPreservingMerges(RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- cherryPickedRefs - Variable in class org.eclipse.jgit.api.CherryPickResult
-
- 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(CherryPickResult.CherryPickStatus) - Constructor for class org.eclipse.jgit.api.CherryPickResult
-
- CherryPickResult.CherryPickStatus - Enum in org.eclipse.jgit.api
-
The cherry-pick status
- CherryPickStatus() - Constructor for enum org.eclipse.jgit.api.CherryPickResult.CherryPickStatus
-
- child() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- childCnt - Variable in class org.eclipse.jgit.dircache.DirCacheTree
-
- children - Variable in class org.eclipse.jgit.blame.ReverseWalk.ReverseCommit
-
- children - Variable in class org.eclipse.jgit.dircache.DirCacheTree
-
- children - Variable in class org.eclipse.jgit.revplot.PlotCommit
-
- chunks - Variable in class org.eclipse.jgit.merge.MergeResult
-
- cipherAlgo - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
Full cipher algorithm name.
- CIPHERS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- cl() - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
- classCastNotA - Variable in class org.eclipse.jgit.internal.JGitText
-
- CLASSPATH_TO_RESOURCES - Static variable in class org.eclipse.jgit.junit.JGitTestUtil
-
Constant CLASSPATH_TO_RESOURCES="org/eclipse/jgit/test/resources/"
- clean() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a clean
command
- clean - Variable in class org.eclipse.jgit.api.Status
-
- clean(DfsBlockCache.HashEntry) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- clean(WindowCache.Entry) - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- clean(String) - Static method in class org.eclipse.jgit.internal.transport.sshd.KnownHostEntryReader
-
- Clean - Class in org.eclipse.jgit.pgm
-
- Clean() - Constructor for class org.eclipse.jgit.pgm.Clean
-
- clean(String) - Static method in class org.eclipse.jgit.transport.UserAgent
-
- clean(String) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
- cleanClose() - Method in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- 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
- CleanFilter - Class in org.eclipse.jgit.lfs
-
Built-in LFS clean filter
When new content is about to be added to the git repository and this filter
is configured for that content, then this filter will replace the original
content with content of a so-called LFS pointer file.
- CleanFilter(Repository, InputStream, OutputStream) - Constructor for class org.eclipse.jgit.lfs.CleanFilter
-
Constructor for CleanFilter.
- cleanFilterCommandHolder - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
cached clean filter command.
- cleanLeadingSlashes(String, String) - Method in class org.eclipse.jgit.transport.URIish
-
- cleanLfsBlob(Repository, InputStream) - Static method in class org.eclipse.jgit.lfs.LfsBlobFilter
-
Run the LFS clean filter on the given stream and return a stream to the
LFS pointer file buffer.
- cleanNotFound(NoRemoteRepositoryException, String) - Method in class org.eclipse.jgit.transport.TransportGitSsh
-
- cleanPath(String, Set<String>) - Method in class org.eclipse.jgit.api.CleanCommand
-
When dryRun is false, deletes the specified path from disk.
- cleanRequireForce - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cleanup() - Method in class org.eclipse.jgit.api.CloneCommand
-
- cleanUp() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Reverts the worktree after an unsuccessful merge.
- cleanup(RevCommit[]) - Method in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- cleanUpConflicts() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- cleanupDelayMillis - Variable in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
- cleanupPeeledRef(DirCacheEditor, Ref) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- cleanupTask - Variable in class org.eclipse.jgit.lib.RepositoryCache
-
- cleanupTemporaryFiles() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- CleanupThread() - Constructor for class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.CleanupThread
-
- clear() - Method in class org.eclipse.jgit.dircache.DirCache
-
Empty this index, removing all entries.
- clear() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- clear() - Method in class org.eclipse.jgit.internal.storage.file.BitSet
-
- clear(int) - Method in class org.eclipse.jgit.internal.storage.file.BitSet
-
- clear() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- clear() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache
-
- clear(WindowCache.Ref) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- clear(DeltaWindowEntry) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- clear() - Static method in class org.eclipse.jgit.junit.http.RecordingLogger
-
- clear() - Method in class org.eclipse.jgit.junit.http.TestRequestLog
-
Reset the log back to its original empty state.
- clear() - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
- clear() - Method in class org.eclipse.jgit.lib.Config
-
Clear the configuration file
- clear() - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyPassphrasePrompt
-
Clears any cached passphrase
- 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.AbstractRevQueue.AlwaysEmptyQueue
-
- clear() - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Remove all entries from this queue.
- clear() - Method in class org.eclipse.jgit.revwalk.BlockObjQueue.Block
-
- clear() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- clear() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.BlockFreeList
-
- 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
- clearAll() - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- clearAllExpired() - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- 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.
- clearCache() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- clearCache() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
- clearChainLength() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- clearCopyFiles() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Clear all the copyfiles.
- clearDeltaBase() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- clearDirty() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
- clearDirty() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackListImpl
-
- clearEntry(DeltaBaseCache.Slot) - Method in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- clearExpired() - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
- 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.
- clearPassword() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
- clearPassword() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
Clears the proxy password.
- clearPassword() - Method in class org.eclipse.jgit.transport.sshd.ProxyData
-
Clears the stored password, if any.
- clearProperties() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Clear properties
- clearReferences() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- clearRegionList() - Method in class org.eclipse.jgit.blame.Candidate
-
- clearReuseAsIs() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
Forget the reuse information previously stored.
- clearReuseAsIs() - Method in class org.eclipse.jgit.internal.storage.file.LocalObjectToPack
-
Forget the reuse information previously stored.
- clearReuseAsIs() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Forget the reuse information previously stored.
- clearThread() - Method in class org.eclipse.jgit.transport.Daemon
-
- clearWindowOnTypeSwitch() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- client - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- client - Variable in class org.eclipse.jgit.transport.sshd.SshdSession
-
- clientAuthentications - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- clientCapabilities - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- clientCapabilities - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- clientCaps - Variable in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- clientHas175ChunkedEncodingBug - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- clientRequestedV2 - Variable in class org.eclipse.jgit.transport.UploadPack
-
Whether the client requested to use protocol V2 through a side
channel (such as the Git-Protocol HTTP header).
- clientShallowCommits - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The set of shallow commits on the client.
- clientShallowCommits - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- clientShallowCommits - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- clientShallowCommits - Variable in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- clientShallowCommits - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- ClientVersionUtil - Class in org.eclipse.jgit.http.server
-
Parses Git client User-Agent strings.
- ClientVersionUtil() - Constructor for class org.eclipse.jgit.http.server.ClientVersionUtil
-
- CLIText - Class in org.eclipse.jgit.pgm.internal
-
Translation bundle for JGit command line interface
- CLIText() - Constructor for class org.eclipse.jgit.pgm.internal.CLIText
-
- CLIText.Format - Class in org.eclipse.jgit.pgm.internal
-
Formats text strings using Localizable
.
- clock - Variable in class org.eclipse.jgit.internal.ketch.KetchSystem
-
- clock - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache
-
Access clock for loose LRU.
- clockHand - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Current position of the clock.
- clockLock - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Protects the clock and its related data.
- 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.internal.storage.pack.PackWriterBitmapPreparer.NotInBitmapFilter
-
- clone(Map) - Static method in class org.eclipse.jgit.junit.http.AccessEvent
-
- clone() - Method in class org.eclipse.jgit.lfs.lib.LfsPointerFilter
-
Clone this tree filter, including its parameters.
- clone() - Method in class org.eclipse.jgit.lib.IndexDiff.ProgressReportingFilter
-
- Clone - Class in org.eclipse.jgit.pgm
-
- Clone() - Constructor for class org.eclipse.jgit.pgm.Clone
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.AndRevFilter.Binary
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.AndRevFilter.List
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.AuthorRevFilter.PatternSearch
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.CommitterRevFilter.PatternSearch
-
- 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.MessageRevFilter.PatternSearch
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.NotRevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.OrRevFilter.Binary
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.OrRevFilter.List
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.AllFilter
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.MergeBaseFilter
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.NoMergesFilter
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.NoneFilter
-
- clone() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.OnlyMergesFilter
-
- 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.AndTreeFilter.Binary
-
- clone() - Method in class org.eclipse.jgit.treewalk.filter.AndTreeFilter.List
-
- 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.OrTreeFilter.Binary
-
- clone() - Method in class org.eclipse.jgit.treewalk.filter.OrTreeFilter.List
-
- 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.PathFilterGroup.Group
-
- clone() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Single
-
- 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.AllFilter
-
- clone() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter.AnyDiffFilter
-
- clone() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Clone this tree filter, including its parameters.
- cloneAllBranches - Variable in class org.eclipse.jgit.api.CloneCommand
-
- cloneArray(byte[]) - Static method in class org.eclipse.jgit.lib.ObjectLoader
-
- 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.
- clonedEmptyRepository - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cloneEntry() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
- cloneEnv() - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- cloneHeaders(Request) - Static method in class org.eclipse.jgit.junit.http.AccessEvent
-
- cloneHeaders(Response) - Static method in class org.eclipse.jgit.junit.http.AccessEvent
-
- 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
- cloneSubmodules - Variable in class org.eclipse.jgit.api.CloneCommand
-
- cloneSubmodules(Repository) - Method in class org.eclipse.jgit.api.CloneCommand
-
- cloneSubmodules - Variable in class org.eclipse.jgit.pgm.Clone
-
- cloningInto - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- cloningSubmodule(String) - Method in interface org.eclipse.jgit.api.CloneCommand.Callback
-
Notify starting to clone a submodule.
- cloningSubmodule(String) - Method in class org.eclipse.jgit.pgm.Clone
-
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.http.server.FileSender
-
- close() - Method in class org.eclipse.jgit.http.server.SmartOutputStream
- close() - Method in class org.eclipse.jgit.internal.ketch.LagCheck
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile.LazyChannel
-
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- 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.DfsReftable.CacheSource
-
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.Out
-
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.PackInputStream
- close() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
- close() - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
Close any resources held by this database.
- close() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateHandle
-
- close() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateRepository
-
- 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.ObjectDirectoryInserter
- 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.PackInputStream
- close() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
- close() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- close() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- close() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Close any resources held by this database.
- close(PackFile) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- close() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
- 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.EmptyLogCursor
- 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.MergedReftable.MergedLogCursor
-
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- 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.reftable.ReftableReader.LogCursorImpl
-
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- close() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- close() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Close any resources held by this database.
- close() - Method in interface org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler
-
- close() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
- close() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
- close(boolean) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- close() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- close() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- close() - Method in class org.eclipse.jgit.junit.TestRepository
-
Closes the underlying
Repository
object and any other internal
resources.
- close() - Method in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
- close() - Method in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
Close resources held by this listener
- close() - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyPassphrasePrompt
-
- 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.BasePackConnection
- 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 class org.eclipse.jgit.transport.BundleFetchConnection
- close() - Method in interface org.eclipse.jgit.transport.Connection
- close() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
-
Close destroys the associated buffer used to buffer the entity
- close() - Method in class org.eclipse.jgit.transport.InternalFetchConnection
- close() - Method in class org.eclipse.jgit.transport.InternalPushConnection
- close() - Method in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- close() - Method in class org.eclipse.jgit.transport.PushCertificateStore
- close() - Method in class org.eclipse.jgit.transport.sshd.JGitKeyCache
-
- close() - Method in interface org.eclipse.jgit.transport.sshd.KeyCache
-
Removes all KeyPair
from this cache and destroys their private
keys.
- close() - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- close() - Method in class org.eclipse.jgit.transport.SshTransport
- close() - Method in class org.eclipse.jgit.transport.TestProtocol.TransportInternal
-
- 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.TransportAmazonS3.DatabaseS3
-
- close() - Method in class org.eclipse.jgit.transport.TransportBundleFile
- close() - Method in class org.eclipse.jgit.transport.TransportBundleStream
- close() - Method in class org.eclipse.jgit.transport.TransportGitAnon
- close() - Method in class org.eclipse.jgit.transport.TransportGitAnon.TcpFetchConnection
-
- close() - Method in class org.eclipse.jgit.transport.TransportGitAnon.TcpPushConnection
-
- close() - Method in class org.eclipse.jgit.transport.TransportGitSsh.SshFetchConnection
-
- close() - Method in class org.eclipse.jgit.transport.TransportGitSsh.SshPushConnection
-
- close() - Method in class org.eclipse.jgit.transport.TransportHttp
- close() - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- close() - Method in class org.eclipse.jgit.transport.TransportLocal
- close() - Method in class org.eclipse.jgit.transport.TransportLocal.ForkLocalFetchConnection
-
- close() - Method in class org.eclipse.jgit.transport.TransportLocal.ForkLocalPushConnection
-
- close() - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- close() - Method in class org.eclipse.jgit.transport.UploadPack.ResponseBufferedOutputStream
-
- close() - Method in class org.eclipse.jgit.transport.WalkFetchConnection
- close() - Method in class org.eclipse.jgit.transport.WalkPushConnection
- close() - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Close any resources used by this connection.
- 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
- closeAllPackHandles(File) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- closeConnection(FetchResult) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- closeContextSilently(GSSContext) - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Closes (disposes of) a GSSContext
ignoring any
GSSException
s.
- closed - Variable in class org.eclipse.jgit.internal.JGitText
-
- closedAt - Variable in class org.eclipse.jgit.lib.Repository
-
- closeLane(PlotLane) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- closeListenerFailed - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- closeLockTokenFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- closeOutputStream() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- closeReader - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- closeReader - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- closeReader - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- closeRepo - Variable in class org.eclipse.jgit.api.Git
-
- closeToken() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- closing - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- clp - Variable in class org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler
-
- clp - Variable in class org.eclipse.jgit.pgm.opt.ObjectIdHandler
-
- clp - Variable in class org.eclipse.jgit.pgm.opt.RevCommitHandler
-
- clp - Variable in class org.eclipse.jgit.pgm.opt.RevTreeHandler
-
- clp - Variable in class org.eclipse.jgit.pgm.opt.SubcommandHandler
-
- cmd - Variable in class org.eclipse.jgit.internal.ketch.RemoteGitReplica.RemoteCommand
-
- cmd - Variable in class org.eclipse.jgit.internal.storage.reftree.Command
-
- cmd - Variable in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
- cmd - Variable in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- CmdLineParser - Class in org.eclipse.jgit.pgm.opt
-
Extended command line parser which handles --foo=value arguments.
- CmdLineParser(Object) - Constructor for class org.eclipse.jgit.pgm.opt.CmdLineParser
-
Creates a new command line owner that parses arguments/options and set
them into the given object.
- CmdLineParser(Object, Repository) - Constructor for class org.eclipse.jgit.pgm.opt.CmdLineParser
-
Creates a new command line owner that parses arguments/options and set
them into the given object.
- CmdLineParser.MyOptionDef - Class in org.eclipse.jgit.pgm.opt
-
- cmp - Variable in class org.eclipse.jgit.diff.HashedSequenceComparator
-
- cmp - Variable in class org.eclipse.jgit.diff.HashedSequencePair
-
- cmp - Variable in class org.eclipse.jgit.diff.HistogramDiff.State
-
- cmp - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- cmp - Variable in class org.eclipse.jgit.diff.MyersDiff
-
Comparison function for sequences.
- cmp - Variable in class org.eclipse.jgit.diff.SubsequenceComparator
-
- cmp(DirCacheEntry, DirCacheEntry) - Static method in class org.eclipse.jgit.dircache.DirCache
-
- cmp(byte[], int, DirCacheEntry) - Static method in class org.eclipse.jgit.dircache.DirCache
-
- cmp(byte[], int, byte[], int) - Static method in class org.eclipse.jgit.dircache.DirCache
-
- cmp - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- cnt - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- cnt - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow.ArrayStream
-
- cnt - Variable in class org.eclipse.jgit.internal.storage.pack.IntSet
-
- cnt - Variable in class org.eclipse.jgit.notes.FanoutBucket
-
- cnt - Variable in class org.eclipse.jgit.notes.LeafBucket
-
- cnt - Variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
- cnt - Variable in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- cnt - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- cnt - Variable in class org.eclipse.jgit.util.io.CountingOutputStream
-
- cnt - Static variable in class org.eclipse.jgit.util.io.IsolatedOutputStream.NamedThreadFactory
-
- cnt - Variable in class org.eclipse.jgit.util.RefList
-
- 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.
- coalesceGarbageLimit - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- code - Variable in class org.eclipse.jgit.lfs.Protocol.Error
-
- code - Variable in class org.eclipse.jgit.lfs.server.Response.Error
-
- collisionCheckObjs - Variable in class org.eclipse.jgit.transport.PackParser
-
Objects need to be double-checked for collision after indexing.
- collisionOn - Variable in class org.eclipse.jgit.internal.JGitText
-
- color - Variable in class org.eclipse.jgit.awtui.SwingCommitList.SwingLane
-
- colors - Variable in class org.eclipse.jgit.awtui.SwingCommitList
-
- COLUMN_SEPARATOR - Static variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- combine() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- combineA(List<Edit>, int) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- combineB(List<Edit>, int) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- combineDF(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- CombinedFileHeader - Class in org.eclipse.jgit.patch
-
A file in the Git "diff --cc" or "diff --combined" format.
- CombinedFileHeader(byte[], int) - Constructor for class org.eclipse.jgit.patch.CombinedFileHeader
-
- CombinedHunkHeader - Class in org.eclipse.jgit.patch
-
Hunk header for a hunk appearing in a "diff --cc" style patch.
- CombinedHunkHeader(CombinedFileHeader, int) - Constructor for class org.eclipse.jgit.patch.CombinedHunkHeader
-
- CombinedHunkHeader.CombinedOldImage - Class in org.eclipse.jgit.patch
-
- CombinedKeyIdentityProvider(KeyIdentityProvider...) - Constructor for class org.eclipse.jgit.internal.transport.sshd.JGitSshClient.CombinedKeyIdentityProvider
-
- CombinedKeyIdentityProvider(List<KeyIdentityProvider>) - Constructor for class org.eclipse.jgit.internal.transport.sshd.JGitSshClient.CombinedKeyIdentityProvider
-
- CombinedOldImage() - Constructor for class org.eclipse.jgit.patch.CombinedHunkHeader.CombinedOldImage
-
- ComboBitset() - Constructor for class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- ComboBitset(EWAHCompressedBitmap) - Constructor for class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- 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 - Annotation Type in org.eclipse.jgit.pgm
-
- command - Variable in class org.eclipse.jgit.pgm.Remote
-
- command - Variable in class org.eclipse.jgit.transport.BaseReceivePack.FirstLine
-
Deprecated.
- command - Variable in class org.eclipse.jgit.transport.DaemonService
-
- Command() - Constructor for class org.eclipse.jgit.transport.TrackingRefUpdate.Command
-
- 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.
- CommandCatalog - Class in org.eclipse.jgit.pgm
-
List of all commands known by jgit's command line tools.
- CommandCatalog() - Constructor for class org.eclipse.jgit.pgm.CommandCatalog
-
- 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
- commandFor(String) - Method in class org.eclipse.jgit.transport.TransportGitSsh
-
- commandName - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
- commandName - Variable in class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- CommandRef - Class in org.eclipse.jgit.pgm
-
- CommandRef(Class<? extends TextBuiltin>) - Constructor for class org.eclipse.jgit.pgm.CommandRef
-
- CommandRef(Class<? extends TextBuiltin>, Command) - Constructor for class org.eclipse.jgit.pgm.CommandRef
-
- CommandRef(Class<? extends TextBuiltin>, String) - Constructor for class org.eclipse.jgit.pgm.CommandRef
-
- commandRejectedByHook - Variable in class org.eclipse.jgit.internal.JGitText
-
- commands - Variable in class org.eclipse.jgit.internal.ketch.Proposal
-
- commands - Variable in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
- commands - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Commands to apply during this batch.
- commands - Variable in class org.eclipse.jgit.pgm.CommandCatalog
-
- commands - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- commands - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- commands - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- commandsEqual(PushCertificate, PushCertificate) - Static method in class org.eclipse.jgit.transport.PushCertificate
-
- commandsEqual(ReceiveCommand, ReceiveCommand) - Static method in class org.eclipse.jgit.transport.PushCertificateStore
-
- commandWasCalledInTheWrongState - Variable in class org.eclipse.jgit.internal.JGitText
-
- comment - Variable in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
- comment - Variable in class org.eclipse.jgit.lib.RebaseTodoLine
-
- commit() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Commit
command
- commit - Variable in class org.eclipse.jgit.api.MergeCommand
-
- commit - Variable in class org.eclipse.jgit.awtui.CommitGraphPane.GraphCellRender
-
- commit() - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
Finish, write, commit this change, and release the index lock.
- 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.GcLog
-
Commit changes to the gc log, if there have been any writes.
- commit() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Commit this change and release the lock.
- commit(RevWalk, List<Command>) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- commit() - Method in class org.eclipse.jgit.junit.TestRepository.BranchBuilder
-
- commit(RevCommit...) - Method in class org.eclipse.jgit.junit.TestRepository
-
Create a new commit.
- commit(RevTree, RevCommit...) - Method in class org.eclipse.jgit.junit.TestRepository
-
Create a new commit.
- commit(int, RevCommit...) - Method in class org.eclipse.jgit.junit.TestRepository
-
Create a new commit.
- commit(int, RevTree, RevCommit...) - Method in class org.eclipse.jgit.junit.TestRepository
-
Create a new commit.
- commit() - Method in class org.eclipse.jgit.junit.TestRepository
-
Create commit builder
- commit - Variable in class org.eclipse.jgit.lib.RebaseTodoLine
-
- commit - Variable in class org.eclipse.jgit.merge.MergeConfig
-
- Commit - Class in org.eclipse.jgit.pgm
-
- Commit() - Constructor for class org.eclipse.jgit.pgm.Commit
-
- commit - Variable in class org.eclipse.jgit.pgm.Reset
-
- commit - Variable in class org.eclipse.jgit.revwalk.DateRevQueue.Entry
-
- Commit(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.DepthWalk.Commit
-
Initialize a new commit.
- commit - Variable in class org.eclipse.jgit.transport.PushCertificateStore
-
- commit_0(RevCommit) - Method in class org.eclipse.jgit.pgm.MergeBase
-
- 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.
- COMMIT_TIME_SLOP - Static variable in class org.eclipse.jgit.api.NameRevCommand
-
Amount of slop to allow walking past the earliest requested commit.
- commitAlreadyExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- commitAmendOnInitialNotPossible - Variable in class org.eclipse.jgit.internal.JGitText
-
- commitAsync(KetchReplica) - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- commitBitmapIndex - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- CommitBuilder() - Constructor for class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- CommitBuilder(TestRepository<R>.BranchBuilder) - Constructor for class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- CommitBuilder(TestRepository<R>.CommitBuilder) - Constructor for class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- 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
-
- commitFile(String, String, String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Commit a file with the specified contents on the specified branch,
creating the branch if it didn't exist before.
- CommitGraphPane - Class in org.eclipse.jgit.awtui
-
Draws a commit graph in a JTable.
- CommitGraphPane() - Constructor for class org.eclipse.jgit.awtui.CommitGraphPane
-
Create a new empty panel.
- CommitGraphPane.CommitTableModel - Class in org.eclipse.jgit.awtui
-
- CommitGraphPane.DateCellRender - Class in org.eclipse.jgit.awtui
-
- CommitGraphPane.GraphCellRender - Class in org.eclipse.jgit.awtui
-
- CommitGraphPane.NameCellRender - Class in org.eclipse.jgit.awtui
-
- commitLabel - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- commitMessage - Variable in class org.eclipse.jgit.hooks.CommitMsgHook
-
The commit message.
- 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
-
- commitMethod - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- CommitMethod() - Constructor for enum org.eclipse.jgit.internal.ketch.KetchReplica.CommitMethod
-
- commitMethod - Variable in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
- 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
- commitNoteMap(Repository, String, RevWalk, NoteMap, RevCommit, ObjectInserter, String) - Static method in class org.eclipse.jgit.api.AddNoteCommand
-
- 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.
- commitPackedRefs(LockFile, RefList<Ref>, RefDirectory.PackedRefList, boolean) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- 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
-
- commits - Variable in class org.eclipse.jgit.api.CherryPickCommand
-
- commits - Variable in class org.eclipse.jgit.api.MergeCommand
-
- commits - Variable in class org.eclipse.jgit.api.RevertCommand
-
- commits - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
- commits - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- commits - Variable in class org.eclipse.jgit.pgm.MergeBase
-
- commits - Variable in class org.eclipse.jgit.pgm.RevParse
-
- commits - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- commits - Variable in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
Our table of queued commits.
- CommitSelectionHelper(Set<? extends ObjectId>, RevCommit[], int, List<RevCommit>, BitmapIndex.BitmapBuilder, List<PackWriterBitmapPreparer.BitmapCommit>) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- commitSnapshot - Variable in class org.eclipse.jgit.internal.storage.file.LockFile
-
- commitSpeed - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- CommitSpeed() - Constructor for enum org.eclipse.jgit.internal.ketch.KetchReplica.CommitSpeed
-
- commitSpeed - Variable in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
- CommitTableModel() - Constructor for class org.eclipse.jgit.awtui.CommitGraphPane.CommitTableModel
-
- COMMITTED - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Reference name holding the RefTree known to be committed.
- committed - Variable in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
- committedIndex - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Leader knows this (and all prior) states are committed.
- committedIndex - Variable in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- committer - Variable in class org.eclipse.jgit.api.CommitCommand
-
- committer - Variable in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
A fake (but stable) identity for committer fields in the test.
- committer - Variable in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- committer(PersonIdent) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- committer() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- COMMITTER - Static variable in class org.eclipse.jgit.junit.TestRepository
-
Constant COMMITTER="J.
- committer - Variable in class org.eclipse.jgit.lib.CommitBuilder
-
- 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.
- COMMITTER_EMAIL - Static variable in class org.eclipse.jgit.junit.TestRepository
-
Constant COMMITTER_EMAIL="jcommitter@example.com"
- committerEmail - Variable in class org.eclipse.jgit.lib.UserConfig
-
- committerName - Variable in class org.eclipse.jgit.lib.UserConfig
-
- CommitterRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Matches only commits whose committer name matches the pattern.
- CommitterRevFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.CommitterRevFilter
-
- CommitterRevFilter.PatternSearch - Class in org.eclipse.jgit.revwalk.filter
-
- CommitterRevFilter.SubStringSearch - Class in org.eclipse.jgit.revwalk.filter
-
- commitTime - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph.ToRewrite
-
- commitTime - Variable in class org.eclipse.jgit.revwalk.RevCommit
-
- CommitTimeRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Selects commits based upon the commit time field.
- CommitTimeRevFilter(long) - Constructor for class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter
-
- CommitTimeRevFilter.After - Class in org.eclipse.jgit.revwalk.filter
-
- CommitTimeRevFilter.Before - Class in org.eclipse.jgit.revwalk.filter
-
- CommitTimeRevFilter.Between - Class in org.eclipse.jgit.revwalk.filter
-
- common(SimilarityIndex) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- common(SimilarityIndex, SimilarityIndex) - Static method in class org.eclipse.jgit.diff.SimilarityIndex
-
- common(long[], int, long[], int) - Static method in class org.eclipse.jgit.diff.SimilarityIndex
-
- common() - Static method in class org.eclipse.jgit.pgm.CommandCatalog
-
Get all common commands sorted by their name
- common - Variable in class org.eclipse.jgit.pgm.CommandRef
-
- COMMON - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Marks a commit known to both sides of the connection.
- COMMON - Variable in class org.eclipse.jgit.transport.UploadPack
-
- commonBase - Variable in class org.eclipse.jgit.transport.UploadPack
-
Objects on both sides, these don't have to be sent.
- commonPrefix(byte[], int, byte[]) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- 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
.
- compactBytesLimit - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
- compactDstList(List<DiffEntry>) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- compactDuringCommit() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Whether to compact reftable instead of extending the stack depth.
- compactPacks(DfsReader, ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- compactReftable(DfsPackDescription, ReftableCompactor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- compactReftables(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- compactSrcList(List<DiffEntry>) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- compactTopOfStack(OutputStream, ReftableConfig, byte[]) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- comparator - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- comparator - Variable in class org.eclipse.jgit.pgm.Blame
-
- ComparatorBuilder() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.ComparatorBuilder
-
- compare(String, long, String, long) - Method in class org.eclipse.jgit.api.NameRevCommand
-
- compare(int[], int[]) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Compare two version strings for natural ordering.
- compare(DfsObjDatabase.PackSource, DfsObjDatabase.PackSource) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.PackSourceComparator
-
- compare(byte[], int, int, byte[], int, int) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- compare(BlockWriter.Entry, BlockWriter.Entry) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.Entry
-
- compare(MergedReftable.LogQueueEntry, MergedReftable.LogQueueEntry) - Static method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.LogQueueEntry
-
- compare(MergedReftable.RefQueueEntry, MergedReftable.RefQueueEntry) - Static method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.RefQueueEntry
-
- compare(ConfigLine, ConfigLine) - Method in class org.eclipse.jgit.lib.ConfigSnapshot.LineComparator
-
- compare(Ref, Ref) - Method in class org.eclipse.jgit.lib.RefComparator
- compare(WriteReftable.LogEntry, WriteReftable.LogEntry) - Static method in class org.eclipse.jgit.pgm.debug.WriteReftable.LogEntry
-
- compare(Ref, Ref) - Method in class org.eclipse.jgit.revplot.PlotWalk.PlotRefComparator
-
- compare(String, String) - Method in class org.eclipse.jgit.transport.HttpConfig
-
- compare(byte[], byte[]) - Static method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Group
-
- 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.
- compare2(String, String, String, String, String, String) - Static method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- 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(DeltaTask.WeightedPath) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask.WeightedPath
-
- compareTo(LfsPointer) - Method in class org.eclipse.jgit.lfs.LfsPointer
-
- compareTo(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Compare this LongObjectId to another and obtain a sort ordering.
- compareTo(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Compare this LongObjectId to a network-byte-order LongObjectId.
- compareTo(long[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Compare this LongObjectId to a network-byte-order LongObjectId.
- 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.
- compiledPattern - Variable in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
- complete() - Method in class org.eclipse.jgit.transport.NetRC.NetRCEntry
-
- complete(String, String) - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- COMPLETE - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
Objects whose direct dependents we know we have (or will have).
- composeSquashMessage(boolean, RevCommit, String, int) - Static method in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- compress(byte[]) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
- compress - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- compress(OutputStream) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- compress - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- compress(byte[], int) - Method in class org.eclipse.jgit.util.sha1.SHA1
-
- compress() - Method in class org.eclipse.jgit.util.sha1.SHA1
-
- CompressedBitmap(EWAHCompressedBitmap, BitmapIndexImpl) - Constructor for class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
Construct compressed bitmap for given bitmap and bitmap index
- CompressedBitmapBuilder(BitmapIndexImpl) - Constructor for class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- compressingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- compression - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- compression - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- compression - Variable in class org.eclipse.jgit.internal.storage.file.WriteConfig
-
- compression - Variable in class org.eclipse.jgit.lib.CoreConfig
-
- COMPRESSION - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- compressionLevel - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- compressor - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- compressStream - Variable in class org.eclipse.jgit.http.server.SmartOutputStream
-
- 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.
- compute(ProgressMonitor) - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- 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.
- computeBlockBytes(int, boolean) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- computeBlockBytes(int, int) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- computeChangeId(ObjectId, ObjectId, PersonIdent, PersonIdent, String) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
Compute a Change-Id.
- computeDotSize(int) - Static method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
- computeGrowAt(int) - Static method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
- computeHash(InputStream, long) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- computeId(ObjectInserter) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Compute the ObjectId for this tree
- computeKey(Repository) - Static method in class org.eclipse.jgit.internal.ketch.KetchLeaderCache
-
- computeLength(InputStream) - Static method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- computeName(List<PackedObjectInfo>) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- 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.
- computeNewRefs() - Method in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- 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.
- computeShallowsAndUnshallows(FetchRequest, UploadPack.IOConsumer<ObjectId>, UploadPack.IOConsumer<ObjectId>, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack
-
- computeSize(DirCacheEntry[], int, int, ObjectInserter) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
- computeTopPaths() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- computeUserAgent() - Static method in class org.eclipse.jgit.transport.UserAgent
-
- computeVarintSize(long) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- computeVersion() - Static method in class org.eclipse.jgit.transport.UserAgent
-
- concat(byte[]...) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Concatenate byte arrays.
- concatPath(String, String) - Static method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- concurrencyLevel - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
- 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 - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
- config - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- config - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- config - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- config - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- config - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- config - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- config - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- config - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Configuration file of target repository, lazily loaded if required.
- config - Variable in class org.eclipse.jgit.lib.BranchConfig
-
- 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 - Variable in class org.eclipse.jgit.lib.GpgConfig
-
- Config - Class in org.eclipse.jgit.pgm
-
- Config() - Constructor for class org.eclipse.jgit.pgm.Config
-
- config - Variable in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- config - Variable in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- CONFIG - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Name of the ssh config file.
- config - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- 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.StringReader - Class in org.eclipse.jgit.lib
-
- 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_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_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_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
-
- configFile - Variable in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
The .ssh/config file we read and monitor for updates.
- configFile - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitSshConfig
-
- configFile - Variable in class org.eclipse.jgit.pgm.Config
-
- configFile - Variable in class org.eclipse.jgit.pgm.Daemon
-
- configFile - Variable in class org.eclipse.jgit.storage.file.FileBasedConfig
-
- configFile - Variable in class org.eclipse.jgit.transport.OpenSshConfig
-
The base file.
- configFileNotFound - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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.
- configInvalidPath - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- configInvalidPattern - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- configInvalidPositive - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- configKey - Variable in class org.eclipse.jgit.transport.DaemonService
-
- ConfigLine - Class in org.eclipse.jgit.lib
-
- ConfigLine() - Constructor for class org.eclipse.jgit.lib.ConfigLine
-
- configNoKnownHostKeyAlgorithms - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- configNoRemainingHostKeyAlgorithms - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- configOnlyListOptionSupported - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- ConfigSnapshot - Class in org.eclipse.jgit.lib
-
- ConfigSnapshot(List<ConfigLine>, ConfigSnapshot) - Constructor for class org.eclipse.jgit.lib.ConfigSnapshot
-
- ConfigSnapshot.CaseFoldingSet - Class in org.eclipse.jgit.lib
-
- ConfigSnapshot.LineComparator - Class in org.eclipse.jgit.lib
-
- ConfigSnapshot.SectionNames - Class in org.eclipse.jgit.lib
-
- 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(OpenSshConfig.Host, Session) - Method in class org.eclipse.jgit.transport.DefaultSshSessionFactory
-
Provide additional configuration for the session based on the host
information.
- configure(KeyManager[], TrustManager[], SecureRandom) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Configure the connection so that it can be used for https communication.
- 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.
- configureAuthentication() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Configures the authentication mechanisms of this test server.
- configureEviction(RepositoryCacheConfig) - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- configureHeader() - Method in class org.eclipse.jgit.awtui.CommitGraphPane
-
- configureHttpProxy() - Static method in class org.eclipse.jgit.pgm.Main
-
Configure the JRE's standard HTTP based on http_proxy
.
- configureJSch(JSch) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Provide additional configuration for the JSch instance.
- configureProxy(ProxyData, InetSocketAddress) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- configureReftable(ReftableConfig, DfsOutputStream) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- configureRequest(HttpConnection) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.Basic
-
- configureRequest(HttpConnection) - Method in class org.eclipse.jgit.transport.HttpAuthMethod
-
Update connection properties based on this authentication method.
- configureRequest(HttpConnection) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- configureRequest(HttpConnection) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.Negotiate
-
- configureRequest(HttpConnection) - Method in class org.eclipse.jgit.transport.HttpAuthMethod.None
-
- configureRowHeight() - Method in class org.eclipse.jgit.awtui.CommitGraphPane
-
- configureShell() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Configures shell access for the test server.
- configureSubsystems() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Configures the test server's subsystems (sftp, scp).
- configValue - Variable in enum org.eclipse.jgit.lib.BranchConfig.BranchRebaseMode
-
- configValue - Variable in enum org.eclipse.jgit.lib.GpgConfig.GpgFormat
-
- configValue - Variable in enum org.eclipse.jgit.lib.SubmoduleConfig.FetchRecurseSubmodulesMode
-
- configValue - Variable in enum org.eclipse.jgit.transport.HttpConfig.HttpRedirectMode
-
- configValue - Variable in enum org.eclipse.jgit.transport.PushConfig.PushRecurseSubmodulesMode
-
- configValueContainsNullByte - Variable in class org.eclipse.jgit.internal.JGitText
-
- CONFLICT - Static variable in class org.eclipse.jgit.api.CherryPickResult
-
- conflict(String, DirCacheEntry, AbstractTreeIterator, AbstractTreeIterator) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
A conflict is detected - add the three different stages to the index
- conflicting - Variable in exception org.eclipse.jgit.errors.CheckoutConflictException
-
- conflictingPaths - Variable in exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
- conflictingUsageOf_git_dir_andArguments - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- conflictList - Variable in class org.eclipse.jgit.api.CheckoutResult
-
- conflicts - Variable in class org.eclipse.jgit.api.MergeResult
-
- conflicts - Variable in class org.eclipse.jgit.api.RebaseResult
-
- conflicts(List<String>) - Static method in class org.eclipse.jgit.api.RebaseResult
-
- conflicts - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- conflicts - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- conflictState - Variable in class org.eclipse.jgit.merge.MergeChunk
-
- ConflictState() - Constructor for enum org.eclipse.jgit.merge.MergeChunk.ConflictState
-
- conflictsWithBootstrap(String) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- conn - Variable in class org.eclipse.jgit.transport.FetchProcess
-
- conn - Variable in class org.eclipse.jgit.transport.TransportHttp.Service
-
- connect(HostConfigEntry, AttributeRepository, SocketAddress) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- connect() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- connect(int, TimeUnit) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- connect() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Connect
- connect() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Connect
- connect() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Connect
- connect(int, TimeUnit) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- connect(Duration) - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
- connect(int, TimeUnit) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- connect(String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- Connection - Interface in org.eclipse.jgit.transport
-
Represent connection for operation on a remote repository.
- connection - Variable in class org.eclipse.jgit.transport.PushProcess
-
Push operation connection created to perform this operation
- connection - Variable in class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- CONNECTION_ATTEMPTS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- connectionAttempts - Variable in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- 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
-
- connectivityOnly - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- connector - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- connector - Variable in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- cons - Variable in class org.eclipse.jgit.console.ConsoleAuthenticator
-
- cons - Variable in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- ConsoleAuthenticator - Class in org.eclipse.jgit.console
-
Basic network prompt for username/password when using the console.
- ConsoleAuthenticator() - Constructor for class org.eclipse.jgit.console.ConsoleAuthenticator
-
- ConsoleCredentialsProvider - Class in org.eclipse.jgit.console
-
Interacts with the user during authentication by using the text console.
- ConsoleCredentialsProvider() - Constructor for class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- Constants - Class in org.eclipse.jgit.lfs.lib
-
Misc.
- Constants() - Constructor for class org.eclipse.jgit.lfs.lib.Constants
-
- Constants - Class in org.eclipse.jgit.lib
-
Misc.
- Constants() - Constructor for class org.eclipse.jgit.lib.Constants
-
- constructSslTrustItems(Throwable) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- consumeCapabilities(PacketLineIn, Consumer<String>, Consumer<String>) - Static method in class org.eclipse.jgit.transport.ProtocolV2Parser
-
- consumeRequestBody(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Consume the entire request body, if one was supplied.
- consumeRequestBody(InputStream) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Consume the rest of the input stream and discard it.
- contains(byte[], int, int) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
- contains(DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- contains(DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- contains(int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- contains(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- contains(PackFile, long) - Method in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
- contains(int) - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- 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 class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache.Table
-
- contains(AnyObjectId) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Whether the bitmap has the id set.
- contains(Object) - Method in class org.eclipse.jgit.lib.ConfigSnapshot.CaseFoldingSet
-
- 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(byte[], int, int) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
Returns true if this set contains the specified array.
- 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
- containsCommitish - Variable in class org.eclipse.jgit.api.ListBranchCommand
-
- containsCommitish - Variable in class org.eclipse.jgit.pgm.Branch
-
- containsConflicts - Variable in class org.eclipse.jgit.merge.MergeResult
-
- 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.
- containsHelp(String...) - Method in class org.eclipse.jgit.pgm.Main.SubcommandLineParser
-
- containsHelp(String...) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
Check if array contains help option
- containsHelp(String[]) - Static method in class org.eclipse.jgit.pgm.TextBuiltin
-
Check if the arguments contain a help option
- 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
- containsSigningKey(String) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- containsSymrefs(List<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- content - Variable in class org.eclipse.jgit.diff.RawText
-
The file content for this sequence.
- CONTENT - Static variable in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Constant CONTENT=16
- CONTENT_ID - Static variable in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Constant CONTENT_ID=8
- CONTENT_TYPE_GIT_LFS_JSON - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
- contentCheck(DirCacheEntry, ObjectReader) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Compares the entries content with the content in the filesystem.
- contentHash - Variable in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
- contentId - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- contentIdFromPtr - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- contentIdOffset - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- contentLength - Variable in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
-
- contentMerge(CanonicalTreeParser, CanonicalTreeParser, CanonicalTreeParser, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Does the content merge.
- contentReadBuffer - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
- contents - Variable in class org.eclipse.jgit.gitrepo.RepoCommand.RemoteFile
-
- contents - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- contents - Variable in class org.eclipse.jgit.revwalk.RevObjectList.Block
-
- 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.ObjectReaderSource - Class in org.eclipse.jgit.diff
-
- ContentSource.Pair - Class in org.eclipse.jgit.diff
-
A pair of sources to access the old and new sides of a DiffEntry.
- ContentSource.WorkingTreeSource - Class in org.eclipse.jgit.diff
-
- contentType - Variable in class org.eclipse.jgit.http.server.ObjectFileServlet
-
- CONTENTTYPE_VND_GIT_LFS_JSON - Static variable in interface org.eclipse.jgit.lfs.Protocol
-
The contenttype used in LFS requests
- CONTENTTYPE_VND_GIT_LFS_JSON - Static variable in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
-
- context - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- context - Variable in class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
-
- context - Variable in class org.eclipse.jgit.http.server.RepositoryFilter
-
- context - Variable in class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
- context - Variable in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator
-
- context - Variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- context - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- context - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
- context - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- context - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
- contextLines - Variable in class org.eclipse.jgit.api.DiffCommand
-
- contextMustBeNonNegative - Variable in class org.eclipse.jgit.internal.JGitText
-
- contexts - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- contexts - Variable in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- contiguousCommitCount - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- CONTINUE - Static variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- CONTINUE_ON_STACK - Static variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- continueActiveLanes(PlotCommit) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- continueRebase() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- contractIfTooSmall(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- CONTROL_PATH - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- convert(char[]) - Method in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
- convertedBitmaps - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- convertGlob(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
Conversion from glob to Java regex following two sources:
http://man7.org/linux/man-pages/man7/glob.7.html
org.eclipse.jgit.fnmatch.FileNameMatcher.java Seems that there are
various ways to define what "glob" can be.
- convertToReftable - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- 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.
- cookieFile - Variable in class org.eclipse.jgit.transport.HttpConfig
-
- cookieFile - Variable in class org.eclipse.jgit.transport.TransportHttp
-
All stored cookies bound to this repo (independent of the baseUrl)
- cookieFileCacheLimit - Variable in class org.eclipse.jgit.transport.HttpConfig
-
- cookieFileMap - Variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFileCache
-
- cookies - Variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- copier - Variable in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- copy(RevCommit) - Method in class org.eclipse.jgit.blame.Candidate
-
- copy(int) - Method in class org.eclipse.jgit.blame.Region
-
Copy the entire result region, but at a new source position.
- copy() - Method in class org.eclipse.jgit.gitrepo.RepoProject.CopyFile
-
Do the copy file action.
- copy(ReceiveCommand) - Static method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- copy(long, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- copy(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- copy(BlockBasedFile, long, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Copy bytes from the window to a caller supplied buffer.
- copy(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ByteArrayWindow
-
Copy bytes from the window to a caller supplied buffer.
- copy(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ByteBufferWindow
-
Copy bytes from the window to a caller supplied buffer.
- copy(long, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
Copy bytes from the window to a caller supplied buffer.
- copy(int, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
Copy bytes from the window to a caller supplied buffer.
- copy(String, int, int) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- copy(PackFile, long, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Copy bytes from the window to a caller supplied buffer.
- 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.lfs.lib.AnyLongObjectId
-
Obtain an immutable copy of this current object.
- copy() - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Obtain an immutable copy of this current object name value.
- copy(ConfigSnapshot, List<String>) - Static method in class org.eclipse.jgit.lib.Config
-
- copy() - Method in class org.eclipse.jgit.util.FS.StreamGobbler
-
- 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.
- COPY_FROM - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- COPY_TO - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- copyAsIs(PackOutputStream, DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsCachedPack
-
- copyAsIs(PackOutputStream, DfsObjectToPack, boolean, DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- copyAsIs(PackOutputStream, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- copyAsIs(PackOutputStream, LocalObjectToPack, boolean, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- copyAsIs2(PackOutputStream, LocalObjectToPack, boolean, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- copyBuffer - Variable in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- copyConfigValueToSession(Session, ConfigRepository.Config, String, String) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- copyCurrentContent() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Copy the current file content into the temporary file.
- copyEntries(DeltaIndexScanner) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- CopyFile(Repository, String, String, String) - Constructor for class org.eclipse.jgit.gitrepo.RepoProject.CopyFile
-
- copyFile(File, File) - Static method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Copy a file
- copyFileFailed - Variable in class org.eclipse.jgit.gitrepo.internal.RepoText
-
- copyfiles - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- copyIfNotSameSize(byte[], int) - Static method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- copyLine(StringBuilder, String[], int[], int) - Method in class org.eclipse.jgit.patch.HunkHeader
-
- copyMetaData(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Copy the ObjectId and other meta fields from an existing entry.
- copyMetaData(DirCacheEntry, boolean) - 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 class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Output a previously selected representation.
- copyObjectAsIs(PackOutputStream, ObjectToPack, boolean) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Output a previously selected representation.
- copyOf(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- copyPackAsIs(PackOutputStream, DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- 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, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- copyPackAsIs(PackOutputStream, CachedPack) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Append an entire pack's contents onto the output stream.
- copyPackAsIs(PackFile, long, PackOutputStream) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- copyPackAsIs(PackOutputStream, CachedPack) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Append an entire pack's contents onto the output stream.
- copyPackBypassCache(PackOutputStream, ReadableChannel) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- copyPackThroughCache(PackOutputStream, DfsReader, ReadableChannel) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- copyProperty(String, String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- copyRawTo(ByteBuffer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in raw binary.
- copyRawTo(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a byte array.
- copyRawTo(long[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an long array.
- copyRawTo(OutputStream) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in raw binary.
- 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.
- copyStatusToResult() - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica.RemoteCommand
-
- copyTestResource(String, File) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Copy test resource.
- copyTo(OutputStream) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in hex format.
- copyTo(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a byte array in hex format.
- copyTo(ByteBuffer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a ByteBuffer in hex format.
- copyTo(Writer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in hex format.
- copyTo(char[], Writer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in hex format.
- copyTo(char[], StringBuilder) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a StringBuilder in hex format.
- 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
-
- copyUntrackedFolders(String) - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
Copy all entries which are still in untrackedParentFolders and which
belong to a path this treewalk has left into untrackedFolders.
- coreCompare(byte[], int, int, int, byte[], int, int, int) - Static method in class org.eclipse.jgit.util.Paths
-
- CoreConfig - Class in org.eclipse.jgit.lib
-
This class keeps git repository core parameters.
- CoreConfig(Config) - Constructor for class org.eclipse.jgit.lib.CoreConfig
-
- 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
-
- corruptIndices - Variable in class org.eclipse.jgit.internal.fsck.FsckError
-
- corruptionDetectedReReadingAt - Variable in class org.eclipse.jgit.internal.JGitText
-
- corruptLongObject - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- CorruptLongObjectException - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when an object id is given that doesn't match the hash of the object's
content
- CorruptLongObjectException(AnyLongObjectId, AnyLongObjectId, String) - Constructor for exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
Corrupt long object detected.
- CorruptMediaFile - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when a LFS mediafile is found which doesn't have the expected size
- CorruptMediaFile(Path, long, long) - Constructor for exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Constructor for CorruptMediaFile.
- 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
-
- corruptObjects - Variable in class org.eclipse.jgit.internal.fsck.FsckError
-
- corruptObjects - Variable in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- corruptObjects - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Objects we have tried to read, and discovered to be corrupt.
- corruptObjects - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
Objects we have tried to read, and discovered to be corrupt.
- 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
-
- cost - Variable in class org.eclipse.jgit.api.NameRevCommand.NameRevCommit
-
- cost - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaCache.Ref
-
- cost() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- couldNotCheckOutBecauseOfConflicts - Variable in class org.eclipse.jgit.internal.JGitText
-
- couldNotCreateBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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(int) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- count(String, char, boolean) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- count - Variable in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- count - Variable in class org.eclipse.jgit.lib.IndexDiff.ProgressReportingFilter
-
- count - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- count - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- count - Variable in class org.eclipse.jgit.revwalk.filter.MaxCountRevFilter
-
- count - Variable in class org.eclipse.jgit.revwalk.filter.SkipRevFilter
-
- 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 - Variable in class org.eclipse.jgit.transport.AdvertiseRefsHookChain
-
- count - Variable in class org.eclipse.jgit.transport.PostReceiveHookChain
-
- count - Variable in class org.eclipse.jgit.transport.PostUploadHookChain
-
- count - Variable in class org.eclipse.jgit.transport.PreReceiveHookChain
-
- count - Variable in class org.eclipse.jgit.transport.PreUploadHookChain
-
- count - Variable in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
- count - Variable in class org.eclipse.jgit.util.IntList
-
- count - Variable in class org.eclipse.jgit.util.LongList
-
- count - Variable in class org.eclipse.jgit.util.TemporaryBuffer.Block
-
- countEntries(DeltaIndexScanner) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- counter - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.ComparatorBuilder
-
- 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.
- countOf(long) - Static method in class org.eclipse.jgit.diff.SimilarityIndex
-
- countOfBitmapIndexMisses - Variable in class org.eclipse.jgit.revwalk.BitmapWalker
-
- counts - Variable in class org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper
-
- coverEdit(S, S) - Static method in class org.eclipse.jgit.diff.DiffAlgorithm
-
- crc - Variable in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- crc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
CRC-32 computation for objects that are appended onto the pack.
- crc - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
CRC-32 computation for objects that are appended onto the pack.
- crc - Variable in class org.eclipse.jgit.transport.PackedObjectInfo
-
- crc - Variable in class org.eclipse.jgit.transport.PackParser.UnresolvedDelta
-
- crc32(CRC32, long, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- crc32 - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- crc32(CRC32, long, int) - Method in class org.eclipse.jgit.internal.storage.file.ByteArrayWindow
-
- crc32 - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- crc32 - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- crc32 - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- 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(Repository, RevCommit, PathFilter) - Method in class org.eclipse.jgit.blame.Candidate
-
- create(Repository, RevCommit, PathFilter) - Method in class org.eclipse.jgit.blame.Candidate.ReverseCandidate
-
- 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.http.server.glue.RegexPipeline.Binder
-
- create() - Method in class org.eclipse.jgit.http.server.glue.ServletBinderImpl
-
- create() - Method in class org.eclipse.jgit.http.server.glue.SuffixPipeline.Binder
-
- create(HttpServletRequest, Repository) - Method in class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory
-
Create and configure a new ReceivePack instance for a repository.
- create(HttpServletRequest, Repository) - Method in class org.eclipse.jgit.http.server.resolver.DefaultUploadPackFactory
-
Create and configure a new UploadPack instance for a repository.
- create() - Static method in class org.eclipse.jgit.internal.ketch.KetchSystem.DefaultExecutorHolder
-
- 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.internal.transport.sshd.GssApiWithMicAuthFactory
-
- create() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitPasswordAuthFactory
-
- create() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- 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() - Method in class org.eclipse.jgit.pgm.CommandRef
-
Create an instance of the command implementation
- create() - Method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Algorithm
-
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
-
Creates a new connection to a destination defined by a
URL
- create(URL, Proxy) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
-
Creates a new connection to a destination defined by a
URL
using a proxy
- 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(String) - Static method in class org.eclipse.jgit.transport.InsecureCipherFactory
-
- 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(PathFilter[]) - Static method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup
-
- 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.
- createArchiveOutputStream(OutputStream) - Method in class org.eclipse.jgit.archive.TarFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream, Map<String, Object>) - Method in class org.eclipse.jgit.archive.TarFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream) - Method in class org.eclipse.jgit.archive.Tbz2Format
-
Start a new archive.
- createArchiveOutputStream(OutputStream, Map<String, Object>) - Method in class org.eclipse.jgit.archive.Tbz2Format
-
Start a new archive.
- createArchiveOutputStream(OutputStream) - Method in class org.eclipse.jgit.archive.TgzFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream, Map<String, Object>) - Method in class org.eclipse.jgit.archive.TgzFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream) - Method in class org.eclipse.jgit.archive.TxzFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream, Map<String, Object>) - Method in class org.eclipse.jgit.archive.TxzFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream) - Method in class org.eclipse.jgit.archive.ZipFormat
-
Start a new archive.
- createArchiveOutputStream(OutputStream, Map<String, Object>) - Method in class org.eclipse.jgit.archive.ZipFormat
-
Start a new archive.
- createArray(int) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- createArray(int) - Static method in class org.eclipse.jgit.util.LongMap
-
- 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
-
- createAuthorizationQuery(S3Config, URL, String, Map<String, String>, Map<String, String>, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
Create an AWSV4 authorization for a request, suitable for embedding in
query parameters.
- createBareRepository() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Creates a new empty bare repository.
- createBranch - Variable in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- createBranch - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- createBranch(ObjectId, String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Create a branch
- createBranch - Variable in class org.eclipse.jgit.pgm.Checkout
-
- 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
-
- createBuilder() - Method in class org.eclipse.jgit.api.StashCreateCommand
-
- createCommit(AnyObjectId) - Method in class org.eclipse.jgit.blame.ReverseWalk
-
Construct a new unparsed commit for the given object.
- 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.
- createCommitForTree(ObjectId, List<RevCommit>) - Method in class org.eclipse.jgit.merge.RecursiveMerger
-
Create a new commit by explicitly specifying the content tree and the
parents.
- createCommitSnapshot() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- createConnectCompletionListener(ConnectFuture, String, InetSocketAddress, HostConfigEntry) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- createConstraintMapping() - Method in class org.eclipse.jgit.junit.http.AppServer
-
- createContext() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
Creates the GSSContext
to use.
- createContext(Oid, String) - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Creates a GSSContext
for the given mechanism to authenticate with
the host given by fqdn
.
- createContext() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.NegotiateAuthentication
-
- createContext() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksGssApiAuthentication
-
- createDefaultDataModel() - Method in class org.eclipse.jgit.awtui.CommitGraphPane
- createDefaultJSch(FS) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Create default instance of jsch
- createdFromInserter - Variable in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- 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.
- createEntry(String, FileMode) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Create DirCacheEntry
- createEntry(String, FileMode, String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Create DirCacheEntry
- createEntry(String, FileMode, int, String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Create DirCacheEntry
- createErrorWriter() - Method in class org.eclipse.jgit.pgm.Main
-
- createFile(String, String) - Method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- createFile(File, String, String) - Static method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- createFilePasswordProvider(KeyPasswordProvider) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Creates a FilePasswordProvider
for a new session.
- createFilterCommand(String, Repository, InputStream, OutputStream) - Static method in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- createFor(HttpServletRequest, Repository, String) - Static method in class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory
-
- createForce - Variable in class org.eclipse.jgit.pgm.Branch
-
- createForce(List<String>) - Method in class org.eclipse.jgit.pgm.Branch
-
Forcefully create a list of branches
- createFormatResult(DiffEntry) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- 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.
- createHeaderAuthorization(S3Config, URL, String, Map<String, String>, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
Sign headers for given bucket, url and HTTP method and add signature in
Authorization header.
- createHeadsStartValues(String, Character) - Static method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- createInvalidCommentException(String) - Static method in class org.eclipse.jgit.lib.RebaseTodoLine
-
- createKeyPasswordProvider(CredentialsProvider) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- createLane() - Method in class org.eclipse.jgit.awtui.SwingCommitList
-
- 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
- createMatchers(List<String>, Character, boolean) - Static method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- createMessage(int, String, String) - Static method in exception org.eclipse.jgit.errors.NoClosingBracketException
-
- createNameMatcher0(String, Character, boolean, boolean) - Static method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- 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
-
- createNewRepository(List<RemoteRefUpdate>) - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
- 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
- createNotFoundException(URIish, URL, String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- createOid(String) - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
- 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.
- createOptionHandler(OptionDef, Setter) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
- createParserAtPath(ObjectReader, AnyObjectId, String) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- createPathMatcher(String, Character, boolean) - Static method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
Create path matcher
- createPipelines() - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- createProcess(List<String>) - Method in class org.eclipse.jgit.transport.TransportGitSsh.ExtSession
-
- createReachabilityChecker() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Get a reachability checker for commits over this revwalk.
- createReceivePack(Repository) - Method in class org.eclipse.jgit.transport.TransportLocal
-
- createRef(PackFile, long, ByteWindow) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- createRefUpdate(Ref) - Method in class org.eclipse.jgit.api.StashDropCommand
-
- createReplicas(KetchLeader, Repository) - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get the collection of replicas for a repository.
- createRepository(boolean) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Creates a new empty repository.
- createRepository(boolean, boolean) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- createRequiresZeroOldId - Variable in class org.eclipse.jgit.internal.JGitText
-
- createServer() - Method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Create the
AppServer
.This default implementation creates a server
without SSLsupport listening for HTTP connections on a dynamically chosen
port, which can be gotten once the server has been started via its
AppServer.getPort()
method.
- createSession(IoSession, String, InetSocketAddress, HostConfigEntry) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- createSession(CredentialsProvider, FS, String, String, String, int, OpenSshConfig.Host) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- createSession(OpenSshConfig.Host, String, String, int, FS) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
Create a new remote session for the requested address.
- createSessionFactory() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- createSignature(S3Config, String, String, String, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- createSimpleHeads(String, Character) - Static method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- 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.
- createTempDirectory(String) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Creates a unique directory for a test
- createTempFile() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Allocates a new unique file path that does not exist.
- createTemporaryIndex(ObjectId, DirCache, RevWalk) - Method in class org.eclipse.jgit.api.CommitCommand
-
- createTestRepository() - Method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Create TestRepository
- createTestSslContextFactory(String) - Method in class org.eclipse.jgit.junit.http.AppServer
-
- createTmpFile() - Method in class org.eclipse.jgit.lfs.Lfs
-
Create a new temp file in the LFS directory
- createTreeParser(byte[], ObjectReader, AnyObjectId) - Static method in class org.eclipse.jgit.dircache.DirCacheBuilder
-
- createUniqueTestGitDir(boolean) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Creates a new unique directory for a test repository
- createUpdate(RefSpec, ObjectId) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- createUploadPack(Repository) - Method in class org.eclipse.jgit.transport.TransportLocal
-
- createURI(Path) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyPassphrasePrompt
-
- createURI(Session) - Static method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
-
- 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.
- createWalk() - Method in class org.eclipse.jgit.pgm.Glog
-
Create RevWalk
- createWalk() - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
Create RevWalk
- createWildCardHead(Character, boolean) - Static method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- createWindow(int) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- createWorkRepository() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Creates a new empty repository within a new empty working directory.
- creationDate - Variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- creationTime - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- 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.
- CredentialItems() - Constructor for class org.eclipse.jgit.transport.TransportHttp.CredentialItems
-
- credentialPassphrase - Variable in class org.eclipse.jgit.internal.JGitText
-
- credentialPassword - Variable in class org.eclipse.jgit.internal.JGitText
-
- credentialProviders - Variable in class org.eclipse.jgit.transport.ChainingCredentialsProvider
-
- credentialsProvider - Variable in class org.eclipse.jgit.api.CommitCommand
-
- credentialsProvider - Variable in class org.eclipse.jgit.api.TransportCommand
-
Configured credentials provider
- credentialsProvider - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- credentialsProvider - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- credentialsProvider - Variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyPassphrasePrompt
-
- 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
-
- credentialsProvider - Variable in class org.eclipse.jgit.transport.Transport
-
Assists with authentication the connection.
- 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
-
- credit(int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- credit(int) - Method in class org.eclipse.jgit.internal.storage.pack.ThreadSafeDeltaCache
-
- creditSpace(int, DfsStreamKey) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- CRYPTO_ALG - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- CRYPTO_VER - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- CRYPTO_VER - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- cryptoAlg - Variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile.LazyChannel
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.dfs.PackInputStream
-
- ctx - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- ctx - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- cur - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- cur - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- cur - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- curByteCount - Variable in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- curElementHasPeelSuffix(AbstractTreeIterator) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- curIdx - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- curLoose - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- currBuf - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- currBuf - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Data being written that has not yet been cached.
- currEnd - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- current - Variable in class org.eclipse.jgit.diff.ContentSource.WorkingTreeSource
-
- current - Variable in class org.eclipse.jgit.transport.PacketLineIn.PacketLineInIterator
-
- current - Variable in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
Counts per resource key.
- current() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Obtain the current entry from this iterator.
- CURRENT_COMMIT - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
File containing the current commit(s) to cherry pick when --preserve-merges
is used.
- currentCommit - Variable in class org.eclipse.jgit.api.RebaseResult
-
- currentEntry - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- currentHead - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- currentMechanism - Variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- currentProject - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- currentRequest - Variable in class org.eclipse.jgit.transport.UploadPack
-
Request this instance is handling.
- currentSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- currentSubtree - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- currentTask - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- currentUri - Variable in class org.eclipse.jgit.transport.TransportHttp
-
The current URI we're talking to.
- currPos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- currPos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- currPtr - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- currPtr - Variable in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- currVisit - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- customRefLog - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- cutDeltaChains(BlockList<ObjectToPack>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- cutDeltaChains - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- cwd - Variable in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
Current working directory.
- cygpath - Static variable in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
- d - Variable in class org.eclipse.jgit.util.sha1.SHA1.State
-
- Daemon - Class in org.eclipse.jgit.pgm
-
- Daemon() - Constructor for class org.eclipse.jgit.pgm.Daemon
-
- Daemon - Class in org.eclipse.jgit.transport
-
Basic daemon for the anonymous git://
transport protocol.
- Daemon() - Constructor for class org.eclipse.jgit.transport.Daemon
-
Configure a daemon to listen on any available network port.
- Daemon(InetSocketAddress) - Constructor for class org.eclipse.jgit.transport.Daemon
-
Configure a new daemon for the specified network address.
- daemon - Variable in class org.eclipse.jgit.transport.DaemonClient
-
- Daemon.Acceptor - Class in org.eclipse.jgit.transport
-
- Daemon.KetchServerType - Enum in org.eclipse.jgit.pgm
-
- daemonAlreadyRunning - Variable in class org.eclipse.jgit.internal.JGitText
-
- DaemonClient - Class in org.eclipse.jgit.transport
-
Active network client of
Daemon
.
- DaemonClient(Daemon) - Constructor for class org.eclipse.jgit.transport.DaemonClient
-
- DaemonService - Class in org.eclipse.jgit.transport
-
A service exposed by
Daemon
over anonymous
git://
.
- DaemonService(String, String) - Constructor for class org.eclipse.jgit.transport.DaemonService
-
- DaemonService.ServiceConfig - Class in org.eclipse.jgit.transport
-
- data - Variable in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache.Entry
-
- data - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- data - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.Out
-
- data - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache.Entry
-
- data - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache.Slot
-
- data - Variable in class org.eclipse.jgit.lib.ObjectLoader.SmallObject
-
- data - Variable in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- data - Variable in class org.eclipse.jgit.notes.Note
-
- data - Variable in class org.eclipse.jgit.transport.AmazonS3.ListParser
-
- data - Variable in class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- data - Variable in class org.eclipse.jgit.treewalk.filter.ByteArraySet.Hasher
-
- database - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
- DatabaseS3(String, String) - Constructor for class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- dataOutput - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexWriterV1
-
- date - Variable in class org.eclipse.jgit.awtui.UIText
-
- date(int) - Method in class org.eclipse.jgit.pgm.Blame
-
- date() - Method in class org.eclipse.jgit.util.time.ProposedTimestamp
-
Get time since epoch, with up to millisecond resolution.
- DATE_STRING_FORMAT - Static variable in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- DateCellRender() - Constructor for class org.eclipse.jgit.awtui.CommitGraphPane.DateCellRender
-
- dateFmt - Variable in class org.eclipse.jgit.pgm.Blame
-
- dateFormat(String) - Method in class org.eclipse.jgit.pgm.Log
-
- dateFormatter - Variable in class org.eclipse.jgit.merge.SquashMessageFormatter
-
- dateFormatter - Variable in class org.eclipse.jgit.pgm.Log
-
- dateInfo - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- DateRevQueue - Class in org.eclipse.jgit.revwalk
-
A queue of commits sorted by commit time order.
- DateRevQueue() - Constructor for class org.eclipse.jgit.revwalk.DateRevQueue
-
Create an empty date queue.
- DateRevQueue(Generator) - Constructor for class org.eclipse.jgit.revwalk.DateRevQueue
-
- DateRevQueue.Entry - Class in org.eclipse.jgit.revwalk
-
- dateStamp(Date) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- dateTimeInstance - Variable in class org.eclipse.jgit.util.GitDateFormatter
-
- dateTimeInstance2 - Variable in class org.eclipse.jgit.util.GitDateFormatter
-
- dateTimeStampISO8601(Date) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- DAY_IN_MILLIS - Static variable in class org.eclipse.jgit.util.RelativeDateFormatter
-
- DAY_IN_SECONDS - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- daysAgo - Variable in class org.eclipse.jgit.internal.JGitText
-
- dayStartInMillis(long) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- db - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- db - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Database this reader loads objects from.
- db - Variable in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
- db - Variable in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
- db - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateHandle
-
- db - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- db - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- db - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- db - Variable in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- db - Variable in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
- db - Variable in class org.eclipse.jgit.junit.RepositoryTestCase
-
Test repository, initialized for this test case.
- db - Variable in class org.eclipse.jgit.junit.TestRepository
-
- db - Variable in class org.eclipse.jgit.merge.Merger
-
The repository this merger operates on.
- db - Variable in class org.eclipse.jgit.notes.NoteMapMerger
-
- db - Variable in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
- db - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
Git repository the command was invoked within.
- db - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Database we write the stored objects into.
- db - Variable in class org.eclipse.jgit.transport.BundleWriter
-
- db - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
Database we write the push certificate into.
- db - Variable in class org.eclipse.jgit.transport.PushCertificateStore
-
- db - Variable in class org.eclipse.jgit.transport.UploadPack
-
Database we read the objects from.
- dc - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- dc - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- DEAD - Static variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- dead - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache.Entry
-
Marked true when ref.get() returns null and the ref is dead.
- deadline - Variable in class org.eclipse.jgit.util.io.InterruptTimer.AlarmState
-
- debug(StringBuilder, ReplicaSnapshot) - Static method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- debug(StringBuilder, String, ObjectId, ObjectId) - Static method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- debug(String, Object, Object) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
-
Debug log
- debug(String, Throwable) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- debug(String) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
-
Debug log
- debug(String, Object...) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- debug(Throwable) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- debug(String, long) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- DEC - Static variable in class org.eclipse.jgit.util.Base64
-
Translates a Base64 value to either its 6-bit reconstruction value or a
negative number indicating some other meaning.
- decideMode() - Method in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
- decideMode() - Method in class org.eclipse.jgit.util.io.AutoLFOutputStream
-
- decode(int, int) - Method in class org.eclipse.jgit.diff.RawText
-
Decode a region of the text into a String.
- decode(ReceiveCommand.Result) - Method in class org.eclipse.jgit.transport.TrackingRefUpdate.Command
-
- decode(byte[], int, int) - Static method in class org.eclipse.jgit.util.Base64
-
Low-level decoding ASCII characters from a byte array.
- decode(String) - Static method in class org.eclipse.jgit.util.Base64
-
Decodes data from Base64 notation.
- decode(byte[]) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Decode a buffer under UTF-8, if possible.
- decode(byte[], int, int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Decode a buffer under UTF-8, if possible.
- decode(Charset, byte[]) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Decode a buffer under the specified character set if possible.
- decode(Charset, byte[], int, int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Decode a region of the buffer under the specified character set if possible.
- decode(ByteBuffer, Charset) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
- decode4to3(byte[], int, byte[], int) - Static method in class org.eclipse.jgit.util.Base64
-
Decodes four bytes from array source and writes the resulting
bytes (up to three of them) to destination.
- decodeBlockLen(int) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- decodeFile(int) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- decodeInt32(byte[], int) - Static method in class org.eclipse.jgit.util.NB
-
Convert sequence of 4 bytes (network byte order) into signed value.
- decodeInt64(byte[], int) - Static method in class org.eclipse.jgit.util.NB
-
Convert sequence of 8 bytes (network byte order) into signed value.
- decodeNoFallback(Charset, byte[], int, int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Decode a region of the buffer under the specified character set if
possible.
- decodeTS(int) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- decodeTypeString(AnyObjectId, byte[], byte, MutableInteger) - Static method in class org.eclipse.jgit.lib.Constants
-
Parse an encoded type string into a type constant.
- decodeUInt16(byte[], int) - Static method in class org.eclipse.jgit.util.NB
-
Convert sequence of 2 bytes (network byte order) into unsigned value.
- decodeUInt24(byte[], int) - Static method in class org.eclipse.jgit.util.NB
-
Convert sequence of 3 bytes (network byte order) into unsigned value.
- decodeUInt32(byte[], int) - Static method in class org.eclipse.jgit.util.NB
-
Convert sequence of 4 bytes (network byte order) into unsigned value.
- decodeUInt64(byte[], int) - Static method in class org.eclipse.jgit.util.NB
-
Convert sequence of 8 bytes (network byte order) into unsigned value.
- decompress(long, int, DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- decompress(long, int, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- decorate - Variable in class org.eclipse.jgit.pgm.Log
-
- decrypt(URLConnection) - Method in class org.eclipse.jgit.transport.AmazonS3
-
- decrypt(InputStream) - Method in class org.eclipse.jgit.transport.WalkEncryption
-
- decrypt(InputStream) - Method in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- decrypt(InputStream) - Method in class org.eclipse.jgit.transport.WalkEncryption.NoEncryption
-
- decrypt(InputStream) - Method in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
- decryptCipher - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
- dedupe(BinaryOperator<T>) - Method in class org.eclipse.jgit.util.RefList.Builder
-
Dedupe the refs in place.
- deepCopy() - Method in class org.eclipse.jgit.blame.Region
-
- DEEPEN_NOT - Variable in class org.eclipse.jgit.revwalk.DepthGenerator
-
Commits reachable from commits that the client specified using --shallow-exclude.
- DEEPEN_NOT - Variable in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- DEEPEN_NOT - Variable in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- deepenNotRefs - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- deepenNotRefs - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- deepenNots - Variable in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- deepenNots - Variable in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- deepenNotWithDeepen - Variable in class org.eclipse.jgit.internal.JGitText
-
- deepenSince - Variable in class org.eclipse.jgit.revwalk.DepthGenerator
-
- deepenSince - Variable in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- deepenSince - Variable in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- deepenSince - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- deepenSince - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- deepenSinceWithDeepen - Variable in class org.eclipse.jgit.internal.JGitText
-
- def - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Compresses delta bases when completing a thin pack.
- def - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Compresses delta bases when completing a thin pack.
- DEFAULT - Static variable in class org.eclipse.jgit.diff.RawTextComparator
-
No special treatment.
- DEFAULT - Static variable in class org.eclipse.jgit.pgm.opt.GpgSignHandler
-
The value "default" which will be used when just the option is specified
without any argument
- DEFAULT - Static variable in interface org.eclipse.jgit.transport.AdvertiseRefsHook
-
A simple hook that advertises the default refs.
- DEFAULT - Static variable in interface org.eclipse.jgit.transport.ProtocolV2Hook
-
The default hook implementation that does nothing.
- DEFAULT - Static variable in interface org.eclipse.jgit.transport.RefFilter
-
The default filter, allows all refs to be shown.
- DEFAULT - Static variable in class org.eclipse.jgit.util.SystemReader
-
- Default() - Constructor for class org.eclipse.jgit.util.SystemReader.Default
-
- DEFAULT_ALGO - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- DEFAULT_AUTOLIMIT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- DEFAULT_AUTOPACKLIMIT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- DEFAULT_BIG_FILE_THRESHOLD - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default big file threshold: 52428800
- DEFAULT_BINARY_FILE_THRESHOLD - Static variable in class org.eclipse.jgit.diff.DiffFormatter
-
- DEFAULT_BITMAP_CONTIGUOUS_COMMIT_COUNT - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default count of most recent commits to select for bitmaps.
- DEFAULT_BITMAP_DISTANT_COMMIT_SPAN - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default spacing between commits in distant history when selecting commits
for bitmaps.
- DEFAULT_BITMAP_EXCESSIVE_BRANCH_COUNT - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default count of branches required to activate inactive branch commit
selection.
- DEFAULT_BITMAP_INACTIVE_BRANCH_AGE_IN_DAYS - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default age at which a branch is considered inactive.
- DEFAULT_BITMAP_RECENT_COMMIT_COUNT - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Count at which the span between selected commits changes from
"bitmapRecentCommitSpan" to "bitmapDistantCommitSpan".
- DEFAULT_BITMAP_RECENT_COMMIT_SPAN - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default spacing between commits in recent history when selecting commits
for bitmaps.
- DEFAULT_BUILD_BITMAPS - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of the build bitmaps option: true
- DEFAULT_COMPARATOR - Static variable in enum org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource
-
Default comparator for sources.
- DEFAULT_COOKIE_FILE_CACHE_LIMIT - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
- DEFAULT_DELTA_BASE_AS_OFFSET - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of delta base as offset option: false
- DEFAULT_DELTA_CACHE_LIMIT - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default delta cache limit: 100
- DEFAULT_DELTA_CACHE_SIZE - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default delta cache size: 52428800L
- DEFAULT_DELTA_COMPRESS - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of delta compress option: true
- DEFAULT_DELTA_SEARCH_WINDOW_SIZE - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default window size during packing: 10
- DEFAULT_ENTRY - Static variable in class org.eclipse.jgit.transport.NetRC
-
'default' netrc entry.
- DEFAULT_FETCH_THIN - Static variable in class org.eclipse.jgit.transport.Transport
-
- DEFAULT_GC_AGGRESSIVE_DEPTH - Static variable in class org.eclipse.jgit.api.GarbageCollectCommand
-
Default value of maximum delta chain depth during aggressive garbage
collection: 250
- DEFAULT_GC_AGGRESSIVE_WINDOW - Static variable in class org.eclipse.jgit.api.GarbageCollectCommand
-
Default window size during packing during aggressive garbage collection:
* 250
- DEFAULT_GETTER - Static variable in class org.eclipse.jgit.lib.Config
-
- DEFAULT_IDENTITIES - Static variable in class org.eclipse.jgit.transport.SshConstants
-
All known default identity file names.
- DEFAULT_IN_CORE_LIMIT - Static variable in class org.eclipse.jgit.util.TemporaryBuffer
-
Default limit for in-core storage.
- DEFAULT_INDEX_VERSION - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default index version: 2
- DEFAULT_KEY_ALGO - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- DEFAULT_KEY_ITER - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- DEFAULT_KEY_SALT - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- DEFAULT_KEY_SIZE - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- DEFAULT_MAX_DELTA_DEPTH - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of maximum delta chain depth: 50
- DEFAULT_MAX_REDIRECTS - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
- DEFAULT_MINSIZE_PREVENT_RACY_PACK - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default if we wait before opening a newly written pack to prevent its
lastModified timestamp could be racy
- DEFAULT_MIRROR - Static variable in class org.eclipse.jgit.transport.RemoteConfig
-
- DEFAULT_NAME - Static variable in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
"Host" name of the HostEntry for the default options before the first
host block in a config file.
- DEFAULT_PATH_SIZE - Static variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- DEFAULT_PORT - Static variable in class org.eclipse.jgit.transport.Daemon
-
9418: IANA assigned port number for Git.
- DEFAULT_PRESERVE_OLD_PACKS - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of keep old packs option: false
- DEFAULT_PROXY_TIMEOUT_MILLIS - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
- DEFAULT_PRUNE_PRESERVED - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of prune old packs option: false
- DEFAULT_PUSH_THIN - Static variable in class org.eclipse.jgit.transport.Transport
-
- DEFAULT_RECEIVE_PACK - Static variable in class org.eclipse.jgit.transport.RemoteConfig
-
- DEFAULT_REF - Static variable in class org.eclipse.jgit.api.StashApplyCommand
-
- DEFAULT_REMOTE_NAME - Static variable in class org.eclipse.jgit.lib.Constants
-
Default remote name used by clone, push and fetch operations
- DEFAULT_REUSE_DELTAS - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of deltas reuse option: true
- DEFAULT_REUSE_OBJECTS - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default value of objects reuse option: true
- DEFAULT_TXN_NAMESPACE - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
- DEFAULT_UMASK - Static variable in class org.eclipse.jgit.util.FS_POSIX
-
- DEFAULT_UPLOAD_PACK - Static variable in class org.eclipse.jgit.transport.RemoteConfig
-
- DEFAULT_VERS - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- DEFAULT_WAIT_PREVENT_RACY_PACK - Static variable in class org.eclipse.jgit.storage.pack.PackConfig
-
Default if we wait before opening a newly written pack to prevent its
lastModified timestamp could be racy
- defaultAuthor - Variable in class org.eclipse.jgit.junit.TestRepository
-
- defaultBranch - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- defaultCommitNames() - Static method in class org.eclipse.jgit.merge.ResolveMerger
-
- defaultCommitter - Variable in class org.eclipse.jgit.junit.TestRepository
-
- defaultedPort(int, String) - Method in class org.eclipse.jgit.transport.HttpConfig
-
- defaultExecutor() - Static method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get default executor, one thread per available processor.
- DefaultExecutorHolder() - Constructor for class org.eclipse.jgit.internal.ketch.KetchSystem.DefaultExecutorHolder
-
- DefaultFileModeStrategy() - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator.DefaultFileModeStrategy
-
- defaultFiles - Variable in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- DefaultGSSManagerFactory() - Constructor for class org.eclipse.jgit.util.GSSManagerFactory.DefaultGSSManagerFactory
-
- defaultHostConfigEntryResolver - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- defaultJSch - Variable in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- defaultKeys - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- defaultMaxByteCount - Static variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- DefaultNoteMerger - Class in org.eclipse.jgit.notes
-
- DefaultNoteMerger() - Constructor for class org.eclipse.jgit.notes.DefaultNoteMerger
-
- defaultProvider - Static variable in class org.eclipse.jgit.transport.CredentialsProvider
-
- DefaultProxyDataFactory - Class in org.eclipse.jgit.transport.sshd
-
A default implementation of a
ProxyDataFactory
based on the standard
ProxySelector
.
- DefaultProxyDataFactory() - Constructor for class org.eclipse.jgit.transport.sshd.DefaultProxyDataFactory
-
- DefaultReceivePackFactory - Class in org.eclipse.jgit.http.server.resolver
-
- DefaultReceivePackFactory() - Constructor for class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory
-
- DefaultReceivePackFactory.ServiceConfig - Class in org.eclipse.jgit.http.server.resolver
-
- defaultRemote - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- DefaultRemoteReader() - Constructor for class org.eclipse.jgit.gitrepo.RepoCommand.DefaultRemoteReader
-
- defaultRevision - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- defaultRevision - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- defaultServerKeyVerifier - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- defaultSigner - Static variable in class org.eclipse.jgit.lib.GpgSigner
-
- DefaultSshSessionFactory - Class in org.eclipse.jgit.transport
-
Loads known hosts and private keys from $HOME/.ssh
.
- DefaultSshSessionFactory() - Constructor for class org.eclipse.jgit.transport.DefaultSshSessionFactory
-
- DefaultTypedConfigGetter - Class in org.eclipse.jgit.lib
-
- DefaultTypedConfigGetter() - Constructor for class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
- DefaultUploadPackFactory - Class in org.eclipse.jgit.http.server.resolver
-
- DefaultUploadPackFactory() - Constructor for class org.eclipse.jgit.http.server.resolver.DefaultUploadPackFactory
-
- DefaultUploadPackFactory.ServiceConfig - Class in org.eclipse.jgit.http.server.resolver
-
- defer(ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- defer(RevCommit) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
- defer(FIFORevQueue, int, RevCommit[], int) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
- deflate - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- deflateBound(int) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- deflater - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- deflater - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- deflater - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
Used to compress cached deltas.
- deflater() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- deflater - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow.ZipStream
-
- deflater() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- deflater - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- deinit(String) - Method in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
Recursively delete the *contents* of path, but leave path as an empty
directory
- delay(long, long, long) - Static method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Compute a delay in a min..max
interval with random jitter.
- delay(long, TimeUnit) - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor.Task
-
- delay - Variable in class org.eclipse.jgit.revwalk.DelayRevQueue
-
- delayFreeFlags - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- DelayRevQueue - Class in org.eclipse.jgit.revwalk
-
- DelayRevQueue(Generator) - Constructor for class org.eclipse.jgit.revwalk.DelayRevQueue
-
- delayStartTime - Variable in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
- delayStartUnit - Variable in class org.eclipse.jgit.lib.BatchingProgressMonitor
-
- delegate - Variable in class org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper
-
- delegate() - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- delegate() - Method in class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- delegate() - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- delete(File) - Method in class org.eclipse.jgit.api.RmCommand
-
- delete(String, AnyObjectId) - Static method in class org.eclipse.jgit.diff.DiffEntry
-
- delete(List<ReceiveCommand>, List<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- delete(Path) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- delete(RefDirectoryUpdate) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- delete(File, int) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- delete(File, int, LockFile) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- delete() - Method in class org.eclipse.jgit.junit.TestRepository.BranchBuilder
-
Delete this branch.
- delete(String) - Method in class org.eclipse.jgit.junit.TestRepository
-
Delete a reference.
- delete() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Delete the ref.
- delete(RevWalk) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Delete the ref.
- delete - Variable in class org.eclipse.jgit.pgm.Branch
-
- delete(List<String>) - Method in class org.eclipse.jgit.pgm.Branch
-
Delete branches
- delete(List<String>, boolean) - Method in class org.eclipse.jgit.pgm.Branch
-
- delete - Variable in class org.eclipse.jgit.pgm.Tag
-
- delete(String, String) - Method in class org.eclipse.jgit.transport.AmazonS3
-
Delete a single object.
- delete(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Deletes a file on the remote file system.
- delete(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Delete file or empty folder
- delete(File, int) - Static method in class org.eclipse.jgit.util.FileUtils
-
Delete file or folder
- delete(File) - Method in class org.eclipse.jgit.util.FS
-
Delete a file.
- deleteAllRefs() - Method in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- deleteBackslash(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- DeleteBranchCommand - Class in org.eclipse.jgit.api
-
Used to delete one or several branches.
- DeleteBranchCommand(Repository) - Constructor for class org.eclipse.jgit.api.DeleteBranchCommand
-
Constructor for DeleteBranchCommand
- deleteBranchUnexpectedResult - Variable in class org.eclipse.jgit.internal.JGitText
-
- deleteChildren(File) - Method in class org.eclipse.jgit.api.CloneCommand
-
- deleteCommand(RemoteRefUpdate) - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
- deleted - Variable in class org.eclipse.jgit.diff.RenameDetector
-
- deleted - Variable in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
- DELETED_FILE_MODE - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- deletedBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- deleteDir(Path) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- deletedRemoteBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- deleteEmptyRefsFolders() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- deleteFile(String) - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- deleteFile(String) - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- deleteFile(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Delete a file from the object database.
- deleteFileFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- deleteForce - Variable in class org.eclipse.jgit.pgm.Branch
-
- deleteForce(List<String>) - Method in class org.eclipse.jgit.pgm.Branch
-
Forcefully delete branches
- deleteLog(String, long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Record deletion of one reflog entry in this reftable.
- DeleteLogEntry(String, long) - Constructor for class org.eclipse.jgit.internal.storage.reftable.BlockWriter.DeleteLogEntry
-
- deleteOldPacks(Collection<PackFile>, Collection<PackFile>) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Delete old pack files.
- deleteOnShutdown(File) - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.CleanupThread
-
- deleteOrphans() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Deletes orphans
- deleteOverlappingSubtree(DirCacheEntry, int) - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
- DeletePath(String) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.DeletePath
-
Create a new deletion command by path name.
- DeletePath(DirCacheEntry) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.DeletePath
-
Create a new deletion command for an existing entry instance.
- deleteRef(Ref) - Method in class org.eclipse.jgit.api.StashDropCommand
-
- deleteRef(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Delete a loose ref from the remote repository.
- deleteRefLog(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Delete a reflog from the remote repository.
- deleteRequiresZeroNewId - Variable in class org.eclipse.jgit.internal.JGitText
-
- deleteStaleTrackingRefs(FetchResult, BatchRefUpdate) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- DeleteTagCommand - Class in org.eclipse.jgit.api
-
Used to delete one or several tags.
- DeleteTagCommand(Repository) - Constructor for class org.eclipse.jgit.api.DeleteTagCommand
-
Constructor for DeleteTagCommand
- deleteTagUnexpectedResult - Variable in class org.eclipse.jgit.internal.JGitText
-
- deleteTempPacksIdx() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- deleteTrackingRef(FetchResult, BatchRefUpdate, RefSpec, Ref) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- deleteTrashFile(Repository, String) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Delete a trash file.
- deleteTrashFile(String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Delete a trash file
- DeleteTree(String) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.DeleteTree
-
Create a new tree deletion command by path name.
- DeleteTree(byte[]) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.DeleteTree
-
- deletingNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- DELIM - Static variable in class org.eclipse.jgit.transport.PacketLineIn
-
- delimiter() - Static method in class org.eclipse.jgit.transport.PacketLineIn
-
Get the delimiter marker.
- Delta(DfsPackFile.Delta, long, int, int, long) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPackFile.Delta
-
- Delta() - Constructor for class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation.Delta
-
- Delta(PackFile.Delta, long, int, int, long) - Constructor for class org.eclipse.jgit.internal.storage.file.PackFile.Delta
-
- delta(DeltaWindowEntry) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- delta(ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- DELTA - Static variable in class org.eclipse.jgit.patch.BinaryHunk
-
- delta - Variable in class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- DELTA_ATTEMPTED - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- DELTA_SHIFT - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- deltaBase - Variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Other object being packed that this will delta against.
- deltaBaseAsOffset - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- deltaBaseAsOffset - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- DeltaBaseCache - Class in org.eclipse.jgit.internal.storage.dfs
-
- DeltaBaseCache(DfsReader) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- DeltaBaseCache(int) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- DeltaBaseCache - Class in org.eclipse.jgit.internal.storage.file
-
- DeltaBaseCache() - Constructor for class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- DeltaBaseCache.Entry - Class in org.eclipse.jgit.internal.storage.dfs
-
- DeltaBaseCache.Entry - Class in org.eclipse.jgit.internal.storage.file
-
- DeltaBaseCache.Slot - Class in org.eclipse.jgit.internal.storage.file
-
- deltaBaseCacheLimit - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
- deltaBaseCacheLimit - Variable in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
- deltaBuf - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- deltaBytes - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType.Accumulator
-
Count of delta bytes for objects of this type.
- DeltaCache - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaCache(PackConfig) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- deltaCache - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- DeltaCache.Ref - Class in org.eclipse.jgit.internal.storage.pack
-
- deltaCacheLimit - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- deltaCacheSize - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- DeltaChain(AnyObjectId) - Constructor for class org.eclipse.jgit.transport.PackParser.DeltaChain
-
- deltaCompress - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- deltaCount - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- deltaCount - Variable in class org.eclipse.jgit.transport.PackParser
-
- DeltaEncoder - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaEncoder(OutputStream, long, long) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Create an encoder with no upper bound on the instruction stream size.
- DeltaEncoder(OutputStream, long, long, int) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Create an encoder with an upper limit on the instruction size.
- DeltaIndex - Class in org.eclipse.jgit.internal.storage.pack
-
Index of blocks in a source file.
- DeltaIndex(byte[]) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
Construct an index from the source file.
- DeltaIndexScanner - Class in org.eclipse.jgit.internal.storage.pack
-
Supports
DeltaIndex
by performing a partial scan of the content.
- DeltaIndexScanner(byte[], int) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaIndexScanner
-
- deltaLen - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- deltaPos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile.Delta
-
Offset of the delta object.
- deltaPos - Variable in class org.eclipse.jgit.internal.storage.file.PackFile.Delta
-
Offset of the delta object.
- deltaSearchMemoryLimit - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- deltaSearchNonEdgeObjects - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The count of objects in the pack that went through the delta search
process in order to find a potential delta base.
- deltaSearchWindowSize - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- deltasFound - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
The count of objects in the pack that went through delta base search
and found a suitable base.
- deltaSize - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile.Delta
-
Size of the inflated delta stream.
- deltaSize - Variable in class org.eclipse.jgit.internal.storage.file.PackFile.Delta
-
Size of the inflated delta stream.
- deltaSizeLimit(DeltaWindowEntry) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- DeltaTask - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaTask(DeltaTask.Block) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- DeltaTask.Block - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaTask.Slice - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaTask.WeightedPath - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaVisit() - Constructor for class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- DeltaVisit(PackParser.DeltaVisit) - Constructor for class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- DeltaWindow - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaWindow(PackConfig, DeltaCache, ObjectReader, ProgressMonitor, long, ObjectToPack[], int, int) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- DeltaWindow.ArrayStream - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaWindow.ZipStream - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaWindowEntry - Class in org.eclipse.jgit.internal.storage.pack
-
- DeltaWindowEntry() - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- depth() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- depth - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- depth - Variable in class org.eclipse.jgit.revwalk.DepthGenerator
-
- depth - Variable in class org.eclipse.jgit.revwalk.DepthWalk.Commit
-
Depth of this commit in the graph, via shortest path.
- depth - Variable in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- depth - Variable in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- depth - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
Number of levels deep from the root tree.
- depth - Variable in class org.eclipse.jgit.storage.pack.PackStatistics.Accumulator
-
If a shallow pack, the depth in commits.
- depth - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- depth - Variable in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- depth - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- depth - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- DepthAwareVisitationPolicy(ObjectWalk) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter.DepthAwareVisitationPolicy
-
- DepthGenerator - Class in org.eclipse.jgit.revwalk
-
Only produce commits which are below a specified depth.
- DepthGenerator(DepthWalk, Generator) - Constructor for class org.eclipse.jgit.revwalk.DepthGenerator
-
- depthSkip(RevObject, ObjectWalk) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Determines if the object should be omitted from the pack as a result of
its depth (probably because of the tree: filter).
- DepthWalk - Interface in org.eclipse.jgit.revwalk
-
Interface for revision walkers that perform depth filtering.
- DepthWalk.Commit - Class in org.eclipse.jgit.revwalk
-
RevCommit with a depth (in commits) from a root.
- DepthWalk.ObjectWalk - Class in org.eclipse.jgit.revwalk
-
Subclass of ObjectWalk that performs depth filtering.
- DepthWalk.RevWalk - Class in org.eclipse.jgit.revwalk
-
Subclass of RevWalk that performs depth filtering.
- dequote(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
- dequote(byte[], int, int) - Method in class org.eclipse.jgit.util.QuotedString.BourneStyle
-
- dequote(String) - Method in class org.eclipse.jgit.util.QuotedString
-
Clean a previously quoted input, decoding the result via UTF-8.
- dequote(byte[], int, int) - Method in class org.eclipse.jgit.util.QuotedString
-
Decode a previously quoted input, scanning a UTF-8 encoded buffer.
- dequote(byte[], int, int) - Method in class org.eclipse.jgit.util.QuotedString.GitPathStyle
-
- derefTags - Variable in class org.eclipse.jgit.transport.RefAdvertiser
-
- desc - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
Description of the associated pack file's storage.
- desc - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile.LazyChannel
-
- desc - Variable in class org.eclipse.jgit.util.FS.GobblerThread
-
- describe() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to come up with a short name that describes a
commit in terms of the nearest git tag.
- describe(String) - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
- Describe - Class in org.eclipse.jgit.pgm
-
- Describe() - Constructor for class org.eclipse.jgit.pgm.Describe
-
- describe(StringBuilder, RevCommit) - Static method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Describe this queue
- DescribeCommand - Class in org.eclipse.jgit.api
-
Given a commit, show the most recent tag that is reachable from a commit.
- DescribeCommand(Repository) - Constructor for class org.eclipse.jgit.api.DescribeCommand
-
Constructor for DescribeCommand.
- describeForLog() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get description of this replica for error/debug logging purposes.
- describeForLog() - Method in class org.eclipse.jgit.internal.ketch.LocalReplica
-
Get description of this replica for error/debug logging purposes.
- describeForLog() - Method in class org.eclipse.jgit.internal.ketch.LogIndex
-
Create string suitable for debug logging containing the log index and
abbreviated ObjectId.
- describeForLog() - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
Get description of this replica for error/debug logging purposes.
- description - Variable in class org.eclipse.jgit.api.MergeResult
-
- description - Variable in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
Author name to refer to this blob with.
- description - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
- descriptionFile() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- dest - Variable in class org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
- dest - Variable in class org.eclipse.jgit.transport.WalkPushConnection
-
Database connection to the remote repository.
- destination - Variable in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
- destination - Variable in class org.eclipse.jgit.ant.tasks.GitInitTask
-
- destination - Variable in class org.eclipse.jgit.lib.RefRename
-
Update operation to create/overwrite the destination reference.
- destinationIsNotAWildcard - Variable in class org.eclipse.jgit.internal.JGitText
-
- destinationPrefix - Variable in class org.eclipse.jgit.api.DiffCommand
-
- destroy() - Method in class org.eclipse.jgit.http.server.AsIsFileFilter
- destroy() - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
- destroy() - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
- destroy() - Method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
- destroy(Set<Object>) - Method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
Destroy all contained filters and servlets.
- destroy() - Method in class org.eclipse.jgit.http.server.IsLocalFilter
- destroy() - Method in class org.eclipse.jgit.http.server.NoCacheFilter
- destroy() - Method in class org.eclipse.jgit.http.server.ReceivePackServlet.Factory
-
- destroy() - Method in class org.eclipse.jgit.http.server.RepositoryFilter
- destroy() - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
- destroy() - Method in class org.eclipse.jgit.http.server.UploadPackServlet.Factory
-
- destroy() - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- destroy() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- destroy() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- destroy() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Clear this buffer so it has no data, and cannot be used again.
- destroy() - Method in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
- destroyFilter(Filter, Set<Object>) - Static method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
- destroyServlet(HttpServlet, Set<Object>) - Static method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
- detachedHeadDetected - Variable in class org.eclipse.jgit.internal.JGitText
-
- DetachedHeadException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a command expected a non-detached HEAD
reference
- DetachedHeadException() - Constructor for exception org.eclipse.jgit.api.errors.DetachedHeadException
-
The default constructor with a default message
- DetachedHeadException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.DetachedHeadException
-
Constructor for DetachedHeadException.
- DetachedHeadException(String) - Constructor for exception org.eclipse.jgit.api.errors.DetachedHeadException
-
Constructor for DetachedHeadException.
- detachHead() - Method in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- detachingSymbolicRef - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Is this RefUpdate detaching a symbolic ref?
We need this info since this.ref will normally be peeled of in case of
detaching a symbolic ref (HEAD for example).
- detect() - Static method in class org.eclipse.jgit.util.FS
-
Auto-detect the appropriate file system abstraction.
- detect(Boolean) - Static method in class org.eclipse.jgit.util.FS
-
Auto-detect the appropriate file system abstraction, taking into account
the presence of a Cygwin installation on the system.
- detect(Boolean) - Method in class org.eclipse.jgit.util.FS.FSFactory
-
Detect the file system
- detect() - Static method in class org.eclipse.jgit.util.GSSManagerFactory
-
Auto-detects the GSSManager factory to use based on system.
- DETECT_COLLISIONS - Static variable in class org.eclipse.jgit.util.sha1.SHA1
-
- detectBinary - Variable in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- detectBinary - Variable in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
- detectBinary - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- detectBinary - Variable in class org.eclipse.jgit.util.io.AutoLFOutputStream
-
- detectCollision - Variable in class org.eclipse.jgit.util.sha1.SHA1
-
- DETECTED - Static variable in class org.eclipse.jgit.util.FS
-
The auto-detected implementation selected for this operating system and JRE.
- detectIndexChanges() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Detect index changes.
- detectRenames(List<DiffEntry>) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- detectRenames - Variable in class org.eclipse.jgit.pgm.Diff
-
- detectRenames - Variable in class org.eclipse.jgit.pgm.Log
-
- detectRenames - Variable in class org.eclipse.jgit.pgm.Show
-
- detectStreamType(TreeWalk.OperationType, WorkingTreeOptions, Attributes) - Static method in class org.eclipse.jgit.util.io.EolStreamTypeUtil
-
Convenience method used to detect if CRLF conversion has been configured
using the
global repo options
global attributes
info attributes
working tree .gitattributes
- detectSymlinkSupport() - Method in class org.eclipse.jgit.util.FS_Win32
-
- determineAtomicFileCreationSupport() - Method in class org.eclipse.jgit.util.FS_POSIX
-
- DEV_NULL - Static variable in class org.eclipse.jgit.diff.DiffEntry
-
Magical file name used for file adds or deletes.
- dfConflict - Variable in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- DfsBlock - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsBlock(DfsStreamKey, long, byte[]) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- DfsBlockCache - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsBlockCache(DfsBlockCacheConfig) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- DfsBlockCache.HashEntry - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsBlockCache.ReadableChannelSupplier - Interface in org.eclipse.jgit.internal.storage.dfs
-
Supplier for readable channel
- DfsBlockCache.Ref<T> - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsBlockCache.RefLoader<T> - Interface in org.eclipse.jgit.internal.storage.dfs
-
- DfsBlockCacheConfig - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsBlockCacheConfig() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Create a default configuration.
- DfsCachedPack - Class in org.eclipse.jgit.internal.storage.dfs
-
A DfsPackFile available for reuse as-is.
- DfsCachedPack(DfsPackFile) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsCachedPack
-
- DfsConfig - Class in org.eclipse.jgit.internal.storage.dfs
-
Config implementation used by DFS repositories.
- DfsConfig() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsConfig
-
- DfsFsck - Class in org.eclipse.jgit.internal.storage.dfs
-
Verify the validity and connectivity of a DFS repository.
- DfsFsck(DfsRepository) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
Initialize DFS fsck.
- DfsGarbageCollector - Class in org.eclipse.jgit.internal.storage.dfs
-
Repack and garbage collect a repository.
- DfsGarbageCollector(DfsRepository) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Initialize a garbage collector.
- DfsInserter - Class in org.eclipse.jgit.internal.storage.dfs
-
Inserts objects into the DFS.
- DfsInserter(DfsObjDatabase) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Initialize a new inserter.
- DfsInserter.PackStream - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsInserter.ReadBackStream - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsInserter.Reader - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsInserter.StreamLoader - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsObjDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
Manages objects stored in
DfsPackFile
on a storage
system.
- DfsObjDatabase(DfsRepository, DfsReaderOptions) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Initialize an object database for our repository.
- DfsObjDatabase.PackList - Class in org.eclipse.jgit.internal.storage.dfs
-
Snapshot of packs scanned in a single pass.
- DfsObjDatabase.PackListImpl - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsObjDatabase.PackSource - Enum in org.eclipse.jgit.internal.storage.dfs
-
Sources for a pack file.
- DfsObjDatabase.PackSource.ComparatorBuilder - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsObjDatabase.PackSource.PackSourceComparator - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsObjectRepresentation - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsObjectRepresentation(DfsPackFile) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
- DfsObjectToPack - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsObjectToPack(AnyObjectId, int) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
- DfsOutputStream - Class in org.eclipse.jgit.internal.storage.dfs
-
Output stream to create a file on the DFS.
- DfsOutputStream() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsOutputStream
-
- DfsPackCompactor - Class in org.eclipse.jgit.internal.storage.dfs
-
Combine several pack files into one pack.
- DfsPackCompactor(DfsRepository) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
Initialize a pack compactor.
- DfsPackCompactor.ObjectIdWithOffset - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsPackDescription - Class in org.eclipse.jgit.internal.storage.dfs
-
Description of a DFS stored pack/index file.
- DfsPackDescription(DfsRepositoryDescription, String, DfsObjDatabase.PackSource) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Initialize a description by pack name and repository.
- DfsPackFile - Class in org.eclipse.jgit.internal.storage.dfs
-
A Git version 2 pack file representation.
- DfsPackFile(DfsBlockCache, DfsPackDescription) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Construct a reader for an existing, packfile.
- DfsPackFile.Delta - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsPackParser - Class in org.eclipse.jgit.internal.storage.dfs
-
Parses a pack stream into the DFS, by creating a new pack and index.
- DfsPackParser(DfsObjDatabase, DfsInserter, InputStream) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Initialize a new pack parser.
- DfsPacksChangedEvent - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsPacksChangedEvent() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPacksChangedEvent
-
- DfsPacksChangedListener - Interface in org.eclipse.jgit.internal.storage.dfs
-
- DfsReader - Class in org.eclipse.jgit.internal.storage.dfs
-
Reader to access repository content through.
- DfsReader(DfsObjDatabase) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Initialize a new DfsReader
- DfsReader.FoundObject<T extends ObjectId> - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsReaderIoStats - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsReaderIoStats(DfsReaderIoStats.Accumulator) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
- DfsReaderIoStats.Accumulator - Class in org.eclipse.jgit.internal.storage.dfs
-
POJO to accumulate IO statistics.
- DfsReaderOptions - Class in org.eclipse.jgit.internal.storage.dfs
-
Options controlling how objects are read from a DFS stored repository.
- DfsReaderOptions() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Create a default reader configuration.
- DfsRefDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
Abstract DfsRefDatabase class.
- DfsRefDatabase(DfsRepository) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Initialize the reference database for a repository.
- DfsRefDatabase.RefCache - Class in org.eclipse.jgit.internal.storage.dfs
-
Collection of references managed by this database.
- DfsRefRename - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsRefRename(RefUpdate, RefUpdate) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRefRename
-
- DfsReftable - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsReftable(DfsPackDescription) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReftable
-
Construct a reader for an existing reftable.
- DfsReftable(DfsBlockCache, DfsPackDescription) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReftable
-
Construct a reader for an existing reftable.
- DfsReftable.CacheSource - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsReftableDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsReftableDatabase(DfsRepository) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Initialize the reference database for a repository.
- DfsRefUpdate - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsRefUpdate(DfsRefDatabase, Ref) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
- DfsRepository - Class in org.eclipse.jgit.internal.storage.dfs
-
A Git repository on a DFS.
- DfsRepository(DfsRepositoryBuilder) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Initialize a DFS repository.
- DfsRepository.EmptyAttributesNodeProvider - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsRepository.EmptyAttributesNodeProvider.EmptyAttributesNode - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsRepositoryBuilder<B extends DfsRepositoryBuilder,R extends DfsRepository> - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsRepositoryBuilder() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
- DfsRepositoryDescription - Class in org.eclipse.jgit.internal.storage.dfs
-
A description of a Git repository on a DFS.
- DfsRepositoryDescription() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryDescription
-
Initialize a new, empty repository description.
- DfsRepositoryDescription(String) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryDescription
-
Initialize a new repository description.
- DfsStreamKey - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsStreamKey(int, PackExt) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey
-
Constructor for DfsStreamKey.
- DfsStreamKey.ByteArrayDfsStreamKey - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsStreamKey.ForReverseIndex - Class in org.eclipse.jgit.internal.storage.dfs
-
- DfsText - Class in org.eclipse.jgit.internal.storage.dfs
-
Translation bundle for the DFS storage implementation.
- DfsText() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsText
-
- didFetchIncludeTags() - Method in class org.eclipse.jgit.transport.BaseFetchConnection
-
- didFetchIncludeTags() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- didFetchIncludeTags() - Method in interface org.eclipse.jgit.transport.FetchConnection
-
- didFetchTestConnectivity() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- didFetchTestConnectivity() - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- didFetchTestConnectivity() - Method in interface org.eclipse.jgit.transport.FetchConnection
-
- didFetchTestConnectivity() - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- Die - Exception in org.eclipse.jgit.pgm
-
Indicates a
TextBuiltin
implementation has
failed during execution.
- Die(String) - Constructor for exception org.eclipse.jgit.pgm.Die
-
Construct a new message explaining what has gone wrong.
- Die(String, Throwable) - Constructor for exception org.eclipse.jgit.pgm.Die
-
Construct a new message explaining what has gone wrong.
- Die(boolean) - Constructor for exception org.eclipse.jgit.pgm.Die
-
Construct a new exception reflecting the fact that the
command execution has been aborted before running.
- Die(boolean, Throwable) - Constructor for exception org.eclipse.jgit.pgm.Die
-
Construct a new exception reflecting the fact that the command execution
has been aborted before running.
- die(String) - Static method in class org.eclipse.jgit.pgm.TextBuiltin
-
Exit the command with an error message
- die(String, Throwable) - Static method in class org.eclipse.jgit.pgm.TextBuiltin
-
Exit the command with an error message and an exception
- die(boolean) - Static method in class org.eclipse.jgit.pgm.TextBuiltin
-
Exit the command
- die(boolean, Throwable) - Static method in class org.eclipse.jgit.pgm.TextBuiltin
-
Exit the command
- diff() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a diff
command
- diff - Variable in class org.eclipse.jgit.api.Status
-
- diff(SequenceComparator<? super S>, S, S) - Method in class org.eclipse.jgit.diff.DiffAlgorithm
-
Compare two sequences and identify a list of edits between them.
- diff(RawText, RawText) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- diff(Edit) - Method in class org.eclipse.jgit.diff.HistogramDiff.State
-
- diff() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Run the diff operation.
- diff(ProgressMonitor, int, int, String) - Method in class org.eclipse.jgit.lib.IndexDiff
-
Run the diff operation.
- Diff - Class in org.eclipse.jgit.pgm
-
- Diff() - Constructor for class org.eclipse.jgit.pgm.Diff
-
- DIFF_CC - Static variable in class org.eclipse.jgit.patch.Patch
-
- DIFF_COMBINED - Static variable in class org.eclipse.jgit.patch.Patch
-
- DIFF_COMPARATOR - Static variable in class org.eclipse.jgit.diff.RenameDetector
-
- DIFF_GIT - Static variable in class org.eclipse.jgit.patch.Patch
-
- diffAlg - Variable in class org.eclipse.jgit.merge.MergeAlgorithm
-
- diffAlgorithm - Variable in class org.eclipse.jgit.api.BlameCommand
-
- diffAlgorithm - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- DiffAlgorithm - Class in org.eclipse.jgit.diff
-
- DiffAlgorithm() - Constructor for class org.eclipse.jgit.diff.DiffAlgorithm
-
- diffAlgorithm - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- DiffAlgorithm.SupportedAlgorithm - Enum in org.eclipse.jgit.diff
-
Supported diff algorithm
- DiffAlgorithms - Class in org.eclipse.jgit.pgm.debug
-
- DiffAlgorithms() - Constructor for class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- DiffAlgorithms.Algorithm - Class in org.eclipse.jgit.pgm.debug
-
- DiffAlgorithms.Run - Class in org.eclipse.jgit.pgm.debug
-
- DiffAlgorithms.Test - Class in org.eclipse.jgit.pgm.debug
-
- diffAttribute - Variable in class org.eclipse.jgit.diff.DiffEntry
-
diff filter attribute
- diffCfg - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- DiffCommand - Class in org.eclipse.jgit.api
-
Show changes between commits, commit and working tree, etc.
- DiffCommand(Repository) - Constructor for class org.eclipse.jgit.api.DiffCommand
-
Constructor for DiffCommand
- DiffConfig - Class in org.eclipse.jgit.diff
-
Keeps track of diff related configuration options.
- DiffConfig(Config) - Constructor for class org.eclipse.jgit.diff.DiffConfig
-
- DiffConfig.RenameDetectionType - Enum in org.eclipse.jgit.diff
-
Permissible values for diff.renames
.
- DiffEntry - Class in org.eclipse.jgit.diff
-
A value class representing a change to a file
- DiffEntry() - Constructor for class org.eclipse.jgit.diff.DiffEntry
-
Create an empty DiffEntry
- DiffEntry.ChangeType - Enum in org.eclipse.jgit.diff
-
General type of change a single file-level patch describes.
- DiffEntry.Side - Enum in org.eclipse.jgit.diff
-
Specify the old or new side for more generalized access.
- diffFmt - Variable in class org.eclipse.jgit.pgm.Diff
-
- diffFmt - Variable in class org.eclipse.jgit.pgm.Log
-
- diffFmt - Variable in class org.eclipse.jgit.pgm.Show
-
- DiffFormatter - Class in org.eclipse.jgit.diff
-
Format a Git style patch script.
- DiffFormatter(OutputStream) - Constructor for class org.eclipse.jgit.diff.DiffFormatter
-
Create a new formatter with a default level of context.
- DiffFormatter.FormatResult - Class in org.eclipse.jgit.diff
-
- DiffInterruptedException - Exception in org.eclipse.jgit.errors
-
Thrown when a thread executing a diff is interrupted
- DiffInterruptedException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.DiffInterruptedException
-
Constructor for DiffInterruptedException
- DiffInterruptedException(String) - Constructor for exception org.eclipse.jgit.errors.DiffInterruptedException
-
Constructor for DiffInterruptedException
- DiffInterruptedException() - Constructor for exception org.eclipse.jgit.errors.DiffInterruptedException
-
Indicates that the thread computing a diff was interrupted.
- diffNonCommon(SequenceComparator<? super S>, S, S) - Method in class org.eclipse.jgit.diff.DiffAlgorithm
-
Compare two sequences and identify a list of edits between them.
- diffNonCommon(EditList, HashedSequenceComparator<S>, HashedSequence<S>, HashedSequence<S>, Edit) - Method in class org.eclipse.jgit.diff.HistogramDiff
-
Compare two sequences and identify a list of edits between them.
- diffNonCommon(SequenceComparator<? super S>, S, S) - Method in class org.eclipse.jgit.diff.LowLevelDiffAlgorithm
-
Compare two sequences and identify a list of edits between them.
- diffNonCommon(EditList, HashedSequenceComparator<S>, HashedSequence<S>, HashedSequence<S>, Edit) - Method in class org.eclipse.jgit.diff.LowLevelDiffAlgorithm
-
Compare two sequences and identify a list of edits between them.
- diffRegion(Edit) - Method in class org.eclipse.jgit.diff.HistogramDiff.State
-
- diffReplace(Edit) - Method in class org.eclipse.jgit.diff.HistogramDiff.State
-
- DiffTree - Class in org.eclipse.jgit.pgm
-
- DiffTree() - Constructor for class org.eclipse.jgit.pgm.DiffTree
-
- digest - Variable in class org.eclipse.jgit.diff.PatchIdDiffFormatter
-
- digest() - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Compute digest to help compute an ObjectId
- Digest(String) - Constructor for class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- digest() - Method in class org.eclipse.jgit.util.sha1.SHA1
-
Finish the digest and return the resulting hash.
- digest(MutableObjectId) - Method in class org.eclipse.jgit.util.sha1.SHA1
-
Finish the digest and return the resulting hash.
- DigitPattern() - Constructor for class org.eclipse.jgit.fnmatch.GroupHead.DigitPattern
-
- digits - Static variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- digits10 - Static variable in class org.eclipse.jgit.util.RawParseUtils
-
- digits16 - Static variable in class org.eclipse.jgit.util.RawParseUtils
-
- dir - Variable in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- dir - Variable in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- dir - Variable in class org.eclipse.jgit.util.FS.GobblerThread
-
- DirCache - Class in org.eclipse.jgit.dircache
-
Support for the Git dircache (aka index file).
- DirCache(File, FS) - Constructor for class org.eclipse.jgit.dircache.DirCache
-
Create a new in-core index representation.
- dirCache - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- dircache - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
Directory cache
- dirCache - Variable in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
- DirCacheBuilder - Class in org.eclipse.jgit.dircache
-
- DirCacheBuilder(DirCache, int) - Constructor for class org.eclipse.jgit.dircache.DirCacheBuilder
-
Construct a new builder.
- DirCacheBuildIterator - Class in org.eclipse.jgit.dircache
-
Iterate and update a
DirCache
as part of a
TreeWalk
.
- DirCacheBuildIterator(DirCacheBuilder) - Constructor for class org.eclipse.jgit.dircache.DirCacheBuildIterator
-
Create a new iterator for an already loaded DirCache instance.
- DirCacheBuildIterator(DirCacheBuildIterator, DirCacheTree) - Constructor for class org.eclipse.jgit.dircache.DirCacheBuildIterator
-
- DirCacheCheckout - Class in org.eclipse.jgit.dircache
-
This class handles checking out one or two trees merging with the index.
- DirCacheCheckout(Repository, ObjectId, DirCache, ObjectId, WorkingTreeIterator) - Constructor for class org.eclipse.jgit.dircache.DirCacheCheckout
-
Constructs a DirCacheCeckout for merging and checking out two trees (HEAD
and mergeCommitTree) and the index.
- DirCacheCheckout(Repository, ObjectId, DirCache, ObjectId) - Constructor for class org.eclipse.jgit.dircache.DirCacheCheckout
-
Constructs a DirCacheCeckout for merging and checking out two trees (HEAD
and mergeCommitTree) and the index.
- DirCacheCheckout(Repository, DirCache, ObjectId, WorkingTreeIterator) - Constructor for class org.eclipse.jgit.dircache.DirCacheCheckout
-
Constructs a DirCacheCeckout for checking out one tree, merging with the
index.
- DirCacheCheckout(Repository, DirCache, ObjectId) - Constructor for class org.eclipse.jgit.dircache.DirCacheCheckout
-
Constructs a DirCacheCeckout for checking out one tree, merging with the
index.
- DirCacheCheckout.CheckoutMetadata - Class in org.eclipse.jgit.dircache
-
Metadata used in checkout process
- dirCacheDoesNotHaveABackingFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- DirCacheEditor - Class in org.eclipse.jgit.dircache
-
Updates a
DirCache
by supplying discrete
edit commands.
- DirCacheEditor(DirCache, int) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor
-
Construct a new editor.
- DirCacheEditor.DeletePath - Class in org.eclipse.jgit.dircache
-
Deletes a single file entry from the index.
- DirCacheEditor.DeleteTree - Class in org.eclipse.jgit.dircache
-
Recursively deletes all paths under a subtree.
- DirCacheEditor.PathEdit - Class in org.eclipse.jgit.dircache
-
Any index record update.
- DirCacheEntry - Class in org.eclipse.jgit.dircache
-
A single file (or stage of a file) in a
DirCache
.
- DirCacheEntry(byte[], MutableInteger, InputStream, MessageDigest, int, int) - Constructor for class org.eclipse.jgit.dircache.DirCacheEntry
-
- DirCacheEntry(String) - Constructor for class org.eclipse.jgit.dircache.DirCacheEntry
-
Create an empty entry at stage 0.
- DirCacheEntry(String, int) - Constructor for class org.eclipse.jgit.dircache.DirCacheEntry
-
Create an empty entry at the specified stage.
- DirCacheEntry(byte[]) - Constructor for class org.eclipse.jgit.dircache.DirCacheEntry
-
Create an empty entry at stage 0.
- DirCacheEntry(byte[], int) - Constructor for class org.eclipse.jgit.dircache.DirCacheEntry
-
Create an empty entry at the specified stage.
- DirCacheEntry(DirCacheEntry) - Constructor for class org.eclipse.jgit.dircache.DirCacheEntry
-
Duplicate DirCacheEntry with same path and copied info.
- dirCacheFileIsNotLocked - Variable in class org.eclipse.jgit.internal.JGitText
-
- dirCacheIsNotLocked - Variable in class org.eclipse.jgit.internal.JGitText
-
- DirCacheIterator - Class in org.eclipse.jgit.dircache
-
Iterate a
DirCache
as part of a
TreeWalk
.
- DirCacheIterator(DirCache) - Constructor for class org.eclipse.jgit.dircache.DirCacheIterator
-
Create a new iterator for an already loaded DirCache instance.
- DirCacheIterator(DirCacheIterator, DirCacheTree) - Constructor for class org.eclipse.jgit.dircache.DirCacheIterator
-
- DirCacheIterator.LazyLoadingAttributesNode - Class in org.eclipse.jgit.dircache
-
- DirCacheNameConflictException - Exception in org.eclipse.jgit.errors
-
Thrown by DirCache code when entries overlap in impossible way.
- DirCacheNameConflictException(String, String) - Constructor for exception org.eclipse.jgit.errors.DirCacheNameConflictException
-
Construct an exception for a specific path.
- DirCacheTree - Class in org.eclipse.jgit.dircache
-
Single tree record from the 'TREE'
DirCache
extension.
- DirCacheTree() - Constructor for class org.eclipse.jgit.dircache.DirCacheTree
-
- DirCacheTree(DirCacheTree, byte[], int, int) - Constructor for class org.eclipse.jgit.dircache.DirCacheTree
-
- DirCacheTree(byte[], MutableInteger, DirCacheTree) - Constructor for class org.eclipse.jgit.dircache.DirCacheTree
-
- dirCacheTree - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
- DIRCChecksumMismatch - Variable in class org.eclipse.jgit.internal.JGitText
-
- DIRCExtensionIsTooLargeAt - Variable in class org.eclipse.jgit.internal.JGitText
-
- DIRCExtensionNotSupportedByThisVersion - Variable in class org.eclipse.jgit.internal.JGitText
-
- DIRCHasTooManyEntries - Variable in class org.eclipse.jgit.internal.JGitText
-
- DIRCUnrecognizedExtendedFlags - Variable in class org.eclipse.jgit.internal.JGitText
-
- directories - Variable in class org.eclipse.jgit.api.CleanCommand
-
- directory - Variable in class org.eclipse.jgit.api.CloneCommand
-
- directory - Variable in class org.eclipse.jgit.api.InitCommand
-
- directory - Variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Top level directory of the segments.
- directory - Variable in class org.eclipse.jgit.pgm.Daemon
-
- directory - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- directory - Variable in class org.eclipse.jgit.pgm.Init
-
- directory - Variable in class org.eclipse.jgit.treewalk.FileTreeIterator
-
the starting directory of this Iterator.
- directory - Variable in class org.eclipse.jgit.util.BlockList
-
- directory - Variable in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
Directory to store the temporary file under.
- directoryExistsInitially - Variable in class org.eclipse.jgit.api.CloneCommand
-
- directoryToIgnored - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
- dirIdx - Variable in class org.eclipse.jgit.util.BlockList.MyIterator
-
- dirNoGitLinks - Variable in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
- dirOnly - Variable in class org.eclipse.jgit.attributes.AttributesRule
-
- dirOnly - Variable in class org.eclipse.jgit.ignore.FastIgnoreRule
-
- dirOnly() - Method in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Whether the pattern should match directories only
- dirOnly - Variable in class org.eclipse.jgit.ignore.internal.AbstractMatcher
-
- dirs - Variable in class org.eclipse.jgit.pgm.Clean
-
- dirty() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
- dirty - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackListImpl
-
- dirty() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackListImpl
-
- DIRTY - Static variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
A FileSnapshot that is considered to always be modified.
- dirtyClose() - Method in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- dirtyFilesExist - Variable in class org.eclipse.jgit.internal.JGitText
-
- disable - Variable in class org.eclipse.jgit.pgm.Daemon
-
- DISABLED - Static variable in class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
- DISABLED - Static variable in interface org.eclipse.jgit.transport.resolver.ReceivePackFactory
-
A factory disabling the ReceivePack service for all repositories
- DISABLED - Static variable in interface org.eclipse.jgit.transport.resolver.UploadPackFactory
-
A factory disabling the UploadPack service for all repositories.
- DisabledOutputStream - Class in org.eclipse.jgit.util.io
-
An OutputStream which always throws IllegalStateExeption during write.
- DisabledOutputStream() - Constructor for class org.eclipse.jgit.util.io.DisabledOutputStream
-
- disableRefLog(boolean) - Method in class org.eclipse.jgit.api.ResetCommand
-
Whether to disable reflog
- disableRefLog() - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Don't record this update in the ref's associated reflog.
- disableRefLog() - Method in class org.eclipse.jgit.lib.RefRename
-
Don't record this rename in the ref's associated reflog.
- disableRefLog() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Don't record this update in the ref's associated reflog.
- disableRefLog() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
Don't record this update in the ref's associated reflog.
- disableSslVerify - Variable in class org.eclipse.jgit.lfs.server.s3.S3Config
-
- disableSslVerify - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- disableSslVerify(HttpConnection) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Disable SSL and hostname verification for given HTTP connection
- discardCommands() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- discardResultContents() - Method in class org.eclipse.jgit.blame.BlameResult
-
- discardUntilEnd() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
- disconnect() - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- disconnect() - Method in class org.eclipse.jgit.transport.JschSession
-
Disconnect the remote session
- disconnect() - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- disconnect() - Method in interface org.eclipse.jgit.transport.RemoteSession
-
Disconnect the remote session
- disconnect() - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
- disconnect(Throwable) - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
- disconnect() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- disconnect() - Method in class org.eclipse.jgit.transport.TransportGitSsh.ExtSession
-
- discoverGitExe() - Method in class org.eclipse.jgit.util.FS
-
Discover the path to the Git executable.
- discoverGitExe() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Discover the path to the Git executable.
- discoverGitExe() - Method in class org.eclipse.jgit.util.FS_Win32
-
Discover the path to the Git executable.
- discoverGitSystemConfig() - Method in class org.eclipse.jgit.util.FS
-
Discover the path to the system-wide Git configuration file
- discoverLfsUrl(Repository, String, Map<String, String>, String) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- dispatch(ConfigChangedListener) - Method in class org.eclipse.jgit.events.ConfigChangedEvent
-
Dispatch this event to the given listener.
- dispatch(IndexChangedListener) - Method in class org.eclipse.jgit.events.IndexChangedEvent
-
Dispatch this event to the given listener.
- dispatch(RepositoryEvent) - Method in class org.eclipse.jgit.events.ListenerList
-
Dispatch an event to all interested listeners.
- dispatch(RefsChangedListener) - Method in class org.eclipse.jgit.events.RefsChangedEvent
-
Dispatch this event to the given listener.
- dispatch(T) - Method in class org.eclipse.jgit.events.RepositoryEvent
-
Dispatch this event to the given listener.
- dispatch(WorkingTreeModifiedListener) - Method in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
Dispatch this event to the given listener.
- dispatch(BeforeDfsPackIndexLoadedListener) - Method in class org.eclipse.jgit.internal.storage.dfs.BeforeDfsPackIndexLoadedEvent
-
Dispatch this event to the given listener.
- dispatch(DfsPacksChangedListener) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPacksChangedEvent
-
Dispatch this event to the given listener.
- display - Variable in class org.eclipse.jgit.lib.BatchingProgressMonitor.Task
-
True when timer expires and output should occur on next update.
- dispose() - Method in class org.eclipse.jgit.revplot.PlotWalk
-
Dispose all internal state and invalidate all RevObject instances.
- dispose() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Dispose all internal state and invalidate all RevObject instances.
- dispose() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Dispose all internal state and invalidate all RevObject instances.
- disposeBody() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
Discard the message buffer to reduce memory usage.
- disposeBody() - Method in class org.eclipse.jgit.revwalk.RevTag
-
Discard the message buffer to reduce memory usage.
- disposeFlag(RevFlag) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Allow a flag to be recycled for a different use.
- DISSIMILARITY_INDEX - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- distance - Variable in class org.eclipse.jgit.api.NameRevCommand.NameRevCommit
-
- distantCommitSpan - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- djb - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
Professor Daniel J.
- DL - Static variable in class org.eclipse.jgit.ignore.internal.Strings
-
- dm - Variable in class org.eclipse.jgit.util.sha1.UbcCheck.DvInfo
-
- DO_NOT_DELTA - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- doAuth(Buffer, boolean) - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer.FakeUserAuthGSS
-
- doCheckout() - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- doClose() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- doClose() - Method in class org.eclipse.jgit.lib.Repository
-
- doCreateSession(IoSession) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient.JGitSessionFactory
-
- doDelete(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
Do delete
- doDelete(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
Do delete
- doDelete(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
Do delete
- doDelete(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
Do delete
- doDelete(RefUpdate.Result) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Do delete
- doesNotExist - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- doesNotExist(RemoteConfig) - Static method in class org.eclipse.jgit.transport.Transport
-
- doesNotHandleMode - Variable in class org.eclipse.jgit.internal.JGitText
-
- doFetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.BaseFetchConnection
-
- doFetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>, OutputStream) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Execute common ancestor negotiation and fetch the objects.
- doFetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- doFetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>, OutputStream) - Method in class org.eclipse.jgit.transport.TransportHttp.SmartHttpFetchConnection
-
- doFetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.AsIsFileFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
- doFilter(ServletRequest, ServletResponse) - Method in class org.eclipse.jgit.http.server.glue.UrlPipeline.Chain
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.IsLocalFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.NoCacheFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.ReceivePackServlet.Factory
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.RepositoryFilter
- doFilter(ServletRequest, ServletResponse) - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs.Chain
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.UploadPackServlet.Factory
-
- doFlush() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Dumps the entire buffer into the overflow stream, and flushes it.
- doGc() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.ErrorServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.InfoPacksServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.InfoRefsServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.ObjectFileServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.TextFileServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
Handle object downloads
- doGssApiAuth(IoSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- doHead(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.ObjectFileServlet
- doLink(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
Do link
- doLink(String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
Do link
- doLink(String) - Method in class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
Do link
- doLink(String) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
Do link
- doLink(String) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Do link
- doLogExponentialBackoff(int) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- domain - Variable in class org.eclipse.jgit.transport.AmazonS3
-
S3 Bucket Domain.
- DOMAIN - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- doMerge(MergeResult<RawText>) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- DONE - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- done() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- done - Variable in class org.eclipse.jgit.diff.RenameDetector
-
- done - Variable in enum org.eclipse.jgit.internal.ketch.Proposal.State
-
- done(Repository) - Method in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
Mark the request as completed without exception.
- done - Variable in class org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
-
A flag telling whether this authentication is done.
- done - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
- done - Variable in class org.eclipse.jgit.util.io.StreamCopyThread
-
- doneReceived - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- doneReceived - Variable in class org.eclipse.jgit.transport.FetchV2Request
-
- doNotAttemptDelta() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- dontOverwriteLocalChanges - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- doOpen() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- doPasswordAuth(IoSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- doPeel(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- doPeel(Ref) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.ReceivePackServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.UploadPackServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
- doProgressLine(String) - Method in class org.eclipse.jgit.transport.SideBandInputStream
-
- doPush(ProgressMonitor, Map<String, RemoteRefUpdate>, OutputStream) - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
Push one or more objects and update the remote repository.
- doPush(ProgressMonitor, Map<String, RemoteRefUpdate>, OutputStream) - Method in class org.eclipse.jgit.transport.TransportHttp.SmartHttpPushConnection
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
Handle object uploads
- doRename() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefRename
-
Do the actual rename
- doRename() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryRename
-
Do the actual rename
- doRename() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeRename
-
Do the actual rename
- doRename() - Method in class org.eclipse.jgit.lib.RefRename
-
Do the actual rename
- doRetryPush() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- doRun() - Method in class org.eclipse.jgit.hooks.GitHook
-
Runs the hook, without performing any validity checks.
- doSquashFixup(boolean, RevCommit, RebaseTodoLine, File, File) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- doStart() - Method in class org.eclipse.jgit.junit.http.AppServer.TestMappedLoginService
-
- DOT - Static variable in class org.eclipse.jgit.api.PullCommand
-
- DOT_GIT - Static variable in class org.eclipse.jgit.lib.Constants
-
Default name for the Git repository directory
- DOT_GIT_ATTRIBUTES - Static variable in class org.eclipse.jgit.lib.Constants
-
Name of the attributes file
- DOT_GIT_ATTRIBUTES_BYTES - Static variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
Byte array holding ".gitattributes" string
- DOT_GIT_EXT - Static variable in class org.eclipse.jgit.lib.Constants
-
A bare repository typically ends with this string
- DOT_GIT_IGNORE - Static variable in class org.eclipse.jgit.lib.Constants
-
Name of the ignore file
- DOT_GIT_MODULES - Static variable in class org.eclipse.jgit.lib.Constants
-
Name of the submodules file
- dotGitmodules - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Path ".gitmodules"
- doUpdate(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
Do update
- doUpdate(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
Do update
- doUpdate(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
Do update
- doUpdate(RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
Do update
- doUpdate(RefUpdate.Result) - Method in class org.eclipse.jgit.lib.RefUpdate
-
Do update
- doUpdates() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
- doWaitPreventRacyPack(long) - 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.
- DOWNLOAD - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
LFS download operation.
- Download(LargeFileRepository, List<LfsObject>) - Constructor for class org.eclipse.jgit.lfs.server.TransferHandler.Download
-
- downloadCancelled - Variable in class org.eclipse.jgit.internal.JGitText
-
- downloadCancelledDuringIndexing - Variable in class org.eclipse.jgit.internal.JGitText
-
- downloadLfsResource(Lfs, Repository, LfsPointer...) - Static method in class org.eclipse.jgit.lfs.SmudgeFilter
-
Download content which is hosted on a LFS server
- downloadLooseObject(AnyObjectId, String, WalkRemoteObjectDatabase) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- downloadObject(ProgressMonitor, AnyObjectId) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- downloadPack(ProgressMonitor) - Method in class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- downloadPackedObject(ProgressMonitor, AnyObjectId) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- dq(byte[], int, int) - Static method in class org.eclipse.jgit.util.QuotedString.GitPathStyle
-
- drawBoundaryDot(int, int, int, int) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
Draw a single boundary commit (aka uninteresting commit) dot.
- drawBoundaryDot(int, int, int, int) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Draw a single boundary commit (aka uninteresting commit) dot.
- drawCommitDot(int, int, int, int) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
Draw a single commit dot.
- drawCommitDot(int, int, int, int) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Draw a single commit dot.
- drawLabel(int, int, Ref) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
Draw a decoration for the Ref ref at x,y
- drawLabel(int, int, Ref) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Draw a decoration for the Ref ref at x,y
- drawLaneToChild(int, PlotCommit, PlotLane) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
Connects the commit at commitIndex to the child, using the given lane.
- drawLine(Color, int, int, int, int, int) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
Draw a single line within this cell.
- drawLine(TColor, int, int, int, int, int) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Draw a single line within this cell.
- drawText(String, int, int) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
Draw a single line of text.
- drawText(String, int, int) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Draw a single line of text.
- dryRun - Variable in class org.eclipse.jgit.api.CleanCommand
-
- dryRun - Variable in class org.eclipse.jgit.api.FetchCommand
-
- dryRun - Variable in class org.eclipse.jgit.api.PushCommand
-
- dryRun - Variable in class org.eclipse.jgit.pgm.Clean
-
- dryRun - Variable in class org.eclipse.jgit.pgm.Fetch
-
- dryRun - Variable in class org.eclipse.jgit.pgm.Push
-
- dryRun - Variable in class org.eclipse.jgit.transport.Transport
-
Should push just check for operation result, not really push.
- dst - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.Out
-
- dst - Variable in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- dst - Variable in class org.eclipse.jgit.util.io.StreamCopyThread
-
- dst - Variable in class org.eclipse.jgit.util.io.TeeInputStream
-
- dst - Variable in class org.eclipse.jgit.util.io.TimeoutOutputStream
-
- dstFile(long) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- dstGitdir - Variable in class org.eclipse.jgit.pgm.ReceivePack
-
- dstName - Variable in class org.eclipse.jgit.transport.RefSpec
-
Name of the ref(s) we would copy into.
- dstPrefix(String) - Method in class org.eclipse.jgit.pgm.Diff
-
- dstPrefix(String) - Method in class org.eclipse.jgit.pgm.Log
-
- dstPrefix(String) - Method in class org.eclipse.jgit.pgm.Show
-
- dstRef - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
- dsts - Variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
All destinations to consider looking for a rename.
- DummyHostnameVerifier() - Constructor for class org.eclipse.jgit.util.HttpSupport.DummyHostnameVerifier
-
- DummyX509TrustManager() - Constructor for class org.eclipse.jgit.util.HttpSupport.DummyX509TrustManager
-
- DUPLICATE - Static variable in class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- DUPLICATE - Static variable in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- duplicateAdvertisement(String) - Method in class org.eclipse.jgit.transport.BasePackConnection
-
- duplicateAdvertisement(String) - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- duplicateAdvertisement(String) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- duplicateAdvertisementsOf - Variable in class org.eclipse.jgit.internal.JGitText
-
- duplicateName(byte[], int, int) - Static method in class org.eclipse.jgit.lib.ObjectChecker
-
- duplicateRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- duplicateRemoteRefUpdateIsIllegal - Variable in class org.eclipse.jgit.internal.JGitText
-
- duplicateStagesNotAllowed - Variable in class org.eclipse.jgit.internal.JGitText
-
- DV - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_43_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_44_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_45_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_46_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_46_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_47_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_47_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_48_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_48_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_49_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_49_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_50_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_50_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_51_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_51_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_I_52_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_45_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_46_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_46_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_47_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_48_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_49_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_49_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_50_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_50_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_51_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_51_2_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_52_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_53_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_54_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_55_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DV_II_56_0_bit - Static variable in class org.eclipse.jgit.util.sha1.UbcCheck
-
- DvInfo(int, int, int, int, int, int[]) - Constructor for class org.eclipse.jgit.util.sha1.UbcCheck.DvInfo
-
- dw - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- Factory(ReceivePackFactory<HttpServletRequest>) - Constructor for class org.eclipse.jgit.http.server.ReceivePackServlet.Factory
-
- Factory(UploadPackFactory<HttpServletRequest>) - Constructor for class org.eclipse.jgit.http.server.UploadPackServlet.Factory
-
- FACTORY - Static variable in class org.eclipse.jgit.lfs.CleanFilter
-
The factory is responsible for creating instances of
CleanFilter
- FACTORY - Static variable in class org.eclipse.jgit.lfs.SmudgeFilter
-
The factory is responsible for creating instances of
SmudgeFilter
- factory - Static variable in class org.eclipse.jgit.util.FS
-
- fail - Variable in class org.eclipse.jgit.util.FS.GobblerThread
-
- failed(Map<String, ResolveMerger.MergeFailureReason>) - Static method in class org.eclipse.jgit.api.RebaseResult
-
- failed - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- failed(Oid) - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Mark the mechanisms as failed.
- failed() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
Returns whether this merge failed (i.e.
- failedAtomicFileCreation - Variable in class org.eclipse.jgit.internal.JGitText
-
- failedToCalcSignature - Variable in class org.eclipse.jgit.lfs.server.internal.LfsServerText
-
- failedToCommitIndex - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- failedToDetermineFilterDefinition - Variable in class org.eclipse.jgit.internal.JGitText
-
- failedToLockIndex - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- failedToLockTag - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- failedUpdatingRefs - Variable in class org.eclipse.jgit.internal.JGitText
-
- failingPaths - Variable in class org.eclipse.jgit.api.CherryPickResult
-
- failingPaths - Variable in class org.eclipse.jgit.api.MergeResult
-
- failingPaths - Variable in class org.eclipse.jgit.api.RebaseResult
-
- failingPaths - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
Paths for which the merge failed altogether.
- failingResult - Variable in class org.eclipse.jgit.api.RevertCommand
-
- failOnConflict - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- failPendingCommands() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Set the result to fail for any command that was not processed yet.
- failureDueToOneOfTheFollowing - Variable in class org.eclipse.jgit.internal.JGitText
-
- failureUpdatingFETCH_HEAD - Variable in class org.eclipse.jgit.internal.JGitText
-
- failureUpdatingTrackingRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- FakeUserAuthGSS() - Constructor for class org.eclipse.jgit.junit.ssh.SshTestGitServer.FakeUserAuthGSS
-
- fallback - Variable in class org.eclipse.jgit.diff.HistogramDiff
-
Algorithm to use when there are too many element occurrences.
- FALLBACK_TIMESTAMP_RESOLUTION - Static variable in class org.eclipse.jgit.util.FS.FileStoreAttributeCache
-
The last modified time granularity of FAT filesystems is 2 seconds.
- fallBackToConfiguration() - Method in class org.eclipse.jgit.api.MergeCommand
-
Use values from the configuation if they have not been explicitly defined
via the setters
- FALSE - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Flag value.
- FANOUT - Static variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- FanoutBucket - Class in org.eclipse.jgit.notes
-
A note tree holding only note subtrees, each named using a 2 digit hex name.
- FanoutBucket(int) - Constructor for class org.eclipse.jgit.notes.FanoutBucket
-
- FanoutBucket.LazyNoteBucket - Class in org.eclipse.jgit.notes
-
- fanoutTable - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- FAST_FORWARD_RESULT - Static variable in class org.eclipse.jgit.api.RebaseResult
-
- fastAdd(DirCacheEntry) - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
Append one entry into the resulting entry list.
- fastForward - Variable in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- fastForwardMode - Variable in class org.eclipse.jgit.api.MergeCommand
-
- FastForwardMode() - Constructor for enum org.eclipse.jgit.api.MergeCommand.FastForwardMode
-
- fastForwardMode - Variable in class org.eclipse.jgit.api.PullCommand
-
- fastForwardMode - Variable in class org.eclipse.jgit.merge.MergeConfig
-
- FastIgnoreRule - Class in org.eclipse.jgit.ignore
-
"Fast" (compared with IgnoreRule) git ignore rule implementation supporting
also double star **
pattern.
- FastIgnoreRule(String) - Constructor for class org.eclipse.jgit.ignore.FastIgnoreRule
-
Constructor for FastIgnoreRule
- fastKeep(int, int) - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
Add a range of existing entries from the destination cache.
- fastMin() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- fastMinHasMatch - Variable in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- fatalError - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- fatalError(String) - Static method in class org.eclipse.jgit.pgm.internal.CLIText
-
Format the given argument as fatal error using the format defined by
CLIText.fatalError
("fatal: " by default).
- fatalError(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- fatalThisProgramWillDestroyTheRepository - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- fd - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- fd - Variable in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
-
- fd - Variable in class org.eclipse.jgit.internal.storage.file.SimpleDataOutput
-
- fetch(Repository, URIish) - Method in class org.eclipse.jgit.api.CloneCommand
-
- fetch() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Fetch
command
- fetch - Variable in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
- fetch - Variable in class org.eclipse.jgit.gitrepo.ManifestParser.Remote
-
- fetch(Transport, ReplicaFetchRequest) - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- Fetch - Class in org.eclipse.jgit.pgm
-
- Fetch() - Constructor for class org.eclipse.jgit.pgm.Fetch
-
- fetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.BaseFetchConnection
-
Fetch objects we don't have but that are reachable from advertised refs.
- fetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>, OutputStream) - Method in class org.eclipse.jgit.transport.BaseFetchConnection
-
Fetch objects we don't have but that are reachable from advertised refs.
- fetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Fetch objects we don't have but that are reachable from advertised refs.
- fetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>, OutputStream) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Fetch objects we don't have but that are reachable from advertised refs.
- fetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>) - Method in interface org.eclipse.jgit.transport.FetchConnection
-
Fetch objects we don't have but that are reachable from advertised refs.
- fetch(ProgressMonitor, Collection<Ref>, Set<ObjectId>, OutputStream) - Method in interface org.eclipse.jgit.transport.FetchConnection
-
Fetch objects we don't have but that are reachable from advertised refs.
- fetch - Variable in class org.eclipse.jgit.transport.RemoteConfig
-
- fetch - Variable in class org.eclipse.jgit.transport.Transport
-
Specifications to apply during fetch.
- fetch(ProgressMonitor, Collection<RefSpec>) - Method in class org.eclipse.jgit.transport.Transport
-
Fetch objects and refs from the remote repository to the local one.
- FETCH_HEAD - Static variable in class org.eclipse.jgit.lib.Constants
-
Special name for the "FETCH_HEAD" symbolic-ref.
- fetchCallback - Variable in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
- FetchCommand - Class in org.eclipse.jgit.api
-
A class used to execute a Fetch
command.
- FetchCommand(Repository) - Constructor for class org.eclipse.jgit.api.FetchCommand
-
Constructor for FetchCommand.
- FetchCommand.Callback - Interface in org.eclipse.jgit.api
-
Callback for status of fetch operation.
- FetchConfig(Config) - Constructor for class org.eclipse.jgit.transport.BasePackFetchConnection.FetchConfig
-
- FetchConfig(boolean, int) - Constructor for class org.eclipse.jgit.transport.BasePackFetchConnection.FetchConfig
-
- fetchConfig - Static variable in class org.eclipse.jgit.transport.TestProtocol
-
- FetchConnection - Interface in org.eclipse.jgit.transport
-
Lists known refs from the remote and copies objects of selected refs.
- fetchedFrom - Variable in class org.eclipse.jgit.api.PullResult
-
- fetchErrors - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
Errors received while trying to obtain an object.
- fetchFsck - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- FetchHeadRecord - Class in org.eclipse.jgit.transport
-
- FetchHeadRecord() - Constructor for class org.eclipse.jgit.transport.FetchHeadRecord
-
- fetchHeadUpdates - Variable in class org.eclipse.jgit.transport.FetchProcess
-
Records to be recorded into FETCH_HEAD.
- fetchingSubmodule(String) - Method in interface org.eclipse.jgit.api.FetchCommand.Callback
-
Notify fetching a submodule.
- fetchingSubmodule(String) - Method in class org.eclipse.jgit.pgm.Fetch
-
Notify fetching a submodule.
- fetchingSubmodule - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- fetchObjects(ProgressMonitor) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- FetchProcess - Class in org.eclipse.jgit.transport
-
- FetchProcess(Transport, Collection<RefSpec>) - Constructor for class org.eclipse.jgit.transport.FetchProcess
-
- FetchRecurseSubmodulesMode(String) - Constructor for enum org.eclipse.jgit.lib.SubmoduleConfig.FetchRecurseSubmodulesMode
-
- FetchRequest - Class in org.eclipse.jgit.transport
-
Common fields between v0/v1/v2 fetch requests.
- FetchRequest(Set<ObjectId>, int, Set<ObjectId>, FilterSpec, Set<String>, int, List<String>, String) - Constructor for class org.eclipse.jgit.transport.FetchRequest
-
Initialize the common fields of a fetch request.
- fetchResult - Variable in class org.eclipse.jgit.api.PullResult
-
- FetchResult - Class in org.eclipse.jgit.transport
-
Final status after a successful fetch from a remote repository.
- FetchResult() - Constructor for class org.eclipse.jgit.transport.FetchResult
-
- fetchSubmodules(FetchResult) - Method in class org.eclipse.jgit.api.FetchCommand
-
- fetchThin - Variable in class org.eclipse.jgit.transport.Transport
-
Should fetch request thin-pack if remote repository can produce it.
- FetchV0Request - Class in org.eclipse.jgit.transport
-
Fetch request in the V0/V1 protocol.
- FetchV0Request(Set<ObjectId>, int, Set<ObjectId>, FilterSpec, Set<String>, String) - Constructor for class org.eclipse.jgit.transport.FetchV0Request
-
- FetchV0Request.Builder - Class in org.eclipse.jgit.transport
-
- fetchV2() - Method in class org.eclipse.jgit.transport.UploadPack
-
- FetchV2Request - Class in org.eclipse.jgit.transport
-
Fetch request from git protocol v2.
- FetchV2Request(List<ObjectId>, List<String>, Set<ObjectId>, Set<ObjectId>, int, List<String>, int, FilterSpec, boolean, Set<String>, String, List<String>) - Constructor for class org.eclipse.jgit.transport.FetchV2Request
-
- FetchV2Request.Builder - Class in org.eclipse.jgit.transport
-
- ff - Variable in class org.eclipse.jgit.pgm.Merge
-
- ff(boolean) - Method in class org.eclipse.jgit.pgm.Merge
-
- ffNotPossibleAborting - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- ffonly(boolean) - Method in class org.eclipse.jgit.pgm.Merge
-
- FIFORevQueue - Class in org.eclipse.jgit.revwalk
-
A queue of commits in FIFO order.
- FIFORevQueue() - Constructor for class org.eclipse.jgit.revwalk.FIFORevQueue
-
Create an empty FIFO queue.
- FIFORevQueue(Generator) - Constructor for class org.eclipse.jgit.revwalk.FIFORevQueue
-
- file - Variable in exception org.eclipse.jgit.errors.LockFailedException
-
- file - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- file - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- file(String, RevBlob) - Method in class org.eclipse.jgit.junit.TestRepository
-
Construct a regular file mode tree entry.
- file - Variable in class org.eclipse.jgit.patch.BinaryHunk
-
- file - Variable in class org.eclipse.jgit.patch.HunkHeader
-
- file - Variable in class org.eclipse.jgit.pgm.Blame
-
- file - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- FILE_BLOCK_TYPE - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- FILE_FOOTER_LEN - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- FILE_HEADER_LEN - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- FILE_HEADER_MAGIC - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- fileAttributes(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Return all the attributes of a file, without following symbolic links.
- fileAttributes(File) - Method in class org.eclipse.jgit.util.FS
-
Return all the attributes of a file, without following symbolic links.
- FileBasedConfig - Class in org.eclipse.jgit.storage.file
-
The configuration file that is stored in the file of the file system.
- FileBasedConfig(File, FS) - Constructor for class org.eclipse.jgit.storage.file.FileBasedConfig
-
Create a configuration with no default fallback.
- FileBasedConfig(Config, File, FS) - Constructor for class org.eclipse.jgit.storage.file.FileBasedConfig
-
The constructor
- fileCannotBeDeleted - Variable in class org.eclipse.jgit.internal.JGitText
-
- FileEntry(File, FS) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
Create a new file entry.
- FileEntry(File, FS, FileTreeIterator.FileModeStrategy) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
Create a new file entry given the specified FileModeStrategy
- FileEntry(File, FS, FS.Attributes, FileTreeIterator.FileModeStrategy) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
Create a new file entry given the specified FileModeStrategy
- fileFor(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- fileFor(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- fileFor(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
- fileFor(String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Locate the file on disk for a single reference name.
- FileHeader - Class in org.eclipse.jgit.patch
-
Patch header describing an action for a single file path.
- FileHeader(byte[], EditList, FileHeader.PatchType) - Constructor for class org.eclipse.jgit.patch.FileHeader
-
Constructs a new FileHeader
- FileHeader(byte[], int) - Constructor for class org.eclipse.jgit.patch.FileHeader
-
- FileHeader.PatchType - Enum in org.eclipse.jgit.patch
-
Type of patch used by this file.
- fileIsRequired - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- fileIsTooBigForThisConvenienceMethod - Variable in class org.eclipse.jgit.internal.JGitText
-
- fileIsTooLarge - Variable in class org.eclipse.jgit.internal.JGitText
-
- fileKey - Variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Object that uniquely identifies the given file, or null
if a file key is not available
- FileKey(File, FS) - Constructor for class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- fileKeyChanged - Variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- fileLen - Variable in class org.eclipse.jgit.http.server.FileSender
-
- FileLfsRepository - Class in org.eclipse.jgit.lfs.server.fs
-
Repository storing large objects in the file system
- FileLfsRepository(String, Path) - Constructor for class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Constructor for FileLfsRepository.
- FileLfsServlet - Class in org.eclipse.jgit.lfs.server.fs
-
Servlet supporting upload and download of large objects as defined by the
GitHub Large File Storage extension API extending git to allow separate
storage of large files
(https://github.com/github/git-lfs/tree/master/docs/api).
- FileLfsServlet(FileLfsRepository, long) - Constructor for class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
Constructor for FileLfsServlet.
- fileMap - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemPack
-
- fileMode - Variable in class org.eclipse.jgit.gitrepo.RepoCommand.RemoteFile
-
- FileMode - Class in org.eclipse.jgit.lib
-
Constants describing various file modes recognized by GIT.
- FileMode(int, int) - Constructor for class org.eclipse.jgit.lib.FileMode
-
- fileMode - Variable in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
- fileModeNotSetForPath - Variable in class org.eclipse.jgit.internal.JGitText
-
- fileModes - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- fileModeStrategy - Variable in class org.eclipse.jgit.treewalk.FileTreeIterator
-
the strategy used to compute the FileMode for a FileEntry.
- filename - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- fileName - Variable in class org.eclipse.jgit.http.server.TextFileServlet
-
- fileName - Variable in class org.eclipse.jgit.internal.fsck.FsckError.CorruptIndex
-
- FileNameMatcher - Class in org.eclipse.jgit.fnmatch
-
This class can be used to match filenames against fnmatch like patterns.
- FileNameMatcher(List<Head>) - Constructor for class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- FileNameMatcher(List<Head>, List<Head>) - Constructor for class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- FileNameMatcher(String, Character) - Constructor for class org.eclipse.jgit.fnmatch.FileNameMatcher
-
Constructor for FileNameMatcher
- FileNameMatcher(FileNameMatcher) - Constructor for class org.eclipse.jgit.fnmatch.FileNameMatcher
-
A Copy Constructor which creates a new
FileNameMatcher
with the same state and
reset point like
other
.
- FileObjectDatabase - Class in org.eclipse.jgit.internal.storage.file
-
- FileObjectDatabase() - Constructor for class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- FileObjectDatabase.InsertLooseObjectResult - Enum in org.eclipse.jgit.internal.storage.file
-
- filepaths - Variable in class org.eclipse.jgit.api.ResetCommand
-
- filepatterns - Variable in class org.eclipse.jgit.api.AddCommand
-
- filepatterns - Variable in class org.eclipse.jgit.api.RmCommand
-
- filepatterns - Variable in class org.eclipse.jgit.pgm.Add
-
- FileRepository - Class in org.eclipse.jgit.internal.storage.file
-
Represents a Git repository.
- FileRepository(File) - Constructor for class org.eclipse.jgit.internal.storage.file.FileRepository
-
Construct a representation of a Git repository.
- FileRepository(String) - Constructor for class org.eclipse.jgit.internal.storage.file.FileRepository
-
- FileRepository(BaseRepositoryBuilder) - Constructor for class org.eclipse.jgit.internal.storage.file.FileRepository
-
Create a repository using the local file system.
- FileRepository.AttributesNodeProviderImpl - Class in org.eclipse.jgit.internal.storage.file
-
- FileRepositoryBuilder - Class in org.eclipse.jgit.storage.file
-
- FileRepositoryBuilder() - Constructor for class org.eclipse.jgit.storage.file.FileRepositoryBuilder
-
- FileResolver<C> - Class in org.eclipse.jgit.transport.resolver
-
Default resolver serving from the local filesystem.
- FileResolver() - Constructor for class org.eclipse.jgit.transport.resolver.FileResolver
-
Initialize an empty file based resolver.
- FileResolver(File, boolean) - Constructor for class org.eclipse.jgit.transport.resolver.FileResolver
-
Create a new resolver for the given path.
- files - Variable in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
- files() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
Get unmodifiable list of DfsRefatble files
- files - Variable in class org.eclipse.jgit.patch.Patch
-
The files, in the order they were parsed out of the input.
- FileSender - Class in org.eclipse.jgit.http.server
-
Dumps a file over HTTP GET (or its information via HEAD).
- FileSender(File) - Constructor for class org.eclipse.jgit.http.server.FileSender
-
- FileSnapshot - Class in org.eclipse.jgit.internal.storage.file
-
Caches when a file was last read, making it possible to detect future edits.
- FileSnapshot(File) - Constructor for class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Record a snapshot for a specific file path.
- FileSnapshot(long, long, long, Duration, Object) - Constructor for class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- fileSnapshot - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- filesToDelete - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- FileStoreAttributeCache(Path) - Constructor for class org.eclipse.jgit.util.FS.FileStoreAttributeCache
-
- FileStream(InputStream) - Constructor for class org.eclipse.jgit.transport.WalkRemoteObjectDatabase.FileStream
-
Create a new stream of unknown length.
- FileStream(InputStream, long) - Constructor for class org.eclipse.jgit.transport.WalkRemoteObjectDatabase.FileStream
-
Create a new stream of known length.
- FileTreeIterator - Class in org.eclipse.jgit.treewalk
-
Working directory iterator for standard Java IO.
- FileTreeIterator(Repository) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator to traverse the work tree and its children.
- FileTreeIterator(Repository, FileTreeIterator.FileModeStrategy) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator to traverse the work tree and its children.
- FileTreeIterator(File, FS, WorkingTreeOptions) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator to traverse the given directory and its children.
- FileTreeIterator(File, FS, WorkingTreeOptions, FileTreeIterator.FileModeStrategy) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator to traverse the given directory and its children.
- FileTreeIterator(FileTreeIterator, File, FS) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator to traverse a subdirectory.
- FileTreeIterator(WorkingTreeIterator, File, FS, FileTreeIterator.FileModeStrategy) - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator
-
Create a new iterator to traverse a subdirectory, given the specified
FileModeStrategy.
- FileTreeIterator.DefaultFileModeStrategy - Class in org.eclipse.jgit.treewalk
-
A default implementation of a FileModeStrategy; defaults to treating
nested .git directories as gitlinks, etc.
- FileTreeIterator.FileEntry - Class in org.eclipse.jgit.treewalk
-
Wrapper for a standard Java IO file
- FileTreeIterator.FileModeStrategy - Interface in org.eclipse.jgit.treewalk
-
An interface representing the methods used to determine the FileMode for
a FileEntry.
- FileTreeIterator.NoGitlinksStrategy - Class in org.eclipse.jgit.treewalk
-
A FileModeStrategy that implements native git's DIR_NO_GITLINKS
behavior.
- FileUtils - Class in org.eclipse.jgit.util
-
File Utilities
- FileUtils() - Constructor for class org.eclipse.jgit.util.FileUtils
-
- fill(PackParser.Source, int) - Method in class org.eclipse.jgit.transport.PackParser
-
- fillBuffer() - Method in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- fillBuffer() - Method in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- fillTo(int) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Ensure this list contains at least a specified number of commits.
- fillTo(RevCommit, int) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Ensures all commits until the given commit are loaded.
- fillTo(int, int) - Method in class org.eclipse.jgit.util.IntList
-
Pad the list with entries.
- fillTo(int, long) - Method in class org.eclipse.jgit.util.LongList
-
Pad the list with entries.
- filter - Variable in class org.eclipse.jgit.http.server.glue.MetaServlet
-
- FILTER - Static variable in class org.eclipse.jgit.internal.storage.file.LockFile
-
Filter to skip over active lock files when listing a directory.
- filter - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- Filter() - Constructor for class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- Filter() - Constructor for class org.eclipse.jgit.lib.ObjectLoader.Filter
-
- Filter() - Constructor for class org.eclipse.jgit.lib.ObjectReader.Filter
-
- Filter(int, long, InputStream) - Constructor for class org.eclipse.jgit.lib.ObjectStream.Filter
-
Create a filter stream for an object.
- filter - Variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- filter - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- filter(Iterable<ReceiveCommand>, ReceiveCommand.Result) - Static method in class org.eclipse.jgit.transport.ReceiveCommand
-
Filter a collection of commands according to result.
- filter(List<ReceiveCommand>, ReceiveCommand.Result) - Static method in class org.eclipse.jgit.transport.ReceiveCommand
-
Filter a list of commands according to result.
- filter(Map<String, Ref>) - Method in interface org.eclipse.jgit.transport.RefFilter
-
Filters a Map
of refs before it is advertised to the client.
- filter - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- filterAndAddObject(AnyObjectId, int, int, Set<? extends AnyObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- filterClean(byte[], int, TreeWalk.OperationType) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- filterClean(InputStream) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- filterClean(InputStream, TreeWalk.OperationType) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- filterCommand - Variable in exception org.eclipse.jgit.api.errors.FilterFailedException
-
- FilterCommand - Class in org.eclipse.jgit.attributes
-
An abstraction for JGit's builtin implementations for hooks and filters.
- FilterCommand(InputStream, OutputStream) - Constructor for class org.eclipse.jgit.attributes.FilterCommand
-
Constructor for FilterCommand
- FilterCommandFactory - Interface in org.eclipse.jgit.attributes
-
- FilterCommandRegistry - Class in org.eclipse.jgit.attributes
-
Registry for built-in filters
- FilterCommandRegistry() - Constructor for class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- filterCommandRegistry - Static variable in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- filterCommands(ReceiveCommand.Result) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Filter the list of commands according to result.
- filterCommands - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- filterCommandsByNameDotType - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
The filter command as defined in gitattributes.
- filterCookies(NetscapeCookieFile, URL) - Static method in class org.eclipse.jgit.transport.TransportHttp
-
- filterCookies(Set<HttpCookie>, URL) - Static method in class org.eclipse.jgit.transport.TransportHttp
-
- filteredList(Set<String>, String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- filteredProjects - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- filterExecutionFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- filterExecutionFailedRc - Variable in class org.eclipse.jgit.internal.JGitText
-
- FilterFailedException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when the execution of a filter command failed
- FilterFailedException(Exception, String, String) - Constructor for exception org.eclipse.jgit.api.errors.FilterFailedException
-
Thrown if during execution of filter command an exception occurred
- FilterFailedException(int, String, String, byte[], String) - Constructor for exception org.eclipse.jgit.api.errors.FilterFailedException
-
Thrown if a filter command returns a non-zero return code
- filterFileMode(TreeWalk, FileMode...) - Method in class org.eclipse.jgit.pgm.LsFiles
-
- filterFolders(Set<String>, Set<String>) - Method in class org.eclipse.jgit.api.CleanCommand
-
- filterIdx - Variable in class org.eclipse.jgit.http.server.glue.UrlPipeline.Chain
-
- filterIdx - Variable in class org.eclipse.jgit.http.server.SmartServiceInfoRefs.Chain
-
- filterIgnorePaths(Set<String>, Set<String>, boolean) - Method in class org.eclipse.jgit.api.CleanCommand
-
- filterLightweightTags(Ref) - Method in class org.eclipse.jgit.api.DescribeCommand
-
Whether we use lightweight tags or not for describe Candidates
- filterLine() - Method in class org.eclipse.jgit.transport.FilterSpec
-
- filterMustNotBeNull - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- filterName - Variable in class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
-
- filterOut(ArrayList<String>, IntList) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- filterPaths - Variable in class org.eclipse.jgit.pgm.Status
-
- filterRefs(Collection<Ref>) - Method in class org.eclipse.jgit.api.ListBranchCommand
-
- filterRequiresCapability - Variable in class org.eclipse.jgit.internal.JGitText
-
- filters - Variable in class org.eclipse.jgit.http.server.glue.ServletBinderImpl
-
- filters - Variable in class org.eclipse.jgit.http.server.glue.UrlPipeline.Chain
-
- filters - Variable in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
- filters - Variable in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
-
- filters - Variable in class org.eclipse.jgit.treewalk.filter.TreeFilterMarker
-
- filterSpec - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- filterSpec - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Either FilterSpec.NO_FILTER for a filter that doesn't filter
anything, or a filter that indicates what and what not to send to the
server.
- filterSpec - Variable in class org.eclipse.jgit.transport.FetchRequest
-
- filterSpec - Variable in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- filterSpec - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- FilterSpec - Class in org.eclipse.jgit.transport
-
Represents either a filter specified in a protocol "filter" line, or a
placeholder to indicate no filtering.
- FilterSpec(long, long) - Constructor for class org.eclipse.jgit.transport.FilterSpec
-
- filterSpec - Variable in class org.eclipse.jgit.transport.Transport
-
- finalize() - Method in class org.eclipse.jgit.util.io.InterruptTimer.AutoKiller
-
- finalRequest - Variable in class org.eclipse.jgit.transport.TransportHttp.MultiRequestService
-
- find(RevCommit, PathFilter) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- find(HttpServletRequest) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- find(ClientSession, SocketAddress, PublicKey, List<KnownHostsServerKeyVerifier.HostEntryPair>, KnownHostsServerKeyVerifier.HostEntryPair[], OpenSshServerKeyVerifier.HostKeyHelper) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- find(List<ConfigLine>, String, String, String) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- find(RevWalk, RevCommit, RevCommit) - Static method in class org.eclipse.jgit.revwalk.RevWalkUtils
-
Find commits that are reachable from start
until a commit
that is reachable from end
is encountered.
- find(String) - Method in class org.eclipse.jgit.util.RefList
-
Locate an entry by name.
- findAll(Iterable<T>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- findAllFromPack(DfsPackFile, Iterable<ObjectToPack>, boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- findAllImpl(DfsObjDatabase.PackList, Collection<T>, List<DfsReader.FoundObject<T>>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- findAttributes(ObjectReader) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- findBranchesReachableFrom(RevCommit, RevWalk, Collection<Ref>) - Static method in class org.eclipse.jgit.revwalk.RevWalkUtils
-
Find the list of branches a given commit is reachable from when following
parents.
- findBranchesReachableFrom(RevCommit, RevWalk, Collection<Ref>, ProgressMonitor) - Static method in class org.eclipse.jgit.revwalk.RevWalkUtils
-
Find the list of branches a given commit is reachable from when following
parents.
- findBranchToCheckout(FetchResult) - Method in class org.eclipse.jgit.api.CloneCommand
-
- findCombinedEnd(List<Edit>, int) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- findContentRenames(ContentSource.Pair, ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
- findCRC32(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Retrieve stored CRC32 checksum of the requested object raw-data
(including header).
- findCRC32(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
Retrieve stored CRC32 checksum of the requested object raw-data
(including header).
- findCRC32(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
Retrieve stored CRC32 checksum of the requested object raw-data
(including header).
- findDeltaBase(DfsReader, ObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- findDeltaBase(ObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- findEndOffset(long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- findEntry(String) - Method in class org.eclipse.jgit.dircache.DirCache
-
Locate the position a path's entry is at in the index.
- findEntry(byte[], int) - Method in class org.eclipse.jgit.dircache.DirCache
-
Locate the position a path's entry is at in the index.
- findEntry(int, byte[], int) - Method in class org.eclipse.jgit.dircache.DirCache
-
- findEntry(byte[], int) - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
- findExactRenames(ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
- findFile(String) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Seek the iterator on a file, if present.
- findFile(byte[]) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Seek the iterator on a file, if present.
- findForwardLine(IntList, int, int) - Static method in class org.eclipse.jgit.diff.RawTextComparator
-
- findGitDir() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Configure GIT_DIR
by searching up the file system.
- findGitDir(File) - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Configure GIT_DIR
by searching up the file system.
- findGpgDirectory() - Static method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- findGroupEnd(int, String) - Static method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- findHook(Repository, String) - Method in class org.eclipse.jgit.util.FS
-
Tries to find a hook matching the given one in the given repository.
- findHook(Repository, String) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Tries to find a hook matching the given one in the given repository.
- findHook(Repository, String) - Method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Tries to find a hook matching the given one in the given repository.
- findIndex(int) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- findingGarbage - Variable in class org.eclipse.jgit.internal.JGitText
-
- findLevelOne(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- findLevelOne(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- findLfsPointers(Set<LfsPointer>, ObjectWalk) - Static method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- findLine(int, String) - Method in class org.eclipse.jgit.pgm.Blame
-
- findLocal(Collection<KetchReplica>) - Static method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- findLongestCommonSequence() - Method in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- findMatch(Set<String>, URIish) - Method in class org.eclipse.jgit.transport.HttpConfig
-
Determines the best match from a set of subsection names (representing
prefix URLs) for the given
URIish
.
- findNextOffset(long, long) - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
Search for the next offset to the specified offset in this pack (reverse)
index.
- findObject(long) - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
Search for object id with the specified start offset in this pack
(reverse) index.
- findObjectByPosition(int) - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
- findObjectForOffset(long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Search for object id with the specified start offset in associated pack
(reverse) index.
- findObjectId(byte[], int) - Static method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- findObjects(Iterable<? extends ObjectId>, BitmapIndex.BitmapBuilder, boolean) - Method in class org.eclipse.jgit.revwalk.BitmapWalker
-
Return, as a bitmap, the objects reachable from the objects in start.
- findObjectsNeedingDelta(ObjectToPack[], int, int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- findObjectsToPack(ProgressMonitor, ObjectWalk, Set<? extends ObjectId>, Set<? extends ObjectId>, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- findObjectsToPackUsingBitmaps(BitmapWalker, Set<? extends ObjectId>, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- findObjectsToPush() - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- findObjectsWalk(Iterable<? extends ObjectId>, BitmapIndex.BitmapBuilder, boolean) - Method in class org.eclipse.jgit.revwalk.BitmapWalker
-
- findOffset(DfsReader, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- findOffset(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Locate the file offset position for the requested object.
- findOffset(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
Locate the file offset position for the requested object.
- findOffset(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
Locate the file offset position for the requested object.
- findOrInsert(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
- findOrInsert(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableBitmapIndex
-
- findPassingThrough(PlotCommit<L>, Collection<L>) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
Find the set of lanes passing through a commit's row.
- findPosition(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
- findPosition(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableBitmapIndex
-
- findPosition(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Finds the position in the bitmap of the object.
- findPosition(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
Finds the position in the bitmap of the object.
- findPosition(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
Finds the position in the bitmap of the object.
- findPosition(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
Finds the position in the bitmap of the object.
- findPostion(long) - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
- findPublicKeyByKeyId(KeyBlob) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- findPublicKeyByUserId(KeyBlob) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- findPublicKeyInKeyBox(Path) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
Finds a public key associated with the signing key.
- findRef(String, Repository) - Static method in class org.eclipse.jgit.gitrepo.RepoCommand
-
- findRef(String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Read a single reference.
- findRef(Map<String, Ref>, String) - Static method in class org.eclipse.jgit.lib.RefDatabase
-
- findRef(String) - Method in class org.eclipse.jgit.lib.Repository
-
Search for a ref by (possibly abbreviated) name.
- findRef(String) - Method in class org.eclipse.jgit.transport.UploadPack
-
Find a ref in the usual search path on behalf of the client.
- findRemoteRefUpdatesFor(Repository, Collection<RefSpec>, Map<String, RefLeaseSpec>, Collection<RefSpec>) - Static method in class org.eclipse.jgit.transport.Transport
-
- findRemoteRefUpdatesFor(Repository, Collection<RefSpec>, Collection<RefSpec>) - Static method in class org.eclipse.jgit.transport.Transport
-
- findRemoteRefUpdatesFor(Collection<RefSpec>) - Method in class org.eclipse.jgit.transport.Transport
-
- findRemoteRefUpdatesFor(Collection<RefSpec>, Map<String, RefLeaseSpec>) - Method in class org.eclipse.jgit.transport.Transport
-
- findRemoteTrackingBranch(String, String) - Method in class org.eclipse.jgit.lib.BranchConfig
-
Finds the tracked remote tracking branch
- findRename(RevCommit, RevCommit, PathFilter) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- findReverseLine(IntList, int, int) - Static method in class org.eclipse.jgit.diff.RawTextComparator
-
- findSecretKey() - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
Use pubring.kbx when available, if not fallback to secring.gpg or secret
key path provided to parse and return secret key
- findSecretKeyForKeyBoxPublicKey(PGPPublicKey, Path) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- findSecretKeyInLegacySecring(String, Path) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
Return the first suitable key for signing in the key ring collection.
- findSectionEnd(List<ConfigLine>, String, String, boolean) - Static method in class org.eclipse.jgit.lib.Config
-
- findSymrefs(RefAdvertiser, Map<String, Ref>) - Static method in class org.eclipse.jgit.transport.UploadPack
-
- findTrackingRefName(String, Collection<RefSpec>) - Static method in class org.eclipse.jgit.transport.Transport
-
- finish() - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
Finish this builder and update the destination
DirCache
.
- finish() - Method in class org.eclipse.jgit.dircache.DirCacheBuilder
-
Finish this builder and update the destination
DirCache
.
- finish() - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
Finish this builder and update the destination
DirCache
.
- finish() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow.ZipStream
-
- finish() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Finish writing the reftable by writing its trailer.
- finish() - Method in class org.eclipse.jgit.util.sha1.SHA1
-
- finishDelayedFreeFlags() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- finishFile() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- finishLogSection() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- finishPack() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- finishRebase(RevCommit, boolean) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- finishRefAndObjSections() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- finishSectionMaybeWriteIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Section
-
- fireConfigChangedEvent() - Method in class org.eclipse.jgit.lib.Config
-
Notifies the listeners
- fireEvent(RepositoryEvent<?>) - Method in class org.eclipse.jgit.lib.Repository
-
Fire an event to all registered listeners.
- fireRefsChanged() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
If the parent should fire listeners, fires them.
- first() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Is this tree iterator positioned on its first entry?
- first(List<ConfigLine>, int, String, String, String) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- first - Variable in class org.eclipse.jgit.revwalk.DateRevQueue
-
- first - Variable in class org.eclipse.jgit.transport.RefAdvertiser
-
- first() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Is this tree iterator positioned on its first entry?
- first() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Is this tree iterator positioned on its first entry?
- first() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Is this tree iterator positioned on its first entry?
- first() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Is this tree iterator positioned on its first entry?
- FIRST_FEW_BYTES - Static variable in class org.eclipse.jgit.diff.RawText
-
- firstBlockPosition(ReftableWriter.Section) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- firstBlockPosition - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Section
-
- firstChildOf(PackedObjectInfo) - Method in class org.eclipse.jgit.transport.PackParser
-
- FirstCommand - Class in org.eclipse.jgit.internal.transport.parser
-
In a push, the client sends a list of commands.
- FirstCommand(String, Set<String>) - Constructor for class org.eclipse.jgit.internal.transport.parser.FirstCommand
-
- firstExactRef(String...) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Find the first named reference.
- firstExactRef(String...) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Find the first named reference.
- FirstLine(String) - Constructor for class org.eclipse.jgit.transport.BaseReceivePack.FirstLine
-
Deprecated.
Parse the first line of a receive-pack request.
- FirstLine(String) - Constructor for class org.eclipse.jgit.transport.UploadPack.FirstLine
-
Deprecated.
- firstNonNote - Variable in class org.eclipse.jgit.notes.NoteParser
-
- FirstWant - Class in org.eclipse.jgit.internal.transport.parser
-
In the pack negotiation phase (protocol v0/v1), the client sends a list of
wants.
- FirstWant(String, Set<String>, String) - Constructor for class org.eclipse.jgit.internal.transport.parser.FirstWant
-
- firstWant - Variable in class org.eclipse.jgit.transport.UploadPack.FirstLine
-
Deprecated.
- fixThin - Variable in class org.eclipse.jgit.pgm.IndexPack
-
- FixUninterestingGenerator - Class in org.eclipse.jgit.revwalk
-
- FixUninterestingGenerator(Generator) - Constructor for class org.eclipse.jgit.revwalk.FixUninterestingGenerator
-
- flag(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Converts a ssh config flag value (yes/true/on - no/false/off) into an
boolean
.
- FLAG_FOUND - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
- FLAG_REUSE - Static variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndex
-
Flag bit denoting the bitmap should be reused during index creation.
- flagIsDisposed - Variable in class org.eclipse.jgit.internal.JGitText
-
- flagNotFromThis - Variable in class org.eclipse.jgit.internal.JGitText
-
- flags - Variable in class org.eclipse.jgit.internal.storage.file.BasePackBitmapIndex.StoredBitmap
-
- flags - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- flags - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper.Entry
-
- flags - Variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Bit field, from bit 0 to bit 31:
1 bit: canReuseAsIs
1 bit: deltaAttempted
1 bit: doNotDelta
1 bit: edgeObject
1 bit: unused
3 bits: type
4 bits: subclass flags (if any)
--
20 bits: deltaDepth
- flags - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.BitmapCommit
-
- flags - Variable in class org.eclipse.jgit.revwalk.filter.RevFlagFilter
-
- flags - Variable in class org.eclipse.jgit.revwalk.RevObject
-
- flagsAlreadyCreated - Variable in class org.eclipse.jgit.internal.JGitText
-
- flush() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Flush the underlying output stream of this formatter.
- flush() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Make all inserted objects visible.
- flush() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.Out
-
- flush() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
Make all inserted objects visible.
- flush() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Make all inserted objects visible.
- flush() - Method in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
- flush() - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- flush() - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Make all inserted objects visible.
- flush() - Method in class org.eclipse.jgit.lib.ObjectInserter.Formatter
-
- flush() - Method in class org.eclipse.jgit.transport.BasePackPushConnection.CheckingSideBandOutputStream
-
- flush() - Method in class org.eclipse.jgit.transport.BaseReceivePack.MessageOutputWrapper
-
- flush() - Method in class org.eclipse.jgit.transport.PacketLineOut
-
Flush the underlying OutputStream.
- flush() - Method in class org.eclipse.jgit.transport.SideBandOutputStream
- flush() - Method in class org.eclipse.jgit.transport.UploadPack.ResponseBufferedOutputStream
-
- flush() - Method in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
- flush() - Method in class org.eclipse.jgit.util.io.AutoLFOutputStream
- flush() - Method in class org.eclipse.jgit.util.io.CountingOutputStream
- flush() - Method in class org.eclipse.jgit.util.io.IsolatedOutputStream
- flush() - Method in class org.eclipse.jgit.util.io.MessageWriter
- flush() - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
- flush() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStream
- flushBlock() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- flushBlock() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- flushBlock() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- flushBuffer() - Method in class org.eclipse.jgit.transport.SideBandOutputStream
-
- flushCurBlock() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Section
-
- flushFileHeader() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- flushOnEnd - Variable in class org.eclipse.jgit.transport.PacketLineOut
-
- fmt - Variable in class org.eclipse.jgit.awtui.CommitGraphPane.DateCellRender
-
- fmt - Variable in class org.eclipse.jgit.pgm.Show
-
- fmtBuf(byte[], int, int, FileMode) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
- fmtOverflowBuffer(byte[], int, int, FileMode) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
- Fold() - Constructor for class org.eclipse.jgit.pgm.debug.TextHashFunctions.Fold
-
- fold(int, int) - Method in class org.eclipse.jgit.pgm.debug.TextHashFunctions.Fold
-
Fold the given 32-bit hash code into only bits
of space.
- fold - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions.Function
-
- foldFunctions - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
- FOLLOW_REDIRECTS_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "followRedirects" setting.
- followers - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- followFileRenames - Variable in class org.eclipse.jgit.api.BlameCommand
-
- FollowFilter - Class in org.eclipse.jgit.revwalk
-
Updates the internal path filter to follow copy/renames.
- FollowFilter(PathFilter, DiffConfig) - Constructor for class org.eclipse.jgit.revwalk.FollowFilter
-
- followPath - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- followRedirects - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- followRedirects - Variable in class org.eclipse.jgit.transport.HttpConfig
-
- FooterKey - Class in org.eclipse.jgit.revwalk
-
- FooterKey(String) - Constructor for class org.eclipse.jgit.revwalk.FooterKey
-
Create a key for a specific footer line.
- FooterLine - Class in org.eclipse.jgit.revwalk
-
Single line at the end of a message, such as a "Signed-off-by: someone".
- FooterLine(byte[], Charset, int, int, int, int) - Constructor for class org.eclipse.jgit.revwalk.FooterLine
-
- footerLineKeyChars - Static variable in class org.eclipse.jgit.util.RawParseUtils
-
- footerPattern - Static variable in class org.eclipse.jgit.util.ChangeIdUtil
-
- FORBIDDEN - Static variable in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
- FORBIDDEN_BRANCH_NAME_COMPONENTS - Static variable in class org.eclipse.jgit.lib.Repository
-
Branch names containing slashes should not have a name component that is
one of the reserved device names on Windows.
- forbidOverride - Variable in class org.eclipse.jgit.pgm.Daemon
-
- force - Variable in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- force - Variable in class org.eclipse.jgit.api.CleanCommand
-
- force - Variable in class org.eclipse.jgit.api.CreateBranchCommand
-
- force - Variable in class org.eclipse.jgit.api.DeleteBranchCommand
-
- force - Variable in class org.eclipse.jgit.api.PushCommand
-
- force - Variable in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
- force - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- force - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Does this specification ask for forced updated (rewind/reset)?
- force - Variable in class org.eclipse.jgit.pgm.Clean
-
- force - Variable in class org.eclipse.jgit.pgm.Fetch
-
- force - Variable in class org.eclipse.jgit.pgm.Push
-
- force - Variable in class org.eclipse.jgit.pgm.Tag
-
- force - Variable in class org.eclipse.jgit.transport.RefSpec
-
Does this specification ask for forced updated (rewind/reset)?
- forced - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- forced - Variable in class org.eclipse.jgit.pgm.Checkout
-
- forcedUpdate - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- forceKIntoRange(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- forceRefLog - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Should reflogs be written even if the configured default for this ref is
not to write it.
- forceRefLog - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Should reflogs be written even if the configured default for this ref is
not to write it.
- forceRefLog - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- forceRefUpdate - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- forceSwitchBranch - Variable in class org.eclipse.jgit.pgm.Checkout
-
- forceToRaw(String) - Static method in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
Encode a string pattern for faster matching on byte arrays.
- forceUpdate - Variable in class org.eclipse.jgit.api.TagCommand
-
- forceUpdate() - Method in class org.eclipse.jgit.lib.RefUpdate
-
Force the ref to take the new value.
- forceUpdate - Variable in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- forceUpdate - Variable in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- forceWrite - Variable in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
- forIndex(Repository) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Create a generator to walk over the submodule entries currently in the
index
The .gitmodules
file is read from the index.
- forkingOffLanes - Variable in class org.eclipse.jgit.revplot.PlotCommit
-
- ForkLocalFetchConnection() - Constructor for class org.eclipse.jgit.transport.TransportLocal.ForkLocalFetchConnection
-
- ForkLocalPushConnection() - Constructor for class org.eclipse.jgit.transport.TransportLocal.ForkLocalPushConnection
-
- format - Variable in class org.eclipse.jgit.api.ArchiveCommand
-
- format - Variable in class org.eclipse.jgit.api.ArchiveCommand.FormatEntry
-
- format - Variable in exception org.eclipse.jgit.api.ArchiveCommand.UnsupportedFormatException
-
- format() - Method in class org.eclipse.jgit.api.NameRevCommand.NameRevCommit
-
- format(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format the differences between two trees.
- format(RevTree, RevTree) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format the differences between two trees.
- format(AbstractTreeIterator, AbstractTreeIterator) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format the differences between two trees.
- format(List<? extends DiffEntry>) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format a patch script from a list of difference entries.
- format(DiffEntry) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format a patch script for one file entry.
- format(AbbreviatedObjectId) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- format(FileHeader, RawText, RawText) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format a patch script, reusing a previously parsed FileHeader.
- format(EditList, RawText, RawText) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Formats a list of edits in unified diff format
- format(Collection<Throwable>) - Static method in exception org.eclipse.jgit.errors.CompoundException
-
- format(Map<ObjectId, String>) - Static method in exception org.eclipse.jgit.errors.MissingBundlePrerequisiteException
-
- format(StringBuilder, Ref, String) - Static method in class org.eclipse.jgit.internal.ketch.Proposal
-
- format - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
- format(byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.BinaryDelta
-
Format this delta as a human readable string.
- format(byte[], boolean) - Static method in class org.eclipse.jgit.internal.storage.pack.BinaryDelta
-
Format this delta as a human readable string.
- format(StringBuilder, String, int) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
- format(StringBuilder, String, int, int, int) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
- format(List<Ref>, Ref) - Method in class org.eclipse.jgit.merge.MergeMessageFormatter
-
Construct the merge commit message.
- format(List<RevCommit>, Ref) - Method in class org.eclipse.jgit.merge.SquashMessageFormatter
-
Construct the squashed commit message.
- format(TreeFormatter) - Method in class org.eclipse.jgit.notes.NonNoteEntry
-
- format - Variable in class org.eclipse.jgit.pgm.Archive
-
- Format() - Constructor for enum org.eclipse.jgit.pgm.debug.ShowCommands.Format
-
- format(String) - Static method in class org.eclipse.jgit.pgm.internal.CLIText
-
Format text
- Format(String) - Constructor for class org.eclipse.jgit.pgm.internal.CLIText.Format
-
- format(Object...) - Method in class org.eclipse.jgit.pgm.internal.CLIText.Format
-
- format(StringBuilder, String, int) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
- format(StringBuilder, String, int, int, int) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
- format(boolean, boolean) - Method in class org.eclipse.jgit.transport.URIish
-
- format - Variable in class org.eclipse.jgit.util.GitDateFormatter
-
- Format() - Constructor for enum org.eclipse.jgit.util.GitDateFormatter.Format
-
- format(String, Object...) - Method in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
Print a formatted message according to
String.format(String, Object...)
.
- format(Date) - Static method in class org.eclipse.jgit.util.RelativeDateFormatter
-
Get age of given Date
compared to now formatted in the
same relative format as returned by git log --relative-date
- FORMAT_OTHER - Static variable in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Only available after inflating to canonical format.
- FormatActivator - Class in org.eclipse.jgit.archive
-
This activator registers all format types from the
org.eclipse.jgit.archive package for use via the ArchiveCommand
API.
- FormatActivator() - Constructor for class org.eclipse.jgit.archive.FormatActivator
-
- formatAuthorizationHeader(S3Config, String, String, byte[]) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- formatAuthorizationQuery(Map<String, String>) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- formatBase10(byte[], int, int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Format a base 10 numeric into a temporary buffer.
- formatBySuffix(String) - Static method in class org.eclipse.jgit.api.ArchiveCommand
-
- formatCache - Static variable in class org.eclipse.jgit.util.GitDateParser
-
- formatDate(PersonIdent) - Method in class org.eclipse.jgit.util.GitDateFormatter
-
Format committer, author or tagger ident according to this formatter's
specification.
- FormatEntry(ArchiveCommand.Format<?>, int) - Constructor for class org.eclipse.jgit.api.ArchiveCommand.FormatEntry
-
- FormatError - Class in org.eclipse.jgit.patch
-
An error in a patch script
- FormatError(byte[], int, FormatError.Severity, String) - Constructor for class org.eclipse.jgit.patch.FormatError
-
- FormatError.Severity - Enum in org.eclipse.jgit.patch
-
Classification of an error.
- formatExtensionName(byte[]) - Static method in class org.eclipse.jgit.dircache.DirCache
-
- formatGitDiffFirstHeaderLine(ByteArrayOutputStream, DiffEntry.ChangeType, String, String) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Output the first header line
- formatHeader(ByteArrayOutputStream, DiffEntry) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- formatHexByte(byte[], int, long) - Static method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
- formatHexByte(byte[], int, int) - Static method in class org.eclipse.jgit.lib.AnyObjectId
-
- formatHexChar(char[], int, long) - Static method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
- formatHexChar(char[], int, int) - Static method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- formatHexChar(char[], int, int) - Static method in class org.eclipse.jgit.lib.AnyObjectId
-
- formatIndexLine(OutputStream, DiffEntry) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Format index line
- formatIndexLine(OutputStream, DiffEntry) - Method in class org.eclipse.jgit.diff.PatchIdDiffFormatter
-
Format index line
- formatLength(int) - Method in class org.eclipse.jgit.transport.PacketLineOut
-
- formatLength(byte[], int) - Static method in class org.eclipse.jgit.transport.PacketLineOut
-
- formatLine(String) - Static method in class org.eclipse.jgit.pgm.internal.CLIText
-
Format the given line for using the format defined by
CLIText.lineFormat
("# " by default).
- formatMerge(OutputStream, MergeResult<RawText>, List<String>, String) - Method in class org.eclipse.jgit.merge.MergeFormatter
-
- formatMerge(OutputStream, MergeResult<RawText>, List<String>, Charset) - Method in class org.eclipse.jgit.merge.MergeFormatter
-
Formats the results of a merge of
RawText
objects in a Git conformant way.
- formatMerge(OutputStream, MergeResult, String, String, String, String) - Method in class org.eclipse.jgit.merge.MergeFormatter
-
- formatMerge(OutputStream, MergeResult, String, String, String, Charset) - Method in class org.eclipse.jgit.merge.MergeFormatter
-
Formats the results of a merge of exactly two
RawText
objects in a Git conformant way.
- formatMerge() - Method in class org.eclipse.jgit.merge.MergeFormatterPass
-
- formatOldNewPaths(ByteArrayOutputStream, DiffEntry) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- formatOptions - Variable in class org.eclipse.jgit.api.ArchiveCommand
-
- formatRealm() - Method in class org.eclipse.jgit.console.ConsoleAuthenticator
-
- FormatResult() - Constructor for class org.eclipse.jgit.diff.DiffFormatter.FormatResult
-
- formats - Static variable in class org.eclipse.jgit.api.ArchiveCommand
-
Available archival formats (corresponding to values for
the --format= option)
- formatStr - Variable in enum org.eclipse.jgit.util.GitDateParser.ParseableSimpleDateFormat
-
- Formatter() - Constructor for class org.eclipse.jgit.lib.ObjectInserter.Formatter
-
- formatWithConflicts(String, List<String>) - Method in class org.eclipse.jgit.merge.MergeMessageFormatter
-
Add section with conflicting paths to merge message.
- formatWithLocale(Locale, Object...) - Method in class org.eclipse.jgit.pgm.internal.CLIText.Format
-
- forMerge - Variable in class org.eclipse.jgit.transport.FetchResult
-
- forOperation(String, LargeFileRepository, List<LfsObject>) - Static method in class org.eclipse.jgit.lfs.server.TransferHandler
-
- forPath(Repository, AnyObjectId, String) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Create a generator and advance it to the submodule entry at the given
path
- forPath(Repository, AbstractTreeIterator, String) - Static method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Create a generator and advance it to the submodule entry at the given
path
- forPath(ObjectReader, String, AnyObjectId...) - Static method in class org.eclipse.jgit.treewalk.TreeWalk
-
Open a tree walk and filter to exactly one path.
- forPath(Repository, ObjectReader, String, AnyObjectId...) - Static method in class org.eclipse.jgit.treewalk.TreeWalk
-
Open a tree walk and filter to exactly one path.
- forPath(Repository, String, AnyObjectId...) - Static method in class org.eclipse.jgit.treewalk.TreeWalk
-
Open a tree walk and filter to exactly one path.
- forPath(Repository, String, RevTree) - Static method in class org.eclipse.jgit.treewalk.TreeWalk
-
Open a tree walk and filter to exactly one path.
- forRepo - Variable in class org.eclipse.jgit.transport.TransportHttp.CredentialItems
-
Trust the server for all git operations from this repository; may be
null
if the transport was created via
#TransportHttp(URIish)
.
- ForReverseIndex(DfsStreamKey) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey.ForReverseIndex
-
- forValue(String) - Method in class org.eclipse.jgit.lib.ConfigLine
-
- forward - Variable in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit
-
- forwardBinaryHunk - Variable in class org.eclipse.jgit.patch.FileHeader
-
- ForwardEditPaths() - Constructor for class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.ForwardEditPaths
-
- FOUND_OBJECT_SORT - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- foundCollision - Variable in class org.eclipse.jgit.util.sha1.SHA1
-
- FoundObject(T, int, DfsPackFile, long) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReader.FoundObject
-
- FoundObject(T) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsReader.FoundObject
-
- frame - Variable in class org.eclipse.jgit.pgm.Glog
-
- free - Variable in class org.eclipse.jgit.revwalk.BlockObjQueue
-
- free - Variable in class org.eclipse.jgit.revwalk.BlockRevQueue
-
- free - Variable in class org.eclipse.jgit.revwalk.DateRevQueue
-
- freeBlock(BlockObjQueue.Block) - Method in class org.eclipse.jgit.revwalk.BlockObjQueue.BlockFreeList
-
- freeBlock(BlockRevQueue.Block) - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.BlockFreeList
-
- freeEntry(DateRevQueue.Entry) - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
- freeFlag(int) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- freeFlags - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- freePositions - Variable in class org.eclipse.jgit.revplot.PlotCommitList
-
- freeVisit - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- from - Variable in class org.eclipse.jgit.internal.storage.file.CheckoutEntryImpl
-
- from(byte[]) - Static method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Wrap a byte array as a BlockSource
.
- from(FileInputStream) - Static method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Read from a FileInputStream
.
- from(FileChannel) - Static method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Read from a FileChannel
.
- from(Collection<Ref>) - Static method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
References to convert into a reftable
- fromBits(int) - Static method in class org.eclipse.jgit.lib.FileMode
-
Convert a set of mode bits into a FileMode enumerated value.
- fromConfig(Config, String) - Method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Update the configuration from a config block.
- fromConfig(Config) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
Update properties by setting fields from the configuration.
- fromConfig(Config) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Update properties by setting fields from the configuration.
- fromConfig(Config) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Update properties by setting fields from the configuration.
- fromConfig(Config) - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Update properties by setting fields from the configuration.
- fromConfig(Config) - Method in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
Update properties by setting fields from the configuration.
- fromConfig(Config) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Update properties by setting fields from the configuration.
- fromFilterLine(String) - Static method in class org.eclipse.jgit.transport.FilterSpec
-
Process the content of "filter" line from the protocol.
- fromHexString(byte[], int, int) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
- fromHexString(byte[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
- fromHexString(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
- fromHexString(byte[], int, int) - Static method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
- fromHexString(byte[], int) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
- fromHexString(byte[], int) - Static method in class org.eclipse.jgit.lib.ObjectId
-
- fromJson(Reader, Class<T>) - Static method in class org.eclipse.jgit.lfs.server.internal.LfsGson
-
Deserializes the Json read from the specified reader into an object of
the specified type.
- fromLine(String) - Static method in class org.eclipse.jgit.internal.transport.parser.FirstCommand
-
Parse the first line of a receive-pack request.
- fromLine(String) - Static method in class org.eclipse.jgit.internal.transport.parser.FirstWant
-
Parse the first want line in the protocol v0/v1 pack negotiation.
- fromLongObjectId(AnyLongObjectId) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
- fromMask(int) - Static method in enum org.eclipse.jgit.lib.IndexDiff.StageState
-
- fromObjectId(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Copy a LongObjectId into this mutable buffer.
- fromObjectId(AnyObjectId) - Static method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
- fromObjectId(AnyObjectId) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Copy an ObjectId into this mutable buffer.
- fromOption(String) - Static method in enum org.eclipse.jgit.transport.TagOpt
-
Convert a command line/configuration file text into a value instance.
- fromRaw(byte[]) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(byte[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(long[]) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(long[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(byte[]) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(long[]) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from binary representation expressed in integers.
- fromRaw(long[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from binary representation expressed in longs.
- fromRaw(byte[]) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from raw binary representation.
- fromRaw(byte[], int) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from raw binary representation.
- fromRaw(int[]) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from binary representation expressed in integers.
- fromRaw(int[], int) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from binary representation expressed in integers.
- fromRaw(byte[]) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Convert an ObjectId from raw binary representation.
- fromRaw(byte[], int) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Convert an ObjectId from raw binary representation.
- fromRaw(int[]) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Convert an ObjectId from raw binary representation.
- fromRaw(int[], int) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Convert an ObjectId from raw binary representation.
- fromReader(Reader) - Static method in class org.eclipse.jgit.transport.PushCertificateParser
-
Parse a push certificate from a reader.
- fromString(byte[], int, int) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Convert an AbbreviatedObjectId from hex characters (US-ASCII).
- fromString(String) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Convert an AbbreviatedLongObjectId from hex characters.
- fromString(byte[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from hex characters (US-ASCII).
- fromString(String) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from hex characters.
- fromString(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from hex characters (US-ASCII).
- fromString(String) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from hex characters.
- fromString(byte[], int, int) - Static method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Convert an AbbreviatedObjectId from hex characters (US-ASCII).
- fromString(String) - Static method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Convert an AbbreviatedObjectId from hex characters.
- fromString(byte[], int) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from hex characters (US-ASCII).
- fromString(String) - Method in class org.eclipse.jgit.lib.MutableObjectId
-
Convert an ObjectId from hex characters.
- fromString(byte[], int) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Convert an ObjectId from hex characters (US-ASCII).
- fromString(String) - Static method in class org.eclipse.jgit.lib.ObjectId
-
Convert an ObjectId from hex characters.
- fromString(String) - Static method in class org.eclipse.jgit.transport.PushCertificateParser
-
Parse a push certificate from a string.
- fromText(String) - Method in class org.eclipse.jgit.lib.Config
-
Clear this configuration and reset to the contents of the parsed string.
- fromTextRecurse(String, int, String) - Method in class org.eclipse.jgit.lib.Config
-
- fromURI - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- fs - Variable in class org.eclipse.jgit.api.CloneCommand
-
- fs - Variable in class org.eclipse.jgit.api.InitCommand
-
- fs - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- fs - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- fs - Variable in class org.eclipse.jgit.lib.Repository
-
File abstraction used to resolve paths.
- fs - Variable in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- fs - Variable in class org.eclipse.jgit.storage.file.FileBasedConfig
-
- fs - Variable in class org.eclipse.jgit.treewalk.FileTreeIterator.FileEntry
-
- fs - Variable in class org.eclipse.jgit.treewalk.FileTreeIterator
-
the file system abstraction which will be necessary to perform certain
file system operations.
- FS - Class in org.eclipse.jgit.util
-
Abstraction to support various file system operations not in Java.
- FS() - Constructor for class org.eclipse.jgit.util.FS
-
Constructs a file system abstraction.
- FS(FS) - Constructor for class org.eclipse.jgit.util.FS
-
Initialize this FS using another's current settings.
- fs - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- FS.Attributes - Class in org.eclipse.jgit.util
-
File attributes we typically care for.
- FS.ExecutionResult - Class in org.eclipse.jgit.util
-
Result of an executed process.
- FS.FileStoreAttributeCache - Class in org.eclipse.jgit.util
-
- FS.FSFactory - Class in org.eclipse.jgit.util
-
This class creates FS instances.
- FS.GobblerThread - Class in org.eclipse.jgit.util
-
- FS.Holder<V> - Class in org.eclipse.jgit.util
-
- FS.LockToken - Class in org.eclipse.jgit.util
-
- FS.StreamGobbler - Class in org.eclipse.jgit.util
-
This runnable will consume an input stream's content into an output
stream as soon as it gets available.
- FS_POSIX - Class in org.eclipse.jgit.util
-
Base FS for POSIX based systems
- FS_POSIX() - Constructor for class org.eclipse.jgit.util.FS_POSIX
-
Default constructor.
- FS_POSIX(FS) - Constructor for class org.eclipse.jgit.util.FS_POSIX
-
Constructor
- FS_POSIX.AtomicFileCreation - Enum in org.eclipse.jgit.util
-
- FS_Win32 - Class in org.eclipse.jgit.util
-
FS implementation for Windows
- FS_Win32() - Constructor for class org.eclipse.jgit.util.FS_Win32
-
Constructor
- FS_Win32(FS) - Constructor for class org.eclipse.jgit.util.FS_Win32
-
Constructor
- FS_Win32_Cygwin - Class in org.eclipse.jgit.util
-
FS implementation for Cygwin on Windows
- FS_Win32_Cygwin() - Constructor for class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Constructor
- FS_Win32_Cygwin(FS) - Constructor for class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Constructor
- fsck(Repository, RevObject...) - Static method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Run fsck
- fsck(RevObject...) - Method in class org.eclipse.jgit.junit.TestRepository
-
Run consistency checks against the object database.
- fsck - Variable in class org.eclipse.jgit.pgm.Fetch
-
- FSCK - Static variable in class org.eclipse.jgit.transport.TransferConfig
-
- FsckError - Class in org.eclipse.jgit.internal.fsck
-
Holds all fsck errors of a git repository.
- FsckError() - Constructor for class org.eclipse.jgit.internal.fsck.FsckError
-
- FsckError.CorruptIndex - Class in org.eclipse.jgit.internal.fsck
-
Represents a corrupt pack index file.
- FsckError.CorruptObject - Class in org.eclipse.jgit.internal.fsck
-
Represents a corrupt object.
- FsckKeyNameHolder() - Constructor for class org.eclipse.jgit.transport.TransferConfig.FsckKeyNameHolder
-
- fsckMessageId - Variable in exception org.eclipse.jgit.internal.submodule.SubmoduleValidator.SubmoduleValidationException
-
- FsckMode() - Constructor for enum org.eclipse.jgit.transport.TransferConfig.FsckMode
-
- FsckPackParser - Class in org.eclipse.jgit.internal.fsck
-
A read-only pack parser for object validity checking.
- FsckPackParser(ObjectDatabase, ReadableChannel) - Constructor for class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Constructor for FsckPackParser
- FsckPackParser.ObjFromPack - Class in org.eclipse.jgit.internal.fsck
-
- fsckSkipList - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- FSFactory() - Constructor for class org.eclipse.jgit.util.FS.FSFactory
-
Constructor
- fsTick(File) - Static method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Waits until it is guaranteed that a subsequent file modification has a
younger modification timestamp than the modification timestamp of the
given file.
- fsTimestampResolution - Variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
measured filesystem timestamp resolution
- fsTimestampResolution - Variable in class org.eclipse.jgit.util.FS.FileStoreAttributeCache
-
- fsync - Variable in class org.eclipse.jgit.internal.storage.file.LockFile
-
- fsyncObjectFiles - Variable in class org.eclipse.jgit.internal.storage.file.WriteConfig
-
- fsyncRefFiles - Variable in class org.eclipse.jgit.internal.storage.file.WriteConfig
-
- FTP - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
- ftp - Variable in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- ftp - Variable in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- ftp - Variable in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- FtpChannel - Interface in org.eclipse.jgit.transport
-
- FtpChannel.DirEntry - Interface in org.eclipse.jgit.transport
-
Simplified remote directory entry.
- FtpChannel.FtpException - Exception in org.eclipse.jgit.transport
-
An Exception
for reporting SFTP errors.
- ftpCloseFailed - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- FtpException(String, int) - Constructor for exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- FtpException(String, int, Throwable) - Constructor for exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- FULL_URI - Static variable in class org.eclipse.jgit.transport.URIish
-
A pattern matching standard URI:
scheme "://" user_password? hostname? portnumber? path
- fullpaths - Variable in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Group
-
- Function(TextHashFunctions.Hash, TextHashFunctions.Fold) - Constructor for class org.eclipse.jgit.pgm.debug.TextHashFunctions.Function
-
- funnyRefname - Variable in class org.eclipse.jgit.internal.JGitText
-
- fwdmatch(byte[], int, byte[], int) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- g - Variable in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
- g - Variable in class org.eclipse.jgit.revwalk.BoundaryGenerator
-
- 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.
- garbagePacksForSelectRepresentation() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- garbageTtlMillis - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- GatherStackTrace() - Constructor for exception org.eclipse.jgit.junit.JGitTestUtil.GatherStackTrace
-
- 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() - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- Gc - Class in org.eclipse.jgit.pgm
-
- Gc() - Constructor for class org.eclipse.jgit.pgm.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
- gcExecutor - Variable in class org.eclipse.jgit.pgm.Main
-
- gcFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- GcLog - Class in org.eclipse.jgit.internal.storage.file
-
- GcLog(FileRepository) - Constructor for class org.eclipse.jgit.internal.storage.file.GcLog
-
- gcLogExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- gcLogExpire - Variable in class org.eclipse.jgit.internal.storage.file.GcLog
-
- gcTooManyUnpruned - Variable in class org.eclipse.jgit.internal.JGitText
-
- generator - Variable in class org.eclipse.jgit.blame.BlameResult
-
- Generator - Class in org.eclipse.jgit.revwalk
-
Produces commits for RevWalk to return to applications.
- Generator() - Constructor for class org.eclipse.jgit.revwalk.Generator
-
- get() - Static method in class org.eclipse.jgit.archive.internal.ArchiveText
-
Get an instance of this translation bundle.
- get(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Get the attribute with the given key
- get(URIish, CredentialItem...) - Method in class org.eclipse.jgit.awtui.AwtCredentialsProvider
-
Ask for the credential items to be populated.
- get() - Static method in class org.eclipse.jgit.awtui.UIText
-
Get an instance of this translation bundle.
- get(URIish, CredentialItem...) - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
Ask for the credential items to be populated.
- get(CredentialItem.StringType) - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- get(CredentialItem.CharArrayType) - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- get(CredentialItem.InformationalMessage) - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- get(CredentialItem.YesNoType) - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- 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.http.server.HttpServerText
-
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() - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile.LazyChannel
-
- get(DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- get(DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- get() - Method in interface org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.ReadableChannelSupplier
-
- get() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.Ref
-
- get(DfsReader, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Get an object from this pack.
- 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(PackExt) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemPack
-
- get(int) - Method in class org.eclipse.jgit.internal.storage.file.BitSet
-
- get(PackFile, long) - Method in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- get(int) - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- get(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Get an object from this pack.
- get(PackFile, long) - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- get(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Lookup the ObjectToPack object for a given ObjectId.
- get() - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.HostKeyFile
-
- get() - Static method in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
Get an instance of this translation bundle.
- get(RevTree, String) - Method in class org.eclipse.jgit.junit.TestRepository
-
Lookup an entry stored in a tree, failing if not present.
- get() - Static method in class org.eclipse.jgit.lfs.internal.LfsText
-
Get an instance of this translation bundle.
- get() - Static method in class org.eclipse.jgit.lfs.server.internal.LfsServerText
-
Get an instance of this translation bundle
- get(Config.SectionParser<T>) - Method in class org.eclipse.jgit.lib.Config
-
Obtain a handle to a parsed set of configuration values.
- get(String, String, String) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- 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(Class<T>) - Method in class org.eclipse.jgit.nls.NLS
-
- get(int) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- get(AnyObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Lookup a note for a specific ObjectId.
- get(LeafBucket, int) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- get(String) - Static method in class org.eclipse.jgit.pgm.CommandCatalog
-
Locate a single command by its user friendly name.
- get() - Static method in class org.eclipse.jgit.pgm.internal.CLIText
-
Get an instance of this translation bundle
- 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() - Static method in class org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
-
Get an instance of this translation bundle.
- get(String) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- 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(InetSocketAddress) - Method in class org.eclipse.jgit.transport.sshd.DefaultProxyDataFactory
-
- get(Path, Function<? super Path, ? extends KeyPair>) - Method in class org.eclipse.jgit.transport.sshd.JGitKeyCache
-
- get(Path, Function<? super Path, ? extends KeyPair>) - Method in interface org.eclipse.jgit.transport.sshd.KeyCache
-
Obtains a KeyPair
from the cache.
- get(InetSocketAddress) - Method in interface org.eclipse.jgit.transport.sshd.ProxyDataFactory
-
- get(String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- 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(byte[], int, int) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- get(int) - Method in class org.eclipse.jgit.util.BlockList
- 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
- 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
- getAcceptedIssuers() - Method in class org.eclipse.jgit.util.HttpSupport.DummyX509TrustManager
-
- getAccessKey() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
Get the accessKey
.
- getAction(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- 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(Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Objects known to exist but not expressed by #getAllRefs()
.
- 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.
- getAdjustedWeight(ObjectToPack) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- 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.
- getAdvertisedOrDefaultRefs() - Method in class org.eclipse.jgit.transport.UploadPack
-
- 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.FetchRequest
-
- getAgent() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
- getAgent(Set<String>, String) - Static method in class org.eclipse.jgit.transport.UserAgent
-
- 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.internal.storage.dfs.DfsGarbageCollector
-
- getAllRefs() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Returns a collection of all refs and additional refs.
- 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.
- getAlternateId() - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- getAlternateId() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getAlternateObjectDirectories() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get ordered array of alternate directories; null if non were set.
- getAlternates() - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- getAlternates() - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- getAlternates() - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- getAlternates() - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Obtain alternate connections to alternate object databases (if any).
- getArguments() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
Retrieves the arguments of the challenge.
- getAssumeUnchanged() - Method in class org.eclipse.jgit.lib.IndexDiff
-
Get list of files with the flag assume-unchanged
- getAtomicFileCreationSupportOption(FileBasedConfig) - Method in class org.eclipse.jgit.util.FS_POSIX
-
- getAttempts() - Method in class org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper
-
- getAttempts() - Method in interface org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider
-
Gets the maximum number of attempts to get a password that should be
attempted for one identity resource through this provider.
- getAttempts() - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
- getAttempts() - Method in interface org.eclipse.jgit.transport.sshd.KeyPasswordProvider
-
Gets the maximum number of attempts to get a passphrase that should be
attempted for one identity resource through this provider.
- 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
- getAuthenticationHeaders(List<String>, String) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
Extract the authentication headers from the header lines.
- getAuthenticationProposals() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- getAuthFactories() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
- getAuthMethod(byte) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- getAuthor() - Method in class org.eclipse.jgit.api.CommitCommand
-
Get the author
- getAuthor() - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- getAuthor() - Method in class org.eclipse.jgit.blame.Candidate
-
- 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.StrategyOneSided.OneSide
-
- 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.
- getBaseState() - Method in class org.eclipse.jgit.lib.Config
-
- 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
- getBestMatch(List<Ref>) - Method in class org.eclipse.jgit.api.DescribeCommand
-
- 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.BasePackBitmapIndex
-
Returns the previously constructed bitmap for the object.
- getBitmap() - Method in class org.eclipse.jgit.internal.storage.file.BasePackBitmapIndex.StoredBitmap
-
Computes and returns the full bitmap.
- getBitmap(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
Get the bitmap for the id.
- getBitmap() - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- 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.
- getBitmap(RevCommit, ProgressMonitor) - Method in class org.eclipse.jgit.revwalk.BitmapCalculator
-
Get the reachability bitmap from certain commit to other commits.
- 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.
- getBitmapCount() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
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(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- getBitmapIndex() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
An index that can be used to speed up ObjectWalks.
- getBitmapIndex() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- getBitmapIndex() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- getBitmapIndex() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
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.
- getBitmaps() - Method in class org.eclipse.jgit.internal.storage.file.BasePackBitmapIndex
-
- 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.DfsBlockCache
-
- 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(FilterConfig, String) - Static method in class org.eclipse.jgit.http.server.GitFilter
-
- 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.
- getBranchName() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- getBreakScore() - Method in class org.eclipse.jgit.diff.RenameDetector
-
Get break score
- getBucket() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
Get the bucket
.
- getBucket(int) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- 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.
- getBuffer() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
-
Get the buffer
containing the content
- getBufferSize() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- 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.
- getBundleVersion() - Method in class org.eclipse.jgit.pgm.Version
-
- getBundleVersion(URL) - Static method in class org.eclipse.jgit.pgm.Version
-
- getByName(List<AuthenticationChallenge>, String) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- getByte(int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get any byte from the LongObjectId.
- 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.internal.storage.dfs.DfsInserter.StreamLoader
-
- getCachedBytes() - Method in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
Obtain a reference to the (possibly cached) bytes of this object.
- getCachedBytes() - Method in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
Obtain a reference to the (possibly cached) bytes of this object.
- getCachedBytes() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- getCachedBytes() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- getCachedBytes() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- 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.
- getCachedBytes(RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- getCachedBytes(RevObject, ObjectLoader) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- 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 class org.eclipse.jgit.internal.storage.file.WindowCursor
-
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.
- getCachedSize() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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)
- getCanonicalName(InetSocketAddress) - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Determines a canonical host name for use use with GSS-API.
- 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.
- getCeilings() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Get list of ceiling directories
- 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.
- getChainLength() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.blame.ReverseWalk.ReverseCommit
-
- 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.blame.ReverseWalk.ReverseCommit
-
- 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.
- getClient() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- getClientCapabilities() - Method in class org.eclipse.jgit.transport.FetchRequest
-
Capabilities that the client wants enabled from the server.
- 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.
- getClientShallowCommits() - Method in class org.eclipse.jgit.transport.FetchRequest
-
Shallow commits the client already has.
- getClock() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Get clock to obtain timestamps from.
- getClock() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Get clock instance preferred by this system.
- 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
- getColumnCount() - Method in class org.eclipse.jgit.awtui.CommitGraphPane.CommitTableModel
-
- 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
- getCommitCount() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- getCommitEditMessageFilePath() - Method in class org.eclipse.jgit.hooks.CommitMsgHook
-
- getCommitLastModified() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Get the modification time of the output file when it was committed.
- getCommitList() - Method in class org.eclipse.jgit.awtui.CommitGraphPane
-
Get the commit list this pane renders from.
- 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.KetchLeader
-
- 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.internal.storage.file.WriteConfig
-
- 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.CachedObjectDirectory
-
- getConfig() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- 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.file.ObjectDirectory
-
- 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.JschConfigSessionFactory.JschBugFixingConfigRepository
-
- getConfig(String) - Method in class org.eclipse.jgit.transport.OpenSshConfig
- getConfig() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- 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.
- getConnection(HttpConnection, InputStream, String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- getConnectionAttempts() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getConnectionFactory() - Static method in class org.eclipse.jgit.transport.HttpTransport
-
- getContent() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
- getContentHash() - Method in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
Get the contentHash
.
- getContentLength() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get content length
- getContentLength() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get content type
- 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)
- getCookieFileFromConfig(HttpConfig) - Static method in class org.eclipse.jgit.transport.TransportHttp
-
- getCookies(boolean) - Method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- 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.internal.storage.dfs.DfsInserter.PackStream
-
- getCount() - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
Obtains the current count.
- 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.internal.storage.dfs.DfsInserter.Reader
-
- getCreatedFromInserter() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- getCreatedFromInserter() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Get the
ObjectInserter
from which this
reader was created using
inserter.newReader()
- 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.internal.transport.sshd.JGitClientSession
-
- getCredentialsProvider() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- getCredentialsProvider(ClientSession) - Static method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- 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.junit.MockSystemReader
-
Get the current system time
- getCurrentTime() - Method in class org.eclipse.jgit.util.SystemReader.Default
-
- 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.internal.storage.dfs.InMemoryRepository.Out
-
- getData() - Method in class org.eclipse.jgit.notes.Note
-
Get the note content.
- getData(List<Proxy>, Proxy.Type) - Method in class org.eclipse.jgit.transport.sshd.DefaultProxyDataFactory
-
- getDate() - Method in class org.eclipse.jgit.junit.TestRepository
-
Get date
- getDateFormat(GitDateParser.ParseableSimpleDateFormat, Locale) - Static method in class org.eclipse.jgit.util.GitDateParser
-
- getDateTimeInstance(int, int) - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Returns a date/time format instance for the given styles.
- 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
-
- getDeepenNotRefs() - Method in class org.eclipse.jgit.transport.FetchRequest
-
- 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
-
- getDeepenSince() - Method in class org.eclipse.jgit.transport.FetchRequest
-
The value in a "deepen-since" line in the request, indicating the
timestamp where to stop fetching/cloning.
- getDeepenSince() - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- 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.
- getDefaultEmail() - Static method in class org.eclipse.jgit.lib.UserConfig
-
- getDefaultFile() - Static method in class org.eclipse.jgit.transport.NetRC
-
- getDefaultIdentities(File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Gets a list of default identities, i.e., private key files that shall
always be tried for public key authentication.
- getDefaultKeys(File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Determines the default keys.
- getDefaultKnownHostsFiles(File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Gets the list of default user known hosts files.
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.ObjectIdHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.OptionWithValuesListHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.PathTreeFilterHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.RefSpecHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.RevCommitHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.RevTreeHandler
- getDefaultMetaVariable() - Method in class org.eclipse.jgit.pgm.opt.SubcommandHandler
- getDefaultPort() - Method in class org.eclipse.jgit.transport.TransportProtocol
-
Get the default port if the protocol supports a port, else -1.
- getDefaultPreferredAuthentications() - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Gets the list of default preferred authentication mechanisms.
- getDefaultUserName() - Static method in class org.eclipse.jgit.lib.UserConfig
-
- getDelegateFilter() - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Get delegate filter
- getDeleted() - Method in class org.eclipse.jgit.events.WorkingTreeModifiedEvent
-
Retrieves the Collection
of repository-relative paths
of files that were deleted.
- getDelta(ObjectReader, RevObject) - Static method in class org.eclipse.jgit.pgm.debug.ShowPackDelta
-
- getDeltaBase() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
Get identity of the object this delta applies to in order to recover the
original object content.
- getDeltaBase() - Method in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
Get identity of the object this delta applies to in order to recover the
original object content.
- 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.
- getDeltaBaseCache() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- getDeltaBaseCache() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- 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.
- getDeltaDepth() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- getDeltaHeader(DfsReader, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- getDeltaHeader(WindowCursor, long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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.FetchRequest
-
- getDepth() - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- 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
-
- getDiffFormatter() - Method in class org.eclipse.jgit.api.DiffCommand
-
- getDiffTreeFilterFor(AbstractTreeIterator, AbstractTreeIterator) - Static method in class org.eclipse.jgit.diff.DiffFormatter
-
- getDigest() - Method in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- getDir() - Method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- getDir() - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Get the storage directory
- getDirCache() - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
Get the DirCache
- 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.api.CloneCommand
-
Get the git directory.
- getDirectory() - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- getDirectory() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- 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
.
- getDownloadAction(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Get download action
- getDownloadAction(AnyLongObjectId) - Method in interface org.eclipse.jgit.lfs.server.LargeFileRepository
-
Get download action
- getDownloadAction(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
Get download action
- 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
- getEmailInternal(Config, String) - Static method in class org.eclipse.jgit.lib.UserConfig
-
- 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(int) - Method in class org.eclipse.jgit.diff.RawText
-
- 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
-
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.junit.MockSystemReader
-
Get value of the system variable
- getenv(String) - Method in class org.eclipse.jgit.util.SystemReader.Default
-
- 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.
- getEolStreamType(TreeWalk.OperationType) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- 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.
- getErrorStream() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- getErrorStream() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- 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
-
- getErrorWriter() - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Get error writer
- getEstimatedPackSize() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Get estimated size of the .pack file in bytes.
- getEvents() - Method in class org.eclipse.jgit.junit.http.TestRequestLog
-
- 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.
- getEwahCompressedBitmap() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- 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
- getExpectedSize() - Method in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Get the expectedSize
.
- getExpirationSeconds() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
Get the expirationSeconds
.
- 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.
- getExpireDate() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- getExtendedFlags() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- 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.api.PullCommand
-
- getFastForwardMode() - Method in class org.eclipse.jgit.merge.MergeConfig
-
Get the fast forward mode configured for this branch
- getFastForwardMode(Config, String[]) - Static method in class org.eclipse.jgit.merge.MergeConfig
-
- getFetchConfig() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- 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(String, boolean) - Method in class org.eclipse.jgit.api.ApplyCommand
-
- getFile(String) - Method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- getFile() - Method in exception org.eclipse.jgit.errors.LockFailedException
-
Get the file that could not be locked
- getFile(FilterConfig, String) - Static method in class org.eclipse.jgit.http.server.GitFilter
-
- 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
-
- getFileAttributesBasic(FS, File) - Static method in class org.eclipse.jgit.util.FileUtils
-
- getFileAttributesPosix(FS, File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Get file system attributes for the given file.
- getFileContentIfModified() - Method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
Read the underying file and return its content but only in case it has
been modified since the last access.
- 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.
- getFileKey(BasicFileAttributes) - Static method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- 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() - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- 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
-
- getFileOutputStream(File) - Method in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
- 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.
- getFileSnapshot() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Return the @
FileSnapshot
associated to the underlying packfile
that has been used when the object was created.
- getFilesToUse(ClientSession) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- 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
- getFilterCommandDefinition(String, String) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Get the filter command how it is defined in gitconfig.
- getFilteredProjects() - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
Getter for filterdProjects.
- getFilteredRefs(Collection<String>) - Method in class org.eclipse.jgit.transport.UploadPack
-
- getFilterName() - Method in class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
- getFilters() - Method in class org.eclipse.jgit.http.server.glue.ServletBinderImpl
-
Get filters
- getFilterSpec() - Method in class org.eclipse.jgit.transport.FetchRequest
-
- 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.lfs.lib.AbbreviatedLongObjectId
-
Get the first byte of this id
- getFirstByte() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get the first 8 bits of the LongObjectId.
- 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.
- getFirstFailedRefName(BatchRefUpdate) - Static method in class org.eclipse.jgit.transport.FetchProcess
-
- getFirstPublicKey(KeyBlob) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- getFlags() - Method in class org.eclipse.jgit.internal.storage.file.BasePackBitmapIndex.StoredBitmap
-
- getFlags() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- getFlags() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper.Entry
-
- getFlags() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.BitmapCommit
-
- 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.dfs.DfsObjectRepresentation
-
Get the storage format type
- getFormat() - Method in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation.Delta
-
- getFormat() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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
-
- getFreePosition(BitSet) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- 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.internal.storage.file.CachedObjectDirectory
-
- getFS() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- getFS() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- 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
-
- getFsTimerResolution(Path) - Static method in class org.eclipse.jgit.util.FS
-
Get an estimate for the filesystem timestamp resolution from a cache of
timestamp resolution per FileStore, if not yet available it is measured
for a probe file under the given directory.
- getFsTimestampResolution(Path) - Static method in class org.eclipse.jgit.util.FS.FileStoreAttributeCache
-
- getFsTimestampResolution() - Method in class org.eclipse.jgit.util.FS.FileStoreAttributeCache
-
- getFSyncObjectFiles() - Method in class org.eclipse.jgit.internal.storage.file.WriteConfig
-
- getFSyncRefFiles() - Method in class org.eclipse.jgit.internal.storage.file.WriteConfig
-
- getFtpChannel() - Method in class org.eclipse.jgit.transport.JschSession
-
- getFtpChannel() - Method in interface org.eclipse.jgit.transport.RemoteSession
-
- getFtpChannel() - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
- 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.
- getGlobalAttributesNode() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository.EmptyAttributesNodeProvider
-
- getGlobalAttributesNode() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository.AttributesNodeProviderImpl
-
- 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.
- getGSSContext(InetSocketAddress) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- getHash() - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet.Hasher
-
- getHaves() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get the count of client haves.
- getHead() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- getHead() - Method in class org.eclipse.jgit.api.StashCreateCommand
-
- getHead() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get header field.
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get map of header fields
- getHeaderFields(String) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- 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
- getHeadName(Ref) - Static method in class org.eclipse.jgit.api.RebaseCommand
-
- 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
- getHomeDirectory() - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Retrieves the global user home directory
- 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.GitHook
-
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.
- getHostConfigEntry() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
Retrieves the HostConfigEntry
this session was created for.
- getHostConfigEntryResolver(File, File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Obtain a HostConfigEntryResolver
to read the ssh config file and
to determine host entries for connections.
- getHostName(ClientSession) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- getHostname() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Gets the hostname of the local host.
- getHostname() - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- getHostName() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getHostname() - Method in class org.eclipse.jgit.util.SystemReader.Default
-
- 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(Ref) - Static method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- getId() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateHandle
-
- getId() - Method in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
Get the id
of the object.
- getId() - Method in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
Get the id
.
- 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.
- getIgnoreNode() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- getImpl() - Static method in class org.eclipse.jgit.lib.InflaterCache
-
- getImplementationClassLoader() - Method in class org.eclipse.jgit.pgm.CommandRef
-
Get implementation class loader
- getImplementationClassName() - Method in class org.eclipse.jgit.pgm.CommandRef
-
Get implementation class name
- getImplementationVersion() - Method in class org.eclipse.jgit.pgm.Version
-
- getInCoreLimit(Config) - Static method in class org.eclipse.jgit.merge.ResolveMerger
-
- getIndex(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- 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.
- getInfoAttributesNode() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository.EmptyAttributesNodeProvider
-
- getInfoAttributesNode() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository.AttributesNodeProviderImpl
-
- getInitParameter(String) - Method in class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
- getInitParameter(String) - Method in class org.eclipse.jgit.junit.http.MockServletConfig
- getInitParameterNames() - Method in class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
- getInitParameterNames() - Method in class org.eclipse.jgit.junit.http.MockServletConfig
- getInputStream(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Open the request input stream, automatically inflating if necessary.
- getInputStream() - Method in class org.eclipse.jgit.transport.DaemonClient
-
Get input stream to read from the connected client.
- getInputStream() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get input stream
- 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
- getInputStream() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- getInputStream() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- getInputStream() - Method in class org.eclipse.jgit.transport.TransportHttp.Service
-
- getInstallCommand() - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- 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 time since epoch, with up to millisecond resolution.
- 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.
- getKey() - Method in class org.eclipse.jgit.util.RefMap.Ent
-
- getKeyCache() - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Obtains the
KeyCache
to use to cache loaded keys.
- getKeyFormat() - Method in class org.eclipse.jgit.lib.GpgConfig
-
Retrieves the config value of gpg.format.
- getKeys() - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- getLane() - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Obtain the lane this commit has been plotted into.
- getLargeFileRepository(LfsProtocolServlet.LfsRequest, String, String) - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
-
Get the large file repository for the given request and path.
- getLastEntry() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderImpl
-
Get the last entry in the reflog
- 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
-
Get the cached last modification date of this file, in milliseconds.
- getLastModified() - Method in class org.eclipse.jgit.http.server.FileSender
-
- 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
-
- getLastModified() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.Entry
-
Get the last modified time of this entry.
- 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
-
- getLeft(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.BackwardEditPaths
-
- getLeft(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- getLeft(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.ForwardEditPaths
-
- getLeftOverDestinations() - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- getLeftOverSources() - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- 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
- getLevelTwo(long, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- getLevelTwo(long, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- getLfsConnection(Repository, String, String) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
Determine URL of LFS server by looking into config parameters lfs.url,
lfs.[remote].url or remote.[remote].url.
- getLfsContentConnection(Repository, Protocol.Action, String) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- getLfsObjDir() - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the object directory used by LFS
- getLfsRoot() - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the LFS root directory
- getLfsTmpDir() - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the path to the temporary directory used by LFS.
- getLfsUrl(Repository, String, Map<String, String>) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- 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.junit.MockSystemReader
-
Get the locale to use
- getLocale() - Method in class org.eclipse.jgit.util.SystemReader
-
Get the locale to use
- getLocalName(Config) - Static method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
- 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.
- getLockFile(File) - Static method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Get the lock file corresponding to the given file.
- 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.
- getLogExpiry() - Method in class org.eclipse.jgit.internal.storage.file.GcLog
-
- getLogger(String) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- getLogOutputEncodingCharset(Repository) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Get the log output encoding specified in the repository's
i18n.logOutputEncoding
configuration.
- 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
.
- getLooseObjectLimit() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- getLooseObjectSize(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getLooseRefs() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- getLooseSizeFromSelfOrAlternate(WindowCursor, AnyObjectId, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getMarks(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterMarker
-
Test the filters against the walk.
- getMatches() - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- getMaxDeltaDepth() - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
Get maximum depth of delta chain set up for the writer.
- getMaximumInfoLength(boolean) - Static method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- 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
-
- getMechanism() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
Retrieves the authentication mechanism specified by this challenge, for
instance "Basic".
- getMediaFile() - Method in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Get the mediaFile
.
- getMediaFile(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the media file which stores the original content
- getMemoryUsed() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- getMemoryUsedByLruChainForTest() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- getMemoryUsedByTableForTest() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- getMerge() - Method in class org.eclipse.jgit.lib.BranchConfig
-
Get the name of the upstream branch as it is called on the remote
- getMergeAlgorithm(Config) - Static method in class org.eclipse.jgit.merge.ResolveMerger
-
- getMergedCommits() - Method in class org.eclipse.jgit.api.MergeResult
-
Get the commits which have been merged
- getMergeOptions(String, Config) - Static method in class org.eclipse.jgit.merge.MergeConfig
-
- 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.
- getMethod() - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get the method
.
- getMillis(Config, String, String, long) - Static method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
- 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(String) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
- 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.
- getMultiValuedOptions() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitHostConfigEntry
-
Retrieves all multi-valued options.
- 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 interface org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.HttpAuthenticationHandler
-
- getName() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.HttpBasicAuthentication
-
- getName() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.NegotiateAuthentication
-
- getName() - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- getName() - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Get name of current test by inspecting stack trace
- getName() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get string form of the SHA-256
- 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.pgm.CommandRef
-
Get the name
.
- 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
-
- getNameInternal(Config, String) - Static method in class org.eclipse.jgit.lib.UserConfig
-
- 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
- getNames(String, String) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- getNames(String, String, boolean) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- getNamesInternal(String, String, boolean) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- 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
-
- getNewParents(RevCommit) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- getNewSimpleDateFormat(GitDateParser.ParseableSimpleDateFormat, Locale, Map<GitDateParser.ParseableSimpleDateFormat, SimpleDateFormat>) - Static method in class org.eclipse.jgit.util.GitDateParser
-
- 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.
- getNextCandidate(int) - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- getNextCandidate(int) - Method in class org.eclipse.jgit.blame.Candidate
-
- getNextHeads(char) - Method in class org.eclipse.jgit.fnmatch.AbstractHead
-
Get the character which decides which heads are returned
- getNextHeads(char) - Method in interface org.eclipse.jgit.fnmatch.Head
-
Get the character which decides which heads are returned
- getNextHeads(char) - Method in class org.eclipse.jgit.fnmatch.LastHead
-
Get the character which decides which heads are returned
- 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, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- getNote(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket.LazyNoteBucket
-
- getNote(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- getNote(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.NoteBucket
-
- getNote(AnyObjectId) - Method in class org.eclipse.jgit.notes.NoteMap
-
Lookup a note for a specific ObjectId.
- getNumberOfPasswordPrompts(HostConfigEntry) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- 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.BitmapIndexImpl.MutableBitmapIndex
-
- 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(int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
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(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Obtain the total number of objects available in this pack.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
Get the number of objects in this 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.PackBitmapIndexV1
-
Obtain the total number of objects described by this index.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Obtain the total number of objects available in this pack.
- 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.file.PackIndexV1
-
Obtain the total number of objects described by this index.
- getObjectCount() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
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.BitmapIndexImpl.BitmapObjectImpl
-
- getObjectId() - Method in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
- 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(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- getObjectId(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- getObjectId() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseUnpeeled
-
- 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.
- getObjectIdFromRef(Ref) - Method in class org.eclipse.jgit.api.DescribeCommand
-
- 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.lfs.server.LfsProtocolServlet.LfsRequest
-
Get the LFS 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(DfsReader, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- getObjectSize(DfsReader, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- 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(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- getObjectSize(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- getObjectSize(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getObjectSize(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- getObjectSize(WindowCursor, long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- getObjectSize(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Get only the size of an object.
- getObjectSize(ObjectReader, RevObject) - Static method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- 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.
- getObjectSizeImpl(DfsObjDatabase.PackList, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- getObjectToTransfer(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
Retrieve object id from request
- getObjectType(DfsReader, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- getObjectType(WindowCursor, long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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.
- getObjectUrl(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
- getObjectWalk() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- getOffset(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
- getOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
Returns offset for this index object entry
- getOffset(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- getOffset(long) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- getOffset(int, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- getOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- 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.
- getOffset64Count() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
Obtain the total number of objects needing 64 bit offsets.
- getOffset64Count() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
Obtain the total number of objects needing 64 bit offsets.
- getOid() - Method in class org.eclipse.jgit.lfs.LfsPointer
-
Getter for the field oid
.
- getOid() - Method in class org.eclipse.jgit.lfs.server.LfsObject
-
Get the oid
of this object.
- getOldHead() - Method in class org.eclipse.jgit.pgm.Merge
-
- 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
-
- getOperation() - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet.LfsRequest
-
Get the LFS operation.
- 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.dfs.DfsReader
-
- 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.
- getOrCloneSubmodule(SubmoduleWalk, String) - Method in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
- getOrdinal(int) - Static method in class org.eclipse.jgit.api.RebaseCommand
-
- getOrigin() - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKey
-
- getOriginalHead() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- getOrLoad(BlockBasedFile, long, DfsReader, DfsBlockCache.ReadableChannelSupplier) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Look up a cached object, creating and loading it if it doesn't exist.
- getOrLoad(PackFile, long) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
Lookup a cached object, creating and loading it if it doesn't exist.
- getOrLoadBlock(long, DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- getOrLoadBlock(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- getOrLoadRef(DfsStreamKey, DfsBlockCache.RefLoader<T>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Look up a cached object, creating and loading it if it doesn't exist.
- getOsName() - Method in class org.eclipse.jgit.util.SystemReader
-
- getOurCommitName() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- getOutput() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get output
- getOutputFormat(WorkingTreeOptions) - Static method in class org.eclipse.jgit.util.io.EolStreamTypeUtil
-
- getOutputStream() - Method in class org.eclipse.jgit.diff.DiffFormatter
-
Get output stream
- getOutputStream() - Method in class org.eclipse.jgit.hooks.GitHook
-
Get output stream
- getOutputStream() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
Obtain the direct output stream for this lock.
- getOutputStream(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- getOutputStream() - Method in class org.eclipse.jgit.transport.DaemonClient
-
Get output stream to send data to the connected client.
- getOutputStream() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get output stream
- 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
- getOutputStream() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- getOutputStream() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- getOutputStream() - Method in class org.eclipse.jgit.transport.TransportHttp.Service
-
- getOutputWriter() - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Get output writer
- getPackBitmapIndex() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
- getPackChecksum() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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.
- getPackedObjectSize(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getPackedRefs() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- getPackedSizeFromSelfOrAlternate(WindowCursor, AnyObjectId, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getPackExpireDate() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- getPackFile() - Method in class org.eclipse.jgit.internal.storage.dfs.BeforeDfsPackIndexLoadedEvent
-
Get the PackFile containing the index that will be loaded.
- getPackFile(String) - Method in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- 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.
- getPackFilePath(String) - Method in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- getPackIndex(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Get the PackIndex for this PackFile.
- getPackIndex() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- 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 class org.eclipse.jgit.transport.BundleFetchConnection
-
- getPackLocks() - Method in interface org.eclipse.jgit.transport.FetchConnection
-
- getPackLocks() - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- getPackName() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
Get name extracted from pack-*.pack
pattern.
- getPackNames() - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- getPackNames() - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- getPackNames() - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- getPackNames() - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Obtain the list of available packs (if any).
- 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.CachedObjectDirectory
-
- getPacks() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- getPacks() - Method in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- 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.
- getParameter(String) - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get parameter
- 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.GitHook
-
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.
- getParameters() - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get parameters
- getParent(int) - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- getParent(int) - Method in class org.eclipse.jgit.blame.Candidate
-
- getParent(int) - Method in class org.eclipse.jgit.blame.Candidate.ReverseCandidate
-
- 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
-
- getParentCommit(RevCommit, RevWalk) - Method in class org.eclipse.jgit.api.CherryPickCommand
-
- getParentCount() - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- getParentCount() - Method in class org.eclipse.jgit.blame.Candidate
-
- getParentCount() - Method in class org.eclipse.jgit.blame.Candidate.ReverseCandidate
-
- getParentCount() - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- getParentCount() - Method in class org.eclipse.jgit.patch.FileHeader
-
- 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.
- getParentPath(String) - Static method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- 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(byte[], Path) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyPassphrasePrompt
-
Prompts use for a passphrase unless one was cached from a previous
prompt.
- getPassphrase() - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- getPassphrase(URIish, int) - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
- getPassphrase(URIish, int) - Method in interface org.eclipse.jgit.transport.sshd.KeyPasswordProvider
-
Obtains a passphrase to use to decrypt an ecrypted private key.
- getPassword(ClientSession, UserInteraction) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitPasswordAuthentication
-
- getPassword(SessionContext, NamedResource, int) - Method in class org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper
-
- getPassword() - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- getPassword(URIish, int, IdentityPasswordProvider.State) - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
Retrieves a password to decrypt a private key.
- getPassword(URIish, String) - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
- getPassword() - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
Retrieves the password from the current attempt.
- getPassword() - Method in class org.eclipse.jgit.transport.sshd.ProxyData
-
Obtains a copy of the internally stored password.
- 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 class org.eclipse.jgit.ant.tasks.GitAddTask
-
- getPath() - Method in exception org.eclipse.jgit.api.errors.FilterFailedException
-
Get path
- getPath(String) - Method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- 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
-
- getPath() - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get path
.
- getPath(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Get the path where the given object is stored
- getPath(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
- 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
- getPathHash() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- getPathHashCode() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Get the current object's path hash code.
- getPathInfo() - Method in class org.eclipse.jgit.http.server.glue.WrappedRequest
- 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.
- getPathSeparator(Character) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- 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
- getPathTranslated() - Method in class org.eclipse.jgit.http.server.glue.WrappedRequest
- getPathWithSlash() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
- 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).
- getPeerHas() - Method in class org.eclipse.jgit.transport.FetchV2Request
-
- getPeerUserAgent() - Method in class org.eclipse.jgit.transport.BaseConnection
-
User agent advertised by the remote server.
- getPeerUserAgent() - Method in class org.eclipse.jgit.transport.BasePackConnection
-
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.
- getPending() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- getPhase() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter.State
-
- getPipelines() - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- getPointer() - Method in class org.eclipse.jgit.lfs.lib.LfsPointerFilter
-
Get the field pointer
.
- getPort() - Method in class org.eclipse.jgit.junit.http.AppServer
-
Get port.
- getPort() - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- 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.lfs.BuiltinLFS
-
- 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.junit.MockSystemReader
-
Get value of the system property
- getProperty(String) - Method in class org.eclipse.jgit.util.SystemReader.Default
-
- 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.
- getProtocolUrl(URI) - Method in class org.eclipse.jgit.pgm.debug.LfsStore
-
- getProxy() - Method in class org.eclipse.jgit.transport.sshd.ProxyData
-
Obtains the remote InetSocketAddress
of the proxy to connect to.
- getProxyData(InetSocketAddress) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- getProxyDatabase() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- getPruneExpireStr() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- 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.
- getPushCertificateParser() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- 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.PushProcess
-
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.
- getRange(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.FileSender
-
- getRaw() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the raw string from which this identity was parsed.
- getRawAddress(InetSocketAddress) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- 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.
- getRawString(String, String, String) - Method in class org.eclipse.jgit.lib.Config
-
- getRawStringList(String, String, String) - Method in class org.eclipse.jgit.lib.Config
-
- getRawText(File) - Method in class org.eclipse.jgit.api.BlameCommand
-
- getRawText(ObjectId, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- 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.
- getReadChannel(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- 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
- getReason() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
Retrieves the HTTP reason phrase.
- 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.
- getRecurseMode(String) - Method in class org.eclipse.jgit.api.FetchCommand
-
- getRef() - Method in exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
Get Ref
- getRef() - Method in class org.eclipse.jgit.api.StashDropCommand
-
- getRef() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- getRef() - Method in class org.eclipse.jgit.internal.storage.reftable.RefCursor
-
Get reference at the current position.
- getRef() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- getRef() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- 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.DfsRefUpdate
-
Get the reference database this update modifies.
- 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.internal.storage.file.RefDirectoryUpdate
-
Get the reference database this update modifies.
- getRefDatabase() - Method in class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
Get the reference database this update modifies.
- getRefDatabase() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
Get the reference database this update modifies.
- 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.EmptyLogCursor
-
Get current log entry.
- getReflogEntry() - Method in class org.eclipse.jgit.internal.storage.reftable.LogCursor
-
Get current log entry.
- getReflogEntry() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedLogCursor
-
- getReflogEntry() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.LogCursorImpl
-
- 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.EmptyLogCursor
-
Get name of the current reference.
- 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.reftable.MergedReftable.MergedLogCursor
-
- getRefName() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.LogCursorImpl
-
- 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.
- getRefOrHEAD() - Method in class org.eclipse.jgit.api.ResetCommand
-
- 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(AnyObjectId) - Method in class org.eclipse.jgit.revplot.PlotWalk
-
- 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.
- getRegion() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
Get the region
.
- 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.
- getRemoteId() - Method in class org.eclipse.jgit.internal.ketch.LagCheck
-
- 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
- getRemoteOrDefault() - Method in class org.eclipse.jgit.lib.BranchConfig
-
- 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
- getReplacements(Config, String) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
- 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.hooks.GitHook
-
Get the repository
- getRepository(ServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Get the selected repository from the request.
- 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.internal.storage.dfs.DfsRefUpdate
-
Get the repository storing the database's objects.
- getRepository() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- getRepository() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
Get the repository storing the database's objects.
- getRepository() - Method in class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
Get the repository storing the database's objects.
- getRepository() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- getRepository() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
Get the repository storing the database's objects.
- getRepository() - Method in class org.eclipse.jgit.junit.TestRepository
-
Get repository
- 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.pgm.opt.CmdLineParser
-
Get the repository this parser translates values through.
- getRepository() - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Get the repository
- 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
- getRequestHeader(String) - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get request header
- getRequestMethod() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get request method
- 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
- getRequests() - Method in class org.eclipse.jgit.junit.http.AppServer
-
Get requests.
- getRequests(URIish, String) - Method in class org.eclipse.jgit.junit.http.AppServer
-
Get requests.
- getRequests(String) - Method in class org.eclipse.jgit.junit.http.AppServer
-
Get requests.
- getRequests() - Method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Get requests.
- getRequests(URIish, String) - Method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Get requests.
- getRequests(String) - Method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Get 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.
- getResourceBundle() - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Get resource bundle with localized texts
- getResponseCode() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get response code
- 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
- getResponseContentType(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Get the response Content-Type a client expects for the request.
- getResponseHeader(String) - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get response header.
- getResponseMessage() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get response message
- 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.
- getResultCode() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
Retrieves the HTTP response code.
- 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.
- getResultTreeId() - Method in class org.eclipse.jgit.merge.StrategyOneSided.OneSide
-
- getResultTreeId() - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- getRetryAt() - Method in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Get when the leader will retry communication with the offline or lagging
replica
- getRetrySleepMs() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Get times to sleep while retrying a possibly contentious operation.
- 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 class org.eclipse.jgit.internal.storage.file.ReflogReaderImpl
-
Get all reflog entries in reverse order
- getReverseEntries(int) - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderImpl
-
Get all reflog entries in reverse order
- 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 class org.eclipse.jgit.internal.storage.file.ReflogReaderImpl
-
Get specific entry in the reflog relative to the last entry which is
considered entry zero.
- 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.
- getReverseIdx(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- getReverseIdx() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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.junit.TestRepository
-
Get RevWalk
- getRevWalk() - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
Get the revision walker used to support option parsing.
- 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.revwalk.RevFlag.StaticRevFlag
-
- 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.
- getRevWalkGently() - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
Get the revision walker used to support option parsing.
- getRewriteParents() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- getRewrittenDir() - Method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- getRight(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.BackwardEditPaths
-
- getRight(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- getRight(int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.ForwardEditPaths
-
- getRoot() - Method in class org.eclipse.jgit.notes.NoteMap
-
- getRootCommits() - Method in class org.eclipse.jgit.storage.pack.PackStatistics
-
Get unmodifiable collection of the root commits of the history.
- getRowCount() - Method in class org.eclipse.jgit.awtui.CommitGraphPane.CommitTableModel
-
- 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
- getSchemeName() - Method in enum org.eclipse.jgit.transport.HttpAuthMethod.Type
-
- 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.
- getScriptText(Charset[]) - Method in class org.eclipse.jgit.patch.FileHeader
-
- getSecondByte() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get the second 8 bits of the LongObjectId.
- getSecretKey() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
Get the secretKey
.
- getSecretKey() - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKey
-
- getSections() - Method in class org.eclipse.jgit.lib.Config
-
Get the sections defined in this
Config
.
- getSections() - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- getSecurePort() - Method in class org.eclipse.jgit.junit.http.AppServer
-
Get secure port.
- getSecureUri() - Method in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
Get the secureUri
.
- 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.
- getServerKeyVerifier(File, File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Obtain a ServerKeyVerifier
to read known_hosts files and to
verify server host keys.
- 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.
- getServiceURL(String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- getServlet() - Method in class org.eclipse.jgit.http.server.glue.ServletBinderImpl
-
Get the servlet
- getServletContext() - Method in class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
- getServletContext() - Method in class org.eclipse.jgit.junit.http.MockServletConfig
- getServletName() - Method in class org.eclipse.jgit.junit.http.MockServletConfig
- getServletPath() - Method in class org.eclipse.jgit.http.server.glue.WrappedRequest
- 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.sshd.SshdSessionFactory
-
- 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.DfsInserter.Reader
-
- 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.internal.storage.file.CachedObjectDirectory
-
- getShallowCommits() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- getShallowCommits() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- getShallowCommits() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- getShallowCommits() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
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.
- getShortBranchName(Ref) - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- 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.junit.MockSystemReader
-
Returns a simple date format instance as specified by the given pattern.
- 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.dfs.DfsInserter.StreamLoader
-
- getSize() - Method in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
Get size of object in bytes
- getSize() - Method in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
Get size of object in bytes
- getSize() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- getSize(InputStream, AnyObjectId, WindowCursor) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- getSize() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- getSize() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
Get current size of the delta stream, in bytes.
- getSize() - Method in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Get the size
.
- getSize() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- getSize() - Method in class org.eclipse.jgit.lfs.LfsPointer
-
Getter for the field size
.
- getSize(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Get size of an object
- getSize(AnyLongObjectId) - Method in interface org.eclipse.jgit.lfs.server.LargeFileRepository
-
Get size of an object
- getSize() - Method in class org.eclipse.jgit.lfs.server.LfsObject
-
Get the size
of this object.
- getSize(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
Get size of an object
- 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.
- getSnake(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- getSnapShot() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseNonTag
-
- getSnapShot() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LoosePeeledTag
-
- getSnapShot() - Method in interface org.eclipse.jgit.internal.storage.file.RefDirectory.LooseRef
-
- getSnapShot() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseSymbolicRef
-
- getSnapShot() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseUnpeeled
-
- getSortedObjectList(Comparator<PackedObjectInfo>) - Method in class org.eclipse.jgit.transport.PackParser
-
Get all of the objects, sorted by their name.
- getSortedRefs() - Method in class org.eclipse.jgit.pgm.ShowRef
-
- 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)
- getSshAuthentication(Repository, String, String, URIish) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- getSshDirectory() - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Retrieves the global .ssh directory
- getSshSessionFactory() - Method in class org.eclipse.jgit.transport.SshTransport
-
Get the SSH session factory
- getSSLContext() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- getStage() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Get the stage of this entry.
- getStageMask() - Method in enum org.eclipse.jgit.lib.IndexDiff.StageState
-
- getStageStateDescription(IndexDiff.StageState) - Static method in class org.eclipse.jgit.pgm.Status
-
- getStart(int) - Method in class org.eclipse.jgit.diff.RawText
-
- 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
-
- getStartPointObjectId() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- getStartPointObjectId() - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
- getStartPointOrHead() - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
- getStashId() - Method in class org.eclipse.jgit.api.StashApplyCommand
-
- getStat(AtomicReference<AtomicLong[]>, DfsStreamKey) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- 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.
- getState() - Method in class org.eclipse.jgit.lib.Config
-
- 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(SubmoduleWalk) - Method in class org.eclipse.jgit.api.SubmoduleStatusCommand
-
- getStatus() - Method in class org.eclipse.jgit.junit.http.AccessEvent
-
Get the status
.
- 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
- getStatVals(AtomicReference<AtomicLong[]>) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- getStderr() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
-
- getStdinArgs() - Method in class org.eclipse.jgit.hooks.GitHook
-
Override to provide relevant arguments via stdin to the underlying hook
script.
- 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?
- getStorageClass() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
Get the storageClass
.
- getStoreUrl(URI) - Method in class org.eclipse.jgit.pgm.debug.LfsStore
-
- getStreamFileThreshold() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
Get the size threshold beyond which objects must be streamed.
- getStreamFileThreshold() - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- 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
- getSubsections(String) - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- getSupportedMechanisms() - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Retrieves an immutable collection of the supported mechanisms.
- getSymLinks() - Method in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
Get how we handle symbolic links
- getSymRef(File, File, FS) - Static method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- getSymrefs() - Method in class org.eclipse.jgit.transport.LsRefsV2Request
-
- getSystem() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- getSystem() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Get system configuration.
- getSystem() - Method in class org.eclipse.jgit.internal.ketch.Round
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.eclipse.jgit.awtui.CommitGraphPane.DateCellRender
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.eclipse.jgit.awtui.CommitGraphPane.GraphCellRender
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.eclipse.jgit.awtui.CommitGraphPane.NameCellRender
-
- 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
-
- getTailChecksum() - Method in class org.eclipse.jgit.http.server.FileSender
-
- getTakenPrefixes(Collection<String>) - Static method in class org.eclipse.jgit.lib.BatchRefUpdate
-
- 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
.
- getTemporaryDirectory() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Get temporary directory.
- getTerm() - Method in class org.eclipse.jgit.internal.ketch.ElectionRound
-
- getTerm() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- getTerm() - Method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Get term of this leader
- getTestResourceFile(String) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Get test resource file.
- 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.
- getTime() - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- getTime() - Method in class org.eclipse.jgit.blame.Candidate
-
- getTime() - Method in class org.eclipse.jgit.blame.Candidate.ReverseCandidate
-
- 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.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
Obtains the timeout for the whole rest of the proxy connection protocol.
- 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(long) - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Get the local time zone
- getTimeZone() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Get system time zone, possibly mocked for testing
- getTimeZone() - Method in class org.eclipse.jgit.junit.TestRepository
-
Get timezone
- 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.Default
-
- 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
- getToken() - Method in interface org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler
-
Retrieves the last token generated.
- getToken() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
Retrieves the token of the challenge, if any.
- getToken() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.HttpBasicAuthentication
-
- getToken() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.NegotiateAuthentication
-
- getToken() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksBasicAuthentication
-
- getToken() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksGssApiAuthentication
-
- 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(int) - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- 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
-
- getTreeId() - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- getTreeId() - Method in class org.eclipse.jgit.notes.FanoutBucket.LazyNoteBucket
-
- getTreeId() - Method in class org.eclipse.jgit.notes.LeafBucket
-
- getTreeId() - Method in class org.eclipse.jgit.notes.NoteBucket
-
- 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.KetchReplica
-
- 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.dfs.DfsInserter.StreamLoader
-
- getType() - Method in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
Get Git in pack object type
- getType() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.BitmapObjectImpl
-
- getType() - Method in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
Get Git in pack object type
- getType() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- getType() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- getType() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Get the object type.
- getType() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- 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.HttpAuthMethod
-
Gives the method type associated to this http auth method
- 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
- getUpdatedPassword(ClientSession, String, String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction
-
- getUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.EmptyLogCursor
-
Get identifier of the transaction that created the log record.
- 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.internal.storage.reftable.MergedReftable.MergedLogCursor
-
- getUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.LogCursorImpl
-
- 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.
- getUploadAction(AnyLongObjectId, long) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Get upload action
- getUploadAction(AnyLongObjectId, long) - Method in interface org.eclipse.jgit.lfs.server.LargeFileRepository
-
Get upload action
- getUploadAction(AnyLongObjectId, long) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
Get upload action
- 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.junit.http.AppServer
-
Get the URI to reference this server.
- getUri() - Method in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
Get the uri
.
- getURI() - Method in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- 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.
- getURI() - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- getURI() - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- getURI() - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- getURI() - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- getURIs() - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Get all configured URIs under this remote.
- getURIs(RemoteConfig, Transport.Operation) - Static method in class org.eclipse.jgit.transport.Transport
-
- getUrl() - Method in class org.eclipse.jgit.gitrepo.RepoProject
-
Get the url of the sub repo.
- getUrl() - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- getURL() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Get URL
- getURL() - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Get URL
- getURL() - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Get URL
- getUsage() - Method in class org.eclipse.jgit.pgm.CommandRef
-
Get usage
.
- getUser() - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- getUser() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- getUser() - Method in class org.eclipse.jgit.transport.sshd.ProxyData
-
Obtains the user to log in at the proxy with.
- getUser() - Method in class org.eclipse.jgit.transport.URIish
-
Get user name requested for transfer
- getUserAuthFactories() - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Gets the user authentication mechanisms (or rather, factories for them).
- getUserId() - Method in class org.eclipse.jgit.transport.PushCertificateIdent
-
Get the OpenPGP User ID, which may be any string.
- getV2CapabilityAdvertisement() - Method in class org.eclipse.jgit.transport.UploadPack
-
- 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 enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksAuthenticationMethod
-
- 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
-
- getValue(String) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- getValue() - Method in class org.eclipse.jgit.util.RefMap.Ent
-
- getValueAt(int, int) - Method in class org.eclipse.jgit.awtui.CommitGraphPane.CommitTableModel
-
- getValues(String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Retrieves the values of a multi or list-valued key.
- getValues(String) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- getVerifyAction(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
Get verify action
- getVerifyAction(AnyLongObjectId) - Method in interface org.eclipse.jgit.lfs.server.LargeFileRepository
-
Get verify action
- getVerifyAction(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
Get verify action
- getVersion() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
Retrieves the version string.
- getVersion() - Method in class org.eclipse.jgit.transport.PushCertificate
-
Get the certificate version string.
- getWantedRefs() - Method in class org.eclipse.jgit.transport.FetchV2Request
-
- getWantIds() - Method in class org.eclipse.jgit.transport.FetchRequest
-
- 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.
- getWarnings() - Static method in class org.eclipse.jgit.junit.http.RecordingLogger
-
Get the warnings
.
- getWeight() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
Get relative size of this object's packed form.
- getWeight() - Method in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
Get relative size of this object's packed form.
- getWeight() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.
- getX(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- getXorOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- GiB - Static variable in class org.eclipse.jgit.lib.Config
-
- 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(Repository, boolean) - Constructor for class org.eclipse.jgit.api.Git
-
- git - Variable in class org.eclipse.jgit.junit.TestRepository
-
- git() - Method in class org.eclipse.jgit.junit.TestRepository
-
Return Git API wrapper
- 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_DATE - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- GIT_AUTHOR_EMAIL - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- 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 - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- GIT_AUTHOR_NAME_KEY - Static variable in class org.eclipse.jgit.lib.Constants
-
The environment variable that contains the author's name
- GIT_BINARY - Static variable in class org.eclipse.jgit.patch.Patch
-
- 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_PORT - Static variable in class org.eclipse.jgit.transport.TransportGitAnon
-
- GIT_REBASE_TODO - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- GitAddTask - Class in org.eclipse.jgit.ant.tasks
-
Adds a file to the git index.
- GitAddTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitAddTask
-
- 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.
- GitCheckoutTask - Class in org.eclipse.jgit.ant.tasks
-
Checkout a branch or paths to the working tree.
- GitCheckoutTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- GitCloneTask - Class in org.eclipse.jgit.ant.tasks
-
Clone a repository into a new directory.
- GitCloneTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitCloneTask
-
- 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
-
- GitDateParser.ParseableSimpleDateFormat - Enum in org.eclipse.jgit.util
-
- gitDir - Variable in class org.eclipse.jgit.api.CloneCommand
-
- gitDir - Variable in class org.eclipse.jgit.api.InitCommand
-
- gitDir - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- gitDir - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- GITDIR - Static variable in class org.eclipse.jgit.lib.Constants
-
Prefix of the first line in a ".git" file
- gitDir - Variable in class org.eclipse.jgit.lib.Repository
-
Metadata directory holding the repository's critical files.
- gitdir - Variable in class org.eclipse.jgit.pgm.Main
-
- gitdir - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
Directory supplied via --git-dir command line option.
- gitDirExistsInitially - Variable in class org.eclipse.jgit.api.CloneCommand
-
- gitDirs - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- gitDirs - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
- GitFilter - Class in org.eclipse.jgit.http.server
-
Handles Git repository access over HTTP.
- GitFilter() - Constructor for class org.eclipse.jgit.http.server.GitFilter
-
New servlet that will load its base directory from web.xml
.
- gitFilter - Variable in class org.eclipse.jgit.http.server.GitServlet
-
- GitHook<T> - Class in org.eclipse.jgit.hooks
-
Git can fire off custom scripts when certain important actions occur.
- GitHook(Repository, PrintStream) - Constructor for class org.eclipse.jgit.hooks.GitHook
-
Constructor for GitHook
- GITIGNORE_FILENAME - Static variable in class org.eclipse.jgit.lib.Constants
-
A gitignore file name
- GitInitTask - Class in org.eclipse.jgit.ant.tasks
-
Create an empty git repository.
- GitInitTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitInitTask
-
- 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
-
- GitPathStyle() - Constructor for class org.eclipse.jgit.util.QuotedString.GitPathStyle
-
- GitProtocolConstants - Class in org.eclipse.jgit.transport
-
Wire constants for the native Git protocol.
- GitProtocolConstants() - Constructor for class org.eclipse.jgit.transport.GitProtocolConstants
-
- GitProtocolConstants.MultiAck - Enum in org.eclipse.jgit.transport
-
- GitReceivePackCommand(String, CloseableExecutorService) - Constructor for class org.eclipse.jgit.junit.ssh.SshTestGitServer.GitReceivePackCommand
-
- GitServlet - Class in org.eclipse.jgit.http.server
-
Handles Git repository access over HTTP.
- GitServlet() - Constructor for class org.eclipse.jgit.http.server.GitServlet
-
New servlet that will load its base directory from web.xml
.
- GitSmartHttpTools - Class in org.eclipse.jgit.http.server
-
Utility functions for handling the Git-over-HTTP protocol.
- GitSmartHttpTools() - Constructor for class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- gitsubmodules - Variable in class org.eclipse.jgit.lib.ObjectChecker
-
- gitSystemConfig - Variable in class org.eclipse.jgit.util.FS
-
- GitUploadPackCommand(String, CloseableExecutorService) - Constructor for class org.eclipse.jgit.junit.ssh.SshTestGitServer.GitUploadPackCommand
-
- gitwebDescription - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
- global - Variable in class org.eclipse.jgit.pgm.Config
-
- GLOBAL_KNOWN_HOSTS_FILE - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- globalAttributesNode - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository.AttributesNodeProviderImpl
-
- 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.
- GlobalBundleCache - Class in org.eclipse.jgit.nls
-
Global cache of translation bundles.
- GlobalBundleCache() - Constructor for class org.eclipse.jgit.nls.GlobalBundleCache
-
- globalListeners - Static variable in class org.eclipse.jgit.lib.Repository
-
- globalNode - Variable in class org.eclipse.jgit.attributes.AttributesHandler
-
- Glog - Class in org.eclipse.jgit.pgm
-
- Glog() - Constructor for class org.eclipse.jgit.pgm.Glog
-
- GobblerThread(Process, String[], File) - Constructor for class org.eclipse.jgit.util.FS.GobblerThread
-
- golden_ratio - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
Applies the golden ratio and takes the upper bits.
- GPG_DIRECTORY - Static variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- 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
-
- GpgFormat(String) - Constructor for enum org.eclipse.jgit.lib.GpgConfig.GpgFormat
-
- 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 - Variable in class org.eclipse.jgit.lib.CommitBuilder
-
- 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 - Variable in class org.eclipse.jgit.api.CommitCommand
-
- GpgSigner - Class in org.eclipse.jgit.lib
-
Creates GPG signatures for Git objects.
- GpgSigner() - Constructor for class org.eclipse.jgit.lib.GpgSigner
-
- GpgSignHandler - Class in org.eclipse.jgit.pgm.opt
-
Special handler for the --gpg-sign
option of the
commit
command.
- GpgSignHandler(CmdLineParser, OptionDef, Setter<? super String>) - Constructor for class org.eclipse.jgit.pgm.opt.GpgSignHandler
-
Constructor for GpgSignHandler.
- gpgSigningCancelled - Variable in class org.eclipse.jgit.internal.JGitText
-
- gpgSigningKey - Variable in class org.eclipse.jgit.pgm.Commit
-
- graph - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- GraphCellRender() - Constructor for class org.eclipse.jgit.awtui.CommitGraphPane.GraphCellRender
-
- graphPane - Variable in class org.eclipse.jgit.pgm.Glog
-
- Group(PathFilter[]) - Constructor for class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Group
-
- groupById(List<Ref>) - Static method in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- GroupHead - Class in org.eclipse.jgit.fnmatch
-
- GroupHead(String, String) - Constructor for class org.eclipse.jgit.fnmatch.GroupHead
-
- GroupHead.CharacterPattern - Interface in org.eclipse.jgit.fnmatch
-
- GroupHead.CharacterRange - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.DigitPattern - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.LetterPattern - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.LowerPattern - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.OneCharacterPattern - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.PunctPattern - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.UpperPattern - Class in org.eclipse.jgit.fnmatch
-
- GroupHead.WhitespacePattern - Class in org.eclipse.jgit.fnmatch
-
- groupIdx - Variable in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
-
- groups - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- groups - Variable in class org.eclipse.jgit.pgm.Repo
-
- groupsFor(ServletRequest) - Static method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
-
- groupsParam - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- grow() - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- grow(int[]) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
- grow - Variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
- grow() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
- grow - Variable in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- grow() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- grow() - Method in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- grow - Variable in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- grow() - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- grow() - Method in class org.eclipse.jgit.util.IntList
-
- grow() - Method in class org.eclipse.jgit.util.LongList
-
- grow() - Method in class org.eclipse.jgit.util.LongMap
-
- growAt(int) - Static method in class org.eclipse.jgit.diff.SimilarityIndex
-
- growAt - Variable in class org.eclipse.jgit.util.LongMap
-
- growEntries(int) - Method in class org.eclipse.jgit.transport.PackParser
-
- growIfFull() - Method in class org.eclipse.jgit.notes.LeafBucket
-
- growPath(int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Grow the path buffer larger.
- growPathBuf(int) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- gson() - Static method in interface org.eclipse.jgit.lfs.Protocol
-
- gson - Static variable in class org.eclipse.jgit.lfs.server.internal.LfsGson
-
- GSS_MANAGER_FACTORY - Static variable in class org.eclipse.jgit.transport.HttpAuthMethod.Negotiate
-
- GSS_MANAGER_IMPL_CONSTRUCTOR - Static variable in class org.eclipse.jgit.util.GSSManagerFactory.SunGSSManagerFactory
-
- GSSAPI_HOST_PREFIX - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Prefix to use with GSSName.NT_HOSTBASED_SERVICE
.
- GssApiAuthentication<ParameterType,TokenType> - Class in org.eclipse.jgit.internal.transport.sshd.auth
-
An abstract implementation of a GSS-API multi-round authentication.
- GssApiAuthentication(InetSocketAddress) - Constructor for class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
- gssapiFailure - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- gssapiInitFailure - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- GssApiMechanisms - Class in org.eclipse.jgit.internal.transport.sshd
-
Global repository of GSS-API mechanisms that we can use.
- GssApiMechanisms() - Constructor for class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
- gssapiUnexpectedMechanism - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- gssapiUnexpectedMessage - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- GssApiWithMicAuthentication - Class in org.eclipse.jgit.internal.transport.sshd
-
GSSAPI-with-MIC authentication handler (Kerberos 5).
- GssApiWithMicAuthentication() - Constructor for class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- GssApiWithMicAuthentication.ProtocolState - Enum in org.eclipse.jgit.internal.transport.sshd
-
- GssApiWithMicAuthFactory - Class in org.eclipse.jgit.internal.transport.sshd
-
- GssApiWithMicAuthFactory() - Constructor for class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthFactory
-
- 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
-
- GSSManagerFactory.DefaultGSSManagerFactory - Class in org.eclipse.jgit.util
-
DefaultGSSManagerFactory uses @link GSSManager.getInstance()
but
you might need to set
javax.security.auth.useSubjectCredsOnly
system property to
false
for authentication to work.
- GSSManagerFactory.SunGSSManagerFactory - Class in org.eclipse.jgit.util
-
- guessEncoding() - Method in class org.eclipse.jgit.revwalk.RevCommit
-
- guessEncoding() - Method in class org.eclipse.jgit.revwalk.RevTag
-
- guessName(Class<? extends TextBuiltin>) - Static method in class org.eclipse.jgit.pgm.CommandRef
-
- guessWorkTreeOrFail() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- I - Static variable in class org.eclipse.jgit.internal.ketch.KetchSystem.DefaultExecutorHolder
-
- id - Variable in class org.eclipse.jgit.api.AddNoteCommand
-
- id - Variable in class org.eclipse.jgit.api.RemoveNoteCommand
-
- id - Variable in class org.eclipse.jgit.api.ShowNoteCommand
-
- id - Variable in class org.eclipse.jgit.api.TagCommand
-
- id(DiffEntry) - Static method in class org.eclipse.jgit.diff.RenameDetector
-
- id - Variable in class org.eclipse.jgit.dircache.DirCacheTree
-
Unique SHA-1 of this tree; null if invalid.
- id - Variable in class org.eclipse.jgit.internal.fsck.FsckError.CorruptObject
-
- id - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- id - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader.FoundObject
-
- Id(File) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateHandle.Id
-
- id - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.PackedRefList
-
- id - Variable in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- id - Variable in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
- id - Variable in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
- id(ObjectId) - Static method in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- id - Variable in class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- 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.
- ID_SZ - Static variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- idBuf - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- idBuf - Variable in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- idBuffer() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- idBuffer() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Get the byte array buffer object IDs must be copied out of.
- idBuffer - Variable in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
- idBuffer - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- idBuffer - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- 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 - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- idBuffer() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Get the byte array buffer object IDs must be copied out of.
- idBufferBlob(WorkingTreeIterator.Entry) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- ident(PersonIdent) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- ident - Variable in class org.eclipse.jgit.transport.PushCertificateStore.PendingCert
-
- identify(Repository) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
- identities(JSch, FS) - Static method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- 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.
- identityFile - Variable in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- identityFileCannotDecrypt - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- identityFileMultipleKeys - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- identityFileNoKey - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- identityFileNotFound - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- identityFileUnsupportedFormat - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- IdentityPasswordProvider - Class in org.eclipse.jgit.transport.sshd
-
- IdentityPasswordProvider(CredentialsProvider) - Constructor for class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
- IdentityPasswordProvider.State - Class in org.eclipse.jgit.transport.sshd
-
A simple state object for repeated attempts to get a password for a
resource.
- idEqual(AbstractTreeIterator, AbstractTreeIterator) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- 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.ObjectChecker
-
- 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.
- idGrowAt - Variable in class org.eclipse.jgit.diff.SimilarityIndex
-
- idHash - Variable in class org.eclipse.jgit.diff.SimilarityIndex
-
Pairings of content keys and counters.
- idHashBits - Variable in class org.eclipse.jgit.diff.SimilarityIndex
-
idHash.length == 1 << idHashBits
.
- idle - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Is the leader idle with no work pending? If true
there is no work
for the leader (normal state).
- idle - Variable in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- idOf(Ref) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- idOffset() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- idOffset() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
- idOffset(int) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- idOffset(int) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- 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
-
- ids - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
- ids - Variable in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache.Table
-
- idSize - Variable in class org.eclipse.jgit.diff.SimilarityIndex
-
- 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.
- idx(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- idx() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- idx - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Section
-
- IDX_HDR_LEN - Static variable in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- idxdata - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- idxFor(File) - Static method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- idxHeader - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- idxKey - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey.ForReverseIndex
-
- idxName - Variable in class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- ignorableWhitespace(char[], int, int) - Method in class org.eclipse.jgit.transport.AmazonS3.ListParser
-
- ignore - Variable in class org.eclipse.jgit.api.CleanCommand
-
- ignore(Throwable) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- ignore - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- IGNORE_ERRORS - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option not to throw exceptions when a deletion finally doesn't succeed.
- ignoreAllSpace(boolean) - Method in class org.eclipse.jgit.pgm.Blame
-
- ignoreAllSpace(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- ignoreAllSpace(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- ignoreAllSpace(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- ignored - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- ignoredPaths - Variable in class org.eclipse.jgit.treewalk.filter.IndexDiffFilter
-
- ignoreLeadingSpace(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- ignoreLeadingSpace(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- ignoreLeadingSpace(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- ignoreMissingUninteresting - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- 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 - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
If there is a .gitignore file present, the parsed rules from it.
- IgnoreNode.MatchResult - Enum in org.eclipse.jgit.ignore
-
- ignoreRemoteFailures - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- ignoreRepositoryState - Variable in class org.eclipse.jgit.api.StashApplyCommand
-
- ignoreRepositoryState(boolean) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
Whether to ignore the repository state when applying the stash
- ignoreSpaceAtEol(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- ignoreSpaceAtEol(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- ignoreSpaceAtEol(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- ignoreSpaceChange(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- ignoreSpaceChange(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- ignoreSpaceChange(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- ignoreSubmoduleMode - Variable in class org.eclipse.jgit.api.StatusCommand
-
- ignoreSubmoduleMode - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- IgnoreSubmoduleMode() - Constructor for enum org.eclipse.jgit.submodule.SubmoduleWalk.IgnoreSubmoduleMode
-
- 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
- impl - Variable in class org.eclipse.jgit.pgm.CommandRef
-
- 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.api.ApplyCommand
-
- in - Variable in class org.eclipse.jgit.attributes.FilterCommand
-
The InputStream
this command should read from
- in - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
- in - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- in - Variable in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- in - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- in - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
Input stream reading from the remote.
- in - Variable in class org.eclipse.jgit.transport.BasePackPushConnection.CheckingSideBandOutputStream
-
- in - Variable in class org.eclipse.jgit.transport.PacketLineIn
-
- in - Variable in class org.eclipse.jgit.transport.PacketLineIn.PacketLineInIterator
-
- in - Variable in class org.eclipse.jgit.transport.PackParser
-
- in - Variable in class org.eclipse.jgit.transport.TransportHttp.Service
-
- in - Variable in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase.FileStream
-
- in - Variable in class org.eclipse.jgit.util.FS.StreamGobbler
-
- in - Variable in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- in - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- IN_PENDING - Static variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- IN_PENDING - Static variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- IN_WORK_QUEUE - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- inactiveBranchTimestamp - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- incCount() - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
Increments the current count.
- inChannel - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- 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.internal.storage.pack.PackWriterBitmapPreparer.NotInBitmapFilter
-
- include(TreeWalk) - Method in class org.eclipse.jgit.lfs.lib.LfsPointerFilter
-
Determine if the current entry is interesting to report.
- include(TreeWalk) - Method in class org.eclipse.jgit.lib.IndexDiff.ProgressReportingFilter
-
- include(String, List<String>) - Static method in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
- include(ObjectWalk, AnyObjectId) - Method in class org.eclipse.jgit.revwalk.BitmapWalker.BitmapObjectFilter
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.AndRevFilter.Binary
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.AndRevFilter.List
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter.After
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter.Before
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.CommitTimeRevFilter.Between
-
- 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.AllFilter
-
- 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.OrRevFilter.Binary
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.OrRevFilter.List
-
- 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.AllFilter
-
- 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.RevFilter.MergeBaseFilter
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.NoMergesFilter
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.NoneFilter
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.OnlyMergesFilter
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.RevFlagFilter.HasAll
-
- include(RevWalk, RevCommit) - Method in class org.eclipse.jgit.revwalk.filter.RevFlagFilter.HasAny
-
- 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 - Variable in class org.eclipse.jgit.transport.BundleWriter
-
- 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.AndTreeFilter.Binary
-
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.AndTreeFilter.List
-
- 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.OrTreeFilter.Binary
-
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.OrTreeFilter.List
-
- 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.PathFilterGroup.Group
-
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Single
-
- 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.AllFilter
-
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter.AnyDiffFilter
-
- include(TreeWalk) - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Determine if the current entry is interesting to report.
- included(String, List<String>) - Static method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- includeDeletes - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- includeDeletes - Variable in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
true
if deletions should be included in results.
- includeDeletes - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
- includedFrom - Variable in class org.eclipse.jgit.lib.ConfigLine
-
The source from which this line was included from.
- includedReader - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- includedReader - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- includeInFooterPattern - Static variable in class org.eclipse.jgit.util.ChangeIdUtil
-
- includeTags - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- includeUntracked - Variable in class org.eclipse.jgit.api.StashCreateCommand
-
- inconsistentContentLength - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- inconsistentMediafileLength - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- inCore - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
Set to true if this merge should work in-memory.
- inCoreFlags - Variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
Flags which are never stored to disk.
- inCoreLength() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
- inCoreLimit - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
The size limit (bytes) which controls a file to be stored in Heap
or LocalFile
during the merge.
- inCoreLimit - Variable in class org.eclipse.jgit.util.TemporaryBuffer
-
Maximum number of bytes we will permit storing in memory.
- InCoreMerger(Repository) - Constructor for class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- InCoreMerger(ObjectInserter) - Constructor for class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- incorrectHashFor - Variable in class org.eclipse.jgit.internal.JGitText
-
- incorrectLONG_OBJECT_ID_LENGTH - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- 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 and IncorrectObjectTypeException for the specified object id.
- IncorrectObjectTypeException(ObjectId, int) - Constructor for exception org.eclipse.jgit.errors.IncorrectObjectTypeException
-
Construct and IncorrectObjectTypeException for the specified object id.
- incrementOpen() - Method in class org.eclipse.jgit.lib.Repository
-
- incrementTransientErrorCount() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- inDegree - Variable in class org.eclipse.jgit.revwalk.RevCommit
-
- index - Variable in class org.eclipse.jgit.internal.ketch.LogIndex
-
- index(OutputStream, byte[], List<PackedObjectInfo>) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- index - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
Index mapping
ObjectId
to position within the pack stream.
- index - Variable in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
Index we were created from, and that has our ObjectId data.
- index(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache.Table
-
- index(DeltaWindowEntry) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- index - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
Index of this object's content, to encode other deltas.
- INDEX - Static variable in class org.eclipse.jgit.internal.storage.pack.PackExt
-
A pack index file extension.
- index() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.LogQueueEntry
-
- INDEX - Static variable in class org.eclipse.jgit.lib.IndexDiff
-
- INDEX - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- index - Variable in class org.eclipse.jgit.revwalk.DateRevQueue
-
- index - Variable in class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- index - Variable in class org.eclipse.jgit.treewalk.filter.NotIgnoredFilter
-
- index - Variable in class org.eclipse.jgit.util.BlockList.MyIterator
-
- index(long) - Method in class org.eclipse.jgit.util.LongMap
-
- INDEX_BLOCK_TYPE - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- INDEX_EXT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- INDEX_MASK - Static variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- INDEX_VERSION - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Always produce version 2 indexes, to get CRC data.
- INDEX_VERSION - Static variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Always produce version 2 indexes, to get CRC data.
- IndexBuilder(byte) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.IndexBuilder
-
- indexCache - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- 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 - Variable in class org.eclipse.jgit.dircache.DirCache
-
listener to be informed on commit
- 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.ProgressReportingFilter - Class in org.eclipse.jgit.lib
-
- 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 - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- 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.
- indexDisabled - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- IndexEntry(byte[], long) - Constructor for class org.eclipse.jgit.internal.storage.reftable.BlockWriter.IndexEntry
-
- indexFile - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- indexFile - Variable in class org.eclipse.jgit.lib.Repository
-
If not bare, the index file caching the working file states.
- 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
-
- indexId(ObjectId, long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- indexId - Variable in class org.eclipse.jgit.submodule.SubmoduleStatus
-
- indexLevels - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- indexMessage - Variable in class org.eclipse.jgit.api.StashCreateCommand
-
- indexObjectCount - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
- indexObjects - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
- indexObjects - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- indexOf(PackFile[], PackFile) - Static method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- 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
- indexOfUnescaped(String, char, int) - Static method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- indexOneObject() - Method in class org.eclipse.jgit.transport.PackParser
-
- IndexPack - Class in org.eclipse.jgit.pgm
-
- IndexPack() - Constructor for class org.eclipse.jgit.pgm.IndexPack
-
- indexPosition(ReftableWriter.Section) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- 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.
- indexRef(Ref, long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- indexSignatureIsInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- indexState(Repository, int) - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Represent the state of the index in one String.
- indexState(int) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Represent the state of the index in one String.
- IndexV1Iterator() - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndexV1.IndexV1Iterator
-
- indexVersion - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- indexVersion - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Preferred format version of the pack-*.idx file to generate.
- indexVersion - Variable in class org.eclipse.jgit.pgm.IndexPack
-
- indexVersion - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- 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
-
- inDir(DirCacheEntry, byte[], int) - Static method in class org.eclipse.jgit.dircache.DirCacheEditor
-
- inf - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- inf - Variable in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- inf - Variable in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- inflate(DfsReader, long, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- inflate(PackedObjectInfo, long, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- inflate(DfsPackFile, long, byte[], boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Inflate a region of the pack starting at position
.
- inflate(long, int) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- inflate(PackedObjectInfo, long, int) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- inflate(InputStream, long, ObjectId) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- inflate(InputStream, Inflater) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- inflate(PackFile, long, byte[], boolean) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Inflate a region of the pack starting at position
.
- inflate(PackParser.Source, long) - Method in class org.eclipse.jgit.transport.PackParser
-
- inflateAndReturn(PackParser.Source, long) - Method in class org.eclipse.jgit.transport.PackParser
-
- inflateAndSkip(PackParser.Source, long) - Method in class org.eclipse.jgit.transport.PackParser
-
- inflateBuf(BlockSource, long, int, int) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- inflated - Variable in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- inflated - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- inflatedBytes - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total number of bytes decompressed.
- inflater() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- inflater() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- inflater() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- inflater - Variable in class org.eclipse.jgit.transport.PackParser
-
- InflaterCache - Class in org.eclipse.jgit.lib
-
Creates zlib based inflaters as necessary for object decompression.
- InflaterCache() - Constructor for class org.eclipse.jgit.lib.InflaterCache
-
- inflaterCache - Static variable in class org.eclipse.jgit.lib.InflaterCache
-
- InflaterStream() - Constructor for class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- inflatingBitmap - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- InflatingBitSet - Class in org.eclipse.jgit.internal.storage.file
-
A wrapper around the EWAHCompressedBitmap optimized for the contains
operation.
- InflatingBitSet(EWAHCompressedBitmap) - Constructor for class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- InflatingBitSet(EWAHCompressedBitmap, long[]) - Constructor for class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- inflationMicros - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total microseconds spent inflating compressed bytes.
- info - Variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
(Possibly shared) header information storage.
- info(String, Object, Object) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
-
Info
- info(String) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
-
Info
- info(String, Object...) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- info(Throwable) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- info(String, Throwable) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- INFO_ALTERNATES - Static variable in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- 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_HTTP_ALTERNATES - Static variable in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- INFO_LEN - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- INFO_LEN_EXTENDED - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- INFO_LFS_ENDPOINT - Static variable in interface org.eclipse.jgit.lfs.Protocol
-
Path to the LFS info servlet.
- INFO_PACKS - Static variable in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- INFO_REFS - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- INFO_REFS - Static variable in class org.eclipse.jgit.lib.Constants
-
Info refs folder
- INFO_REFS - Static variable in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- INFO_REFS_PATH - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- infoAttributesNode - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository.AttributesNodeProviderImpl
-
- 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.
- infoDirectory - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- infoNode - Variable in class org.eclipse.jgit.attributes.AttributesHandler
-
- infoOffset - Variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- InfoPacksServlet - Class in org.eclipse.jgit.http.server
-
Sends the current list of pack files, sorted most recent first.
- InfoPacksServlet() - Constructor for class org.eclipse.jgit.http.server.InfoPacksServlet
-
- InfoRefs(ReceivePackFactory<HttpServletRequest>, List<Filter>) - Constructor for class org.eclipse.jgit.http.server.ReceivePackServlet.InfoRefs
-
- InfoRefs(UploadPackFactory<HttpServletRequest>, List<Filter>) - Constructor for class org.eclipse.jgit.http.server.UploadPackServlet.InfoRefs
-
- infoRefsResultType(String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- InfoRefsServlet - Class in org.eclipse.jgit.http.server
-
Send a complete list of current refs, including peeled values for tags.
- InfoRefsServlet() - Constructor for class org.eclipse.jgit.http.server.InfoRefsServlet
-
- 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.
- inGroups(RepoProject) - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
- init() - Method in class org.eclipse.jgit.api.CloneCommand
-
- init() - Static method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a init
command
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.AsIsFileFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.GitFilter
- init(ServletConfig) - Method in class org.eclipse.jgit.http.server.GitServlet
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
- init(ServletConfig) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
- init(ServletContext, Set<Object>) - Method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
Initialize all contained filters and servlets.
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.IsLocalFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.NoCacheFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.ReceivePackServlet.Factory
-
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.RepositoryFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.UploadPackServlet.Factory
-
- init(RevWalk) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- init(ClientSession, String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitPasswordAuthentication
-
- init(ClientSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
Initializes this instance.
- init(String) - Method in class org.eclipse.jgit.junit.MockSystemReader
-
- init() - Method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- init() - Method in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
- init(Repository, String) - Method in class org.eclipse.jgit.pgm.Diff
-
Initialize the command to work with a repository.
- Init - Class in org.eclipse.jgit.pgm
-
- Init() - Constructor for class org.eclipse.jgit.pgm.Init
-
- init(Repository, String) - Method in class org.eclipse.jgit.pgm.Log
-
Initialize the command to work with a repository.
- init(TextBuiltin) - Method in class org.eclipse.jgit.pgm.Main
-
- init(Repository, String) - Method in class org.eclipse.jgit.pgm.Show
-
Initialize the command to work with a repository.
- init(Repository, String) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Initialize the command to work with a repository.
- init(AbstractRevQueue) - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- init(InputStream, OutputStream) - Method in class org.eclipse.jgit.transport.BasePackConnection
-
Configure this connection with the directional pipes.
- init(InputStream, OutputStream, OutputStream) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Initialize the instance with the given streams.
- init(Config, URIish) - Method in class org.eclipse.jgit.transport.HttpConfig
-
- init(Repository) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Initialize this advertiser with a repository for peeling tags.
- init(byte[], int) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet.Hasher
-
- init(WorkingTreeIterator.Entry[]) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Constructor helper.
- init() - Static method in class org.eclipse.jgit.util.GSSManagerFactory.SunGSSManagerFactory
-
- init() - Method in class org.eclipse.jgit.util.sha1.SHA1.State
-
- init() - Method in class org.eclipse.jgit.util.SystemReader
-
- INIT_LAST - Static variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- initBlock(byte[], int) - Method in class org.eclipse.jgit.util.sha1.SHA1
-
- 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
-
- initEntry() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.EntriesIterator
-
- initEntry() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1.IndexV1Iterator
-
- initEntry() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2.EntriesIteratorV2
-
- 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
-
- initFilesAndRewind() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- initFilter(Filter, ServletContext, Set<Object>) - Static method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
- INITIAL_BITS - Static variable in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache
-
- INITIAL_DIRECTORY - Static variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Size of the initial directory, will grow as necessary.
- INITIAL_TABLE_SIZE - Static variable in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- initialBlocks - Variable in class org.eclipse.jgit.util.TemporaryBuffer
-
Initial size of block list.
- initialCheckout - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- InitialGenerator(RevWalk, Generator) - Constructor for class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- initialize(int, int, int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- initialize(int, int, int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit
-
- initialize() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- initialize(Map<String, Ref>) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Update the leader's view of the replica after a poll.
- initialize(Repository) - Method in class org.eclipse.jgit.internal.ketch.LocalReplica
-
Initializes local replica by reading accepted and committed references.
- initialized - Variable in class org.eclipse.jgit.http.server.GitFilter
-
- initializedEmptyGitRepositoryIn - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- initializedSubmodules(Collection<String>) - Method in interface org.eclipse.jgit.api.CloneCommand.Callback
-
Notify initialized submodules.
- initializedSubmodules(Collection<String>) - Method in class org.eclipse.jgit.pgm.Clone
-
Notify initialized submodules.
- initializeReadBuffer() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
- initializeShallowCommits(RevCommit) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Reads the "shallow" file and applies it by setting the parents of shallow
commits to an empty array.
- initializeSquashFixupFile(String, String) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- initialWorkingTreeIterator - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- initLock - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- initLogIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- initNamespace(String) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- initObjIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- initOutDesc(DfsObjDatabase) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- initRangeRequest(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.FileSender
-
- initRaw(Repository, String, InputStream, OutputStream, OutputStream) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Initializes the command to work with a repository, including setting the
output and error streams.
- initRefIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- initRevPool(boolean) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- initRevWalk() - Method in class org.eclipse.jgit.internal.ketch.LagCheck
-
- initRootIterator(Repository) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Initialize this iterator for the root level of a repository.
- initScan() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- initSeek() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- initServlet(HttpServlet, ServletContext, Set<Object>) - Static method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
- initSshSessionFactory() - Method in class org.eclipse.jgit.transport.TransportGitSsh
-
- initTable(int) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- initTable(int) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- initWindow(DeltaTask.Slice) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- inMemoryBufferLimitExceeded - Variable in class org.eclipse.jgit.internal.JGitText
-
- InMemoryNoteBucket - Class in org.eclipse.jgit.notes
-
A note bucket that has been loaded into the process.
- InMemoryNoteBucket(int) - Constructor for class org.eclipse.jgit.notes.InMemoryNoteBucket
-
- 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(InMemoryRepository.Builder) - Constructor for class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
- InMemoryRepository.Builder - Class in org.eclipse.jgit.internal.storage.dfs
-
Builder for in-memory repositories.
- InMemoryRepository.ByteArrayReadableChannel - Class in org.eclipse.jgit.internal.storage.dfs
-
- InMemoryRepository.MemObjDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
DfsObjDatabase used by InMemoryRepository.
- InMemoryRepository.MemPack - Class in org.eclipse.jgit.internal.storage.dfs
-
- InMemoryRepository.MemRefDatabase - Class in org.eclipse.jgit.internal.storage.dfs
-
DfsRefDatabase used by InMemoryRepository.
- InMemoryRepository.Out - Class in org.eclipse.jgit.internal.storage.dfs
-
- inProcessPackedRefsLock - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Lock for coordinating operations within a single process that may contend
on the packed-refs
file.
- input - Variable in class org.eclipse.jgit.pgm.debug.ReadReftable
-
- inputDidntMatchLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- InputOverLimitIOException() - Constructor for exception org.eclipse.jgit.transport.PacketLineIn.InputOverLimitIOException
-
- inputStream - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- inputStream - Variable in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- inputStreamMustSupportMark - Variable in class org.eclipse.jgit.internal.JGitText
-
- inQueue - Variable in class org.eclipse.jgit.revwalk.DateRevQueue
-
- ins - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
Input stream, typically this is standard input.
- InsecureCipherFactory - Class in org.eclipse.jgit.transport
-
DO NOT USE Factory to create any cipher.
- InsecureCipherFactory() - Constructor for class org.eclipse.jgit.transport.InsecureCipherFactory
-
- 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.ObjectDirectoryInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, byte[], int, int, boolean) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
Insert a loose object into the database.
- insert(int, long, InputStream) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
Insert a single object into the store, returning its unique name.
- insert(int, long, InputStream, boolean) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
Insert a loose object into the database.
- 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(V) - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- 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.
- insert(byte[], int) - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- insert(LongMap.Node<V>) - Method in class org.eclipse.jgit.util.LongMap
-
- insertBuffer(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- insertChangeId - Variable in class org.eclipse.jgit.api.CommitCommand
-
- insertChangeId(ObjectId) - Method in class org.eclipse.jgit.api.CommitCommand
-
- insertChangeId - Variable in class org.eclipse.jgit.api.MergeCommand
-
- insertChangeId() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- insertChangeId(String) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- insertChangeId(CommitBuilder) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- insertChild(int, DirCacheTree) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
- insertEdit(DirCacheEditor.DeleteTree) - Method in class org.eclipse.jgit.dircache.DirCacheEditor
-
- inserter - Variable in class org.eclipse.jgit.junit.TestRepository
-
- inserter - Variable in class org.eclipse.jgit.merge.Merger
-
- inserter - Variable in class org.eclipse.jgit.notes.NoteMapMerger
-
- inserter - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- 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.
- InsertLooseObjectResult() - Constructor for enum org.eclipse.jgit.internal.storage.file.FileObjectDatabase.InsertLooseObjectResult
-
- insertMergeResult(TemporaryBuffer, Attributes) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- insertMultiProposal(Repository, ProposedTimestamp, ObjectInserter) - Method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- insertOneObject(File, ObjectId, boolean) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- insertPack(PackFile) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- insertProposals(Repository, ProposedTimestamp) - Method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- insertSingleProposal(Repository, ProposedTimestamp, ObjectInserter) - Method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- insertTo(ObjectInserter) - Method in class org.eclipse.jgit.lib.TreeFormatter
-
Insert this tree and obtain its ObjectId.
- insertUnpackedObject(File, ObjectId, boolean) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- insertUnpackedObject(File, ObjectId, boolean) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- insertUnpackedObject(File, ObjectId, boolean) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- install() - Static method in class org.eclipse.jgit.awtui.AwtAuthenticator
-
Install this authenticator implementation into the JVM.
- install() - Static method in class org.eclipse.jgit.awtui.AwtCredentialsProvider
-
Install this implementation as the default.
- install() - Static method in class org.eclipse.jgit.console.ConsoleAuthenticator
-
Install this authenticator implementation into the JVM.
- install() - Static method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
Install this implementation as the default.
- install() - Method in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Install this configuration as the live settings.
- install(String) - Static method in class org.eclipse.jgit.pgm.Main
-
- 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.
- InstallBuiltinLfsCommand - Class in org.eclipse.jgit.lfs
-
Installs all required LFS properties for the current user, analogous to 'git
lfs install', but defaulting to using JGit builtin hooks.
- InstallBuiltinLfsCommand() - Constructor for class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
-
- installConsole() - Static method in class org.eclipse.jgit.pgm.Main
-
- 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.fnmatch.GroupHead.DigitPattern
-
- INSTANCE - Static variable in class org.eclipse.jgit.fnmatch.GroupHead.LetterPattern
-
- INSTANCE - Static variable in class org.eclipse.jgit.fnmatch.GroupHead.LowerPattern
-
- INSTANCE - Static variable in class org.eclipse.jgit.fnmatch.GroupHead.PunctPattern
-
- INSTANCE - Static variable in class org.eclipse.jgit.fnmatch.GroupHead.UpperPattern
-
- INSTANCE - Static variable in class org.eclipse.jgit.fnmatch.GroupHead.WhitespacePattern
-
- INSTANCE - Static variable in class org.eclipse.jgit.fnmatch.LastHead
-
- instance - Static variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFileCache
-
- INSTANCE - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthFactory
-
- INSTANCE - Static variable in class org.eclipse.jgit.internal.transport.sshd.JGitPasswordAuthFactory
-
- 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.pgm.CommandCatalog
-
- INSTANCE - Static variable in class org.eclipse.jgit.revwalk.EndGenerator
-
- INSTANCE - Static variable in class org.eclipse.jgit.transport.HttpAuthMethod.None
-
- INSTANCE - Static variable in class org.eclipse.jgit.transport.SshSessionFactory
-
- instance(Properties) - Static method in class org.eclipse.jgit.transport.WalkEncryption
-
Encryption factory.
- 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.GSSManagerFactory.DefaultGSSManagerFactory
-
- 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.
- instance - Static variable in class org.eclipse.jgit.util.LfsFactory
-
- INSTANCE - Static variable in class org.eclipse.jgit.util.SystemReader
-
- instances - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- instancesIterable - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- 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
-
- INTENT_TO_ADD - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- INTERACTIVE - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- interactive(URIish, CredentialItem[]) - Static method in class org.eclipse.jgit.awtui.AwtCredentialsProvider
-
- interactive(ClientSession, String, String, String, String[], boolean[]) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction
-
- INTERACTIVE_PREPARED_RESULT - Static variable in class org.eclipse.jgit.api.RebaseResult
-
- interactiveHandler - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- 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
-
- internal - Variable in class org.eclipse.jgit.events.IndexChangedEvent
-
- internalErrorDuringReceivePack - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- internalErrorDuringUploadPack - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- InternalFetchConnection<C> - Class in org.eclipse.jgit.transport
-
- InternalFetchConnection(PackTransport, UploadPackFactory<C>, C, Repository) - Constructor for class org.eclipse.jgit.transport.InternalFetchConnection
-
Constructor for InternalFetchConnection.
- InternalHttpServerGlue - Class in org.eclipse.jgit.transport
-
Internal API to assist org.eclipse.jgit.http.server
.
- InternalHttpServerGlue() - Constructor for class org.eclipse.jgit.transport.InternalHttpServerGlue
-
- InternalPushConnection<C> - Class in org.eclipse.jgit.transport
-
- InternalPushConnection(PackTransport, ReceivePackFactory<C>, C, Repository) - Constructor for class org.eclipse.jgit.transport.InternalPushConnection
-
Constructor for InternalPushConnection.
- 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.http.server.HttpServerText
-
- internalServerError - Variable in class org.eclipse.jgit.internal.JGitText
-
- internalServerErrorRequestAttributeWasAlreadySet - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- interrupted(InterruptedException) - Static method in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- 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.
- InterruptTimer.AlarmState - Class in org.eclipse.jgit.util.io
-
- InterruptTimer.AlarmThread - Class in org.eclipse.jgit.util.io
-
- InterruptTimer.AutoKiller - Class in org.eclipse.jgit.util.io
-
- 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.
- IntSet - Class in org.eclipse.jgit.internal.storage.pack
-
- IntSet() - Constructor for class org.eclipse.jgit.internal.storage.pack.IntSet
-
- invalid - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
True once corruption has been detected that cannot be worked around.
- invalid() - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- invalid - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- invalid() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- INVALID_DEC - Static variable in class org.eclipse.jgit.util.Base64
-
Indicates an invalid byte during decoding.
- invalidAdvertisement(String) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- invalidAdvertisementOf - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidAncestryLength - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidatingCause - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
Exception that caused the packfile to be flagged as invalid
- invalidatingCause - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- invalidBitmap - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- invalidBlock() - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- invalidBlock(Throwable) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- invalidBoolean - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- 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
-
- invalidHeader() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
- invalidHttpProxyOnlyHttpSupported - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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
-
- invalidIndex - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- 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
-
- invalidLongId - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- invalidLongIdLength - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- InvalidLongObjectIdException - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when an invalid long object id is passed in as an argument.
- InvalidLongObjectIdException(byte[], int, int) - Constructor for exception org.eclipse.jgit.lfs.errors.InvalidLongObjectIdException
-
Create exception with bytes of the invalid object id.
- InvalidLongObjectIdException(String) - Constructor for exception org.eclipse.jgit.lfs.errors.InvalidLongObjectIdException
-
Constructor for InvalidLongObjectIdException.
- 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
- InvalidPathException(String, Object...) - Constructor for exception org.eclipse.jgit.dircache.InvalidPathException
-
- invalidPathInfo - Variable in class org.eclipse.jgit.lfs.server.internal.LfsServerText
-
- 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
- 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.
- invalidRecurseSubmodulesMode - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- invalidRedirectLocation - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidRefAdvertisementLine - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidRefAdvertisementLine(String) - Method in class org.eclipse.jgit.transport.BasePackConnection
-
- 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
-
- invalidRegexGroup - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- 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
-
- invalidUntrackedFilesMode - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- invalidURL - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidVersion() - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
An invalid version of Git
- invalidWildcards - Variable in class org.eclipse.jgit.internal.JGitText
-
- invalidWindowSize - Variable in class org.eclipse.jgit.internal.JGitText
-
- inverse - Variable in class org.eclipse.jgit.fnmatch.GroupHead
-
- inverse - Variable in class org.eclipse.jgit.ignore.FastIgnoreRule
-
- IO - Class in org.eclipse.jgit.util
-
Input/Output utilities
- IO() - Constructor for class org.eclipse.jgit.util.IO
-
- is_DIRC(byte[]) - Static method in class org.eclipse.jgit.dircache.DirCache
-
- IS_O64 - Static variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- IS_OFFSET_64 - Static variable in class org.eclipse.jgit.internal.storage.file.PackIndexWriterV2
-
- IS_SUPPORTED - Static variable in class org.eclipse.jgit.util.GSSManagerFactory.SunGSSManagerFactory
-
- isAborted() - Method in exception org.eclipse.jgit.pgm.Die
-
Check if this exception should cause the execution to be aborted.
- isAdd(List<DiffEntry>) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- isAlignBlocks() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
Whether the writer should align blocks.
- isAllHex(String, int) - Static method in class org.eclipse.jgit.lib.Repository
-
- 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.
- isAuthenticationCanceled(JSchException) - Static method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- isAuthenticationFailed(JSchException) - Static method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- isAuthorEmailImplicit - Variable in class org.eclipse.jgit.lib.UserConfig
-
- 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 - Variable in class org.eclipse.jgit.lib.UserConfig
-
- 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.lfs.BuiltinLFS
-
- 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
- isBare - Variable in class org.eclipse.jgit.pgm.Clone
-
- isBase - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- isBatchMode() - Method in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- isBefore(LogIndex) - Method in class org.eclipse.jgit.internal.ketch.LogIndex
-
Check if this log position committed before another log position.
- isBeginln() - Method in class org.eclipse.jgit.merge.EolAwareOutputStream
-
- isBetter(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.BackwardEditPaths
-
- isBetter(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- isBetter(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.ForwardEditPaths
-
- 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(WorkingTreeIterator.Entry) - Static method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- isBinary - Variable in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- isBinary - Variable in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
- isBinary - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- isBinary() - Method in class org.eclipse.jgit.util.io.AutoLFInputStream
-
Whether the stream has detected as a binary so far.
- isBinary - Variable in class org.eclipse.jgit.util.io.AutoLFOutputStream
-
- IsBinaryException() - Constructor for exception org.eclipse.jgit.util.io.AutoLFInputStream.IsBinaryException
-
- isBoundary - Variable in class org.eclipse.jgit.revwalk.DepthWalk.Commit
-
- 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.
- isCached(Repository) - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
- isCancelled() - Method in class org.eclipse.jgit.junit.StrictWorkMonitor
-
Check for user task cancellation.
- 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.
- isCapableOf(String) - Method in class org.eclipse.jgit.transport.BasePackConnection
-
Whether this option is supported
- 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
- isChanged(List<String>, List<String>) - Static method in class org.eclipse.jgit.api.ApplyCommand
-
- 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.
- isCheckoutIndex() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- 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.
- isChecksumChanged(File) - Method in class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
- isChild(PlotCommit) - Method in class org.eclipse.jgit.revplot.PlotCommit
-
Determine if the given commit is a child (descendant) of this commit.
- isChunked(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
- 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 - Variable in class org.eclipse.jgit.lib.UserConfig
-
- 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 - Variable in class org.eclipse.jgit.lib.UserConfig
-
- 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
- isCommon() - Method in class org.eclipse.jgit.pgm.CommandRef
-
Is this command commonly used
- isComplete() - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Check if this id is complete
- isComplete() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Whether this ObjectId is actually a complete id.
- isComplexWildcard(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- isConnected() - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- isConnected() - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- isConnected() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- isCorrupt(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- isCorrupt(long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- isCreated - Variable in class org.eclipse.jgit.util.FS.LockToken
-
- 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
- isDebugEnabled() - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- 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(Path) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- isDirectory() - Method in interface org.eclipse.jgit.transport.FtpChannel.DirEntry
-
- isDirectory(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
- isDirectory - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- 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.
- isDirectoryIgnored(String) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- isDirectoryIgnored(String, String) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- 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
- isDisableSslVerify() - Method in class org.eclipse.jgit.lfs.server.s3.S3Config
-
- 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() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
-
- isDone() - Method in interface org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler
-
Tells whether is authentication mechanism is done (successfully or
unsuccessfully).
- 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.
- isDoNotDelta() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- isDownload() - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet.LfsRequest
-
- 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
- isEdge() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.internal.storage.file.InflatingBitSet
-
- 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.revwalk.BlockObjQueue.Block
-
- isEmpty() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- isEmpty() - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Whether no advertisements have been sent yet.
- isEmpty() - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- 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
- isEmptyLine(String) - Static method in class org.eclipse.jgit.util.ChangeIdUtil
-
- isEmptyOrNull(String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Test if a string is empty or null.
- isEmptyPack - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
True if the pack is an empty pack.
- isEnabled(Repository) - Static method in class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
Determine if http.getanyfile
is enabled in the configuration.
- isEnabled(Repository) - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- isEnabled(Repository, Attribute) - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- 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
-
- isEnabledFor(Repository) - Method in class org.eclipse.jgit.transport.DaemonService
-
- isEnd(String) - Static method in class org.eclipse.jgit.transport.PacketLineIn
-
Check if a string is the packet end marker.
- isEndOfLineMissing(RawText, int) - Static method in class org.eclipse.jgit.diff.DiffFormatter
-
- isEntryGitLink(AbstractTreeIterator) - Method in class org.eclipse.jgit.lib.IndexDiff
-
- 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.
- isEntryIgnored(int, int) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Determine if the entry path is ignored by an ignore rule.
- isExecutable - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- 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.
- isExpectedValue(Map<String, Ref>, RemoteRefUpdate) - Static method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- isExpectingOldObjectId() - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
Whether some object is required to be advertised by remote side, as set
in constructor
- isExpired(Repository) - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- 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.
- isExtended() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- 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(int) - Static method in class org.eclipse.jgit.blame.BlameGenerator
-
- isFile(FileMode) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- isFile(TreeWalk, int) - Static method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- isFile(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
- isFile(File) - Method in class org.eclipse.jgit.util.FS
-
Examine if path represents a regular file.
- isFileHeaderMagic(byte[], int, int) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- isFileKeyChanged(Object) - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- 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 - Variable in class org.eclipse.jgit.api.FetchCommand
-
- 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
- isFound() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
- isFull() - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- isFull() - Method in class org.eclipse.jgit.revwalk.BlockObjQueue.Block
-
- isFull() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- isFull() - Method in class org.eclipse.jgit.util.TemporaryBuffer.Block
-
- isGarbage() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- isGC(DfsObjDatabase.PackSource) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- isGit(byte[], int) - Static method in class org.eclipse.jgit.lib.ObjectChecker
-
- isGitClient(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check a request for Git-over-HTTP indicators.
- isGitLink(int) - Static method in class org.eclipse.jgit.merge.ResolveMerger
-
- isGitlink(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- isGitmodules(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
Check if the filename contained in buf[start:end] could be read as a
.gitmodules file when checked out to the working directory.
- isGitRepository(File, FS) - Static method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
Guess if a directory contains a Git repository.
- isGitTilde1(byte[], int, int) - Static method in class org.eclipse.jgit.lib.ObjectChecker
-
- isGzipContent(HttpConnection) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- isHead(Ref) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- isHead(Ref) - Static method in class org.eclipse.jgit.internal.storage.file.GC
-
- isHex(char) - Static method in class org.eclipse.jgit.lib.Repository
-
- isHex() - Method in class org.eclipse.jgit.notes.NoteParser
-
- isHidden(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
- isHidden(File) - Method in class org.eclipse.jgit.util.FS
-
Whether path is hidden, either starts with .
- isHostMatch(String, String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
- isHunkHdr(byte[], int, int) - Static method in class org.eclipse.jgit.patch.FileHeader
-
Determine if this is a patch hunk header.
- isId(String) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Test a string of characters to verify it is a hex format.
- isId(String) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Test a string of characters to verify that it can be interpreted as
LongObjectId.
- 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.KetchLeader
-
- 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
- isInClone() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Detect if we are in a clone command execution
- isIndexDirty() - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- 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.
- isInfoRefs(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request was for the /info/refs?service= Git handler.
- isIntentToAdd() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Returns whether this entry is intent to be added to the Index.
- isInteractionAllowed(ClientSession) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction
-
- isInteractive() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- isInteractive() - Method in class org.eclipse.jgit.awtui.AwtCredentialsProvider
-
Check if the provider is interactive with the end-user.
- isInteractive() - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
Check if the provider is interactive with the end-user.
- 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
-
- isInvalidOnWindows(byte) - Static method in class org.eclipse.jgit.lib.ObjectChecker
-
- isLarge() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- isLarge() - Method in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
Whether this object is too large to obtain as a byte array.
- isLarge() - Method in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
Whether this object is too large to obtain as a byte array.
- isLarge() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- 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
-
- isListAll() - Method in class org.eclipse.jgit.pgm.Config
-
- isListKey(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
Does the key take a whitespace-separated list of values?
- isLocal(Repository) - Static method in class org.eclipse.jgit.http.server.IsLocalFilter
-
- IsLocalFilter - Class in org.eclipse.jgit.http.server
-
Requires the target
Repository
to be available via local filesystem.
- IsLocalFilter() - Constructor for class org.eclipse.jgit.http.server.IsLocalFilter
-
- isLogAllRefUpdates() - Method in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
- isLogAllRefUpdates() - Method in class org.eclipse.jgit.lib.CoreConfig
-
Whether to log all refUpdates
- isLoose() - Method in enum org.eclipse.jgit.lib.Ref.Storage
-
- isMacHFSGit(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- isMacHFSGitmodules(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- isMacHFSPath(byte[], int, int, byte[], AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- isMacOS - Static variable in class org.eclipse.jgit.util.SystemReader
-
- isMacOS() - Method in class org.eclipse.jgit.util.SystemReader
-
Whether we are running on Mac OS X
- isMainThread() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
- 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.
- isMergeConfigOptionSet(String, String[]) - Static method in class org.eclipse.jgit.merge.MergeConfig
-
- isMerged() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Returns whether this entry is in the fully-merged stage (0).
- isMergedInto(Ref, AnyObjectId) - Method in class org.eclipse.jgit.pgm.Merge
-
- isMergedInto(RevCommit, RevCommit) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Determine if a commit is reachable from another commit.
- isMergeDuringRebase(RepositoryState) - Method in class org.eclipse.jgit.api.CommitCommand
-
- 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(RevWalk, ObjectId) - Static method in class org.eclipse.jgit.lib.BatchRefUpdate
-
- 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(long) - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- isModified(File) - Method in class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
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
.
- isModified_IndexTree(String, ObjectId, FileMode, ObjectId, FileMode, ObjectId) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- isModifiedSubtree_IndexTree(String, ObjectId) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Checks whether the subtree starting at a given path differs between Index and
some tree.
- isModifiedSubtree_IndexWorkingtree(String) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Checks whether the subtree starting at a given path differs between Index and
workingtree.
- 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
- isNativeHookPresent() - Method in class org.eclipse.jgit.hooks.GitHook
-
Check whether a 'native' (i.e.
- isNestedReferencefile(RepoProject.ReferenceFile) - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
- isNewRepository() - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
- isNonEmptyDirectory(File) - Static method in class org.eclipse.jgit.api.CloneCommand
-
- isNoNewlineAtEndOfFile(FileHeader) - Method in class org.eclipse.jgit.api.ApplyCommand
-
- isNoOp() - Method in class org.eclipse.jgit.transport.FilterSpec
-
- isNoPrefix() - Method in class org.eclipse.jgit.diff.DiffConfig
-
If prefix should be suppressed
- isNormalizedGit(byte[], int, int) - Static method in class org.eclipse.jgit.lib.ObjectChecker
-
- isNotStarted() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- isNTFSGitmodules(byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- ISO8601_BASIC_FORMAT - Static variable in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- ISO_FORMAT - Static variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory.AuthCache
-
- 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.
- IsolatedOutputStream.NamedThreadFactory - Class in org.eclipse.jgit.util.io
-
- isOnlyTxnNamespace(Collection<ReceiveCommand>) - Method in class org.eclipse.jgit.internal.ketch.LocalReplica
-
- isOpen() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- 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.junit.MockSystemReader.MockConfig
-
- 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?
- isPositiveDigit(byte) - Static method in class org.eclipse.jgit.lib.ObjectChecker
-
- 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.
- isRacyClean(long) - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- 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
-
- isReceivePack(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request was for the /git-receive-pack Git handler.
- isReceivePackSideBand(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- isRecentCommit(RevCommit) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- isRecursive() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Is this walker automatically entering into subtrees?
- isReflogDisabled - Variable in class org.eclipse.jgit.api.ResetCommand
-
- 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 - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- 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.
- isRename(DiffEntry) - Static method in class org.eclipse.jgit.blame.BlameGenerator
-
- isRename(DiffEntry) - Static method in class org.eclipse.jgit.diff.DiffFormatter
-
- isRename(DiffEntry) - Static method in class org.eclipse.jgit.revwalk.TreeRevFilter
-
- isRenameDetectionEnabled() - Method in class org.eclipse.jgit.diff.DiffConfig
-
If rename detection is enabled
- isRepeatable() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
- 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.
- isReuseWalker() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.BitmapCommit
-
- isRunning() - Method in class org.eclipse.jgit.transport.Daemon.Acceptor
-
- isRunning() - Method in class org.eclipse.jgit.transport.Daemon
-
Whether this daemon is receiving connections.
- isRunning() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- isSamePrefix(String, String) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- 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
- isSignedHeader(String) - Static method in class org.eclipse.jgit.transport.AmazonS3
-
- isSimplePathWithSegments(String) - Method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- isSizeChanged(long) - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- isSkipWorkTree() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Returns whether this entry should be skipped from the working tree.
- isSmartHttp(HttpConnection, String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- 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
- isStandardFormat(byte[]) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- isStar() - Method in class org.eclipse.jgit.fnmatch.AbstractHead
-
- isStreaming() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
- isSubdirectory(String) - Static method in class org.eclipse.jgit.ignore.internal.WildMatcher
-
- 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
-
- issuePattern - Static variable in class org.eclipse.jgit.util.ChangeIdUtil
-
- isSupported() - Static method in class org.eclipse.jgit.util.GSSManagerFactory.SunGSSManagerFactory
-
Detects if SunGSSManagerProvider is supported by the system
- 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 - Variable in class org.eclipse.jgit.util.FS.Attributes
-
- isSymbolicLink() - Method in class org.eclipse.jgit.util.FS.Attributes
-
- isSymlink(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
- isSymLink(File) - Method in class org.eclipse.jgit.util.FS
-
Whether the path is a symbolic link (and we support these).
- isSymRef(byte[], int) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- isSymRef(byte[]) - Static method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- isTableOverflow() - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- isTag(Ref) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- isTag(Ref) - Static method in class org.eclipse.jgit.internal.storage.file.GC
-
- isTag(Ref) - Static method in class org.eclipse.jgit.transport.FetchProcess
-
- isTag(String) - Static method in class org.eclipse.jgit.transport.FetchProcess
-
- 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.
- isTOC(byte[]) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
- isTransactionAborted(ReceiveCommand) - Static method in class org.eclipse.jgit.transport.ReceiveCommand
-
Check whether a command failed due to transaction aborted.
- isTree(CanonicalTreeParser) - Static method in class org.eclipse.jgit.dircache.DirCacheBuilder
-
- isTree() - Method in class org.eclipse.jgit.notes.NoteParser
-
- isTree(AbstractTreeIterator) - Static method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- isUnpacked(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache
-
- isUnreasonableName(String) - Static method in class org.eclipse.jgit.transport.resolver.FileResolver
-
- 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
- isUpload() - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet.LfsRequest
-
- isUploadPack(String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request path ends with the /git-upload-pack handler.
- isUploadPack(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request was for the /git-upload-pack Git handler.
- isUploadPackSideBand(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- 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.
- isUsingProxy - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- 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.
- isValid(String) - Static method in class org.eclipse.jgit.transport.RefSpec
-
- isValidBranchName(String) - Static method in class org.eclipse.jgit.api.CreateBranchCommand
-
Check if the given branch name is valid
- isValidHead(File) - Static method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- isValidRedirect(URL, String, String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- isValidRef(Command) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- 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.
- isVerify() - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet.LfsRequest
-
- 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
- isWild(IMatcher) - Static method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- isWildCard(String) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- 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 - Static variable in class org.eclipse.jgit.util.SystemReader
-
- 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.
- isWorktreeDirty(WorkingTreeIterator, DirCacheEntry) - Method in class org.eclipse.jgit.merge.ResolveMerger
-
- isWritten() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Check if object is already written in a pack.
- items() - Method in class org.eclipse.jgit.transport.TransportHttp.CredentialItems
-
- iterate(String, int, int, boolean, boolean) - Method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- ITERATIONS - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- iterator - Variable in class org.eclipse.jgit.diff.ContentSource.WorkingTreeSource
-
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- iterator - Variable in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- 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 class org.eclipse.jgit.internal.storage.file.PackIndexV1
- iterator() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
- iterator() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- iterator() - Method in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider
-
- iterator(SessionContext) - Method in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider
-
- 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.ConfigSnapshot.CaseFoldingSet
-
- 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(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- iterator(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket.LazyNoteBucket
-
- iterator(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- iterator(AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.NoteBucket
-
- 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
- IteratorState(WorkingTreeOptions) - Constructor for class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
- n - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Run
-
- n2e(String) - Method in class org.eclipse.jgit.transport.URIish
-
- nAdded - Variable in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
Number of lines added by the post-image not in this file.
- name - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- name - Variable in class org.eclipse.jgit.api.CreateBranchCommand
-
- name - Variable in class org.eclipse.jgit.api.RemoteAddCommand
-
- name - Variable in class org.eclipse.jgit.api.SubmoduleAddCommand
-
- name - Variable in class org.eclipse.jgit.api.TagCommand
-
- name - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- NAME - Static variable in class org.eclipse.jgit.hooks.CommitMsgHook
-
Constant indicating the name of the commit-smg hook.
- NAME - Static variable in class org.eclipse.jgit.hooks.PostCommitHook
-
The post-commit hook name.
- NAME - Static variable in class org.eclipse.jgit.hooks.PreCommitHook
-
The pre-commit hook name.
- NAME - Static variable in class org.eclipse.jgit.hooks.PrePushHook
-
Constant indicating the name of the pre-push hook.
- name - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey.ByteArrayDfsStreamKey
-
- name() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
- name() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- name - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.LogEntry
-
- name() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.LogQueueEntry
-
- name() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.RefQueueEntry
-
- NAME - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthFactory
-
The authentication identifier for GSSApi-with-MIC.
- name - Variable in class org.eclipse.jgit.junit.http.RecordingLogger
-
- name() - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
name.
- name() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get string form of the SHA-256
- name() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Get string form of the abbreviation, in lower case hexadecimal.
- name() - Method in class org.eclipse.jgit.lib.AnyObjectId
-
name.
- name - Variable in class org.eclipse.jgit.lib.ConfigLine
-
The key name.
- name - Variable in class org.eclipse.jgit.lib.ObjectIdRef
-
- name - Variable in class org.eclipse.jgit.lib.PersonIdent
-
- name - Variable in class org.eclipse.jgit.lib.SymbolicRef
-
- name - Variable in class org.eclipse.jgit.notes.NonNoteEntry
-
Name of the entry in the tree, in raw format.
- name(NonNoteEntry) - Static method in exception org.eclipse.jgit.notes.NotesMergeConflictException
-
- name - Variable in class org.eclipse.jgit.pgm.Checkout
-
- name - Variable in class org.eclipse.jgit.pgm.CommandRef
-
- name - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Algorithm
-
- name - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions.Fold
-
- name - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions.Hash
-
- name - Variable in class org.eclipse.jgit.pgm.Remote
-
- name - Variable in class org.eclipse.jgit.revwalk.FooterKey
-
- name - Variable in class org.eclipse.jgit.revwalk.RevFlag
-
- name - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- name - Variable in class org.eclipse.jgit.transport.RemoteConfig
-
- name - Variable in enum org.eclipse.jgit.transport.TransferConfig.ProtocolVersion
-
- NAME_MASK - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- nameBuf - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- NameCellRender() - Constructor for class org.eclipse.jgit.awtui.CommitGraphPane.NameCellRender
-
- namecmp(byte[], int, DirCacheTree) - Static method in class org.eclipse.jgit.dircache.DirCacheTree
-
- NameConflictTreeWalk - Class in org.eclipse.jgit.treewalk
-
Specialized TreeWalk to detect directory-file (D/F) name conflicts.
- NameConflictTreeWalk(Repository) - Constructor for class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
Create a new tree walker for a given repository.
- NameConflictTreeWalk(Repository, ObjectReader) - Constructor for class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
Create a new tree walker for a given repository.
- NameConflictTreeWalk(ObjectReader) - Constructor for class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
Create a new tree walker for a given repository.
- NamedThreadFactory() - Constructor for class org.eclipse.jgit.util.io.IsolatedOutputStream.NamedThreadFactory
-
- nameEncoder - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
File name character encoder.
- nameEnd - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
One past end of name, nameEnd - namePtr
is the length.
- nameEqual(AbstractTreeIterator, AbstractTreeIterator) - Static method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- nameFor(String, String) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- nameFor(ObjectDirectory, ObjectId, String) - Static method in class org.eclipse.jgit.junit.TestRepository
-
- nameLen - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- nameLength() - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
- NameMatcher - Class in org.eclipse.jgit.ignore.internal
-
Matcher built from patterns for file names (single path segments).
- NameMatcher(String, Character, boolean, boolean) - Constructor for class org.eclipse.jgit.ignore.internal.NameMatcher
-
- nameMustNotBeNullOrEmpty - Variable in class org.eclipse.jgit.internal.JGitText
-
- nameOf(Repository) - Static method in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
- nameOnly - Variable in class org.eclipse.jgit.attributes.AttributesRule
-
- namePosition - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.PositionEntry
-
- namePtr - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
- nameRev() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to find human-readable names of revisions.
- NameRevCommand - Class in org.eclipse.jgit.api
-
Command to find human-readable names of revisions.
- NameRevCommand(Repository) - Constructor for class org.eclipse.jgit.api.NameRevCommand
-
Create a new name-rev command.
- NameRevCommand.NameRevCommit - Class in org.eclipse.jgit.api
-
- NameRevCommit(AnyObjectId) - Constructor for class org.eclipse.jgit.api.NameRevCommand.NameRevCommit
-
- names - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
256 arrays of contiguous object names.
- names - Variable in class org.eclipse.jgit.lib.ConfigSnapshot.CaseFoldingSet
-
- names - Variable in class org.eclipse.jgit.lib.ConfigSnapshot
-
- names() - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- nameScore(String, String) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- nameStatus(ThrowingPrintWriter, List<DiffEntry>) - Static method in class org.eclipse.jgit.pgm.Diff
-
- nameUtf8(Ref) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.RefEntry
-
- nameWithDotGit(String) - Static method in class org.eclipse.jgit.transport.resolver.FileResolver
-
- NB - Class in org.eclipse.jgit.util
-
Conversion utilities for network byte order handling.
- NB() - Constructor for class org.eclipse.jgit.util.NB
-
- nContext - Variable in class org.eclipse.jgit.patch.CombinedHunkHeader.CombinedOldImage
-
- nContext - Variable in class org.eclipse.jgit.patch.HunkHeader
-
Total number of lines of context appearing in this hunk
- nDeleted - Variable in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
Number of lines deleted by the post-image from this file.
- need2Arguments - Variable in class org.eclipse.jgit.internal.JGitText
-
- needApprovalToDestroyCurrentRepository - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- needBaseObjectIds - Variable in class org.eclipse.jgit.transport.PackParser
-
- needCheckConnectivity() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- needDataPacket() - Method in class org.eclipse.jgit.transport.SideBandInputStream
-
- needGc() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- needle - Variable in class org.eclipse.jgit.util.RawSubStringPattern
-
- needleString - Variable in class org.eclipse.jgit.util.RawSubStringPattern
-
- needNewObjectIds() - Method in class org.eclipse.jgit.transport.PackParser
-
- needPack() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Whether a pack is expected based on the list of commands.
- needPackOut - Variable in class org.eclipse.jgit.internal.JGitText
-
- needs(RevObject) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- NEEDS_REWRITE - Static variable in class org.eclipse.jgit.revwalk.Generator
-
- needsAtLeastOneEntry - Variable in class org.eclipse.jgit.internal.JGitText
-
- needSingleRevision - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- needSnapshot - Variable in class org.eclipse.jgit.internal.storage.file.LockFile
-
- needsStopWalk() - Method in class org.eclipse.jgit.dircache.DirCacheBuildIterator
-
- needsStopWalk() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- needsStopWalk() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
- needsStopWalk() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- needsWorkdir - Variable in class org.eclipse.jgit.internal.JGitText
-
- needToUpdateHEAD() - Method in class org.eclipse.jgit.lib.RefRename
-
Whether the Constants#HEAD
reference needs to be linked to the
new destination name.
- negate() - Method in class org.eclipse.jgit.revwalk.filter.NotRevFilter
-
Create a new filter that does the opposite of this filter.
- negate() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Create a new filter that does the opposite of this filter.
- negate() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
Create a new filter that does the opposite of this filter.
- negate() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Create a new filter that does the opposite of this filter.
- negmatch(byte[], int, byte[], int, int) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- negotiate - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- negotiate(ProgressMonitor) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- Negotiate(String) - Constructor for class org.eclipse.jgit.transport.HttpAuthMethod.Negotiate
-
- negotiate(FetchRequest, PackStatistics.Accumulator) - Method in class org.eclipse.jgit.transport.UploadPack
-
- NegotiateAuthentication() - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector.NegotiateAuthentication
-
- negotiateBegin() - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- neq(byte, byte) - Static method in class org.eclipse.jgit.util.RawSubStringPattern
-
- NetRC - Class in org.eclipse.jgit.transport
-
NetRC file parser.
- NetRC() - Constructor for class org.eclipse.jgit.transport.NetRC
-
Constructor for NetRC.
- NetRC(File) - Constructor for class org.eclipse.jgit.transport.NetRC
-
Constructor for NetRC.
- NETRC - Static variable in class org.eclipse.jgit.transport.NetRC
-
- netrc - Variable in class org.eclipse.jgit.transport.NetRC
-
- netrc - Variable in class org.eclipse.jgit.transport.NetRCCredentialsProvider
-
- NetRC.NetRCEntry - Class in org.eclipse.jgit.transport
-
.netrc file entry
- NetRC.State - Enum in org.eclipse.jgit.transport
-
- NetRCCredentialsProvider - Class in org.eclipse.jgit.transport
-
Simple .netrc credentials provider.
- NetRCCredentialsProvider() - Constructor for class org.eclipse.jgit.transport.NetRCCredentialsProvider
-
Constructor for NetRCCredentialsProvider.
- NetRCEntry() - Constructor for class org.eclipse.jgit.transport.NetRC.NetRCEntry
-
Default constructor
- NetscapeCookieFile - Class in org.eclipse.jgit.internal.transport.http
-
Wraps all cookies persisted in a
Netscape Cookie File Format
being referenced via the git config
http.cookieFile.
- NetscapeCookieFile(Path) - Constructor for class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- NetscapeCookieFile(Path, Date) - Constructor for class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- NetscapeCookieFileCache - Class in org.eclipse.jgit.internal.transport.http
-
- NetscapeCookieFileCache(HttpConfig) - Constructor for class org.eclipse.jgit.internal.transport.http.NetscapeCookieFileCache
-
- NEVER - Static variable in class org.eclipse.jgit.util.GitDateParser
-
The Date representing never.
- NEW_FILE_MODE - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- NEW_MODE - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- NEW_NAME - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- newBatchUpdate() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Create a new batch update to attempt on this database.
- newBatchUpdate() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Create a new batch update to attempt on this database.
- newBatchUpdate() - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Create a new batch update to attempt on this database.
- newBatchUpdate() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Create a new batch update to attempt on this database.
- newBitmapBuilder() - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
Create a new BitmapBuilder
based on the values in the index.
- newBitmapBuilder() - Method in interface org.eclipse.jgit.lib.BitmapIndex
-
Create a new BitmapBuilder
based on the values in the index.
- newBitmapWalker() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- newBlobObjectChecker() - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- newBlock() - Method in class org.eclipse.jgit.revwalk.BlockObjQueue.BlockFreeList
-
- newBlock() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.BlockFreeList
-
- newBlock() - Static method in class org.eclipse.jgit.util.BlockList
-
- newCachedDatabase() - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
Create a new cached database instance over this database.
- newCachedDatabase() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Create a new cached database instance over this database.
- newCachedDatabase() - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Create a new cached database instance over this database.
- newCachedFileObjectDatabase() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- newChain(List<? extends AdvertiseRefsHook>) - Static method in class org.eclipse.jgit.transport.AdvertiseRefsHookChain
-
Create a new hook chaining the given hooks together.
- newChain(List<? extends PostReceiveHook>) - Static method in class org.eclipse.jgit.transport.PostReceiveHookChain
-
Create a new hook chaining the given hooks together.
- newChain(List<? extends PostUploadHook>) - Static method in class org.eclipse.jgit.transport.PostUploadHookChain
-
Create a new hook chaining the given hooks together.
- newChain(List<? extends PreReceiveHook>) - Static method in class org.eclipse.jgit.transport.PreReceiveHookChain
-
Create a new hook chaining the given hooks together.
- newChain(List<? extends PreUploadHook>) - Static method in class org.eclipse.jgit.transport.PreUploadHookChain
-
Create a new hook chaining the given hooks together.
- newCommitId - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- newCommitsByOldest - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- newCommitStartPos - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- newCommitter(ProposedTimestamp) - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Create new committer PersonIdent
for ketch system
- newCopyBuffer(PackOutputStream, ReadableChannel) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- newCounters() - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- newDelta(PackFile, long, long, ObjectId) - Static method in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
- newDelta(PackFile, long, long, long) - Static method in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
- newDirCache() - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
- newDirectory(int) - Static method in class org.eclipse.jgit.util.BlockList
-
- newDumbConnection(InputStream) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- newEmptyMap() - Static method in class org.eclipse.jgit.notes.NoteMap
-
Construct a new empty note map.
- newEmptyTree() - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
Create an empty reference tree.
- newEncoder(OutputStream, long, int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- newEntry(RevCommit) - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
- newFlag(String) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Allocate a new RevFlag for use by the caller.
- newFlag(String) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Create a new flag for application use during walking.
- newFromConfig(Config, String) - Static method in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
Read a configuration from a config block.
- newHead - Variable in class org.eclipse.jgit.api.CherryPickResult
-
- newHead - Variable in class org.eclipse.jgit.api.MergeResult
-
- newHead - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- newHeads - Variable in class org.eclipse.jgit.fnmatch.AbstractHead
-
- newHunkHeader(int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
- newHunkHeader(int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- newId - Variable in class org.eclipse.jgit.diff.DiffEntry
-
ObjectId listed on the index line for the new (post-image)
- newId - Variable in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
- newId - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.LogEntry
-
- newId - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph.ToRewrite
-
- newId - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable.LogEntry
-
- newId - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- newIdentitySet() - Static method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- newIdMustNotBeNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- newInCore() - Static method in class org.eclipse.jgit.dircache.DirCache
-
Create a new empty index which is never stored on disk.
- newInfo(AnyObjectId, PackParser.UnresolvedDelta, ObjectId) - Method in class org.eclipse.jgit.transport.PackParser
-
Construct a PackedObjectInfo instance for this parser.
- newInserter() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Create a new ObjectInserter
to insert new objects.
- newInserter() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
Create a new ObjectInserter
to insert new objects.
- newInserter() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Create a new ObjectInserter
to insert new objects.
- newInserter() - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Create a new ObjectInserter
to insert new objects.
- newInstance() - Method in class org.eclipse.jgit.util.FS
-
Create a new instance of the same type of FS.
- newInstance() - Method in class org.eclipse.jgit.util.FS_POSIX
-
Create a new instance of the same type of FS.
- newInstance() - Method in class org.eclipse.jgit.util.FS_Win32
-
Create a new instance of the same type of FS.
- newInstance() - Method in class org.eclipse.jgit.util.FS_Win32_Cygwin
-
Create a new instance of the same type of FS.
- newInstance(URL) - Method in class org.eclipse.jgit.util.GSSManagerFactory.DefaultGSSManagerFactory
-
- newInstance(URL) - Method in class org.eclipse.jgit.util.GSSManagerFactory
-
Returns a GSS Manager instance for the provided url
- newInstance(URL) - Method in class org.eclipse.jgit.util.GSSManagerFactory.SunGSSManagerFactory
-
- newInstance() - Static method in class org.eclipse.jgit.util.sha1.SHA1
-
Create a new context to compute a SHA-1 hash of data.
- newLeaderTag() - Method in class org.eclipse.jgit.internal.ketch.KetchSystem
-
Construct a random tag to identify a candidate during leader election.
- newLineCount - Variable in class org.eclipse.jgit.patch.HunkHeader
-
Total number of post-image lines this hunk covers (context + inserted)
- newlineInQuotesNotAllowed - Variable in class org.eclipse.jgit.internal.JGitText
-
- newLogWriter(boolean) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- newLoose - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- newMap(InMemoryNoteBucket, ObjectReader) - Static method in class org.eclipse.jgit.notes.NoteMap
-
Construct a new note map from an existing note bucket.
- newMD5() - Static method in class org.eclipse.jgit.transport.AmazonS3
-
- newMD5() - Static method in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- newMerger(Repository) - Method in class org.eclipse.jgit.merge.MergeStrategy
-
Create a new merge instance.
- newMerger(Repository, boolean) - Method in class org.eclipse.jgit.merge.MergeStrategy
-
Create a new merge instance.
- newMerger(ObjectInserter, Config) - Method in class org.eclipse.jgit.merge.MergeStrategy
-
Create a new merge instance.
- newMerger(Repository) - Method in class org.eclipse.jgit.merge.StrategyOneSided
-
Create a new merge instance.
- newMerger(Repository, boolean) - Method in class org.eclipse.jgit.merge.StrategyOneSided
-
Create a new merge instance.
- newMerger(ObjectInserter, Config) - Method in class org.eclipse.jgit.merge.StrategyOneSided
-
Create a new merge instance.
- newMerger(Repository) - Method in class org.eclipse.jgit.merge.StrategyRecursive
-
Create a new merge instance.
- newMerger(Repository, boolean) - Method in class org.eclipse.jgit.merge.StrategyRecursive
-
Create a new merge instance.
- newMerger(ObjectInserter, Config) - Method in class org.eclipse.jgit.merge.StrategyRecursive
-
Create a new merge instance.
- newMerger(Repository) - Method in class org.eclipse.jgit.merge.StrategyResolve
-
Create a new merge instance.
- newMerger(Repository, boolean) - Method in class org.eclipse.jgit.merge.StrategyResolve
-
Create a new merge instance.
- newMerger(ObjectInserter, Config) - Method in class org.eclipse.jgit.merge.StrategyResolve
-
Create a new merge instance.
- newMerger(Repository) - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore
-
Create a new merge instance.
- newMerger(Repository, boolean) - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore
-
Create a new merge instance.
- newMerger(ObjectInserter, Config) - Method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore
-
Create a new merge instance.
- newMerger(Repository) - Method in class org.eclipse.jgit.merge.ThreeWayMergeStrategy
-
Create a new merge instance.
- newMerger(Repository, boolean) - Method in class org.eclipse.jgit.merge.ThreeWayMergeStrategy
-
Create a new merge instance.
- newMessageDigest() - Static method in class org.eclipse.jgit.lfs.lib.Constants
-
Create a new digest function for objects.
- newMessageDigest() - Static method in class org.eclipse.jgit.lib.Constants
-
Create a new digest function for objects.
- newMode - Variable in class org.eclipse.jgit.diff.DiffEntry
-
New mode of the file, if described by the patch, else null.
- newName - Variable in class org.eclipse.jgit.api.RenameBranchCommand
-
- newObjectChecker() - Method in class org.eclipse.jgit.transport.TransferConfig
-
Create checker to verify fetched objects
- newObjectChecker(boolean) - Method in class org.eclipse.jgit.transport.TransferConfig
-
- newObjectId - Variable in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- newObjectId - Variable in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- newObjectIds - Variable in class org.eclipse.jgit.transport.PackParser
-
Every object contained within the incoming pack.
- newObjectInserter() - Method in class org.eclipse.jgit.lib.Repository
-
- newObjectReader() - Method in class org.eclipse.jgit.lib.Repository
-
- newObjectToPack(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Allocate a new PackWriter
state structure for an object.
- newObjectToPack(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Allocate a new PackWriter
state structure for an object.
- newObjectToPack(AnyObjectId, int) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Allocate a new PackWriter
state structure for an object.
- newPack(DfsObjDatabase.PackSource) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Generate a new unique name for a pack file.
- newPack(DfsObjDatabase.PackSource, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Generate a new unique name for a pack file.
- newPack(DfsObjDatabase.PackSource) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemObjDatabase
-
- newPack - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
The pack that was created, if parsing was successful.
- newPackBitmapIndex(BitmapIndex, PackBitmapIndex) - Static method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
A PackBitmapIndex that maps the positions in the prevBitmapIndex to the
ones in the newIndex.
- newPackDesc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- newPackExt(String) - Static method in class org.eclipse.jgit.internal.storage.pack.PackExt
-
Returns a PackExt for the file extension and registers it in the values
array.
- newPackIndex - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- newPackInserter() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Create a new inserter that inserts all objects as pack files, not loose
objects.
- newPackObj - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- newPackParser(InputStream) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Initialize a parser to read from a pack formatted stream.
- newPackParser(InputStream) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
Initialize a parser to read from a pack formatted stream.
- newPackParser(InputStream) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Initialize a parser to read from a pack formatted stream.
- newPackParser(InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- newPackParser(InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter.Formatter
-
- newPackParser(InputStream) - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Initialize a parser to read from a pack formatted stream.
- newPackStats - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- newPackWriter() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- newPackWriter() - Method in class org.eclipse.jgit.transport.BundleWriter
-
- newPath - Variable in class org.eclipse.jgit.diff.DiffEntry
-
File name of the new (post-image).
- newPrefix - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- newPrompt(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
-
- newProposalRound() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- newReader() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
Open a reader for objects that may have been written by this inserter.
- newReader() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- newReader() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
Create a new ObjectReader
to read existing objects.
- newReader() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Construct a new reader from the same data.
- newReader() - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
Create a new ObjectReader
to read existing objects.
- newReader() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
Open a reader for objects that may have been written by this inserter.
- newReader() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter
-
Open a reader for objects that may have been written by this inserter.
- newReader() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- newReader() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Construct a new reader from the same data.
- newReader() - Method in class org.eclipse.jgit.lib.ObjectDatabase
-
Create a new ObjectReader
to read existing objects.
- newReader() - Method in class org.eclipse.jgit.lib.ObjectInserter.Filter
-
- newReader() - Method in class org.eclipse.jgit.lib.ObjectInserter.Formatter
-
- newReader() - Method in class org.eclipse.jgit.lib.ObjectInserter
-
Open a reader for objects that may have been written by this inserter.
- newReader() - Method in class org.eclipse.jgit.lib.ObjectReader.Filter
-
- newReader() - Method in class org.eclipse.jgit.lib.ObjectReader
-
Construct a new reader from the same data.
- newReceiveObjectChecker() - Method in class org.eclipse.jgit.transport.TransferConfig
-
Create checker to verify objects pushed into this repository
- newRef(String, long) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- newRef - Variable in class org.eclipse.jgit.internal.storage.reftree.Command
-
- newRef(String, ObjectId) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
- newRefs - Variable in class org.eclipse.jgit.transport.WalkPushConnection
-
Complete listing of refs the remote will have after our push.
- newRename(String, String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Create a new update command to rename a reference.
- newRename(String, String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Create a new update command to rename a reference.
- newRename(String, String) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Create a new update command to rename a reference.
- newRename(String, String) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Create a new update command to rename a reference.
- newSegment() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
- newSftp() - Method in class org.eclipse.jgit.transport.TransportSftp
-
- newSnake(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- newSource - Variable in class org.eclipse.jgit.diff.ContentSource.Pair
-
- newStartLine - Variable in class org.eclipse.jgit.patch.HunkHeader
-
First line number in the post-image file where the hunk starts
- newState() - Method in class org.eclipse.jgit.lib.Config
-
- newState(List<ConfigLine>) - Method in class org.eclipse.jgit.lib.Config
-
- newStats - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- newSymbolicRef(FileSnapshot, String, String) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- newSymref - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- newTempFile() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- newTemporaryUpdate() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Create a reference update to write a temporary reference.
- newThread(Runnable) - Method in class org.eclipse.jgit.util.io.IsolatedOutputStream.NamedThreadFactory
-
- newTree - Variable in class org.eclipse.jgit.api.DiffCommand
-
- newTree - Variable in class org.eclipse.jgit.pgm.Diff
-
- newTreeWalk(String) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
- newUpdate(String, boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
Create a new update command to create, modify or delete a reference.
- newUpdate(String, boolean) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Create a new update command to create, modify or delete a reference.
- newUpdate(String, boolean) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
Create a new update command to create, modify or delete a reference.
- newUpdate(ReceiveCommand) - Method in class org.eclipse.jgit.lib.BatchRefUpdate
-
Create a new RefUpdate copying the batch settings.
- newUpdate(String, boolean) - Method in class org.eclipse.jgit.lib.RefDatabase
-
Create a new update command to create, modify or delete a reference.
- newValue - Variable in class org.eclipse.jgit.lib.RefUpdate
-
New value the caller wants this ref to have.
- newValue - Variable in class org.eclipse.jgit.transport.FetchHeadRecord
-
- newWants - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- newWantsByNewest - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- newWhole(PackFile, long, long) - Static method in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
- next() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
Step the blame algorithm one iteration.
- next - Variable in class org.eclipse.jgit.blame.Region
-
Next entry in the region linked list.
- next() - Method in class org.eclipse.jgit.blame.ReverseWalk
-
Pop the next most recent commit.
- next - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
For ptr
, next[ptr - ptrShift]
has subsequent index.
- next(int) - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
Move to next entry, populating this iterator with the entry data.
- next - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.HashEntry
-
Next entry in the hash table's chain list.
- next - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.Ref
-
- next - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile.Delta
-
Child that applies onto this object.
- next - Variable in class org.eclipse.jgit.internal.storage.file.PackFile.Delta
-
Child that applies onto this object.
- next() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.EntriesIterator
-
- next() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1.IndexV1Iterator
-
- next() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2.EntriesIteratorV2
-
- next - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache.Entry
-
Next entry in the hash table's chain list.
- next - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaIndexScanner
-
- next - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.EmptyLogCursor
-
Check if another log record is available.
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.LogCursor
-
Check if another log record is available.
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedLogCursor
-
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.RefCursor
-
Check if another reference is available.
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.LogCursorImpl
-
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- next() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- next() - Method in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator
-
- next - Variable in class org.eclipse.jgit.junit.TestRng
-
- next() - Method in interface org.eclipse.jgit.lib.AsyncObjectLoaderQueue
-
Position this queue onto the next available result.
- next() - Method in interface org.eclipse.jgit.lib.AsyncObjectSizeQueue
-
Position this queue onto the next available result.
- next - Variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap.Entry
-
- next - Variable in class org.eclipse.jgit.notes.NonNoteEntry
-
The next non-note entry in the same tree, as defined by tree order.
- next() - Method in class org.eclipse.jgit.revplot.PlotWalk
-
Pop the next most recent commit.
- next() - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue.AlwaysEmptyQueue
-
- next() - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Return the next commit to the application, or the next generator.
- next() - Method in interface org.eclipse.jgit.revwalk.AsyncRevObjectQueue
-
Obtain the next object.
- next - Variable in class org.eclipse.jgit.revwalk.BlockObjQueue.Block
-
Next block in our chain of blocks; null if we are the last.
- next - Variable in class org.eclipse.jgit.revwalk.BlockObjQueue.BlockFreeList
-
- next() - Method in class org.eclipse.jgit.revwalk.BlockObjQueue
-
- next - Variable in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
Next block in our chain of blocks; null if we are the last.
- next - Variable in class org.eclipse.jgit.revwalk.BlockRevQueue.BlockFreeList
-
- next() - Method in class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.BoundaryGenerator
-
- next - Variable in class org.eclipse.jgit.revwalk.DateRevQueue.Entry
-
- next() - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
Return the next commit to the application, or the next generator.
- next() - Method in class org.eclipse.jgit.revwalk.DelayRevQueue
-
- next() - Method in class org.eclipse.jgit.revwalk.DepthGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.EndGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.FIFORevQueue
-
Return the next commit to the application, or the next generator.
- next() - Method in class org.eclipse.jgit.revwalk.FixUninterestingGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.Generator
-
Return the next commit to the application, or the next generator.
- next() - Method in class org.eclipse.jgit.revwalk.LIFORevQueue
-
Return the next commit to the application, or the next generator.
- next() - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Pop the next most recent commit.
- next() - Method in class org.eclipse.jgit.revwalk.PendingGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Pop the next most recent commit.
- next() - Method in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.StartGenerator
-
- next() - Method in class org.eclipse.jgit.revwalk.TopoSortGenerator
-
- next() - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Advance to next submodule in the index tree.
- next() - Method in class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- next - Variable in class org.eclipse.jgit.transport.PackParser.UnresolvedDelta
-
- next(int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Move to next entry, populating this iterator with the entry data.
- next() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Get this iterator, or its parent, if the tree is at eof.
- next(int) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Move to next entry, populating this iterator with the entry data.
- next(int) - Method in class org.eclipse.jgit.treewalk.EmptyTreeIterator
-
Move to next entry, populating this iterator with the entry data.
- next() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Advance this walker to the next relevant entry.
- next(int) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Move to next entry, populating this iterator with the entry data.
- next() - Method in class org.eclipse.jgit.util.BlockList.MyIterator
-
- next - Variable in class org.eclipse.jgit.util.LongMap.Node
-
- next(byte[], int, char) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the first position after a given character.
- next - Variable in class org.eclipse.jgit.util.RefMap.SetIterator
-
- next() - Method in class org.eclipse.jgit.util.RefMap.SetIterator
-
- NEXT_RES - Static variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- NEXT_SRC - Static variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- nextBlock() - Method in class org.eclipse.jgit.util.TemporaryBuffer.BlockInputStream
-
- nextBytes(int) - Method in class org.eclipse.jgit.junit.TestRng
-
Get the next cnt
bytes of random data.
- nextChild - Variable in class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- nextEdit(Iterator<Edit>) - Static method in class org.eclipse.jgit.merge.MergeAlgorithm
-
Helper method which returns the next Edit for an Iterator over Edits.
- nextEntry(int) - Method in class org.eclipse.jgit.dircache.DirCache
-
Determine the next index position past all entries with the same name.
- nextEntry(byte[], int, int) - Method in class org.eclipse.jgit.dircache.DirCache
-
- nextForIterator() - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- nextFreeLane() - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- nextFreeLane(BitSet) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- nextHash() - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet.Hasher
-
- nextIndex(AnyObjectId) - Method in class org.eclipse.jgit.internal.ketch.LogIndex
-
- nextInt() - Method in class org.eclipse.jgit.junit.TestRng
-
Next int
- nextItem - Variable in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator
-
- nextLF(byte[], int) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the first position after the next LF.
- nextLF(byte[], int, char) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the first position after either the given character or LF.
- nextMechanism - Variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- nextObject() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
Pop the next most recent object.
- nextParsableToken(byte[], int, int) - Static method in class org.eclipse.jgit.lib.RebaseTodoFile
-
Skip leading space, tab, CR and LF characters
- nextPosition - Variable in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- nextPtr - Variable in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Offset one past the current entry (first byte of next entry).
- nextRound() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- nextSet - Variable in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator
-
- nextShouldBeRestart() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- nextSlash(byte[], int) - Static method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
- nextSlash(byte[], int, int) - Static method in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- nextSpan(int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- nextSubtreePos - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- nextUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- nextUpdateMillis - Variable in class org.eclipse.jgit.transport.ProgressSpinner
-
- nibbles - Variable in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Number of half-bytes used by this id.
- nibbles - Variable in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
Number of half-bytes used by this id.
- NLS - Class in org.eclipse.jgit.nls
-
The purpose of this class is to provide NLS (National Language Support)
configurable per thread.
- NLS(Locale) - Constructor for class org.eclipse.jgit.nls.NLS
-
- NO - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Flag value.
- NO_ATTRIBUTES - Static variable in class org.eclipse.jgit.merge.ResolveMerger
-
- NO_BYTES - Static variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- NO_CHECKSUM - Static variable in class org.eclipse.jgit.dircache.DirCache
-
- NO_CHILDREN - Static variable in class org.eclipse.jgit.blame.ReverseWalk.ReverseCommit
-
- NO_CHILDREN - Static variable in class org.eclipse.jgit.dircache.DirCacheTree
-
- NO_CHILDREN - Static variable in class org.eclipse.jgit.revplot.PlotCommit
-
- NO_CLEANUP - Static variable in class org.eclipse.jgit.lib.RepositoryCacheConfig
-
Set cleanupDelayMillis to this value in order to switch off time-based
cache eviction.
- NO_ENTRIES - Static variable in class org.eclipse.jgit.dircache.DirCache
-
- NO_ENTRIES - Static variable in class org.eclipse.jgit.util.FS
-
An empty array of entries, suitable as a return value for
#list(File, FileModeStrategy)
.
- NO_FILTER - Static variable in class org.eclipse.jgit.transport.FilterSpec
-
A placeholder that indicates no filtering.
- NO_IDENTITIES - Static variable in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- NO_INTS - Static variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- NO_LANES - Static variable in class org.eclipse.jgit.revplot.PlotCommit
-
- NO_MATCH - Static variable in interface org.eclipse.jgit.ignore.internal.IMatcher
-
Matcher that does not match any pattern.
- NO_MERGES - Static variable in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Excludes commits with more than one parent (thread safe).
- NO_NAME - Static variable in class org.eclipse.jgit.dircache.DirCacheTree
-
- NO_PACKED_REFS - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- NO_PACKS - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- NO_PACKS - Static variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- NO_PARENTS - Static variable in class org.eclipse.jgit.revwalk.RevCommit
-
- NO_PERMISSION - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- NO_REFS - Static variable in class org.eclipse.jgit.revplot.PlotCommit
-
- NO_SUCH_FILE - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- NO_TREES - Static variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- noAlternatesYet - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
Databases we have not yet obtained the alternates from.
- noApplyInDelete - Variable in class org.eclipse.jgit.internal.JGitText
-
- noAttributes() - Static method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- noAuthor - Variable in class org.eclipse.jgit.pgm.Blame
-
- NoCacheFilter - Class in org.eclipse.jgit.http.server
-
Add HTTP response headers to prevent caching by proxies/browsers.
- NoCacheFilter() - Constructor for class org.eclipse.jgit.http.server.NoCacheFilter
-
- noCheckout - Variable in class org.eclipse.jgit.api.CloneCommand
-
- noCheckout - Variable in class org.eclipse.jgit.pgm.Clone
-
- noClosingBracket - Variable in class org.eclipse.jgit.internal.JGitText
-
- NoClosingBracketException - Exception in org.eclipse.jgit.errors
-
Thrown when a pattern contains a character group which is open to the right
side or a character class which is open to the right side.
- NoClosingBracketException(int, String, String, String) - Constructor for exception org.eclipse.jgit.errors.NoClosingBracketException
-
Constructor for NoClosingBracketException
- noCommit - Variable in class org.eclipse.jgit.api.CherryPickCommand
-
- noCommit - Variable in class org.eclipse.jgit.pgm.Merge
-
- noCommitsSelectedForShallow - Variable in class org.eclipse.jgit.internal.JGitText
-
- noCredentialsProvider - Variable in class org.eclipse.jgit.internal.JGitText
-
- Node(long, V) - Constructor for class org.eclipse.jgit.util.LongMap.Node
-
- noDone - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- noDone - Variable in class org.eclipse.jgit.transport.UploadPack
-
- NoEncryption() - Constructor for class org.eclipse.jgit.transport.WalkEncryption.NoEncryption
-
- noff(boolean) - Method in class org.eclipse.jgit.pgm.Merge
-
- NoFilepatternException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when the options given to a command don't include a
file pattern which is mandatory for processing.
- NoFilepatternException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.NoFilepatternException
-
Constructor for NoFilepatternException.
- NoFilepatternException(String) - Constructor for exception org.eclipse.jgit.api.errors.NoFilepatternException
-
Constructor for NoFilepatternException.
- noFiles() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- nofsck(boolean) - Method in class org.eclipse.jgit.pgm.Fetch
-
- NoGitlinksStrategy() - Constructor for class org.eclipse.jgit.treewalk.FileTreeIterator.NoGitlinksStrategy
-
- noGitRepositoryConfigured - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- noGpgSign - Variable in class org.eclipse.jgit.pgm.Commit
-
- NoHeadException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when a command expected the HEAD
reference to exist
but couldn't find such a reference
- NoHeadException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.NoHeadException
-
Constructor for NoHeadException
- NoHeadException(String) - Constructor for exception org.eclipse.jgit.api.errors.NoHeadException
-
Constructor for NoHeadException
- noHEADExistsAndNoExplicitStartingRevisionWasSpecified - Variable in class org.eclipse.jgit.internal.JGitText
-
- noHMACsupport - Variable in class org.eclipse.jgit.internal.JGitText
-
- noIndexObjects - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- noMergeBase - Variable in class org.eclipse.jgit.internal.JGitText
-
- NoMergeBaseException - Exception in org.eclipse.jgit.errors
-
Exception thrown if a merge fails because no merge base could be determined.
- NoMergeBaseException(NoMergeBaseException.MergeBaseFailureReason, String) - Constructor for exception org.eclipse.jgit.errors.NoMergeBaseException
-
Construct a NoMergeBase exception
- NoMergeBaseException(NoMergeBaseException.MergeBaseFailureReason, String, Throwable) - Constructor for exception org.eclipse.jgit.errors.NoMergeBaseException
-
Construct a NoMergeBase exception
- NoMergeBaseException.MergeBaseFailureReason - Enum in org.eclipse.jgit.errors
-
An enum listing the different reason why no merge base could be
determined.
- noMergeHeadSpecified - Variable in class org.eclipse.jgit.internal.JGitText
-
- NoMergesFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.RevFilter.NoMergesFilter
-
- NoMessageException - Exception in org.eclipse.jgit.api.errors
-
Exception thrown when the options given to a command don't include a
specification of a message text (e.g.
- NoMessageException(String, Throwable) - Constructor for exception org.eclipse.jgit.api.errors.NoMessageException
-
Constructor for NoMessageException
- NoMessageException(String) - Constructor for exception org.eclipse.jgit.api.errors.NoMessageException
-
Constructor for NoMessageException
- NON_DELTA_MASK - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- NON_EXT_MASK - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- NON_NULL_MARKER - Static variable in class org.eclipse.jgit.lib.ObjectIdSerializer
-
- noNamesFound - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- nonBareLinkFilesNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- nonce - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- NONCE - Static variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- NonceGenerator - Interface in org.eclipse.jgit.transport
-
A NonceGenerator is used to create a nonce to be sent out to the pusher who
will sign the nonce to prove it is not a replay attack on the push
certificate.
- nonceGenerator - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- nonceGenerator - Variable in class org.eclipse.jgit.transport.SignedPushConfig
-
- nonceSlopLimit - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
The maximum time difference which is acceptable between advertised nonce
and received signed nonce.
- nonceStatus - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- NonceStatus() - Constructor for enum org.eclipse.jgit.transport.PushCertificate.NonceStatus
-
- nonceStatus - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- nonCommitHeads - Variable in class org.eclipse.jgit.internal.fsck.FsckError
-
- NONE - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
Empty set of objects for preparePack()
.
- NONE - Static variable in class org.eclipse.jgit.revwalk.filter.RevFilter
-
Default filter that always returns false (thread safe).
- None() - Constructor for class org.eclipse.jgit.transport.HttpAuthMethod.None
-
- NONE - Static variable in interface org.eclipse.jgit.transport.resolver.RepositoryResolver
-
Resolver configured to open nothing.
- NONE - Static variable in class org.eclipse.jgit.transport.WalkEncryption
-
- NONE - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option to delete given File
- NoneFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.RevFilter.NoneFilter
-
- nonEmpty - Variable in class org.eclipse.jgit.internal.storage.file.GcLog
-
- noNewLine - Static variable in class org.eclipse.jgit.diff.DiffFormatter
-
- nonFastForward - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- nonHeads - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- NonNoteEntry - Class in org.eclipse.jgit.notes
-
A tree entry found in a note branch that isn't a valid note.
- NonNoteEntry(byte[], FileMode, AnyObjectId) - Constructor for class org.eclipse.jgit.notes.NonNoteEntry
-
- nonNotes - Variable in class org.eclipse.jgit.notes.InMemoryNoteBucket
-
Chain of non-note tree entries found at this path in the tree.
- nonNotes(InMemoryNoteBucket) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- nonNotesMergeStrategy - Variable in class org.eclipse.jgit.notes.NoteMapMerger
-
- NonNull - Annotation Type in org.eclipse.jgit.annotations
-
JGit's replacement for the javax.annotation.Nonnull
.
- nonNullRepo() - Method in class org.eclipse.jgit.merge.Merger
-
Get non-null repository instance
- nonTree(int) - Static method in class org.eclipse.jgit.merge.ResolveMerger
-
- nonTree(int) - Static method in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- NoOp() - Constructor for exception org.eclipse.jgit.internal.ketch.ProposalRound.NoOp
-
- NoPackSignatureException - Exception in org.eclipse.jgit.errors
-
Thrown when a PackFile is found not to contain the pack signature defined by
git.
- NoPackSignatureException(String) - Constructor for exception org.eclipse.jgit.errors.NoPackSignatureException
-
Construct an exception.
- noPacksYet - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
Databases we have not yet obtained the list of packs from.
- NoParameterFilterConfig - Class in org.eclipse.jgit.http.server.glue
-
- NoParameterFilterConfig(String, ServletContext) - Constructor for class org.eclipse.jgit.http.server.glue.NoParameterFilterConfig
-
- noParents() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- noPathAttributesFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- noPrefix - Variable in class org.eclipse.jgit.diff.DiffConfig
-
- noPrefix(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- noPrefix(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- noPrefix(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- noProgress - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- noRecurseSubmodules(boolean) - Method in class org.eclipse.jgit.pgm.Fetch
-
- NoRemoteRepositoryException - Exception in org.eclipse.jgit.errors
-
Indicates a remote repository does not exist.
- NoRemoteRepositoryException(URIish, String) - Constructor for exception org.eclipse.jgit.errors.NoRemoteRepositoryException
-
Constructs an exception indicating a repository does not exist.
- noRenames(boolean) - Method in class org.eclipse.jgit.pgm.Diff
-
- noRenames(boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- noRenames(boolean) - Method in class org.eclipse.jgit.pgm.Show
-
- noRepository() - Method in class org.eclipse.jgit.transport.BasePackConnection
-
Create an exception to indicate problems finding a remote repository.
- noRepository() - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
Create an exception to indicate problems finding a remote repository.
- noResolverAvailable - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- normalize(SequenceComparator<? super S>, EditList, S, S) - Static method in class org.eclipse.jgit.diff.DiffAlgorithm
-
Reorganize an
EditList
for better diff consistency.
- normalize(byte[], int, int) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- normalize(String) - Static method in class org.eclipse.jgit.transport.HttpConfig
-
- normalize(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
NFC normalize a file (on Mac), otherwise do nothing
- normalize(String) - Static method in class org.eclipse.jgit.util.FileUtils
-
On Mac: get NFC normalized form of given name, otherwise the given name.
- normalize(File) - Method in class org.eclipse.jgit.util.FS
-
Normalize the unicode path to composed form.
- normalize(String) - Method in class org.eclipse.jgit.util.FS
-
Normalize the unicode path to composed form.
- normalize(File) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Normalize the unicode path to composed form.
- normalize(String) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Normalize the unicode path to composed form.
- normalizeBranchName(String) - Static method in class org.eclipse.jgit.lib.Repository
-
Normalizes the passed branch name into a possible valid branch name.
- normalizeEmptyPath(URI) - Static method in class org.eclipse.jgit.gitrepo.ManifestParser
-
- normalizeRef(String) - Static method in class org.eclipse.jgit.junit.TestRepository
-
- noStandardNotes - Variable in class org.eclipse.jgit.pgm.Log
-
- noSuchFile - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- noSuchRef - Variable in class org.eclipse.jgit.internal.JGitText
-
- noSuchRemoteRef - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- noSuchSubmodule - Variable in class org.eclipse.jgit.internal.JGitText
-
- NoSuchSubmoduleException(String) - Constructor for exception org.eclipse.jgit.api.SubmoduleDeinitCommand.NoSuchSubmoduleException
-
Constructor of NoSuchSubmoduleException
- noSystemConsoleAvailable - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- not(AnyObjectId) - Method in class org.eclipse.jgit.api.LogCommand
-
Same as --not start
, or ^start
- NOT_TRIED_RESULT - Static variable in class org.eclipse.jgit.api.CheckoutResult
-
- notABoolean - Variable in class org.eclipse.jgit.internal.JGitText
-
- notABranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notABundle - Variable in class org.eclipse.jgit.internal.JGitText
-
- notACommit - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notADIRCFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- notAGitDirectory - Variable in class org.eclipse.jgit.internal.JGitText
-
- notAGitRepository - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notags(boolean) - Method in class org.eclipse.jgit.pgm.Fetch
-
- notAJgitCommand - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notAnIndexFile - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notAnObject - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notAPACKFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- notARef - Variable in class org.eclipse.jgit.internal.JGitText
-
- notARevision - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notASCIIString - Variable in class org.eclipse.jgit.internal.JGitText
-
- notATree - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notAuthorized - Variable in class org.eclipse.jgit.internal.JGitText
-
- notAValidCommitName - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notAValidPack - Variable in class org.eclipse.jgit.internal.JGitText
-
- notAValidRefName - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- Note - Class in org.eclipse.jgit.notes
-
In-memory representation of a single note attached to one object.
- Note(AnyObjectId, ObjectId) - Constructor for class org.eclipse.jgit.notes.Note
-
A Git note about the object referenced by noteOn
.
- NoteBucket - Class in org.eclipse.jgit.notes
-
A tree that stores note objects.
- NoteBucket() - Constructor for class org.eclipse.jgit.notes.NoteBucket
-
- noteData(Note) - Static method in exception org.eclipse.jgit.notes.NotesMergeConflictException
-
- NoteMap - Class in org.eclipse.jgit.notes
-
Index of notes from a note branch.
- NoteMap(ObjectReader) - Constructor for class org.eclipse.jgit.notes.NoteMap
-
- NoteMapMerger - Class in org.eclipse.jgit.notes
-
Three-way note tree merge.
- NoteMapMerger(Repository, NoteMerger, MergeStrategy) - Constructor for class org.eclipse.jgit.notes.NoteMapMerger
-
- NoteMapMerger(Repository) - Constructor for class org.eclipse.jgit.notes.NoteMapMerger
-
- noteMaps - Variable in class org.eclipse.jgit.pgm.Log
-
- noteMerger - Variable in class org.eclipse.jgit.notes.NoteMapMerger
-
- NoteMerger - Interface in org.eclipse.jgit.notes
-
Three-way note merge operation.
- noteObjectTooLargeToPrint - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- noteOn(Note, Note, Note) - Static method in exception org.eclipse.jgit.notes.NotesMergeConflictException
-
- NoteParser - Class in org.eclipse.jgit.notes
-
Custom tree parser to select note bucket type and load it.
- NoteParser(AbbreviatedObjectId, ObjectReader, ObjectId) - Constructor for class org.eclipse.jgit.notes.NoteParser
-
- notes - Variable in class org.eclipse.jgit.notes.LeafBucket
-
All note blobs in this bucket, sorted sequentially.
- notesAdd() - Method in class org.eclipse.jgit.api.Git
-
Return a command to add notes to an object
- notesList() - Method in class org.eclipse.jgit.api.Git
-
Return a command to list all notes
- NotesMergeConflictException - Exception in org.eclipse.jgit.notes
-
This exception will be thrown from the
NoteMerger
when a conflict on Notes content is
found during merge.
- NotesMergeConflictException(Note, Note, Note) - Constructor for exception org.eclipse.jgit.notes.NotesMergeConflictException
-
Construct a NotesMergeConflictException for the specified base, ours and
theirs note versions.
- NotesMergeConflictException(NonNoteEntry, NonNoteEntry, NonNoteEntry) - Constructor for exception org.eclipse.jgit.notes.NotesMergeConflictException
-
Constructs a NotesMergeConflictException for the specified base, ours and
theirs versions of the root note tree.
- notesRef - Variable in class org.eclipse.jgit.api.AddNoteCommand
-
- notesRef - Variable in class org.eclipse.jgit.api.ListNotesCommand
-
- notesRef - Variable in class org.eclipse.jgit.api.RemoveNoteCommand
-
- notesRef - Variable in class org.eclipse.jgit.api.ShowNoteCommand
-
- notesRemove() - Method in class org.eclipse.jgit.api.Git
-
Return a command to remove notes on an object
- notesShow() - Method in class org.eclipse.jgit.api.Git
-
Return a command to show notes on an object
- notForMerge - Variable in class org.eclipse.jgit.transport.FetchHeadRecord
-
- notFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- notFound - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- nothin(boolean) - Method in class org.eclipse.jgit.pgm.Fetch
-
- nothin(boolean) - Method in class org.eclipse.jgit.pgm.Push
-
- NOTHING_TO_COMMIT_RESULT - Static variable in class org.eclipse.jgit.api.RebaseResult
-
- nothingToFetch - Variable in class org.eclipse.jgit.internal.JGitText
-
- nothingToPush - Variable in class org.eclipse.jgit.internal.JGitText
-
- nothingToSquash - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- notified - Variable in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
- notifyCloseListeners() - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
- notifyIndexChanged(boolean) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository
-
Notify that the index changed by firing an IndexChangedEvent.
- notifyIndexChanged(boolean) - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
Notify that the index changed by firing an IndexChangedEvent.
- notifyIndexChanged(boolean) - Method in class org.eclipse.jgit.lib.Repository
-
Notify that the index changed by firing an IndexChangedEvent.
- notifyState(Proposal.State) - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
- notifySuccess(Round) - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- notifyUponTransientChanges() - Method in class org.eclipse.jgit.lib.Config
-
Determine whether to issue change events for transient changes.
- notifyUponTransientChanges() - Method in class org.eclipse.jgit.storage.file.FileBasedConfig
-
Determine whether to issue change events for transient changes.
- NotIgnoredFilter - Class in org.eclipse.jgit.treewalk.filter
-
- NotIgnoredFilter(int) - Constructor for class org.eclipse.jgit.treewalk.filter.NotIgnoredFilter
-
Construct a filter to ignore paths known to a particular iterator.
- NotInBitmapFilter(BitmapIndex.BitmapBuilder) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.NotInBitmapFilter
-
- notInCache(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- NotMergedException - Exception in org.eclipse.jgit.api.errors
-
Thrown when branch deletion fails due to unmerged data
- NotMergedException() - Constructor for exception org.eclipse.jgit.api.errors.NotMergedException
-
The default constructor with a default message
- notMergedExceptionMessage - Variable in class org.eclipse.jgit.internal.JGitText
-
- notNullOrEmpty(LeafBucket) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- notOnAnyBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- noTREESectionInIndex - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- NotRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Includes a commit only if the subfilter does not include the commit.
- NotRevFilter(RevFilter) - Constructor for class org.eclipse.jgit.revwalk.filter.NotRevFilter
-
- NotSupportedException - Exception in org.eclipse.jgit.errors
-
JGit encountered a case that it knows it cannot yet handle.
- NotSupportedException(String) - Constructor for exception org.eclipse.jgit.errors.NotSupportedException
-
Construct a NotSupportedException for some issue JGit cannot
yet handle.
- NotSupportedException(String, Throwable) - Constructor for exception org.eclipse.jgit.errors.NotSupportedException
-
Construct a NotSupportedException for some issue JGit cannot yet handle.
- notTimeUnit(String, String, String, String) - Static method in class org.eclipse.jgit.lib.DefaultTypedConfigGetter
-
- NotTreeFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes an entry only if the subfilter does not include the entry.
- NotTreeFilter(TreeFilter) - Constructor for class org.eclipse.jgit.treewalk.filter.NotTreeFilter
-
- noVerify - Variable in class org.eclipse.jgit.api.CommitCommand
-
Setting this option bypasses the pre-commit and commit-msg hooks.
- now - Variable in class org.eclipse.jgit.junit.MockSystemReader
-
- now - Variable in class org.eclipse.jgit.junit.time.MonotonicFakeClock
-
- now - Variable in class org.eclipse.jgit.transport.TransportHttp.CredentialItems
-
Trust the server for this git operation
- now() - Static method in class org.eclipse.jgit.util.io.InterruptTimer.AlarmState
-
- nowMicros() - Static method in class org.eclipse.jgit.util.time.MonotonicSystemClock
-
- NoWorkTreeException - Exception in org.eclipse.jgit.errors
-
Indicates a
Repository
has no working directory,
and is thus bare.
- NoWorkTreeException() - Constructor for exception org.eclipse.jgit.errors.NoWorkTreeException
-
Creates an exception indicating there is no work tree for a repository.
- noXMLParserAvailable - Variable in class org.eclipse.jgit.internal.JGitText
-
- nth - Variable in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
Mapping from indices in offset order to indices in SHA-1 order.
- NULL - Static variable in interface org.eclipse.jgit.transport.PostReceiveHook
-
A simple no-op hook.
- NULL - Static variable in interface org.eclipse.jgit.transport.PostUploadHook
-
A simple no-op hook.
- NULL - Static variable in interface org.eclipse.jgit.transport.PreReceiveHook
-
A simple no-op hook.
- NULL - Static variable in interface org.eclipse.jgit.transport.PreUploadHook
-
A simple no-op hook.
- NULL_CHECKER - Static variable in interface org.eclipse.jgit.lib.BlobObjectChecker
-
- NULL_MARKER - Static variable in class org.eclipse.jgit.lib.ObjectIdSerializer
-
- Nullable - Annotation Type in org.eclipse.jgit.annotations
-
Marks types that can hold the value null
at run time.
- NullOutputStream - Class in org.eclipse.jgit.util.io
-
An OutputStream which ignores everything written to it.
- NullOutputStream() - Constructor for class org.eclipse.jgit.util.io.NullOutputStream
-
- nullpad - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- NullProgressMonitor - Class in org.eclipse.jgit.lib
-
A NullProgressMonitor does not report progress anywhere.
- NullProgressMonitor() - Constructor for class org.eclipse.jgit.lib.NullProgressMonitor
-
- nullToEmpty(String) - Static method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- number - Variable in enum org.eclipse.jgit.api.CheckoutCommand.Stage
-
- NUMBER_OF_PASSWORD_PROMPTS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- numberOfBitmaps - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The number of bitmaps in the bitmap indices.
- numberOfLooseObjects - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The number of objects stored as loose objects.
- numberOfLooseRefs - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The number of loose refs.
- numberOfPackedObjects - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The number of objects stored in pack files.
- numberOfPackedRefs - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The number of refs stored in pack files.
- numberOfPackFiles - Variable in class org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
-
The number of pack files
- numBytesRead - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numBytesRead - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numDeltaBlob - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numDeltaBlob - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numDeltaCommit - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numDeltaCommit - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numDeltaTag - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numDeltaTag - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numDeltaTree - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numDeltaTree - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numOfsDelta - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numOfsDelta - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numRefDelta - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numRefDelta - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numWholeBlob - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numWholeBlob - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numWholeCommit - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numWholeCommit - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numWholeTag - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numWholeTag - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- numWholeTree - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics.Builder
-
- numWholeTree - Variable in class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- obj - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
The RevTree currently being iterated through.
- obj2ref - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- 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_BLOCK_TYPE - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- 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 - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objBytes() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objCheck - Variable in class org.eclipse.jgit.transport.PackParser
-
- objCheck - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
If not null the validator for received objects.
- objChecker - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- objCnt - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objCount() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- ObjCursorImpl(long, AnyObjectId) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- objdb - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- objdb - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- objdb - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- objdb - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
- objDir - Variable in class org.eclipse.jgit.lfs.Lfs
-
- object - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- object - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Header "object "
- object - Variable in class org.eclipse.jgit.lib.TagBuilder
-
- object - Variable in class org.eclipse.jgit.pgm.Tag
-
- object - Variable in class org.eclipse.jgit.revwalk.RevTag
-
- 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.
- OBJECT_TO_PACK_SIZE - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriter.MutableState
-
Estimated size of a single ObjectToPack instance.
- 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 - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Should an incoming transfer validate objects?
- objectChecker - Variable in class org.eclipse.jgit.transport.Transport
-
Should an incoming (fetch) transfer validate objects?
- ObjectChecker.ErrorType - Enum in org.eclipse.jgit.lib
-
Potential issues identified by the checker.
- objectCnt - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- objectCnt - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- objectCount - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- ObjectCountCallback - Interface in org.eclipse.jgit.transport
-
A callback to tell caller the count of objects ASAP.
- objectDatabase - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- 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.
- objectDatabase - Variable in class org.eclipse.jgit.transport.PackParser
-
Object database used for loading existing objects.
- 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.
- objectDirectory - Variable in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- ObjectDirectory.AlternateHandle - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectory.AlternateHandle.Id - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectory.AlternateRepository - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectory.PackList - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectoryInserter - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectoryInserter(FileObjectDatabase, Config) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- ObjectDirectoryInserter.SHA1OutputStream - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectoryPackParser - Class in org.eclipse.jgit.internal.storage.file
-
- ObjectDirectoryPackParser(FileObjectDatabase, InputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- ObjectDownloadListener - Class in org.eclipse.jgit.lfs.server.fs
-
Handle asynchronous large object download.
- ObjectDownloadListener(FileLfsRepository, AsyncContext, HttpServletResponse, AnyLongObjectId) - Constructor for class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
Constructor for ObjectDownloadListener.
- ObjectFileServlet - Class in org.eclipse.jgit.http.server
-
Sends any object from GIT_DIR/objects/??/0 38
, or any pack file.
- ObjectFileServlet(String) - Constructor for class org.eclipse.jgit.http.server.ObjectFileServlet
-
- ObjectFileServlet.Loose - Class in org.eclipse.jgit.http.server
-
- ObjectFileServlet.Pack - Class in org.eclipse.jgit.http.server
-
- ObjectFileServlet.PackData - Class in org.eclipse.jgit.http.server
-
- ObjectFileServlet.PackIdx - Class in org.eclipse.jgit.http.server
-
- ObjectFilter - Class in org.eclipse.jgit.revwalk.filter
-
Selects interesting objects when walking.
- ObjectFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.ObjectFilter
-
- objectFilter - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- ObjectFilter.AllFilter - Class in org.eclipse.jgit.revwalk.filter
-
- objectHasher - Variable in class org.eclipse.jgit.transport.PackParser
-
- objectHeader(long, int, byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- objectId - Variable in class org.eclipse.jgit.dircache.DirCacheIterator.LazyLoadingAttributesNode
-
- objectId - Variable in exception org.eclipse.jgit.errors.LargeObjectException
-
- objectId - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.BitmapObjectImpl
-
- objectId - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- 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.
- objectId - Variable in class org.eclipse.jgit.lib.ObjectIdRef
-
- objectId - Variable in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- objectId - Variable in class org.eclipse.jgit.pgm.debug.ShowPackDelta
-
- objectId - Variable in class org.eclipse.jgit.submodule.SubmoduleConflict
-
- ObjectIdHandler - Class in org.eclipse.jgit.pgm.opt
-
Custom argument handler
ObjectId
from string
values.
- ObjectIdHandler(CmdLineParser, OptionDef, Setter<? super ObjectId>) - Constructor for class org.eclipse.jgit.pgm.opt.ObjectIdHandler
-
Create a new handler for the command name.
- 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
-
- objectIdPrefix - Variable in class org.eclipse.jgit.notes.NoteMapMerger
-
- 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
-
- ObjectIdSerializer() - Constructor for class org.eclipse.jgit.lib.ObjectIdSerializer
-
- ObjectIdSet - Interface in org.eclipse.jgit.lib
-
Simple set of ObjectIds.
- objectIdsToRevCommits(RevWalk, Iterable<ObjectId>) - Static method in class org.eclipse.jgit.transport.UploadPack
-
- objectIdsToRevObjects(RevWalk, Iterable<ObjectId>) - Static method in class org.eclipse.jgit.transport.UploadPack
-
- 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.
- ObjectIdWithOffset(AnyObjectId, long) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor.ObjectIdWithOffset
-
- ObjectInfo() - Constructor for class org.eclipse.jgit.lfs.Protocol.ObjectInfo
-
- ObjectInfo() - Constructor for class org.eclipse.jgit.lfs.server.Response.ObjectInfo
-
- 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
-
- objectList - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- objectList - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- 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.
- objectMap - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- objectMap - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- objectName - Variable in class org.eclipse.jgit.pgm.Show
-
- objectNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- objectNotFound - Variable in class org.eclipse.jgit.lfs.server.internal.LfsServerText
-
- objectNotFoundIn - Variable in class org.eclipse.jgit.internal.JGitText
-
- objectOffset - Variable in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
- objectOffset - Variable in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
- objectReader - Variable in class org.eclipse.jgit.diff.RenameDetector
-
- 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.
- ObjectReaderSource(ObjectReader) - Constructor for class org.eclipse.jgit.diff.ContentSource.ObjectReaderSource
-
- ObjectReuseAsIs - Interface in org.eclipse.jgit.internal.storage.pack
-
Extension of
ObjectReader
that supports reusing
objects in packs.
- objects(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ObjectFileServlet
-
- objects - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- objects - Variable in class org.eclipse.jgit.lfs.Protocol.Request
-
The objects of this request
- objects - Variable in class org.eclipse.jgit.lfs.Protocol.Response
-
- objects - Variable in class org.eclipse.jgit.lfs.server.LfsProtocolServlet.LfsRequest
-
- objects - Variable in class org.eclipse.jgit.lfs.server.Response.Body
-
- objects - Variable in class org.eclipse.jgit.lfs.server.TransferHandler
-
- OBJECTS - Static variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- objects - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- objects - Variable in class org.eclipse.jgit.revwalk.BlockObjQueue.Block
-
Our table of queued objects.
- objects - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- objects - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory.Tuple
-
- OBJECTS_LFS_ENDPOINT - Static variable in interface org.eclipse.jgit.lfs.Protocol
-
Path to the LFS objects servlet.
- objectsBefore() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- objectsKey - Variable in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- objectsLists - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- objectsMap - Variable in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- objectsMap - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- objectsPath - Variable in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- ObjectSpec() - Constructor for class org.eclipse.jgit.lfs.Protocol.ObjectSpec
-
- 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.
- objectsUrl - Variable in class org.eclipse.jgit.transport.TransportHttp
-
- 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 - Variable in class org.eclipse.jgit.lib.FileMode
-
- ObjectType(PackStatistics.ObjectType.Accumulator) - Constructor for class org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
-
- objectType - Variable in 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.)
- ObjectUploadListener - Class in org.eclipse.jgit.lfs.server.fs
-
Handle asynchronous object upload.
- ObjectUploadListener(FileLfsRepository, AsyncContext, HttpServletRequest, HttpServletResponse, AnyLongObjectId) - Constructor for class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
Constructor for ObjectUploadListener.
- ObjectUploadListener.Callback - Interface in org.eclipse.jgit.lfs.server.fs
-
Callback invoked after object upload completed.
- 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.TreeVisit - Class in org.eclipse.jgit.revwalk
-
- 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.
- objEnd - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- ObjEntry(int, ObjectId, LongList) - Constructor for class org.eclipse.jgit.internal.storage.reftable.BlockWriter.ObjEntry
-
- ObjFromPack(AnyObjectId) - Constructor for class org.eclipse.jgit.internal.fsck.FsckPackParser.ObjFromPack
-
- objId - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectoryRename
-
The value of the source reference at the start of the rename.
- objIdLen - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- objIdLen - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- objIdLen - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIdLength() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIndex - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- objIndexLevels - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIndexLevels() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIndexPosition - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- objIndexSize - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objIndexSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- objins - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- objPosition - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- objs - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- obtainingCommitsForCherryPick - Variable in class org.eclipse.jgit.internal.JGitText
-
- octalBytes - Variable in class org.eclipse.jgit.lib.FileMode
-
- odb - Variable in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- odb - Variable in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- 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.
- offset - Variable in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- offset - Variable in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache.Entry
-
- offset - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
- offset - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
- offset - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor.ObjectIdWithOffset
-
- offset - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader.FoundObject
-
- offset - Variable in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
- offset - Variable in class org.eclipse.jgit.internal.storage.file.LocalObjectToPack
-
- offset - Variable in class org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
-
- offset - Variable in class org.eclipse.jgit.patch.FormatError
-
- offset - Variable in class org.eclipse.jgit.transport.PackedObjectInfo
-
- offset32 - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- offset64 - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
64 bit offset table.
- OFFSET_SORT - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- offsetIndex - Variable in class org.eclipse.jgit.internal.storage.file.PackReverseIndex
-
An index into the nth mapping, where the value is the position after the
the last index that contains the values of the bucket.
- offsetPosition - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.PositionEntry
-
- offsetWrittenDeltaBaseForObjectNotFoundInAPack - Variable in class org.eclipse.jgit.internal.JGitText
-
- ofObjectType(int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- 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.
- ofObjectType(EWAHCompressedBitmap, int) - Method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
Returns a bitmap containing positions for objects that have the given Git
type.
- ofsDelta - Variable in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- ofsDelta(long, byte[], int) - Static method in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- ofsDeltaVarIntLength(long) - Static method in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- oid - Variable in class org.eclipse.jgit.lfs.LfsPointer
-
- oid - Variable in class org.eclipse.jgit.lfs.Protocol.ObjectSpec
-
- oid - Variable in class org.eclipse.jgit.lfs.server.LfsObject
-
- oid - Variable in class org.eclipse.jgit.lfs.server.Response.ObjectInfo
-
- OID - Static variable in class org.eclipse.jgit.transport.HttpAuthMethod.Negotiate
-
- OK - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- OK_RESULT - Static variable in class org.eclipse.jgit.api.RebaseResult
-
- okToGiveUp - Variable in class org.eclipse.jgit.transport.UploadPack
-
- okToGiveUp() - Method in class org.eclipse.jgit.transport.UploadPack
-
- okToGiveUpImp() - Method in class org.eclipse.jgit.transport.UploadPack
-
- old - Variable in class org.eclipse.jgit.patch.CombinedHunkHeader
-
- old - Variable in class org.eclipse.jgit.patch.HunkHeader
-
- OLD_MODE - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- OLD_NAME - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- oldestPossibleFormat(List<? extends PackedObjectInfo>) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
Return the oldest (most widely understood) index format.
- oldestReflogTimeMillis - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
- oldestTime - Variable in class org.eclipse.jgit.transport.UploadPack
-
Commit time of the oldest common commit, in seconds.
- oldId - Variable in class org.eclipse.jgit.diff.DiffEntry
-
ObjectId listed on the index line for the old (pre-image)
- oldId - Variable in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
- oldId - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.LogEntry
-
- oldId - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph.ToRewrite
-
- oldId - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable.LogEntry
-
- oldId - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- oldIdMustNotBeNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- oldIds - Variable in class org.eclipse.jgit.patch.CombinedFileHeader
-
- 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.
- oldModes - Variable in class org.eclipse.jgit.patch.CombinedFileHeader
-
- oldName - Variable in class org.eclipse.jgit.api.RenameBranchCommand
-
- oldObjectId - Variable in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- oldPackIndex - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- oldParents - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph.ToRewrite
-
- oldPath - Variable in class org.eclipse.jgit.diff.DiffEntry
-
File name of the old (pre-image).
- oldPrefix - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- oldRef - Variable in class org.eclipse.jgit.internal.storage.reftree.Command
-
- oldRef - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
- oldSource - Variable in class org.eclipse.jgit.diff.ContentSource.Pair
-
- oldSymref - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- oldTree - Variable in class org.eclipse.jgit.api.DiffCommand
-
- oldTree - Variable in class org.eclipse.jgit.pgm.Diff
-
- oldValue - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Old value of the ref, obtained after we lock it.
- ON - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Flag value.
- onAllDataRead() - Method in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
- 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).
- onBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- onBranchToBeBorn - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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.
- onDataAvailable() - Method in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
Writes all the received data to the output channel
- onDiskFile - Variable in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
Location of our temporary file if we are on disk; otherwise null.
- onebytebuf - Variable in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
- onebytebuf - Variable in class org.eclipse.jgit.util.io.AutoLFOutputStream
-
- OneCharacterPattern(char) - Constructor for class org.eclipse.jgit.fnmatch.GroupHead.OneCharacterPattern
-
- 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.
- onEndTask(String, int) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
Finish the progress monitor when the total wasn't known in advance.
- onEndTask(String, int, int, int) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
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.
- onError(Throwable) - Method in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
Handle errors
- onError(Throwable) - Method in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
- ones(int) - Static method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
- OneSide(Repository, int) - Constructor for class org.eclipse.jgit.merge.StrategyOneSided.OneSide
-
- OneSide(ObjectInserter, int) - Constructor for class org.eclipse.jgit.merge.StrategyOneSided.OneSide
-
- onFetch(FetchV2Request) - Method in interface org.eclipse.jgit.transport.ProtocolV2Hook
-
- ongoing - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction
-
We need to reset the JGit credentials provider if we have repeated
attempts.
- ongoing - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- 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 - Variable in class org.eclipse.jgit.api.CommitCommand
-
- only - Variable in class org.eclipse.jgit.pgm.Commit
-
- 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
-
- OnlyMergesFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.RevFilter.OnlyMergesFilter
-
- onlyOneCommitOptionAllowed - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- onlyOneFetchSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- onlyOneMetaVarExpectedIn - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- onlyOneOperationCallPerConnectionIsSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- onlyOpenPgpSupportedForSigning - Variable in class org.eclipse.jgit.internal.JGitText
-
- onlyProcessed - Variable in class org.eclipse.jgit.api.CommitCommand
-
- 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.
- onOpenPack() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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.
- onReceivePack() - Method in class org.eclipse.jgit.transport.TransportHttp.SmartHttpFetchConnection
-
- onRefsChanged(RefsChangedEvent) - Method in interface org.eclipse.jgit.events.RefsChangedListener
-
Invoked when any reference changes.
- onReplicaUpdate(KetchReplica) - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Asynchronous signal from a replica after completion.
- 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.
- ONTO - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- ONTO_NAME - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- onUpdate(String, int) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
Update the progress monitor if the total work isn't known,
- onUpdate(String, int, int, int) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
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.
- onWritePossible() - Method in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
Write file content
- op - Variable in class org.eclipse.jgit.pgm.AmazonS3Client
-
- 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.ObjectReaderSource
-
- 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(String, ObjectId) - Method in class org.eclipse.jgit.diff.ContentSource.WorkingTreeSource
-
- open(DiffEntry.Side, DiffEntry) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- 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() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- open(DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable
-
Open reader on the reftable.
- open - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- open(DfsReader, List<DfsReftable>) - Static method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
Opens a stack of tables for reading.
- open(File) - Static method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- 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(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- open(InputStream, File, AnyObjectId, WindowCursor) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- open(AnyObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Open an object from this database.
- 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(String, String, String) - Method in class org.eclipse.jgit.transport.AmazonS3
-
- open(String, String, String, Map<String, String>) - Method in class org.eclipse.jgit.transport.AmazonS3
-
- open(PackParser.Source, long) - Method in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- 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(String) - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- open(String) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- open(String, TransportHttp.AcceptEncoding) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- 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.
- open(String) - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- open(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Open a single file for reading.
- 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.
- openAlternate(String) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openAlternate(File) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openAlternate(String) - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- openAlternate(String) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- openAlternate(String) - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- openAlternate(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Create a new connection for a discovered alternate object database
- openByteCount - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- openBytes - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- openConnection() - Method in class org.eclipse.jgit.transport.TransportGitAnon
-
- openDatabase(PackedObjectInfo, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.transport.PackParser
-
- openDatabase(PackParser.UnresolvedDelta, PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.transport.PackParser
-
- openEntryStream() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Obtain an input stream to read the file content.
- openFail(boolean, Exception) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- openFetch() - Method in class org.eclipse.jgit.transport.TestProtocol.TransportInternal
-
- 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.TransportBundleFile
-
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.TransportGitAnon
-
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.TransportLocal
-
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
-
- openFiles - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- openFilesMustBeAtLeast1 - Variable in class org.eclipse.jgit.internal.JGitText
-
- openGitDir(String) - Method in class org.eclipse.jgit.pgm.Main
-
Evaluate the --git-dir
option and open the repository.
- openImpl(DfsObjDatabase.PackList, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- openIndex(ProgressMonitor) - Method in class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- openInflaterCount - Static variable in class org.eclipse.jgit.lib.InflaterCache
-
- openingConnection - Variable in class org.eclipse.jgit.internal.JGitText
-
- openInputStream(HttpConnection) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- 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
-
- openLocks - Variable in class org.eclipse.jgit.lib.RepositoryCache
-
- openLooseFromSelfOrAlternate(WindowCursor, AnyObjectId, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openLooseObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- openLooseObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- openLooseObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- openObject(WindowCursor, AnyObjectId, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- openObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- openObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openPack(File) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- openPack(File) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- 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
- openPackedFromSelfOrAlternate(WindowCursor, AnyObjectId, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openPackedObject(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- openPush() - Method in class org.eclipse.jgit.transport.TestProtocol.TransportInternal
-
- 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.TransportBundleFile
-
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.TransportGitAnon
-
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.TransportLocal
-
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.
- openReader(String) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- openReader(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Open a buffered reader around a file.
- openRepo() - Method in class org.eclipse.jgit.transport.TransportLocal
-
- openRepository() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Get an instance of the repository for use by a leader thread.
- openRepository(RepositoryCache.Key, boolean) - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- openRepository(DaemonClient, String) - Method in class org.eclipse.jgit.transport.Daemon
-
- openResponse() - Method in class org.eclipse.jgit.transport.TransportHttp.Service
-
- OpenSshConfig - Class in org.eclipse.jgit.transport
-
Fairly complete configuration parser for the OpenSSH ~/.ssh/config file.
- OpenSshConfig(File, File) - Constructor for class org.eclipse.jgit.transport.OpenSshConfig
-
- 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.
- OpenSshConfigFile.Replacer - Class in org.eclipse.jgit.internal.transport.ssh
-
- OpenSshConfigFile.State - Class in org.eclipse.jgit.internal.transport.ssh
-
Encapsulates entries read out of the configuration file, and a cache of
fully resolved entries created from that.
- OpenSshServerKeyVerifier - Class in org.eclipse.jgit.internal.transport.sshd
-
A sever host key verifier that honors the StrictHostKeyChecking
and
UserKnownHostsFile
values from the ssh configuration.
- OpenSshServerKeyVerifier(boolean, List<Path>) - Constructor for class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- OpenSshServerKeyVerifier.AskUser - Class in org.eclipse.jgit.internal.transport.sshd
-
- OpenSshServerKeyVerifier.AskUser.Check - Enum in org.eclipse.jgit.internal.transport.sshd
-
- OpenSshServerKeyVerifier.HostKeyFile - Class in org.eclipse.jgit.internal.transport.sshd
-
- OpenSshServerKeyVerifier.HostKeyHelper - Class in org.eclipse.jgit.internal.transport.sshd
-
- OpenSshServerKeyVerifier.ModifiedKeyHandling - Enum in org.eclipse.jgit.internal.transport.sshd
-
- OpenSshServerKeyVerifier.RevokedKeyException - Exception in org.eclipse.jgit.internal.transport.sshd
-
- openStream() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- openStream() - Method in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
Obtain an input stream to read this object's data.
- openStream() - Method in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
Obtain an input stream to read this object's data.
- openStream() - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- openStream() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- openStream() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- 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
-
- openStream() - Method in class org.eclipse.jgit.transport.TransportHttp.Service
-
- openSystemConfig(Config, FS) - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Open the gitconfig configuration found in the system-wide "etc" directory
- openSystemConfig(Config, FS) - Method in class org.eclipse.jgit.util.SystemReader.Default
-
- 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.junit.MockSystemReader
-
Open the git configuration found in the user home
- openUserConfig(Config, FS) - Method in class org.eclipse.jgit.util.SystemReader.Default
-
- openUserConfig(Config, FS) - Method in class org.eclipse.jgit.util.SystemReader
-
Open the git configuration found in the user home
- operation - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- Operation() - Constructor for enum org.eclipse.jgit.api.RebaseCommand.Operation
-
- operation - Variable in class org.eclipse.jgit.lfs.Protocol.Request
-
The operation of this request
- operation - Variable in class org.eclipse.jgit.lfs.server.LfsProtocolServlet.LfsRequest
-
- Operation() - Constructor for enum org.eclipse.jgit.transport.Transport.Operation
-
- OPERATION_DOWNLOAD - Static variable in interface org.eclipse.jgit.lfs.Protocol
-
The "download" operation
- OPERATION_UPLOAD - Static variable in interface org.eclipse.jgit.lfs.Protocol
-
The "upload" operation
- 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
-
- operationType - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
Type of operation you want to retrieve the git attributes for.
- OperationType() - Constructor for enum org.eclipse.jgit.treewalk.TreeWalk.OperationType
-
- OPT_DRIVE_LETTER_P - Static variable in class org.eclipse.jgit.transport.URIish
-
Part of a pattern which matches the optional drive letter in paths (e.g.
- OPT_FULL - Static variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- OPT_PORT_P - Static variable in class org.eclipse.jgit.transport.URIish
-
Part of a pattern which matches the optional port part of URIs.
- OPT_USER_PWD_P - Static variable in class org.eclipse.jgit.transport.URIish
-
Part of a pattern which matches the optional user/password part (e.g.
- option - Variable in enum org.eclipse.jgit.transport.TagOpt
-
- 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.
- optionReceivePack - Variable in class org.eclipse.jgit.transport.Transport
-
Name of the receive pack program, if it must be executed.
- options - Variable in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
- options - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator.IteratorState
-
Options used to process the working tree.
- optionUploadPack - Variable in class org.eclipse.jgit.transport.Transport
-
Name of the upload pack program, if it must be executed.
- OptionWithValuesListHandler - Class in org.eclipse.jgit.pgm.opt
-
Handler which allows to parse option with few values
- OptionWithValuesListHandler(CmdLineParser, OptionDef, Setter<List<?>>) - Constructor for class org.eclipse.jgit.pgm.opt.OptionWithValuesListHandler
-
Constructor for OptionWithValuesListHandler.
- or(EWAHCompressedBitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- or(BitmapIndex.Bitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
-
- or(BitmapIndex.Bitmap) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- or(EWAHCompressedBitmap) - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- or - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- 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.
- ORDER_BY_REVERSE_TIMESTAMP - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- org.eclipse.jgit.annotations - package org.eclipse.jgit.annotations
-
- org.eclipse.jgit.ant.tasks - package org.eclipse.jgit.ant.tasks
-
- 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.archive - package org.eclipse.jgit.archive
-
- org.eclipse.jgit.archive.internal - package org.eclipse.jgit.archive.internal
-
- org.eclipse.jgit.attributes - package org.eclipse.jgit.attributes
-
Support for reading .gitattributes.
- org.eclipse.jgit.awtui - package org.eclipse.jgit.awtui
-
- org.eclipse.jgit.blame - package org.eclipse.jgit.blame
-
Computing blame/annotate information of files.
- org.eclipse.jgit.console - package org.eclipse.jgit.console
-
- 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.http.server - package org.eclipse.jgit.http.server
-
- org.eclipse.jgit.http.server.glue - package org.eclipse.jgit.http.server.glue
-
- org.eclipse.jgit.http.server.resolver - package org.eclipse.jgit.http.server.resolver
-
- 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.internal.transport.sshd - package org.eclipse.jgit.internal.transport.sshd
-
- org.eclipse.jgit.internal.transport.sshd.auth - package org.eclipse.jgit.internal.transport.sshd.auth
-
- org.eclipse.jgit.internal.transport.sshd.proxy - package org.eclipse.jgit.internal.transport.sshd.proxy
-
- org.eclipse.jgit.junit - package org.eclipse.jgit.junit
-
- org.eclipse.jgit.junit.http - package org.eclipse.jgit.junit.http
-
- org.eclipse.jgit.junit.ssh - package org.eclipse.jgit.junit.ssh
-
- org.eclipse.jgit.junit.time - package org.eclipse.jgit.junit.time
-
- org.eclipse.jgit.lfs - package org.eclipse.jgit.lfs
-
- org.eclipse.jgit.lfs.errors - package org.eclipse.jgit.lfs.errors
-
- org.eclipse.jgit.lfs.internal - package org.eclipse.jgit.lfs.internal
-
- org.eclipse.jgit.lfs.lib - package org.eclipse.jgit.lfs.lib
-
- org.eclipse.jgit.lfs.server - package org.eclipse.jgit.lfs.server
-
- org.eclipse.jgit.lfs.server.fs - package org.eclipse.jgit.lfs.server.fs
-
- org.eclipse.jgit.lfs.server.internal - package org.eclipse.jgit.lfs.server.internal
-
- org.eclipse.jgit.lfs.server.s3 - package org.eclipse.jgit.lfs.server.s3
-
- 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.pgm - package org.eclipse.jgit.pgm
-
- org.eclipse.jgit.pgm.debug - package org.eclipse.jgit.pgm.debug
-
- org.eclipse.jgit.pgm.internal - package org.eclipse.jgit.pgm.internal
-
- org.eclipse.jgit.pgm.opt - package org.eclipse.jgit.pgm.opt
-
- 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.http.apache - package org.eclipse.jgit.transport.http.apache
-
- org.eclipse.jgit.transport.http.apache.internal - package org.eclipse.jgit.transport.http.apache.internal
-
- org.eclipse.jgit.transport.resolver - package org.eclipse.jgit.transport.resolver
-
Server-side resolver for locating repositories by URLs.
- org.eclipse.jgit.transport.sshd - package org.eclipse.jgit.transport.sshd
-
- 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
- origEnd - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Length of the original pack stream, before missing bases were appended.
- origHash - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- origin - Variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKey
-
- ORIGINAL_REMOTE_ADDRESS - Static variable in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- origOut - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- orphan - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- orphan - Variable in class org.eclipse.jgit.pgm.Checkout
-
- 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
-
- OrRevFilter.Binary - Class in org.eclipse.jgit.revwalk.filter
-
- OrRevFilter.List - Class in org.eclipse.jgit.revwalk.filter
-
- 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
-
- OrTreeFilter.Binary - Class in org.eclipse.jgit.treewalk.filter
-
- OrTreeFilter.List - Class in org.eclipse.jgit.treewalk.filter
-
- os - Variable in class org.eclipse.jgit.internal.storage.file.LockFile
-
- 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
- otherBranch - Variable in class org.eclipse.jgit.pgm.Branch
-
- ourCommitName - Variable in class org.eclipse.jgit.api.CherryPickCommand
-
- ourCommitName - Variable in class org.eclipse.jgit.api.RevertCommand
-
- 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.api.ArchiveCommand
-
- out - Variable in class org.eclipse.jgit.api.DiffCommand
-
- out - Variable in class org.eclipse.jgit.api.PushCommand
-
- out - Variable in class org.eclipse.jgit.attributes.FilterCommand
-
The OutputStream
this command should write to
- out - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- out - Variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- out - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- out - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- Out() - Constructor for class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.Out
-
- out - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- out - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexWriterV1
-
- out - Variable in class org.eclipse.jgit.internal.storage.file.PackIndexWriter
-
The index data stream we are responsible for creating.
- out - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- out - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
- out - Variable in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- out - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- out - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- out - Variable in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
- out - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
- out - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- out - Variable in class org.eclipse.jgit.lib.TextProgressMonitor
-
- out - Variable in class org.eclipse.jgit.merge.EolAwareOutputStream
-
- out - Variable in class org.eclipse.jgit.merge.MergeFormatterPass
-
- out - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- out - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
Output stream sending to the remote.
- out - Variable in class org.eclipse.jgit.transport.BasePackPushConnection.CheckingSideBandOutputStream
-
- out - Variable in class org.eclipse.jgit.transport.PacketLineOut
-
- out - Variable in class org.eclipse.jgit.transport.ProgressSpinner
-
- out - Variable in class org.eclipse.jgit.transport.PushProcess
-
an outputstream to write messages to
- out - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- out - Variable in class org.eclipse.jgit.transport.SideBandOutputStream
-
- out - Variable in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
- out - Variable in class org.eclipse.jgit.transport.TransportHttp.Service
-
- out - Variable in class org.eclipse.jgit.transport.UploadPack.ResponseBufferedOutputStream
-
- out - Variable in class org.eclipse.jgit.util.FS.StreamGobbler
-
- out - Variable in class org.eclipse.jgit.util.io.AutoCRLFOutputStream
-
- out - Variable in class org.eclipse.jgit.util.io.AutoLFOutputStream
-
- out - Variable in class org.eclipse.jgit.util.io.CountingOutputStream
-
- out - Variable in class org.eclipse.jgit.util.io.ThrowingPrintWriter
-
- outbuffer - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- outCandidate - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
Blame is currently assigned to this source.
- outChannel - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
- outDesc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- outNeedsEnd - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
- OutOfMemory(OutOfMemoryError) - Constructor for exception org.eclipse.jgit.errors.LargeObjectException.OutOfMemory
-
Construct a wrapper around the original OutOfMemoryError.
- outOfOrderAdvertisement(String) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- outPtr - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow.ZipStream
-
- output - Variable in class org.eclipse.jgit.lib.BatchingProgressMonitor.Task
-
True if the task has displayed anything.
- output - Variable in class org.eclipse.jgit.pgm.Archive
-
- output - Variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- output - Variable in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
- outputHasAlreadyBeenStarted - Variable in class org.eclipse.jgit.internal.JGitText
-
- outputStream - Variable in class org.eclipse.jgit.hooks.GitHook
-
The output stream to be used by the hook.
- outputStream - Variable in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- outputType - Variable in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
Current output flags set for this generator instance.
- outputType() - Method in class org.eclipse.jgit.revwalk.AbstractRevQueue
-
- outputType() - Method in class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.BoundaryGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
- outputType() - Method in class org.eclipse.jgit.revwalk.DelayRevQueue
-
- outputType() - Method in class org.eclipse.jgit.revwalk.DepthGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.EndGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.FixUninterestingGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.Generator
-
Obtain flags describing the output behavior of this generator.
- outputType() - Method in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.PendingGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.StartGenerator
-
- outputType - Variable in class org.eclipse.jgit.revwalk.TopoSortGenerator
-
- outputType() - Method in class org.eclipse.jgit.revwalk.TopoSortGenerator
-
- outRegion - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- outs - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
Stream to output to, typically this is standard output.
- outsideTxnNamespace - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- outw - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
Writer to output to, typically this is standard output.
- OVER_SCAN - Static variable in class org.eclipse.jgit.revwalk.DelayRevQueue
-
- OVER_SCAN - Static variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
Number of additional commits to scan after we think we are done.
- overflow() - Method in class org.eclipse.jgit.http.server.SmartOutputStream
-
Open the overflow output stream, so the remaining output can be stored.
- overflow() - Method in class org.eclipse.jgit.transport.TransportHttp.Service.HttpOutputStream
-
- overflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer.Heap
-
- overflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer.LocalFile
-
- overflow - Variable in class org.eclipse.jgit.util.TemporaryBuffer
-
- overflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
Open the overflow output stream, so the remaining output can be stored.
- overflowBuffer - Variable in class org.eclipse.jgit.lib.TreeFormatter
-
- overflowedReftableBlock - Variable in class org.eclipse.jgit.internal.JGitText
-
- overRenameLimit - Variable in class org.eclipse.jgit.diff.RenameDetector
-
Set if the number of adds or deletes was over the limit.
- overridable - Variable in class org.eclipse.jgit.transport.DaemonService
-
- overScan - Variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
Number of commits we have remaining in our over-scan allotment.
- overwriteObjectCount(long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Set the object count for overwriting the expected object count from pack
header.
- p - Variable in class org.eclipse.jgit.ignore.internal.WildCardMatcher
-
- p - Variable in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- p - Variable in class org.eclipse.jgit.util.FS.GobblerThread
-
- p1(String) - Static method in class org.eclipse.jgit.patch.FileHeader
-
- P_BOUNDED - Static variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- P_CTIME - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_FLAGS - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_FLAGS2 - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_MODE - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_MTIME - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_OBJECTID - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_SIZE - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- P_UNBOUNDED - Static variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- Pack() - Constructor for class org.eclipse.jgit.http.server.ObjectFileServlet.Pack
-
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.BeforeDfsPackIndexLoadedEvent
-
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache.Entry
-
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsCachedPack
-
- 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 - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
Pack to reuse compressed data from, otherwise null.
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader.FoundObject
-
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
- pack - Variable in class org.eclipse.jgit.internal.storage.dfs.PackInputStream
-
- pack - Variable in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
- pack - Variable in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
- pack - Variable in class org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation
-
- pack - Variable in class org.eclipse.jgit.internal.storage.file.LocalObjectToPack
-
Pack to reuse compressed data from, otherwise null.
- pack - Variable in class org.eclipse.jgit.internal.storage.file.PackInputStream
-
- 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(Map<String, LockFile>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- pack(Collection<String>, Map<String, LockFile>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- pack - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache.Ref
-
- 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_EXT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- 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_SORT_FOR_REUSE - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- PACK_VERSION_GENERATED - Static variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- PACK_WHOLE - Static variable in class org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation
-
Stored in pack format, without delta.
- packAndPrune() - Method in class org.eclipse.jgit.junit.TestRepository
-
Pack all reachable objects in the repository into a single pack file.
- 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.PositionEntry - Class in org.eclipse.jgit.internal.storage.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(PackBitmapIndex) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- PackBitmapIndexRemapper(BasePackBitmapIndex, PackBitmapIndex) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- PackBitmapIndexRemapper.Entry - Class in org.eclipse.jgit.internal.storage.file
-
An entry in the old PackBitmapIndex.
- PackBitmapIndexV1 - Class in org.eclipse.jgit.internal.storage.file
-
Support for the pack bitmap index v1 format.
- PackBitmapIndexV1(InputStream, PackIndex, PackReverseIndex) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- 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.PackBitmapIndex
-
Footer checksum applied on the bottom of the pack file.
- packChecksum - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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
-
- packComparator - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- packConfig - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- 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.
- packConfig - Variable in class org.eclipse.jgit.transport.BundleWriter
-
- packConfig - Variable in class org.eclipse.jgit.transport.Daemon
-
- packConfig - Variable in class org.eclipse.jgit.transport.Transport
-
Pack configuration used by this transport to make pack file.
- packConfig - Variable in class org.eclipse.jgit.transport.UploadPack
-
Configuration to pass into the PackWriter.
- packCorruptedWhileWritingToFilesystem - Variable in class org.eclipse.jgit.internal.JGitText
-
- packcsum - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- PackData(String) - Constructor for class org.eclipse.jgit.http.server.ObjectFileServlet.PackData
-
- packDigest - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Running SHA-1 of the entire pack stream.
- packDigest - Variable in class org.eclipse.jgit.transport.PackParser
-
- packDirectory - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- packDoesNotMatchIndex - Variable in class org.eclipse.jgit.internal.JGitText
-
- packDsc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- packDsc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- packed - Variable in enum org.eclipse.jgit.lib.Ref.Storage
-
- packed - Variable in class org.eclipse.jgit.util.RefMap
-
Immutable collection of the packed references at construction time.
- 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.
- PackedBatchRefUpdate - Class in org.eclipse.jgit.internal.storage.file
-
Implementation of
BatchRefUpdate
that uses the
packed-refs
file to support atomically updating multiple refs.
- PackedBatchRefUpdate(RefDirectory) - Constructor for class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- packedGitLimit - Variable in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
- packedGitMMAP - Variable in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
- packedGitOpenFiles - Variable in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
- packedGitWindowSize - Variable in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
- packedIdx - Variable in class org.eclipse.jgit.util.RefMap.SetIterator
-
- packedIndex(int) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- PackedObjectInfo - Class in org.eclipse.jgit.transport
-
Description of an object stored in a pack file, including offset.
- PackedObjectInfo(long, int, AnyObjectId) - Constructor for class org.eclipse.jgit.transport.PackedObjectInfo
-
- PackedObjectInfo(AnyObjectId) - Constructor for class org.eclipse.jgit.transport.PackedObjectInfo
-
Create a new structure to remember information about an object.
- PackedRefList(RefList<Ref>, FileSnapshot, ObjectId) - Constructor for class org.eclipse.jgit.internal.storage.file.RefDirectory.PackedRefList
-
- packedRefs - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Immutable sorted list of packed references.
- packedRefsCorruptionDetected - Variable in class org.eclipse.jgit.internal.JGitText
-
- packedRefsFile - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- packedRefsHandleIsStale - Variable in class org.eclipse.jgit.internal.JGitText
-
- packedRefUpdates - Variable in class org.eclipse.jgit.transport.WalkPushConnection
-
Updates which require altering the packed-refs file to complete.
- packEnd - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Current end of the pack file.
- packEnd - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Current end of the pack file.
- 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.AckNackResult - Enum in org.eclipse.jgit.transport
-
- 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.
- PacketLineInIterator(PacketLineIn) - Constructor for class org.eclipse.jgit.transport.PacketLineIn.PacketLineInIterator
-
- 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.
- PacketLineReader(PacketLineIn) - Constructor for class org.eclipse.jgit.transport.PushCertificateParser.PacketLineReader
-
- packetSizeMustBeAtLeast - Variable in class org.eclipse.jgit.internal.JGitText
-
- packetSizeMustBeAtMost - Variable in class org.eclipse.jgit.internal.JGitText
-
- packExpire - Variable in class org.eclipse.jgit.internal.storage.file.GC
-
- packExpireAgeMillis - Variable in class org.eclipse.jgit.internal.storage.file.GC
-
- PackExt - Class in org.eclipse.jgit.internal.storage.pack
-
A pack file extension.
- PackExt(String, int) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackExt
-
- packExtPos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey
-
- 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.
- packFile - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- PackFile.Delta - Class in org.eclipse.jgit.internal.storage.file
-
- 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
-
- packfileIsTruncated() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- packfileIsTruncatedNoParam - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackFileSnapshot - Class in org.eclipse.jgit.internal.storage.file
-
- PackFileSnapshot(File) - Constructor for class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
- packGarbage(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- packHandleIsStale - Variable in class org.eclipse.jgit.internal.JGitText
-
- packHash - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Checksum of the entire pack file.
- packHash - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Checksum of the entire pack file.
- packHasUnresolvedDeltas - Variable in class org.eclipse.jgit.internal.JGitText
-
- packHeads(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- packId - Static variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
- PackIdx() - Constructor for class org.eclipse.jgit.http.server.ObjectFileServlet.PackIdx
-
- packInaccessible - Variable in class org.eclipse.jgit.internal.JGitText
-
- packIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
If the index was small enough, the entire index after writing.
- packIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader.FoundObject
-
- packIndex - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
-
- packIndex - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- PackIndex - Class in org.eclipse.jgit.internal.storage.file
-
- PackIndex() - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndex
-
- PackIndex.EntriesIterator - Class in org.eclipse.jgit.internal.storage.file
-
- 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).
- PackIndexV1 - Class in org.eclipse.jgit.internal.storage.file
-
- PackIndexV1(InputStream, byte[]) - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
- PackIndexV1.IndexV1Iterator - Class in org.eclipse.jgit.internal.storage.file
-
- PackIndexV2 - Class in org.eclipse.jgit.internal.storage.file
-
Support for the pack index v2 format.
- PackIndexV2(InputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
- PackIndexV2.EntriesIteratorV2 - Class in org.eclipse.jgit.internal.storage.file
-
- packIndexVersion - Variable in class org.eclipse.jgit.lib.CoreConfig
-
- 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.
- PackIndexWriterV1 - Class in org.eclipse.jgit.internal.storage.file
-
Creates the version 1 (old style) pack table of contents files.
- PackIndexWriterV1(OutputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndexWriterV1
-
- PackIndexWriterV2 - Class in org.eclipse.jgit.internal.storage.file
-
Creates the version 2 pack table of contents files.
- PackIndexWriterV2(OutputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.PackIndexWriterV2
-
- packingCancelledDuringObjectsWriting - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackingPhase() - Constructor for enum org.eclipse.jgit.internal.storage.pack.PackWriter.PackingPhase
-
- PackInputStream - Class in org.eclipse.jgit.internal.storage.dfs
-
- PackInputStream(DfsPackFile, long, DfsReader) - Constructor for class org.eclipse.jgit.internal.storage.dfs.PackInputStream
-
- PackInputStream - Class in org.eclipse.jgit.internal.storage.file
-
- PackInputStream(PackFile, long, WindowCursor) - Constructor for class org.eclipse.jgit.internal.storage.file.PackInputStream
-
- packInputStream() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- 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.
- PackInserter(ObjectDirectory) - Constructor for class org.eclipse.jgit.internal.storage.file.PackInserter
-
- PackInserter.PackStream - Class in org.eclipse.jgit.internal.storage.file
-
Stream that writes to a pack file.
- PackInserter.Reader - Class in org.eclipse.jgit.internal.storage.file
-
- PackInserter.Reader.StreamLoader - Class in org.eclipse.jgit.internal.storage.file
-
- 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.
- packIsCoalesceableGarbage(DfsPackDescription, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- packIsExpiredGarbage(DfsPackDescription, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- packKey - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- packKey - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Key used during delta resolution reading delta chains.
- packLastModified - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- packList(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.InfoPacksServlet
-
- packList - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- PackList(DfsPackFile[], DfsReftable[]) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
- packList - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- PackList(FileSnapshot, PackFile[]) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectory.PackList
-
- PackListImpl(DfsPackFile[], DfsReftable[]) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackListImpl
-
- 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.
- packLock - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- packLock - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Lock around the received pack file, while updating refs.
- packLock - Variable in class org.eclipse.jgit.transport.BundleFetchConnection
-
- packLocks - Variable in class org.eclipse.jgit.transport.FetchProcess
-
- packLocks - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- packMap(DfsObjDatabase.PackList) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- 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.
- packName - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- packName - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- packName - Variable in class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- packNames - Variable in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- packNames - Variable in class org.eclipse.jgit.transport.WalkPushConnection
-
Packs already known to reside in the remote repository.
- packObjectCountMismatch - Variable in class org.eclipse.jgit.internal.JGitText
-
- packOnlyContainsReftable(DfsPackDescription) - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- packOut - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- packOut - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- 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.DeltaChain - Class in org.eclipse.jgit.transport
-
- PackParser.DeltaVisit - Class in org.eclipse.jgit.transport
-
- PackParser.InflaterStream - Class in org.eclipse.jgit.transport
-
- 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.
- packRefTreeGraph(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- packRest(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- 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.
- packs - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemObjDatabase
-
- packs - Variable in class org.eclipse.jgit.internal.storage.file.LocalCachedPack
-
- packs - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.PackList
-
- packsBefore - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- packsConsidered - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- packSize - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
The size of the received pack, including index size
- packSizeNotSetYet - Variable in class org.eclipse.jgit.internal.JGitText
-
- PackSource() - Constructor for enum org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource
-
- packSource - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- PackSourceComparator(Map<DfsObjDatabase.PackSource, Integer>) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.PackSourceComparator
-
- 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.
- packStats - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- PackStream(DfsOutputStream) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- PackStream(File) - Constructor for class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- packTooLargeForIndexVersion1 - Variable in class org.eclipse.jgit.internal.JGitText
-
- packTransferTime - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
Time in milliseconds spent transferring the pack data.
- 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 - Variable in class org.eclipse.jgit.internal.storage.pack.PackOutputStream
-
- 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.DepthAwareVisitationPolicy - Class in org.eclipse.jgit.internal.storage.pack
-
A visitation policy which uses the depth at which the object is seen to
decide if re-traversal is necessary.
- PackWriter.MutableState - Class in org.eclipse.jgit.internal.storage.pack
-
- 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.
- PackWriterBitmapPreparer - Class in org.eclipse.jgit.internal.storage.pack
-
Helper class for the
PackWriter
to select commits for which to build
pack index bitmaps.
- PackWriterBitmapPreparer(ObjectReader, PackBitmapIndexBuilder, ProgressMonitor, Set<? extends ObjectId>, PackConfig) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- PackWriterBitmapPreparer.BitmapCommit - Class in org.eclipse.jgit.internal.storage.pack
-
A commit object for which a bitmap index should be built.
- PackWriterBitmapPreparer.CommitSelectionHelper - Class in org.eclipse.jgit.internal.storage.pack
-
Container for state used in the first phase of selecting commits, which
walks all of the reachable commits via the branch tips that are not
covered by a previous pack's bitmaps (newWants
) and stores them
in newCommitsByOldest
.
- PackWriterBitmapPreparer.NotInBitmapFilter - Class in org.eclipse.jgit.internal.storage.pack
-
A RevFilter that excludes the commits named in a bitmap from the walk.
- packWriterStatistics - Variable in class org.eclipse.jgit.internal.JGitText
-
- padBetweenBlocks() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- padBetweenBlocks(byte) - Static method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- padBetweenBlocksToNextBlock() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- paddingBytes() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- paddingUsed - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- paddingUsed() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- paddingUsed - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- paint(Graphics, PlotCommit<SwingCommitList.SwingLane>) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
- paintCommit(PlotCommit<TLane>, int) - Method in class org.eclipse.jgit.revplot.AbstractPlotRenderer
-
Paint one commit using the underlying graphics library.
- paintComponent(Graphics) - Method in class org.eclipse.jgit.awtui.CommitGraphPane.GraphCellRender
-
- paintTriangleDown(int, int, int) - Method in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
- Pair(ContentSource, ContentSource) - Constructor for class org.eclipse.jgit.diff.ContentSource.Pair
-
Construct a pair of sources.
- pair(DiffEntry.ChangeType, DiffEntry, DiffEntry, int) - Static method in class org.eclipse.jgit.diff.DiffEntry
-
- pair(int, long) - Static method in class org.eclipse.jgit.diff.SimilarityIndex
-
- panicCantRenameIndexFile - Variable in class org.eclipse.jgit.internal.JGitText
-
- parallelDeltaSearch(ProgressMonitor, ObjectToPack[], int, int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- parameterNotSet - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- parameters - Variable in class org.eclipse.jgit.junit.http.AccessEvent
-
- parameters - Variable in class org.eclipse.jgit.junit.http.MockServletConfig
-
- params - Variable in class org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
-
The last set parameters.
- params - Variable in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- paramsAlgo - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
Cipher algorithm name for parameters lookup.
- paramSpec - Variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- parent - Variable in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
Next candidate to pass blame onto.
- parent - Variable in class org.eclipse.jgit.dircache.DirCacheTree
-
Tree this tree resides in; null if we are the root.
- parent - Variable in class org.eclipse.jgit.events.ListenerHandle
-
- parent - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- parent(RevCommit) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- parent - Static variable in class org.eclipse.jgit.lib.ObjectChecker
-
Header "parent "
- parent - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
Parent tree visit that entered this tree, null if root tree.
- parent - Variable in class org.eclipse.jgit.transport.PackParser.DeltaVisit
-
- parent - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Iterator for the parent tree; null if we are the root iterator.
- parentCommitId - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- parentIds - Variable in class org.eclipse.jgit.lib.CommitBuilder
-
- parentOf(T) - Static method in class org.eclipse.jgit.attributes.AttributesHandler
-
- parents - Variable in class org.eclipse.jgit.api.CommitCommand
-
parents this commit should have.
- parents - Variable in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- parents() - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- parents - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- parents - Variable in class org.eclipse.jgit.revwalk.RevCommit
-
- parentTreeId - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- 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(InputStream) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepository.EmptyAttributesNodeProvider.EmptyAttributesNode
-
- 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(BufferedReader) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
- 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(Config) - Method in class org.eclipse.jgit.merge.MergeConfig.MergeConfigSectionParser
-
- parse(AbbreviatedObjectId, ObjectId, ObjectReader) - Static method in class org.eclipse.jgit.notes.NoteParser
-
- parse() - Method in class org.eclipse.jgit.notes.NoteParser
-
- 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(String) - Static method in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- parse() - Method in class org.eclipse.jgit.transport.NetRC
-
- 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) - Static method in class org.eclipse.jgit.transport.TransferConfig.FsckKeyNameHolder
-
- parse(String) - Static method in enum org.eclipse.jgit.transport.TransferConfig.ProtocolVersion
-
- 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.
- parse_relative(String, Calendar) - Static method in class org.eclipse.jgit.util.GitDateParser
-
- parse_simple(String, GitDateParser.ParseableSimpleDateFormat, Locale) - Static method in class org.eclipse.jgit.util.GitDateParser
-
- ParseableSimpleDateFormat(String) - Constructor for enum org.eclipse.jgit.util.GitDateParser.ParseableSimpleDateFormat
-
- 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.
- parseArgument(String...) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.GpgSignHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.ObjectIdHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.OptionWithValuesListHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.PathTreeFilterHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.RefSpecHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.RevCommitHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.RevTreeHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.SubcommandHandler
- parseArguments(Parameters) - Method in class org.eclipse.jgit.pgm.opt.UntrackedFilesHandler
- parseArguments(String[]) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Parses the command line arguments prior to running.
- parseAttributes(String) - Static method in class org.eclipse.jgit.attributes.AttributesRule
-
- parseAuthor() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- parseAuthor(byte[]) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- parseBlockStart(BlockSource, long, int) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- parseBody(T) - Method in class org.eclipse.jgit.junit.TestRepository
-
Ensure the body of the given object has been parsed.
- parseBody(Patch, int) - Method in class org.eclipse.jgit.patch.CombinedHunkHeader
-
- parseBody(Patch, int) - Method in class org.eclipse.jgit.patch.HunkHeader
-
- parseBody(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevBlob
-
- parseBody(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
- parseBody(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevObject
-
- parseBody(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevTag
-
- parseBody(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevTree
-
- parseBody(RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Ensure the object's full body content is available.
- parseCanonical(RevWalk, byte[]) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
- parseCanonical(RevWalk, byte[]) - Method in class org.eclipse.jgit.revwalk.RevTag
-
- parseChallenge(AuthenticationChallenge, String, int) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
- parseChallenges(List<AuthenticationChallenge>, String) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
- parseCheckout() - Method in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
Parse checkout
- parseCheckout() - Method in interface org.eclipse.jgit.lib.ReflogEntry
-
Parse checkout
- parseCommand(String) - Static method in class org.eclipse.jgit.transport.BaseReceivePack
-
- parseComments(byte[], int, List<RebaseTodoLine>, int) - Static method in class org.eclipse.jgit.lib.RebaseTodoFile
-
- parseCommit(Repository, Ref) - Method in class org.eclipse.jgit.api.CloneCommand
-
- parseCommit(ObjectId) - Method in class org.eclipse.jgit.api.ResetCommand
-
- parseCommit(ObjectReader, ObjectId) - Method in class org.eclipse.jgit.api.StashCreateCommand
-
- 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.
- parseCookieFile(byte[], Date) - Static method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
Parses the given file and extracts all cookie information from it.
- PARSED - Static variable in class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- PARSED - Static variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- PARSED - Static variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- PARSED - Static variable in class org.eclipse.jgit.revwalk.RevObject
-
- PARSED - Static variable in class org.eclipse.jgit.revwalk.RevWalk
-
Set on objects whose important header data has been loaded.
- PARSED - Static variable in class org.eclipse.jgit.revwalk.TreeRevFilter
-
- parseDeletedFileMode(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
- parseDiffCombined(byte[], byte[], int, int) - Method in class org.eclipse.jgit.patch.Patch
-
- parseDiffGit(byte[], int, int) - Method in class org.eclipse.jgit.patch.Patch
-
- 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.
- parseEntry() - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
- parseEntry(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheIterator
-
- parseEntry() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- parseEntry() - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- ParseException() - Constructor for exception org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser.ParseException
-
- parseFanoutCell() - Method in class org.eclipse.jgit.notes.NoteParser
-
- parseFanoutTree() - Method in class org.eclipse.jgit.notes.NoteParser
-
- parseFetchRequest(PacketLineIn) - Method in class org.eclipse.jgit.transport.ProtocolV2Parser
-
Parse the incoming fetch request arguments from the wire.
- parseFile(byte[], int, int) - Method in class org.eclipse.jgit.patch.Patch
-
- parseFileMode(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseGitBinary(FileHeader, int, int) - Method in class org.eclipse.jgit.patch.Patch
-
- parseGitFileName(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
Parse a "diff --git" or "diff --cc" line.
- parseGitHeaders(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
- parseGitHeaders(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseHeader() - Method in class org.eclipse.jgit.patch.CombinedHunkHeader
-
- parseHeader() - Method in class org.eclipse.jgit.patch.HunkHeader
-
- parseHeader(PushCertificateParser.StringReader, String) - Static method in class org.eclipse.jgit.transport.PushCertificateParser
-
- parseHeader(String, String) - Static method in class org.eclipse.jgit.transport.PushCertificateParser
-
- parseHeaders(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevBlob
-
- parseHeaders(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevCommit
-
- parseHeaders(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevObject
-
- parseHeaders(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevTag
-
- parseHeaders(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevTree
-
- parseHeaders(RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Ensure the object's critical headers have been parsed.
- parseHeads(String, Character) - Static method in class org.eclipse.jgit.fnmatch.FileNameMatcher
-
- parseHexByte(byte, byte) - Static method in class org.eclipse.jgit.transport.URIish
-
- 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.
- parseHostEntry(String) - Static method in class org.eclipse.jgit.internal.transport.sshd.KnownHostEntryReader
-
- parseHunk(int, int) - Method in class org.eclipse.jgit.patch.BinaryHunk
-
- parseHunks(FileHeader, int, int) - Method in class org.eclipse.jgit.patch.Patch
-
- parseId(String) - Static method in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- parseIndexLine(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- parseIndexLine(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseKey() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- parseLeafTree() - Method in class org.eclipse.jgit.notes.NoteParser
-
- parseLfsPointer(InputStream) - Static method in class org.eclipse.jgit.lfs.LfsPointer
-
Try to parse the data provided by an InputStream to the format defined by
LfsPointer.VERSION
- parseLine(String, Date) - Static method in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- parseLine(byte[], int, int) - Static method in class org.eclipse.jgit.lib.RebaseTodoFile
-
- parseLineRangeOption() - Method in class org.eclipse.jgit.pgm.Blame
-
- parseList(String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Splits the argument into a list of whitespace-separated elements.
- 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.
- parseLsRefsRequest(PacketLineIn) - Method in class org.eclipse.jgit.transport.ProtocolV2Parser
-
Parse the incoming ls-refs request arguments from the wire.
- parseMode(byte[], int, int, ObjectWalk.TreeVisit) - Static method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- parseModeLine(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
-
- parseName(String, int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseNew(AnyObjectId, ObjectLoader) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
- parseNewFileMode(int, int) - Method in class org.eclipse.jgit.patch.CombinedFileHeader
- parseNewFileMode(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseNewName(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseObjectId(MutableObjectId) - Method in class org.eclipse.jgit.notes.NoteParser
-
- parseObjects(JsonReader) - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- parseOldName(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseOneEntry(AnyObjectId, AnyObjectId) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- parsePackedRefs(BufferedReader) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- parsePatterns(String) - Static method in class org.eclipse.jgit.internal.transport.sshd.KnownHostEntryReader
-
- 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.
- parser - Variable in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- parser - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- parseReachable(ObjectId) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- parseRemoteCommit(String) - Method in class org.eclipse.jgit.internal.ketch.LagCheck
-
- parseRenameDetectionType(String) - Static method in class org.eclipse.jgit.diff.DiffConfig
-
- parserFor(AnyObjectId) - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
- parseShallow(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- parseSimple(RevWalk, String) - Method in class org.eclipse.jgit.lib.Repository
-
- parseSquashFixupSequenceCount(String) - Static method in class org.eclipse.jgit.api.RebaseCommand
-
Parse the count from squashed commit messages
- parseStatusLine(String) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
Parse a HTTP response status line.
- parseTag(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Locate a reference to an annotated tag and immediately parse its content.
- parseTerm(List<String>) - Static method in class org.eclipse.jgit.internal.ketch.ElectionRound
-
- 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.
- parseTraditionalHeaders(int, int) - Method in class org.eclipse.jgit.patch.FileHeader
-
- parseTraditionalPatch(byte[], int, int) - Method in class org.eclipse.jgit.patch.Patch
-
- parseTree() - Method in class org.eclipse.jgit.notes.NoteParser
-
- parseTree(AnyObjectId) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Locate a reference to a tree.
- parseVersion(String) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Parse a Git client User-Agent header value.
- parseWants() - Method in class org.eclipse.jgit.transport.UploadPack
-
- participation - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- Participation() - Constructor for enum org.eclipse.jgit.internal.ketch.KetchReplica.Participation
-
- participation - Variable in class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
- partitionTasks() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- pass - Variable in class org.eclipse.jgit.transport.HttpAuthMethod.Basic
-
- pass - Variable in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- pass - Variable in class org.eclipse.jgit.transport.URIish
-
- pass - Variable in class org.eclipse.jgit.util.CachedAuthenticator.CachedAuthentication
-
- passingLanes - Variable in class org.eclipse.jgit.revplot.PlotCommit
-
- passphrase - Variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyPassphrasePrompt
-
- passphrase - Variable in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
-
- passphrasePrompt - Variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- password - Variable in class org.eclipse.jgit.awtui.UIText
-
- password - Variable in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
The current password.
- password - Static variable in class org.eclipse.jgit.junit.http.AppServer
-
- password - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- PASSWORD - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- 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.CredentialsProviderUserInfo
-
- password - Variable in class org.eclipse.jgit.transport.NetRC.NetRCEntry
-
password netrc entry
- password - Variable in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
- password - Variable in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
-
- passwordPrompt - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- PasswordProviderWrapper - Class in org.eclipse.jgit.internal.transport.sshd
-
- PasswordProviderWrapper(KeyPasswordProvider) - Constructor for class org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper
-
- PATCH - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- patchType - Variable in class org.eclipse.jgit.patch.FileHeader
-
Type of patch used to modify this file
- PatchType() - Constructor for enum org.eclipse.jgit.patch.FileHeader.PatchType
-
- path - Variable in class org.eclipse.jgit.ant.tasks.GitAddTask
-
- path - Variable in class org.eclipse.jgit.api.BlameCommand
-
- path - Variable in exception org.eclipse.jgit.api.errors.FilterFailedException
-
- path - Variable in class org.eclipse.jgit.api.SubmoduleAddCommand
-
- path - Variable in class org.eclipse.jgit.api.SubmoduleDeinitResult
-
- path(DiffEntry) - Static method in class org.eclipse.jgit.diff.RenameDetector
-
- path - Variable in class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
- path - Variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
Our encoded path name, from the root of the repository.
- path - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- path - Variable in class org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
- path - Variable in class org.eclipse.jgit.http.server.FileSender
-
- path - Variable in class org.eclipse.jgit.http.server.glue.WrappedRequest
-
- path - Variable in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- path - Variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- path - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- path - Variable in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- path(int) - Method in class org.eclipse.jgit.pgm.Blame
-
- path - Variable in class org.eclipse.jgit.pgm.Repo
-
- path - Variable in class org.eclipse.jgit.revwalk.FollowFilter
-
- path - Variable in class org.eclipse.jgit.submodule.SubmoduleStatus
-
- path - Variable in class org.eclipse.jgit.submodule.SubmoduleWalk
-
- path - Variable in class org.eclipse.jgit.transport.URIish
-
- path - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Path buffer for the current entry.
- path - Variable in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Single
-
- path1 - Variable in exception org.eclipse.jgit.errors.DirCacheNameConflictException
-
- path2 - Variable in exception org.eclipse.jgit.errors.DirCacheNameConflictException
-
- PATH_P - Static variable in class org.eclipse.jgit.transport.URIish
-
Part of a pattern which matches a relative or absolute path.
- PATH_SEPARATOR - Static variable in class org.eclipse.jgit.ignore.FastIgnoreRule
-
Character used as default path separator for ignore entries
- pathBuf - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- pathCompare(byte[], int, int, FileMode) - Method in class org.eclipse.jgit.notes.NonNoteEntry
-
- pathCompare(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Compare the path of this current entry to another iterator's entry.
- pathCompare(AbstractTreeIterator, int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- pathCompare(byte[], int, int, int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Compare the path of this current entry to a raw buffer.
- pathCompare(byte[], int, int, int, int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- pathDoesNotMatchMode - Variable in class org.eclipse.jgit.archive.internal.ArchiveText
-
- PathEdit(String) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
Create a new update command by path name.
- PathEdit(byte[]) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
- PathEdit(DirCacheEntry) - Constructor for class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
Create a new update command for an existing entry instance.
- pathFilter - Variable in class org.eclipse.jgit.api.DiffCommand
-
- pathFilter - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- pathFilter - Variable in class org.eclipse.jgit.pgm.Diff
-
- pathFilter - Variable in class org.eclipse.jgit.pgm.DiffTree
-
- pathFilter - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- pathFilter - Variable in class org.eclipse.jgit.pgm.Show
-
- pathFilter - Variable in class org.eclipse.jgit.revwalk.TreeRevFilter
-
- PathFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes tree entries only if they match the configured path.
- PathFilter(String) - Constructor for class org.eclipse.jgit.treewalk.filter.PathFilter
-
- 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
-
- PathFilterGroup.Group - Class in org.eclipse.jgit.treewalk.filter
-
- PathFilterGroup.Single - Class in org.eclipse.jgit.treewalk.filter
-
- pathFilters - Variable in class org.eclipse.jgit.api.LogCommand
-
- pathForParamNotFound - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- pathHash - Variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Hash of the object's tree path.
- pathInfo - Variable in class org.eclipse.jgit.http.server.glue.WrappedRequest
-
- pathIsNotInWorkingDir - Variable in class org.eclipse.jgit.internal.JGitText
-
- pathLen - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- pathLen - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
Number of bytes in the path leading up to this tree.
- 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.
- PathMatcher(String, Character, boolean) - Constructor for class org.eclipse.jgit.ignore.internal.PathMatcher
-
- pathName(String) - Static method in class org.eclipse.jgit.transport.PushCertificateStore
-
- pathNotConfigured - Variable in class org.eclipse.jgit.internal.JGitText
-
- pathNotSupported - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- pathOf(AbstractTreeIterator) - Static method in class org.eclipse.jgit.treewalk.TreeWalk
-
- pathOf(byte[], int, int) - Static method in class org.eclipse.jgit.treewalk.TreeWalk
-
- pathOffset - Variable in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
- pathPadding - Variable in class org.eclipse.jgit.notes.NoteParser
-
- pathRaw - Variable in class org.eclipse.jgit.treewalk.filter.PathFilter
-
- pathRaw - Variable in class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
- paths - Variable in class org.eclipse.jgit.api.ArchiveCommand
-
- paths - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- paths - Variable in class org.eclipse.jgit.api.CleanCommand
-
- paths - Variable in class org.eclipse.jgit.api.StatusCommand
-
- paths - Variable in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
- paths - Variable in class org.eclipse.jgit.api.SubmoduleInitCommand
-
- paths - Variable in class org.eclipse.jgit.api.SubmoduleStatusCommand
-
- paths - Variable in class org.eclipse.jgit.api.SubmoduleSyncCommand
-
- paths - Variable in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
- paths - Variable in class org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator
-
- paths - Variable in class org.eclipse.jgit.pgm.Checkout
-
- paths - Variable in class org.eclipse.jgit.pgm.Commit
-
- paths - Variable in class org.eclipse.jgit.pgm.LsFiles
-
- paths - Variable in class org.eclipse.jgit.pgm.LsTree
-
- paths - Variable in class org.eclipse.jgit.pgm.Reset
-
- paths - Variable in class org.eclipse.jgit.pgm.Rm
-
- Paths - Class in org.eclipse.jgit.util
-
Utility functions for paths inside of a Git repository.
- Paths() - Constructor for class org.eclipse.jgit.util.Paths
-
- pathspecDidNotMatch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- pathsRequired - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- pathStr - Variable in class org.eclipse.jgit.treewalk.filter.PathFilter
-
- pathStr - Variable in class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
- PathSuffixFilter - Class in org.eclipse.jgit.treewalk.filter
-
Includes tree entries only if they end with the configured path (suffix
match).
- PathSuffixFilter(String) - Constructor for class org.eclipse.jgit.treewalk.filter.PathSuffixFilter
-
- pathToName - Variable in class org.eclipse.jgit.submodule.SubmoduleWalk
-
- pathToString(File) - Static method in class org.eclipse.jgit.util.FileUtils
-
Convert a path to String, replacing separators as necessary.
- PathTreeFilterHandler - Class in org.eclipse.jgit.pgm.opt
-
- PathTreeFilterHandler(CmdLineParser, OptionDef, Setter<? super TreeFilter>) - Constructor for class org.eclipse.jgit.pgm.opt.PathTreeFilterHandler
-
Create a new handler for the command name.
- pattern - Variable in class org.eclipse.jgit.attributes.AttributesRule
-
- pattern - Variable in exception org.eclipse.jgit.errors.InvalidPatternException
-
- pattern - Variable in class org.eclipse.jgit.http.server.glue.RegexPipeline.Binder
-
- pattern - Variable in class org.eclipse.jgit.http.server.glue.RegexPipeline
-
- pattern - Variable in class org.eclipse.jgit.ignore.internal.AbstractMatcher
-
- PATTERN - Static variable in class org.eclipse.jgit.internal.ketch.ReplicaConfig.UnitMap
-
- pattern() - Method in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
Get the pattern this filter uses.
- pattern - Variable in class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
-
- pattern() - Method in class org.eclipse.jgit.util.RawSubStringPattern
-
Get the literal pattern string this instance searches for.
- PATTERN_LOOSE_OBJECT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- patternMatchesHost(String, String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
- 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.
- patterns - Variable in class org.eclipse.jgit.pgm.Describe
-
- PatternSearch(String) - Constructor for class org.eclipse.jgit.revwalk.filter.AuthorRevFilter.PatternSearch
-
- PatternSearch(String) - Constructor for class org.eclipse.jgit.revwalk.filter.CommitterRevFilter.PatternSearch
-
- PatternSearch(String) - Constructor for class org.eclipse.jgit.revwalk.filter.MessageRevFilter.PatternSearch
-
- PatternState() - Constructor for enum org.eclipse.jgit.ignore.internal.Strings.PatternState
-
- patternText - Variable in class org.eclipse.jgit.revwalk.filter.PatternMatchRevFilter
-
- pckIn - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
- pckIn - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- pckIn - Variable in class org.eclipse.jgit.transport.PushCertificateParser.PacketLineReader
-
- pckIn - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- pckIn - Variable in class org.eclipse.jgit.transport.UploadPack
-
- pckOut - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
- pckOut - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- pckOut - Variable in class org.eclipse.jgit.transport.RefAdvertiser.PacketLineOutRefAdvertiser
-
- pckOut - Variable in class org.eclipse.jgit.transport.UploadPack
-
- pckState - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- pconfig - Variable in class org.eclipse.jgit.api.GarbageCollectCommand
-
- pconfig - Variable in class org.eclipse.jgit.internal.storage.file.GC
-
- pconfig - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- pconfig - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- pdir(byte[], int) - Static method in class org.eclipse.jgit.dircache.DirCacheEditor
-
- PedestrianReachabilityChecker - Class in org.eclipse.jgit.revwalk
-
Checks the reachability walking the graph from the starters towards the
target.
- PedestrianReachabilityChecker(boolean, RevWalk) - Constructor for class org.eclipse.jgit.revwalk.PedestrianReachabilityChecker
-
New instance of the reachability checker using a existing walk.
- peek() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- peek() - Method in class org.eclipse.jgit.revwalk.DateRevQueue
-
Peek at the next commit, without removing it.
- peek() - Method in class org.eclipse.jgit.util.RefMap.SetIterator
-
- PEEL - Static variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- PEEL - Static variable in class org.eclipse.jgit.internal.ketch.StageBuilder
-
- 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(ObjectIdRef) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseNonTag
-
- peel(ObjectIdRef) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LoosePeeledTag
-
- peel(ObjectIdRef) - Method in interface org.eclipse.jgit.internal.storage.file.RefDirectory.LooseRef
-
- peel(ObjectIdRef) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseSymbolicRef
-
- peel(ObjectIdRef) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseUnpeeled
-
- 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(RefList.Builder<Ref>, CanonicalTreeParser) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- 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.
- peel - Variable in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- peel - Variable in class org.eclipse.jgit.transport.LsRefsV2Request
-
- 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.
- peeledObjectId - Variable in class org.eclipse.jgit.lib.ObjectIdRef.PeeledTag
-
- peeledPackedRef(Ref) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Make sure a ref is peeled and has the Storage PACKED.
- peeledPath(String) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- peeledRef(RevWalk, ReceiveCommand) - Static method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- 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.
- peer - Variable in class org.eclipse.jgit.transport.DaemonClient
-
- PEER_HAS - Variable in class org.eclipse.jgit.transport.UploadPack
-
Marked on objects both we and the client have.
- peerDidNotSupplyACompleteObjectGraph - Variable in class org.eclipse.jgit.internal.JGitText
-
- peerHas - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- peerHas - Variable in class org.eclipse.jgit.transport.FetchV2Request
-
- peerUserAgent - Variable in class org.eclipse.jgit.transport.BaseConnection
-
- peerUserAgent - Variable in class org.eclipse.jgit.transport.OperationResult
-
- pending - Variable in class org.eclipse.jgit.revwalk.DelayRevQueue
-
- pending - Variable in class org.eclipse.jgit.revwalk.DepthGenerator
-
- pending - Variable in class org.eclipse.jgit.revwalk.FixUninterestingGenerator
-
- pending - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- pending - Variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- pending - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- pending - Variable in class org.eclipse.jgit.revwalk.TopoSortGenerator
-
- pending - Variable in class org.eclipse.jgit.transport.PushCertificateStore
-
- pending - Variable in class org.eclipse.jgit.util.io.IsolatedOutputStream
-
- pendingBlobs - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- PendingCert(PushCertificate, PersonIdent, Collection<ReceiveCommand>) - Constructor for class org.eclipse.jgit.transport.PushCertificateStore.PendingCert
-
- PendingGenerator - Class in org.eclipse.jgit.revwalk
-
Default (and first pass) RevCommit Generator implementation for RevWalk.
- PendingGenerator(RevWalk, DateRevQueue, RevFilter, int) - Constructor for class org.eclipse.jgit.revwalk.PendingGenerator
-
- pendingObjects - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- pendingUpdates - Variable in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
- peq(byte[], byte[], int) - Static method in class org.eclipse.jgit.dircache.DirCacheTree
-
- PerDirectoryAttributesNode(WorkingTreeIterator.Entry) - Constructor for class org.eclipse.jgit.treewalk.WorkingTreeIterator.PerDirectoryAttributesNode
-
- PerDirectoryIgnoreNode(WorkingTreeIterator.Entry) - Constructor for class org.eclipse.jgit.treewalk.WorkingTreeIterator.PerDirectoryIgnoreNode
-
- performingCheckout - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- performsAtomicTransactions() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Whether the database is capable of performing batch updates as atomic
transactions.
- performsAtomicTransactions - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemRefDatabase
-
- 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.
- person - Variable in class org.eclipse.jgit.api.StashCreateCommand
-
- 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) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- PersonIdent(UserConfig) - Constructor for class org.eclipse.jgit.lib.PersonIdent
-
- 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
-
- phase - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter.MutableState
-
- phase - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter.State
-
- pickHEAD(List<RemoteRefUpdate>) - Static method in class org.eclipse.jgit.transport.WalkPushConnection
-
- pin(BlockBasedFile, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- pin(PackFile, long) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- pipelines - Variable in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- platformChecker - Variable in class org.eclipse.jgit.util.SystemReader
-
- 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
-
- PlotRefComparator() - Constructor for class org.eclipse.jgit.revplot.PlotWalk.PlotRefComparator
-
- 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.
- PlotWalk.PlotRefComparator - Class in org.eclipse.jgit.revplot
-
- plusGroups - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- pm - Variable in class org.eclipse.jgit.internal.storage.file.GC
-
- pm - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- pm - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- pm - Variable in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
- pm - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- pm - Variable in class org.eclipse.jgit.revwalk.BitmapWalker
-
- pointer - Variable in class org.eclipse.jgit.lfs.lib.LfsPointerFilter
-
- poll() - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- pollForUpdates() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
Non-blocking poll for pending updates.
- pool - Variable in class org.eclipse.jgit.junit.TestRepository
-
- pop() - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- pop() - Method in class org.eclipse.jgit.revwalk.BlockObjQueue.Block
-
- pop() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- pop() - Method in class org.eclipse.jgit.util.io.UnionInputStream
-
- popCachedDelta() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- popEntriesEqual() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- popEntriesEqual() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
- POPPED - Static variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- popSteps(int) - Method in class org.eclipse.jgit.api.RebaseCommand
-
Removes the number of lines given in the parameter from the
git-rebase-todo
file but preserves comments and other lines
that can not be parsed as steps
- populateMap(List<DiffEntry>, ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
- porcelain - Variable in class org.eclipse.jgit.pgm.Status
-
- port - Variable in class org.eclipse.jgit.pgm.Daemon
-
- port - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- port - Variable in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- PORT - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- port - Variable in class org.eclipse.jgit.transport.URIish
-
- port - Variable in class org.eclipse.jgit.util.CachedAuthenticator.CachedAuthentication
-
- pos - Variable in class org.eclipse.jgit.http.server.FileSender
-
- pos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.ReadBackStream
-
- pos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- pos - Variable in class org.eclipse.jgit.internal.storage.dfs.PackInputStream
-
- pos - Variable in class org.eclipse.jgit.internal.storage.file.PackInputStream
-
- pos - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- pos - Variable in class org.eclipse.jgit.internal.storage.pack.PackExt
-
- pos - Variable in class org.eclipse.jgit.lib.Config.StringReader
-
- pos - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions.Line
-
- pos - Variable in class org.eclipse.jgit.treewalk.filter.ByteArraySet.Hasher
-
- position - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.Ref
-
- position - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- position() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- position(long) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- 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.
- position - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableEntry
-
- position - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache.Slot
-
- position - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache.Ref
-
- position - Variable in class org.eclipse.jgit.revplot.PlotLane
-
- position - Variable in class org.eclipse.jgit.transport.PackParser.UnresolvedDelta
-
- positionEntries - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
- PositionEntry(AnyObjectId, int) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.PositionEntry
-
- positionsAllocated - Variable in class org.eclipse.jgit.revplot.PlotCommitList
-
- positive(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Converts a positive value into an int
.
- POSIX_CHAR_CLASSES - Static variable in class org.eclipse.jgit.ignore.internal.Strings
-
- possiblyFilteredInputStream(WorkingTreeIterator.Entry, InputStream, long) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- possiblyFilteredInputStream(WorkingTreeIterator.Entry, InputStream, long, TreeWalk.OperationType) - Method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- POST_BUFFER_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "postBuffer" setting.
- postBuffer - Variable in class org.eclipse.jgit.transport.HttpConfig
-
- postChildren - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- 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
- postOrderTraversal - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- postReceive - Variable in class org.eclipse.jgit.transport.ReceivePack
-
Hook to report on the commands after execution.
- PostReceiveHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
ReceivePack
after all
updates are executed.
- PostReceiveHookChain - Class in org.eclipse.jgit.transport
-
- PostReceiveHookChain(PostReceiveHook[], int) - Constructor for class org.eclipse.jgit.transport.PostReceiveHookChain
-
- PostUploadHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
UploadPack
after the pack
has been uploaded.
- postUploadHook - Variable in class org.eclipse.jgit.transport.UploadPack
-
Hook for taking post upload actions.
- PostUploadHookChain - Class in org.eclipse.jgit.transport
-
- PostUploadHookChain(PostUploadHook[], int) - Constructor for class org.eclipse.jgit.transport.PostUploadHookChain
-
- 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.internal.transport.sshd.JGitSshClient
-
An attribute key for the comma-separated list of default preferred
authentication mechanisms.
- PREFERRED_AUTHENTICATIONS - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- preferredAuthentications - Variable in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- prefix - Variable in class org.eclipse.jgit.api.ArchiveCommand
-
- prefix - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- prefix - Variable in class org.eclipse.jgit.lib.ConfigLine
-
The text content before entry.
- prefix - Variable in class org.eclipse.jgit.pgm.Archive
-
- prefix - Variable in class org.eclipse.jgit.transport.AmazonS3.ListParser
-
- prefix - Variable in class org.eclipse.jgit.util.RefMap
-
Prefix denoting the reference subspace this map contains.
- 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(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Compares this abbreviation to a full object id.
- prefixCompare(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Compare this abbreviation to a network-byte-order LongObjectId.
- prefixCompare(long[], int) - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Compare this abbreviation to a network-byte-order LongObjectId.
- 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.
- prefixes - Variable in class org.eclipse.jgit.api.NameRevCommand
-
- prefixes - Variable in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Group
-
- prefixLen - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.Entry
-
- prefixLen - Variable in class org.eclipse.jgit.notes.InMemoryNoteBucket
-
Number of leading digits that leads to this bucket in the note path.
- prefixLen - Variable in class org.eclipse.jgit.notes.NoteParser
-
- prefixOf(String) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- 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
-
- prepareCommit(Repository, List<RemoteGitReplica.RemoteCommand>, Map<String, RemoteRefUpdate>, Map<String, Ref>, ObjectId) - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- prepareInflater() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- prepareInflater() - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
- prepareKnownHostEntry(ClientSession, SocketAddress, PublicKey) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.HostKeyHelper
-
- prepareModifiedServerKeyLine(ClientSession, SocketAddress, KnownHostEntry, String, PublicKey, PublicKey) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.HostKeyHelper
-
- 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.
- prepareRemoteUpdates() - Method in class org.eclipse.jgit.transport.PushProcess
-
- prepareSteps(List<RebaseTodoLine>) - Method in interface org.eclipse.jgit.api.RebaseCommand.InteractiveHandler
-
Given list of steps
should be modified according to user
rebase configuration
- prepareTxnCommitted(List<ReceiveCommand>, ObjectId) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- prePush(Repository, PrintStream) - Static method in class org.eclipse.jgit.hooks.Hooks
-
Create pre-push hook for the given repository
- prePush - Variable in class org.eclipse.jgit.transport.Transport
-
- 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
- preReceive - Variable in class org.eclipse.jgit.transport.ReceivePack
-
Hook to validate the update commands before execution.
- PreReceiveHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
ReceivePack
before any
updates are executed.
- PreReceiveHookChain - Class in org.eclipse.jgit.transport
-
- PreReceiveHookChain(PreReceiveHook[], int) - Constructor for class org.eclipse.jgit.transport.PreReceiveHookChain
-
- prereqs - Variable in class org.eclipse.jgit.transport.BundleFetchConnection
-
- 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.
- preservedDirectory - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- preserveMerges - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- preserveOldPacks - Variable in class org.eclipse.jgit.pgm.Gc
-
- preserveOldPacks - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- pretty - Variable in class org.eclipse.jgit.pgm.debug.ShowCommands
-
- PreUploadHook - Interface in org.eclipse.jgit.transport
-
Hook invoked by
UploadPack
before during
critical phases.
- preUploadHook - Variable in class org.eclipse.jgit.transport.UploadPack
-
Hook handling the various upload phases.
- PreUploadHookChain - Class in org.eclipse.jgit.transport
-
- PreUploadHookChain(PreUploadHook[], int) - Constructor for class org.eclipse.jgit.transport.PreUploadHookChain
-
- prev - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- prev - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator.CarryStack
-
- prev(byte[], int, char) - Static method in class org.eclipse.jgit.util.RawParseUtils
-
Locate the first position before a given character.
- prevBeginK - Variable in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- prevEndK - Variable in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- 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.
- prevPtr - Variable in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- prevToken - Variable in class org.eclipse.jgit.transport.HttpAuthMethod.Negotiate
-
- prevToNewMapping - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
-
- print(ThrowingPrintWriter, CommandRef) - Method in enum org.eclipse.jgit.pgm.debug.ShowCommands.Format
-
- print(List<RemoteConfig>) - Method in class org.eclipse.jgit.pgm.Remote
-
- 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
- printf(String, Object...) - Method in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- printf(String, Object...) - Method in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- printHead(ObjectReader, String, boolean, Ref) - Method in class org.eclipse.jgit.pgm.Branch
-
- printList(Collection<String>) - Method in class org.eclipse.jgit.pgm.Status
-
Print String list
- printList(String, String, String, Collection<String>, Collection<String>, Collection<String>, Collection<String>) - Method in class org.eclipse.jgit.pgm.Status
-
Print String list
- 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
- printLongStatus(Status) - Method in class org.eclipse.jgit.pgm.Status
-
- printPorcelainLine(char, char, String) - Method in class org.eclipse.jgit.pgm.Status
-
- printPorcelainStatus(Status) - Method in class org.eclipse.jgit.pgm.Status
-
- printPushResult(ObjectReader, URIish, PushResult) - Method in class org.eclipse.jgit.pgm.Push
-
- printRefs - Variable in class org.eclipse.jgit.pgm.Branch
-
- printRefUpdateResult(ObjectReader, URIish, PushResult, RemoteRefUpdate) - Method in class org.eclipse.jgit.pgm.Push
-
- printSectionHeader(String, Object...) - Method in class org.eclipse.jgit.pgm.Status
-
Print section header
- printSingleLineUsage(Writer, ResourceBundle) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
- printStatus(Status) - Method in class org.eclipse.jgit.pgm.Status
-
- printToErrorWriter(String) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
- printUnmerged(Map<String, IndexDiff.StageState>) - Method in class org.eclipse.jgit.pgm.Status
-
- printUpdateLine(char, String, String, String, String) - Method in class org.eclipse.jgit.pgm.Push
-
- printUsage(String, CmdLineParser) - Method in class org.eclipse.jgit.pgm.Remote
-
Print usage help text.
- printUsage(String, CmdLineParser) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Print usage help text.
- printUsageAndExit(CmdLineParser) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Print the usage line
- printUsageAndExit(String, CmdLineParser) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Print an error message and the usage line
- privateKey - Variable in class org.eclipse.jgit.transport.AmazonS3
-
Decoded form of the private AWSSecretAccessKey, to sign requests.
- PRNG - Static variable in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- problemWithResolvingPushRefSpecsLocally - Variable in class org.eclipse.jgit.internal.JGitText
-
- process() - Method in interface org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler
-
Produces the next authentication token, if any.
- process() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
- process() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
- process() - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksBasicAuthentication
-
- process() - Method in class org.eclipse.jgit.lfs.server.TransferHandler.Download
-
- process() - Method in class org.eclipse.jgit.lfs.server.TransferHandler
-
- process() - Method in class org.eclipse.jgit.lfs.server.TransferHandler.Upload
-
- process - Variable in class org.eclipse.jgit.lib.ThreadSafeProgressMonitor
-
- process - Variable in class org.eclipse.jgit.transport.TransportGitSsh.SshFetchConnection
-
- process - Variable in class org.eclipse.jgit.transport.TransportGitSsh.SshPushConnection
-
- process(ObjectId) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- PROCESS_EXIT_TIMEOUT - Static variable in class org.eclipse.jgit.util.FS.GobblerThread
-
- processAuthDataRequest(ClientSession, String, Buffer) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- processBlob(RevObject) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- processCommit(RevObject) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- processDeltas(ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
- processEntry(CanonicalTreeParser, DirCacheBuildIterator, WorkingTreeIterator) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- processEntry(CanonicalTreeParser, CanonicalTreeParser, DirCacheBuildIterator, WorkingTreeIterator) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
Here the main work is done.
- 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.
- processHaveLines(List<ObjectId>, ObjectId, PacketLineOut) - Method in class org.eclipse.jgit.transport.UploadPack
-
- processMerge(Candidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- processOne(Candidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- processOptions() - Method in class org.eclipse.jgit.api.CheckoutCommand
-
- processOptions(RepositoryState, RevWalk) - Method in class org.eclipse.jgit.api.CommitCommand
-
Sets default values for not explicitly specified options.
- processOptions() - Method in class org.eclipse.jgit.api.CreateBranchCommand
-
- processOptions(RepositoryState) - Method in class org.eclipse.jgit.api.TagCommand
-
Sets default values for not explicitly specified options.
- processors - Variable in class org.eclipse.jgit.transport.Daemon
-
- processResponseCookies(HttpConnection) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- 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.
- processStep(RebaseTodoLine, boolean) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- processTag(RevObject) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- processTree(RevObject) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- profile - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
Encryption profile, root name of group of related properties.
- progress - Variable in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- progress(String) - Method in class org.eclipse.jgit.transport.SideBandInputStream
-
- PROGRESS_OPENING_CONNECTION - Static variable in class org.eclipse.jgit.transport.PushProcess
-
- progressBuffer - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- progressMonitor - Variable in class org.eclipse.jgit.api.StatusCommand
-
- progressMonitor - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- ProgressMonitor - Interface in org.eclipse.jgit.lib
-
A progress reporting interface.
- progressMonUploading - Variable in class org.eclipse.jgit.internal.JGitText
-
- ProgressReportingFilter(ProgressMonitor, int) - Constructor for class org.eclipse.jgit.lib.IndexDiff.ProgressReportingFilter
-
- 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.
- projects - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- 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.awtui.AwtAuthenticator
-
Prompt for and request authentication from the end-user.
- promptPasswordAuthentication() - Method in class org.eclipse.jgit.console.ConsoleAuthenticator
-
Prompt for and request authentication from the end-user.
- promptPasswordAuthentication() - Method in class org.eclipse.jgit.util.CachedAuthenticator
-
Prompt for and request authentication from the end-user.
- promptText - Variable in class org.eclipse.jgit.transport.CredentialItem
-
- promptYesNo(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- properties() - Method in class org.eclipse.jgit.pgm.AmazonS3Client
-
- properties(File) - Static method in class org.eclipse.jgit.transport.AmazonS3
-
- propertyFile - Variable in class org.eclipse.jgit.pgm.AmazonS3Client
-
- 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.
- ProposalRound - Class in org.eclipse.jgit.internal.ketch
-
- ProposalRound(KetchLeader, LogIndex, List<Proposal>, RefTree) - Constructor for class org.eclipse.jgit.internal.ketch.ProposalRound
-
- ProposalRound.NoOp - Exception in org.eclipse.jgit.internal.ketch
-
- propose() - Method in class org.eclipse.jgit.junit.time.MonotonicFakeClock
-
Obtain a timestamp close to "now".
- 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
-
- PROTO_BUNDLE - Static variable in class org.eclipse.jgit.transport.TransportBundleFile
-
- PROTO_FTP - Static variable in class org.eclipse.jgit.transport.TransportHttp
-
- PROTO_GIT - Static variable in class org.eclipse.jgit.transport.TransportGitAnon
-
- PROTO_HTTP - Static variable in class org.eclipse.jgit.transport.TransportHttp
-
- PROTO_LOCAL - Static variable in class org.eclipse.jgit.transport.TransportLocal
-
- PROTO_S3 - Static variable in class org.eclipse.jgit.transport.TransportAmazonS3
-
- PROTO_SFTP - Static variable in class org.eclipse.jgit.transport.TransportSftp
-
- PROTO_SSH - Static variable in class org.eclipse.jgit.transport.TransportGitSsh
-
- Protocol - Interface in org.eclipse.jgit.lfs
-
This interface describes the network protocol used between lfs client and lfs
server
- Protocol.Action - Class in org.eclipse.jgit.lfs
-
Describes in a Response a single action the client can execute on a
single object
- Protocol.Error - Class in org.eclipse.jgit.lfs
-
Describes an error to be returned by the LFS batch API
- Protocol.ExpiringAction - Class in org.eclipse.jgit.lfs
-
An action with an additional expiration timestamp
- Protocol.ObjectInfo - Class in org.eclipse.jgit.lfs
-
Describes in a response all actions the LFS server offers for a single
object
- Protocol.ObjectSpec - Class in org.eclipse.jgit.lfs
-
MetaData of an LFS object.
- Protocol.Request - Class in org.eclipse.jgit.lfs
-
A request sent to an LFS server
- Protocol.Response - Class in org.eclipse.jgit.lfs
-
A response received from an LFS server
- PROTOCOL_ERROR - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- PROTOCOL_PATH - Static variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- protocolError - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- protocols - Static variable in class org.eclipse.jgit.transport.Transport
-
- ProtocolState() - Constructor for enum org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication.ProtocolState
-
- ProtocolState() - Constructor for enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.ProtocolState
-
- protocolUrl - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- ProtocolV0Parser - Class in org.eclipse.jgit.transport
-
Parser for git protocol versions 0 and 1.
- ProtocolV0Parser(TransferConfig) - Constructor for class org.eclipse.jgit.transport.ProtocolV0Parser
-
- ProtocolV2Hook - Interface in org.eclipse.jgit.transport
-
Hook to allow callers to be notified on Git protocol v2 requests.
- protocolV2Hook - Variable in class org.eclipse.jgit.transport.UploadPack
-
Hook used while processing Git protocol v2 requests.
- ProtocolV2Parser - Class in org.eclipse.jgit.transport
-
Parse the incoming git protocol lines from the wire and translate them into a
Request object.
- ProtocolV2Parser(TransferConfig) - Constructor for class org.eclipse.jgit.transport.ProtocolV2Parser
-
- protocolVersion - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- ProtocolVersion(String) - Constructor for enum org.eclipse.jgit.transport.TransferConfig.ProtocolVersion
-
- provider - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache.Slot
-
- provider - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction
-
- provider - Variable in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
-
- provider - Variable in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
- providers - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient.CombinedKeyIdentityProvider
-
- proxies - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- proxy - Variable in class org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
-
The InetSocketAddress
or the proxy to connect to.
- proxy - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- proxy - Variable in class org.eclipse.jgit.transport.sshd.ProxyData
-
- PROXY_COMMAND - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- proxyAddress - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
The proxy address.
- proxyCannotAuthenticate - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- ProxyData - Class in org.eclipse.jgit.transport.sshd
-
A DTO encapsulating the data needed to connect through a proxy server.
- ProxyData(Proxy) - Constructor for class org.eclipse.jgit.transport.sshd.ProxyData
-
Creates a new
ProxyData
instance without user name or password.
- ProxyData(Proxy, String, char[]) - Constructor for class org.eclipse.jgit.transport.sshd.ProxyData
-
- proxyDatabase - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- ProxyDataFactory - Interface in org.eclipse.jgit.transport.sshd
-
Interface for obtaining
ProxyData
to connect through some proxy.
- proxyFor(ProxySelector, URL) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Determine the proxy server (if any) needed to obtain a URL.
- proxyHandler - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- proxyHttpFailure - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxyHttpInvalidUserName - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxyHttpUnexpectedReply - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxyHttpUnspecifiedFailureReason - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxyPassword - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
The password to use for authentication at the proxy.
- proxyPassword - Variable in class org.eclipse.jgit.transport.sshd.ProxyData
-
- proxyPasswordPrompt - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySelector - Variable in class org.eclipse.jgit.transport.AmazonS3
-
Our HTTP proxy support, in case we are behind a firewall.
- proxySelector - Variable in class org.eclipse.jgit.transport.TransportHttp
-
- proxySocksAuthenticationFailed - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureForbidden - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureGeneral - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureHostUnreachable - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureNetworkUnreachable - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureRefused - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureTTL - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureUnspecified - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureUnsupportedAddress - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksFailureUnsupportedCommand - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksGssApiFailure - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksGssApiMessageTooShort - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksGssApiUnknownMessage - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksGssApiVersionMismatch - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksNoRemoteHostName - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksPasswordTooLong - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksUnexpectedMessage - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksUnexpectedVersion - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxySocksUsernameTooLong - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- proxyUser - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
The user to authenticate at the proxy with.
- proxyUser - Variable in class org.eclipse.jgit.transport.sshd.ProxyData
-
- 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.
- prune - Variable in class org.eclipse.jgit.pgm.Fetch
-
- prune - Variable in class org.eclipse.jgit.pgm.Remote
-
- PRUNE_EXPIRE_DEFAULT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- PRUNE_PACK_EXPIRE_DEFAULT - Static variable in class org.eclipse.jgit.internal.storage.file.GC
-
- pruneCurrentObjectList - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- pruneEdgesFromObjectList(List<ObjectToPack>) - Static method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- pruneLoosePackedObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- pruneLooseUnreferencedObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- prunePack(String) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Delete files associated with a single pack file.
- 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.
- prunePacked(ObjectDirectory) - Static method in class org.eclipse.jgit.junit.TestRepository
-
- prunePreserved() - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Delete the preserved directory including all pack files within
- prunePreserved - Variable in class org.eclipse.jgit.pgm.Gc
-
- prunePreserved - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- ptr - Variable in class org.eclipse.jgit.diff.ContentSource.WorkingTreeSource
-
- ptr - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- ptr - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- ptr - Variable in class org.eclipse.jgit.lib.ObjectStream.SmallStream
-
- ptr - Variable in class org.eclipse.jgit.lib.TreeFormatter
-
- ptr - Variable in class org.eclipse.jgit.revwalk.ObjectWalk.TreeVisit
-
- ptr - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- ptr - Variable in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- ptr - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- ptrShift - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- publicKey - Variable in class org.eclipse.jgit.transport.AmazonS3
-
AWSAccessKeyId, public string that identifies the user's account.
- 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
-
- pullRebaseMode - Variable in class org.eclipse.jgit.api.PullCommand
-
- PullResult - Class in org.eclipse.jgit.api
-
- PullResult(FetchResult, String, MergeResult) - Constructor for class org.eclipse.jgit.api.PullResult
-
- PullResult(FetchResult, String, RebaseResult) - Constructor for class org.eclipse.jgit.api.PullResult
-
- pullTaskName - Variable in class org.eclipse.jgit.internal.JGitText
-
- punctCharacters - Static variable in class org.eclipse.jgit.fnmatch.GroupHead.PunctPattern
-
- PunctPattern() - Constructor for class org.eclipse.jgit.fnmatch.GroupHead.PunctPattern
-
- purge(PackFile) - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- 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(Candidate.BlobCandidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- push(Candidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- push(Repository, ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- push(Repository, Transport, List<RemoteGitReplica.RemoteCommand>) - Method in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- push(TestRepository, RevCommit) - Static method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Push a commit
- Push - Class in org.eclipse.jgit.pgm
-
- Push() - Constructor for class org.eclipse.jgit.pgm.Push
-
- push - Variable in class org.eclipse.jgit.pgm.Remote
-
- 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 - Variable in class org.eclipse.jgit.transport.RemoteConfig
-
- push - Variable in class org.eclipse.jgit.transport.Transport
-
Specifications to apply during push.
- 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.
- push(ProgressMonitor, Map<String, RemoteRefUpdate>) - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
Pushes to the remote repository basing on provided specification.
- push(ProgressMonitor, Map<String, RemoteRefUpdate>, OutputStream) - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
Pushes to the remote repository basing on provided specification.
- pushAsync(ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- pushAtomic - Variable in class org.eclipse.jgit.transport.Transport
-
Should push be all-or-nothing atomic behavior?
- pushCancelled - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushCert - Variable in class org.eclipse.jgit.internal.ketch.Proposal
-
- pushCert - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Push certificate associated with this update.
- pushCert - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Push certificate associated with this update.
- pushCert - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- PushCertificate - Class in org.eclipse.jgit.transport
-
The required information to verify the push.
- PushCertificate(String, PushCertificateIdent, String, String, PushCertificate.NonceStatus, List<ReceiveCommand>, String) - Constructor for class org.eclipse.jgit.transport.PushCertificate
-
- 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.
- PushCertificateIdent(String, String, long, int) - Constructor for class org.eclipse.jgit.transport.PushCertificateIdent
-
- 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 - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- 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.
- PushCertificateParser() - Constructor for class org.eclipse.jgit.transport.PushCertificateParser
-
- PushCertificateParser.PacketLineReader - Class in org.eclipse.jgit.transport
-
- PushCertificateParser.StreamReader - Class in org.eclipse.jgit.transport
-
- PushCertificateParser.StringReader - Interface in org.eclipse.jgit.transport
-
- 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.
- PushCertificateStore.PendingCert - Class in org.eclipse.jgit.transport
-
- 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.
- pushCommitAsync(LogIndex) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- 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.
- pushee - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- PUSHEE - Static variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- pushee - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- pusher - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- PUSHER - Static variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- pusher - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- pushIsNotSupportedForBundleTransport - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushLocalCommit(RevCommit) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- pushNotPermitted - Variable in class org.eclipse.jgit.internal.JGitText
-
- pushOptions - Variable in class org.eclipse.jgit.api.PushCommand
-
- pushOptions - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Push options associated with this update.
- pushOptions - Variable in class org.eclipse.jgit.pgm.Push
-
- pushOptions - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
A list of option strings associated with this push.
- pushOptions - Variable in class org.eclipse.jgit.transport.PushProcess
-
A list of option strings associated with this push
- pushOptions - Variable in class org.eclipse.jgit.transport.ReceivePack
-
- pushOptions - Variable in class org.eclipse.jgit.transport.Transport
-
The option strings associated with the push operation.
- pushOptionsNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- PushProcess - Class in org.eclipse.jgit.transport
-
Class performing push operation on remote repository.
- PushProcess(Transport, Collection<RemoteRefUpdate>) - Constructor for class org.eclipse.jgit.transport.PushProcess
-
Create process for specified transport and refs updates specification.
- PushProcess(Transport, Collection<RemoteRefUpdate>, OutputStream) - Constructor for class org.eclipse.jgit.transport.PushProcess
-
Create process for specified transport and refs updates specification.
- PushRecurseSubmodulesMode(String) - Constructor for enum org.eclipse.jgit.transport.PushConfig.PushRecurseSubmodulesMode
-
- PushResult - Class in org.eclipse.jgit.transport
-
Result of push operation to the remote repository.
- PushResult() - Constructor for class org.eclipse.jgit.transport.PushResult
-
- pushThin - Variable in class org.eclipse.jgit.transport.Transport
-
Should push produce thin-pack when sending objects to remote repository.
- pushTo - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- pushTree(RevObject) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- pushTxnAcceptedAsync(Round) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Schedule a proposal round with the replica.
- pushURIs - Variable in class org.eclipse.jgit.transport.RemoteConfig
-
- put(Attribute) - Method in class org.eclipse.jgit.attributes.Attributes
-
Put an attribute
- put(DfsStreamKey, long, int, byte[]) - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- put(DfsBlock) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- put(DfsStreamKey, long, int, T) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- 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(PackExt, byte[]) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.MemPack
-
- 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
-
Obtain an OutputStream
to write to a remote file.
- put(String) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- 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(String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- 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
- putEntry(T, ObjectId, String, FileMode, ObjectLoader) - Method in interface org.eclipse.jgit.api.ArchiveCommand.Format
-
Write an entry to an archive.
- putEntry(ArchiveOutputStream, ObjectId, String, FileMode, ObjectLoader) - Method in class org.eclipse.jgit.archive.TarFormat
-
Write an entry to an archive.
- putEntry(ArchiveOutputStream, ObjectId, String, FileMode, ObjectLoader) - Method in class org.eclipse.jgit.archive.Tbz2Format
-
Write an entry to an archive.
- putEntry(ArchiveOutputStream, ObjectId, String, FileMode, ObjectLoader) - Method in class org.eclipse.jgit.archive.TgzFormat
-
Write an entry to an archive.
- putEntry(ArchiveOutputStream, ObjectId, String, FileMode, ObjectLoader) - Method in class org.eclipse.jgit.archive.TxzFormat
-
Write an entry to an archive.
- putEntry(ArchiveOutputStream, ObjectId, String, FileMode, ObjectLoader) - Method in class org.eclipse.jgit.archive.ZipFormat
-
Write an entry to an archive.
- putImpl(String, String, byte[], TemporaryBuffer, ProgressMonitor, String) - Method in class org.eclipse.jgit.transport.AmazonS3
-
- putLooseRef(RefDirectory.LooseRef) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- putPersonIdent(Map<String, String>, String, PersonIdent) - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- putRef(DfsStreamKey, long, T) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- pwd() - Method in interface org.eclipse.jgit.transport.FtpChannel
-
- pwd() - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- pwd() - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- 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
- rabin_DeltaIndex - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
The Rabin polynomial hash that is used by our own DeltaIndex.
- rangeString - Variable in class org.eclipse.jgit.pgm.Blame
-
- ranks - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.ComparatorBuilder
-
- ranks - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource.PackSourceComparator
-
- raw - Variable in class org.eclipse.jgit.revwalk.FooterKey
-
- raw - Variable in class org.eclipse.jgit.transport.PushCertificateIdent
-
- raw - Variable in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
- raw - Variable in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Single
-
- 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
- RawCharUtil() - Constructor for class org.eclipse.jgit.util.RawCharUtil
-
- rawIn - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Raw input stream.
- rawIn - Variable in class org.eclipse.jgit.transport.DaemonClient
-
- rawIn - Variable in class org.eclipse.jgit.transport.SideBandInputStream
-
- rawIn - Variable in class org.eclipse.jgit.transport.UploadPack
-
- rawLogMessageDoesNotParseAsLogEntry - Variable in class org.eclipse.jgit.internal.JGitText
-
- rawOut - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Raw output stream.
- rawOut - Variable in class org.eclipse.jgit.transport.DaemonClient
-
- rawOut - Variable in class org.eclipse.jgit.transport.UploadPack
-
- rawOut - Variable in class org.eclipse.jgit.transport.UploadPack.ResponseBufferedOutputStream
-
- RawParseUtils - Class in org.eclipse.jgit.util
-
Handy utility functions to parse raw object contents.
- RawParseUtils() - Constructor for class org.eclipse.jgit.util.RawParseUtils
-
- rawPath - Variable in class org.eclipse.jgit.transport.URIish
-
- 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
-
- rc - Variable in exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
- rc - Variable in exception org.eclipse.jgit.api.errors.FilterFailedException
-
- rc - Variable in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile.LazyChannel
-
- rc - Variable in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.RefQueueEntry
-
- rc - Variable in class org.eclipse.jgit.util.FS.ExecutionResult
-
- ReachabilityChecker - Interface in org.eclipse.jgit.revwalk
-
Check if a commit is reachable from a collection of starting commits.
- REACHABLE - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
Marks an object as having all its dependencies.
- ReachableCommitRequestValidator() - Constructor for class org.eclipse.jgit.transport.UploadPack.ReachableCommitRequestValidator
-
- reachableCommits - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
All commits that are immediately reachable by a local ref.
- ReachableCommitTipRequestValidator() - Constructor for class org.eclipse.jgit.transport.UploadPack.ReachableCommitTipRequestValidator
-
- reachedInCoreLimit() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
- 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(HttpServletRequest) - Method in class org.eclipse.jgit.http.server.TextFileServlet
-
- read(long, byte[], int, int) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- read(ReadableChannel, ByteBuffer) - Static method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- read(long, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- read() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.ReadBackStream
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.ReadBackStream
-
- read(long, ByteBuffer) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsOutputStream
-
Read back a portion of already written data.
- read(long, byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- read() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- read(long, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- read(ByteBuffer) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- read(long, ByteBuffer) - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.Out
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.dfs.PackInputStream
- read() - Method in class org.eclipse.jgit.internal.storage.dfs.PackInputStream
- 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(long, int) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- read(InputStream) - Static method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Read an existing pack index file from a buffered stream.
- read(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.PackInputStream
- read() - Method in class org.eclipse.jgit.internal.storage.file.PackInputStream
- 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(File) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Fully read a UTF-8 file and return as a string.
- read(Repository, String) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
Read a file's content
- read(File) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Read a file's content
- read(String) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Read content of a file
- read(Repository, AnyObjectId) - Static method in class org.eclipse.jgit.lib.BlobBasedConfig
-
- read(ObjectReader, AnyObjectId) - Static method in class org.eclipse.jgit.lib.BlobBasedConfig
-
- read(Repository, AnyObjectId, String) - Static method in class org.eclipse.jgit.lib.BlobBasedConfig
-
- read() - Method in class org.eclipse.jgit.lib.Config.StringReader
-
- 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.PackParser.InflaterStream
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- read() - Method in class org.eclipse.jgit.transport.PushCertificateParser.PacketLineReader
-
- read() - Method in class org.eclipse.jgit.transport.PushCertificateParser.StreamReader
-
- read() - Method in interface org.eclipse.jgit.transport.PushCertificateParser.StringReader
-
- read(TreeWalk) - Static method in class org.eclipse.jgit.transport.PushCertificateStore
-
- 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.transport.TransportHttp.Service.HttpExecuteStream
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.transport.TransportHttp.Service.HttpExecuteStream
-
- 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() - Method in class org.eclipse.jgit.util.TemporaryBuffer.BlockInputStream
-
- read(byte[], int, int) - Method in class org.eclipse.jgit.util.TemporaryBuffer.BlockInputStream
-
- 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.
- readACK(MutableObjectId) - Method in class org.eclipse.jgit.transport.PacketLineIn
-
- readAdvertisedImpl(BufferedReader) - Method in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB
-
- readAdvertisedRefs() - Method in class org.eclipse.jgit.transport.BasePackConnection
-
Reads the advertised references through the initialized stream.
- readAdvertisedRefs() - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- readAdvertisedRefs() - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- readAdvertisedRefsImpl() - Method in class org.eclipse.jgit.transport.BasePackConnection
-
- readAhead - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- readAlternates(String) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Read a standard Git alternates file to discover other object databases.
- readAndResolve(String, RefList<Ref>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- readAWSKeys() - Method in class org.eclipse.jgit.pgm.debug.LfsStore
-
- ReadBackStream(long) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsInserter.ReadBackStream
-
- readBitmap - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total number of complete bitmap indexes read into memory.
- readBitmap(DataInput) - Static method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- readBlock - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
- readBlock - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total number of discrete blocks actually read from pack file(s), that is,
block cache misses.
- readBlock(BlockSource, long, int) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readBlock(long, long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- readBlockBytes - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total number of compressed bytes read during cache misses, as block sized
units.
- readBlockIntoBuf(BlockSource, long, int) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readBlockLen(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- readBlockMicros - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
- readBlockPositionList() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readBoolean() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readBundleV2() - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- readByte() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readChar() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readChecksum(File) - Method in class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
- 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.
- readCommitMsgFile(String) - Method in class org.eclipse.jgit.lib.Repository
-
- readContentAsNormalizedString(DirCacheEntry, ObjectReader) - Static method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- readCurs - Variable in class org.eclipse.jgit.transport.PackParser
-
- 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.
- ReadDirCache - Class in org.eclipse.jgit.pgm.debug
-
- ReadDirCache() - Constructor for class org.eclipse.jgit.pgm.debug.ReadDirCache
-
- readDouble() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- 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 - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- reader - Variable in class org.eclipse.jgit.diff.ContentSource.ObjectReaderSource
-
- reader - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- reader - Variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- Reader() - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- reader() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
Obtain a handle to the merged reader.
- Reader() - Constructor for class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- reader - Variable in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- reader - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- reader - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- reader - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- reader - Variable in class org.eclipse.jgit.merge.Merger
-
Reader to support
Merger.walk
and other object loading.
- reader - Variable in class org.eclipse.jgit.notes.NoteMap
-
Borrowed reader to access the repository.
- reader - Variable in class org.eclipse.jgit.notes.NoteMapMerger
-
- reader - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- reader - Variable in class org.eclipse.jgit.transport.BundleWriter
-
- reader - Variable in class org.eclipse.jgit.transport.PushCertificateParser.StreamReader
-
- reader - Variable in class org.eclipse.jgit.transport.PushCertificateStore
-
- reader - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- reader - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- readerIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- readerOptions - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- readerOptions - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
- readers() - Method in class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
Get unmodifiable list of tables
- readFile(String) - Method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- readFile(File) - Static method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- readFile(File, String) - Static method in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- readFile(String, String, String) - Method in interface org.eclipse.jgit.gitrepo.RepoCommand.RemoteReader
-
- readFileFooter() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- readFileHeader() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- 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.
- readFirstLine(File) - Static method in class org.eclipse.jgit.lib.RepositoryCache.FileKey
-
- readFloat() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readFrom(InputStream) - Method in class org.eclipse.jgit.dircache.DirCache
-
- readFrom(PackParser.Source) - Method in class org.eclipse.jgit.transport.PackParser
-
- readFromChannel(long) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
- readFromFile(Path) - Static method in class org.eclipse.jgit.internal.transport.sshd.KnownHostEntryReader
-
Reads a known_hosts file and returns all valid entries.
- readFully(long, byte[], int, int, DfsReader) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- readFully(long, byte[], int, int, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- readFully(byte[]) - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readFully(byte[], int, int) - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readFully(InputStream) - Static method in class org.eclipse.jgit.patch.Patch
-
- 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
- readGitDirectoryFile(String) - Method in class org.eclipse.jgit.lib.Repository
-
Read a file from the git directory.
- readHeaderOrFooter(long, int) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- readId(ReplicaPushRequest, ReceiveCommand) - Static method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- readIdx - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total number of complete pack indexes read into memory.
- readIdxBytes - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total number of bytes read from indexes.
- readIdxMicros - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Total microseconds spent reading pack or bitmap indexes.
- 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.
- readIndex(long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- readIndexChecksum - Variable in class org.eclipse.jgit.dircache.DirCache
-
index checksum when index was read from disk
- readingObjectsFromLocalRepositoryFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- readInt() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readInt16() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readKeyBoxFile(Path) - Method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- readKeyName(Config.StringReader) - Static method in class org.eclipse.jgit.lib.Config
-
- readLength() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
- readLine() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readLine(byte[]) - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- 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.
- readLock - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- readLog(String) - Static method in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- readLogEntry() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readLogUpdateIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readLong() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readLooseRefs(TreeMap<String, Ref>) - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- readLooseRefs(TreeMap<String, Ref>, String, String) - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- readLsRemote() - Method in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- 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.
- readObject(ObjectInputStream) - Method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
- readObject(ObjectInputStream) - Method in class org.eclipse.jgit.lib.ObjectId
-
- readObjectHeader(PackParser.ObjectTypeAndSize) - Method in class org.eclipse.jgit.transport.PackParser
-
Read the header of the current object.
- readOneBlock(long, DfsReader, ReadableChannel) - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- readOrigHead() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/ORIG_HEAD.
- readPackedRefs() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- readPackedRefs(Map<String, Ref>) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
Read a standard Git packed-refs file to discover known references.
- readPackedRefsImpl(Map<String, Ref>, BufferedReader) - Method in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- readPackFooter() - Method in class org.eclipse.jgit.transport.PackParser
-
- readPackHeader() - Method in class org.eclipse.jgit.transport.PackParser
-
- readPacksBefore() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- readPersonIdent() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- 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
- readPos - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackParser
-
Cached block that is being read.
- readPositionFromIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readPostCommands(PacketLineIn) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
- readPostCommands(PacketLineIn) - Method in class org.eclipse.jgit.transport.ReceivePack
-
- 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.
- readRef(String, RefList<Ref>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- readRef(long) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readRef(ObjectReader, String) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- readRef(TreeMap<String, Ref>, String) - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- readRef(TreeMap<String, Ref>, String, String) - Method in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- readRefs(String) - Static method in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- ReadReftable - Class in org.eclipse.jgit.pgm.debug
-
- ReadReftable() - Constructor for class org.eclipse.jgit.pgm.debug.ReadReftable
-
- readReftablesBefore() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- readRevertHead() - Method in class org.eclipse.jgit.lib.Repository
-
Return the information stored in the file $GIT_DIR/REVERT_HEAD.
- readSectionName(Config.StringReader) - Static method in class org.eclipse.jgit.lib.Config
-
- readShort() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readSignature() - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- readSmartHeaders(InputStream, String) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- readSome(InputStream, byte[], int, int) - Static method in class org.eclipse.jgit.internal.storage.file.UnpackedObject
-
- 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.
- readStatusReport(Map<String, RemoteRefUpdate>) - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
- readString() - Method in class org.eclipse.jgit.transport.PacketLineIn
-
Read a single UTF-8 encoded string packet from the input stream.
- readString(int) - Method in class org.eclipse.jgit.transport.SideBandInputStream
-
- readStringLongTimeout() - Method in class org.eclipse.jgit.transport.BasePackPushConnection
-
- 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.
- readSubsectionName(Config.StringReader) - Static method in class org.eclipse.jgit.lib.Config
-
- 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
-
- readTimedOut() - Method in class org.eclipse.jgit.util.io.TimeoutInputStream
-
- readTimeout - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- readTree(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.pack.BaseSearch
-
- readTree(ObjectReader, ObjectId) - Static method in class org.eclipse.jgit.notes.NoteMap
-
Load a collection of notes from a tree.
- readUmask() - Static method in class org.eclipse.jgit.util.FS_POSIX
-
- readUnsignedByte() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readUnsignedInt() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
-
Read unsigned int
- readUnsignedShort() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readUpdateIndexDelta() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readUTF() - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- readValue(Config.StringReader) - Static method in class org.eclipse.jgit.lib.Config
-
- readValueId() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readValueString() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readVarint32() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- readVarint64() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- 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.
- real - Variable in class org.eclipse.jgit.transport.JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
-
- REALLY - Static variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- really - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- realm - Static variable in class org.eclipse.jgit.junit.http.AppServer
-
Realm name for the secure access areas.
- reason - Variable in exception org.eclipse.jgit.errors.NoMergeBaseException
-
- reason - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
- rebase() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a Rebase
command
- REBASE_APPLY - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
The name of the "rebase-apply" folder for non-interactive rebases.
- REBASE_HEAD - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- REBASE_HEAD_LEGACY - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- 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
- RebaseCommand.RebaseState - Class in org.eclipse.jgit.api
-
- rebaseResult - Variable in class org.eclipse.jgit.api.PullResult
-
- RebaseResult - Class in org.eclipse.jgit.api
-
- RebaseResult(RebaseResult.Status) - Constructor for class org.eclipse.jgit.api.RebaseResult
-
- RebaseResult(RebaseResult.Status, RevCommit) - Constructor for class org.eclipse.jgit.api.RebaseResult
-
- RebaseResult.Status - Enum in org.eclipse.jgit.api
-
The overall status
- rebaseState - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- RebaseState(File) - Constructor for class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- 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
- rebuild(RefDatabase) - Method in class org.eclipse.jgit.pgm.debug.RebuildRefTree
-
- REBUILD_INDEX_COUNT - Static variable in class org.eclipse.jgit.revwalk.DateRevQueue
-
- RebuildCommitGraph - Class in org.eclipse.jgit.pgm.debug
-
Recreates a repository from another one's commit graph.
- RebuildCommitGraph() - Constructor for class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- RebuildCommitGraph.ToRewrite - Class in org.eclipse.jgit.pgm.debug
-
- RebuildRefTree - Class in org.eclipse.jgit.pgm.debug
-
- RebuildRefTree() - Constructor for class org.eclipse.jgit.pgm.debug.RebuildRefTree
-
- REC_CNT_MASK - Static variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- REC_NEXT_SHIFT - Static variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- REC_PTR_MASK - Static variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- REC_PTR_SHIFT - Static variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- REC_SIZE - Static variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- recarryMask - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- recarryTest - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- recCnt - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- recCnt(long) - Static method in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- recCreate(int, int, int) - Static method in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- receive(InputStream, OutputStream, OutputStream) - Method in class org.eclipse.jgit.transport.ReceivePack
-
Execute the receive task on the socket.
- RECEIVE_PACK - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Name of the git-receive-pack service.
- RECEIVE_PACK_PATH - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- RECEIVE_PACK_REQUEST_TYPE - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Content type supplied by the client to the /git-receive-pack handler.
- RECEIVE_PACK_RESULT_TYPE - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Content type returned from the /git-receive-pack handler.
- 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(ObjectId, String, String) - Constructor for class org.eclipse.jgit.transport.ReceiveCommand
-
Create a command to switch a reference from object to symbolic.
- ReceiveCommand(String, ObjectId, String) - Constructor for class org.eclipse.jgit.transport.ReceiveCommand
-
Create a command to switch a reference from symbolic to object.
- ReceiveCommand(String, String, String) - Constructor for class org.eclipse.jgit.transport.ReceiveCommand
-
Create a command to switch a symbolic reference's target.
- 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.
- ReceiveConfig(Config) - Constructor for class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- received - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- receivedCorruptObject - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- receivedNonce - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
The nonce the pusher signed.
- ReceivedPackStatistics - Class in org.eclipse.jgit.transport
-
- ReceivedPackStatistics() - Constructor for class org.eclipse.jgit.transport.ReceivedPackStatistics
-
- ReceivedPackStatistics.Builder - Class in org.eclipse.jgit.transport
-
- receiveFsck - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- receiveHeader(PacketLineIn, boolean) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Receive a list of commands from the input encapsulated in a push
certificate.
- receiveHeader(PushCertificateParser.StringReader, boolean) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
- receivePack - Variable in class org.eclipse.jgit.api.PushCommand
-
- receivePack - Variable in class org.eclipse.jgit.pgm.Push
-
- ReceivePack - Class in org.eclipse.jgit.pgm
-
- ReceivePack() - Constructor for class org.eclipse.jgit.pgm.ReceivePack
-
- receivePack(ProgressMonitor, OutputStream) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- receivePack() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Receive a pack from the input and store it in the repository.
- 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.
- receivepack - Variable in class org.eclipse.jgit.transport.RemoteConfig
-
- receivePack - Variable in class org.eclipse.jgit.transport.TransportLocal.ForkLocalPushConnection
-
- receivePackAndCheckConnectivity() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Receive a pack from the stream and check connectivity if necessary.
- receivePackFactory - Variable in class org.eclipse.jgit.http.server.GitFilter
-
- receivePackFactory - Variable in class org.eclipse.jgit.http.server.ReceivePackServlet.Factory
-
- receivePackFactory - Variable in class org.eclipse.jgit.http.server.ReceivePackServlet.InfoRefs
-
- receivePackFactory - Variable in class org.eclipse.jgit.transport.Daemon
-
- ReceivePackFactory<C> - Interface in org.eclipse.jgit.transport.resolver
-
- receivePackFactory - Variable in class org.eclipse.jgit.transport.TestProtocol
-
- receivePackFilters - Variable in class org.eclipse.jgit.http.server.GitFilter
-
- 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
-
- ReceivePackServlet - Class in org.eclipse.jgit.http.server
-
Server side implementation of smart push over HTTP.
- ReceivePackServlet() - Constructor for class org.eclipse.jgit.http.server.ReceivePackServlet
-
- ReceivePackServlet.Factory - Class in org.eclipse.jgit.http.server
-
- ReceivePackServlet.InfoRefs - Class in org.eclipse.jgit.http.server
-
- receivePackTooLarge - Variable in class org.eclipse.jgit.internal.JGitText
-
- receiveSignature(PacketLineIn) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
Read the PGP signature.
- receiveSignature(PushCertificateParser.StringReader) - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
- receivingObjects - Variable in class org.eclipse.jgit.internal.JGitText
-
- recentCommitCount - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- recentCommitSpan - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
- recIdx - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- recNext(long) - Static method in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- recommendShallow - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- recompress(int) - Method in class org.eclipse.jgit.util.sha1.SHA1
-
- 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.DeltaBaseCache
-
- reconfigure(WindowCacheConfig) - Static method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- reconfigure(RepositoryCacheConfig) - Static method in class org.eclipse.jgit.lib.RepositoryCache
-
- recordError(AnyObjectId, Throwable) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- recordFileMode(String, FileMode) - Method in class org.eclipse.jgit.lib.IndexDiff
-
- RecordingLogger - Class in org.eclipse.jgit.junit.http
-
Log warnings into an array for later inspection.
- RecordingLogger() - Constructor for class org.eclipse.jgit.junit.http.RecordingLogger
-
Constructor for RecordingLogger
.
- RecordingLogger(String) - Constructor for class org.eclipse.jgit.junit.http.RecordingLogger
-
Constructor for RecordingLogger
.
- RecordingLogger.Warning - Exception in org.eclipse.jgit.junit.http
-
- recordRemoteBranch - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- recordShallowSubmodules - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- recordSubmoduleLabels - Variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- recPtr(long) - Static method in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- recreate(Ref, Ref, boolean) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- recreate(Ref, ObjectIdRef) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- recreate(Ref, Ref) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- recreateCommitGraph() - Method in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- recreateRefs() - Method in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- recs - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
Describes a unique element in sequence A.
- recurseSubmodules - Variable in class org.eclipse.jgit.pgm.Fetch
-
- recurseSubmodules(String) - Method in class org.eclipse.jgit.pgm.Fetch
-
- RECURSIVE - Static variable in class org.eclipse.jgit.merge.MergeStrategy
-
Recursive strategy to merge paths.
- recursive - Variable in class org.eclipse.jgit.pgm.DiffTree
-
- recursive - Variable in class org.eclipse.jgit.pgm.LsTree
-
- recursive - Variable in class org.eclipse.jgit.treewalk.TreeWalk
-
- RECURSIVE - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option to recursively delete given File
- recursiveDelete(File) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Recursively delete a directory, failing the test if the delete fails.
- recursiveDelete(File, boolean, boolean) - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- 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.
- recvWants(PacketLineIn) - Method in class org.eclipse.jgit.transport.ProtocolV0Parser
-
Parse an incoming protocol v1 upload request arguments from the wire.
- recycleLane(SwingCommitList.SwingLane) - Method in class org.eclipse.jgit.awtui.SwingCommitList
-
Return colors and other reusable information to the plotter when a lane
is no longer needed.
- 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.
- redirect(String, String, int) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- 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.
- reduceObjects(List<ReceiveCommand>, List<RevCommit>, Repository, Set<ObjectId>) - Method in class org.eclipse.jgit.internal.ketch.StageBuilder
-
- ref - Variable in exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
- ref - Variable in class org.eclipse.jgit.api.ReflogCommand
-
- ref - Variable in class org.eclipse.jgit.api.ResetCommand
-
- ref - Variable in class org.eclipse.jgit.api.StashCreateCommand
-
- ref - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.HashEntry
-
The referenced object.
- Ref(DfsStreamKey, long, int, T) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.Ref
-
- ref - Variable in class org.eclipse.jgit.internal.storage.file.LockFile
-
- ref - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache.Entry
-
The referenced object.
- Ref(PackFile, long, ByteWindow, ReferenceQueue<ByteWindow>) - Constructor for class org.eclipse.jgit.internal.storage.file.WindowCache.Ref
-
- Ref(byte[], ReferenceQueue<byte[]>) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaCache.Ref
-
- ref - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.RefEntry
-
- ref - Variable in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- ref - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- ref - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- ref - Variable in class org.eclipse.jgit.junit.TestRepository.BranchBuilder
-
- Ref - Interface in org.eclipse.jgit.lib
-
Pairing of a name and the
ObjectId
it currently
has.
- ref - Variable in class org.eclipse.jgit.lib.RefUpdate
-
- ref - Variable in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- ref - Variable in class org.eclipse.jgit.pgm.debug.ReadReftable
-
- ref - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable.LogEntry
-
- ref - Variable in class org.eclipse.jgit.pgm.Merge
-
- ref - Variable in class org.eclipse.jgit.pgm.Reflog
-
- ref - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- ref - Variable in class org.eclipse.jgit.transport.RefLeaseSpec
-
Name of the ref whose value we want to check.
- ref - Variable in class org.eclipse.jgit.util.RefMap.Ent
-
- Ref.Storage - Enum in org.eclipse.jgit.lib
-
Location where a
Ref
is stored.
- REF_BLOCK_TYPE - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- REF_NAME - Static variable in class org.eclipse.jgit.transport.PushCertificateStore
-
Ref name storing push certificates.
- 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 - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
- refBlockSize - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- refBlockSize - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- refBlockSize() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- refBlockSize - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- refBytes - Variable 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.
- RefCache(RefList<Ref>, DfsRefDatabase.RefCache) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
- refcnt - Variable in class org.eclipse.jgit.api.ArchiveCommand.FormatEntry
-
Number of times this format has been registered.
- refCnt - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- 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
-
- RefCursorImpl(long, byte[], boolean) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- RefDatabase - Class in org.eclipse.jgit.lib
-
Abstraction of name to
ObjectId
mapping.
- RefDatabase() - Constructor for class org.eclipse.jgit.lib.RefDatabase
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectoryRename
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.reftree.AlwaysFailUpdate
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeRename
-
- refdb - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
- refdb - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
- RefDirectory - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectory(FileRepository) - Constructor for class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- RefDirectory.LooseNonTag - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectory.LoosePeeledTag - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectory.LooseRef - Interface in org.eclipse.jgit.internal.storage.file
-
- RefDirectory.LooseScanner - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectory.LooseSymbolicRef - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectory.LooseUnpeeled - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectory.PackedRefList - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectoryRename - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectoryRename(RefDirectoryUpdate, RefDirectoryUpdate) - Constructor for class org.eclipse.jgit.internal.storage.file.RefDirectoryRename
-
- RefDirectoryUpdate - Class in org.eclipse.jgit.internal.storage.file
-
- RefDirectoryUpdate(RefDirectory, Ref) - Constructor for class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
- refDoesNotExistOrNoCommit - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- refEnd - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- RefEntry(Ref, long) - Constructor for class org.eclipse.jgit.internal.storage.reftable.BlockWriter.RefEntry
-
- ReferenceFile(Repository, String, String, String) - Constructor for class org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
- refFilter - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Filter used while advertising the refs to the client.
- RefFilter - Interface in org.eclipse.jgit.transport
-
Filters the list of refs that are advertised to the client.
- refFilter - Variable in class org.eclipse.jgit.transport.UploadPack
-
Filter used while advertising the refs to the client.
- RefGoneException() - Constructor for exception org.eclipse.jgit.internal.ketch.LagCheck.RefGoneException
-
- refIdSet(Collection<Ref>) - Static method in class org.eclipse.jgit.transport.UploadPack
-
- refIndex - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- refIndexLevels - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- refIndexLevels() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- refIndexPosition - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- refIndexSize - Variable 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.
- refLeaseSpecs - Variable in class org.eclipse.jgit.api.PushCommand
-
- RefList(AnyObjectId) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.RefList
-
- refList - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- RefList<T extends Ref> - Class in org.eclipse.jgit.util
-
Specialized variant of an ArrayList to support a RefDatabase
.
- RefList(Ref[], int) - Constructor for class org.eclipse.jgit.util.RefList
-
- 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.
- refLock - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
- 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.
- refLocks - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
A separate pool of locks to prevent concurrent loads for same index or bitmap from PackFile.
- refLockWaitTime - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
A consumer of object reference lock wait time milliseconds.
- reflog() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a reflog
command
- Reflog - Class in org.eclipse.jgit.pgm
-
- Reflog() - Constructor for class org.eclipse.jgit.pgm.Reflog
-
- REFLOG_PREFIX - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
- ReflogCommand - Class in org.eclipse.jgit.api
-
The reflog command
- ReflogCommand(Repository) - Constructor for class org.eclipse.jgit.api.ReflogCommand
-
Constructor for ReflogCommand.
- reflogComment - Variable in class org.eclipse.jgit.api.CommitCommand
-
- ReflogEntry - Interface in org.eclipse.jgit.lib
-
Parsed reflog entry
- ReflogEntryImpl - Class in org.eclipse.jgit.internal.storage.file
-
Parsed reflog entry
- ReflogEntryImpl(byte[], int) - Constructor for class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
- reflogEntryNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- refLogIdent - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Identity to record action as within the reflog.
- refLogIdent - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Identity to record action as within the reflog.
- refLogIdent - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
Identity to record action as within the reflog.
- reflogIn - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- refLogIncludeResult - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
- refLogIncludeResult - Variable in class org.eclipse.jgit.lib.RefUpdate
-
- refLogIncludeResult - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- refLogMessage - Variable in class org.eclipse.jgit.lib.BatchRefUpdate
-
Message the caller wants included in the reflog.
- refLogMessage - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Message the caller wants included in the reflog.
- refLogMessage - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- reflogPrefix - Variable in class org.eclipse.jgit.api.CherryPickCommand
-
- ReflogReader - Interface in org.eclipse.jgit.lib
-
Utility for reading reflog entries
- ReflogReaderImpl - Class in org.eclipse.jgit.internal.storage.file
-
Utility for reading reflog entries
- ReflogReaderImpl(Repository, String) - Constructor for class org.eclipse.jgit.internal.storage.file.ReflogReaderImpl
-
- 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.
- RefMap.Ent - Class in org.eclipse.jgit.util
-
- RefMap.SetIterator - Class in org.eclipse.jgit.util
-
- refName - Variable in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedLogCursor
-
- refName - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.LogCursorImpl
-
- 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.
- refName(CanonicalTreeParser, boolean) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- 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
-
- refPath(String) - Static method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- refPrefixes - Variable in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- refPrefixes - Variable in class org.eclipse.jgit.transport.LsRefsV2Request
-
- RefQueueEntry(RefCursor, int) - Constructor for class org.eclipse.jgit.internal.storage.reftable.MergedReftable.RefQueueEntry
-
- 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.internal.transport.ssh.OpenSshConfigFile
-
- refresh() - Method in class org.eclipse.jgit.lib.RefDatabase
-
Triggers a refresh of all internal data structures.
- refs - Variable in class org.eclipse.jgit.api.NameRevCommand
-
- refs - Variable in class org.eclipse.jgit.hooks.PrePushHook
-
- refs - Variable in class org.eclipse.jgit.internal.ketch.ReplicaFetchRequest
-
- refs - Variable in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
- refs - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- refs - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- refs - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- refs - Variable in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- refs - Variable in class org.eclipse.jgit.lib.RefWriter
-
- refs - Variable in class org.eclipse.jgit.revplot.PlotCommit
-
- refs - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
The refs we advertised as existing at the start of the connection.
- refs - Variable in class org.eclipse.jgit.transport.UploadPack
-
- REFS_DOT_DOT - Static variable in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- refsBefore - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- 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
-
- refsDir - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- 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(RefSpec) - Constructor for class org.eclipse.jgit.transport.RefSpec
-
- 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.
- RefSpecHandler - Class in org.eclipse.jgit.pgm.opt
-
Custom argument handler
RefSpec
from
string values.
- RefSpecHandler(CmdLineParser, OptionDef, Setter<? super RefSpec>) - Constructor for class org.eclipse.jgit.pgm.opt.RefSpecHandler
-
Create a new handler for the command name.
- refSpecs - Variable in class org.eclipse.jgit.api.FetchCommand
-
- refSpecs - Variable in class org.eclipse.jgit.api.PushCommand
-
- refSpecs - Variable in class org.eclipse.jgit.pgm.Push
-
- refStats - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- 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
-
- reftableComparator() - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- reftableConfig - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- reftableConfig - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- reftableConfig - Variable in class org.eclipse.jgit.internal.storage.dfs.ReftableBatchRefUpdate
-
- 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.
- ReftableConstants - Class in org.eclipse.jgit.internal.storage.reftable
-
- ReftableConstants() - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- reftableInitialMaxUpdateIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- reftableInitialMinUpdateIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- reftableMap(DfsObjDatabase.PackList) - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- ReftableOutputStream - Class in org.eclipse.jgit.internal.storage.reftable
-
Wrapper to assist formatting a reftable to an OutputStream
.
- ReftableOutputStream(OutputStream, int, boolean) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- reftablePath - Variable in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- reftablePath - Variable in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- 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.
- ReftableReader.LogCursorImpl - Class in org.eclipse.jgit.internal.storage.reftable
-
- ReftableReader.ObjCursorImpl - Class in org.eclipse.jgit.internal.storage.reftable
-
- ReftableReader.RefCursorImpl - Class in org.eclipse.jgit.internal.storage.reftable
-
- reftables - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackList
-
All known reftables, sorted.
- reftablesBefore - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- ReftableStack - Class in org.eclipse.jgit.internal.storage.dfs
-
Tracks multiple open
Reftable
instances.
- ReftableStack(int) - Constructor for class org.eclipse.jgit.internal.storage.dfs.ReftableStack
-
- 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.IndexBuilder - Class in org.eclipse.jgit.internal.storage.reftable
-
- ReftableWriter.RefList - Class in org.eclipse.jgit.internal.storage.reftable
-
- ReftableWriter.Section - Class in org.eclipse.jgit.internal.storage.reftable
-
- ReftableWriter.Stats - Class in org.eclipse.jgit.internal.storage.reftable
-
Statistics about a written reftable.
- refTree - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- RefTree - Class in org.eclipse.jgit.internal.storage.reftree
-
Tree of references in the reference graph.
- RefTree(DirCache) - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- RefTree.LockFailureException - Exception in org.eclipse.jgit.internal.storage.reftree
-
- RefTreeBatch - Class in org.eclipse.jgit.internal.storage.reftree
-
- RefTreeBatch(RefTreeDatabase) - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- 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.
- refTreeId - Variable in class org.eclipse.jgit.internal.storage.reftree.Scanner.Result
-
- RefTreeNames - Class in org.eclipse.jgit.internal.storage.reftree
-
Magic reference name logic for RefTrees.
- RefTreeNames() - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTreeNames
-
- RefTreeRename - Class in org.eclipse.jgit.internal.storage.reftree
-
- RefTreeRename(RefTreeDatabase, RefUpdate, RefUpdate) - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTreeRename
-
- RefTreeUpdate - Class in org.eclipse.jgit.internal.storage.reftree
-
- RefTreeUpdate(RefTreeDatabase, Ref) - Constructor for class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
- 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.
- RefUpdate.Store - Class in org.eclipse.jgit.lib
-
Handle the abstraction of storing a ref update.
- 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.
- REGEX_GROUPS - Static variable in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- REGEX_PATTERN - Static variable in class org.eclipse.jgit.fnmatch.GroupHead
-
- REGEX_PBE - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- REGEX_TRANS - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- REGEX_WS - Static variable in interface org.eclipse.jgit.transport.WalkEncryption.Vals
-
- RegexGroupFilter - Class in org.eclipse.jgit.http.server.glue
-
Switch servlet path and path info to use another regex match group.
- RegexGroupFilter(int) - Constructor for class org.eclipse.jgit.http.server.glue.RegexGroupFilter
-
Constructor for RegexGroupFilter
- RegexPipeline - Class in org.eclipse.jgit.http.server.glue
-
Selects requests by matching the URI against a regular expression.
- RegexPipeline(Pattern, Filter[], HttpServlet) - Constructor for class org.eclipse.jgit.http.server.glue.RegexPipeline
-
- RegexPipeline.Binder - Class in org.eclipse.jgit.http.server.glue
-
- Region - Class in org.eclipse.jgit.blame
-
Region of the result that still needs to be computed.
- Region(int, int, int) - Constructor for class org.eclipse.jgit.blame.Region
-
- region - Variable in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- region - Variable in class org.eclipse.jgit.lfs.server.s3.S3Config
-
- region - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- regionList - Variable in class org.eclipse.jgit.blame.Candidate
-
Chain of regions this candidate may be blamed for.
- register(String, ArchiveCommand.Format<?>) - Static method in class org.eclipse.jgit.archive.ArchiveFormats
-
- register(String, FilterCommandFactory) - Static method in class org.eclipse.jgit.attributes.FilterCommandRegistry
-
- register(ServletBinder) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Configure a newly created binder.
- register(ServletBinderImpl) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- register(ServletBinder) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Configure a newly created binder.
- register(ServletBinder) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Configure a newly created binder.
- register() - Static method in class org.eclipse.jgit.lfs.BuiltinLFS
-
Activates the built-in LFS support.
- register() - Static method in class org.eclipse.jgit.lfs.CleanFilter
-
- register() - Static method in class org.eclipse.jgit.lfs.SmudgeFilter
-
Register this filter in JGit
- 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(SshdSession) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- 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.
- registerAll() - Static method in class org.eclipse.jgit.archive.ArchiveFormats
-
Register all included archive formats so they can be used
as arguments to the ArchiveCommand.setFormat() method.
- registerBouncyCastleProviderIfNecessary() - Static method in class org.eclipse.jgit.lib.internal.BouncyCastleGpgSigner
-
- registerByService() - Static method in class org.eclipse.jgit.transport.Transport
-
- registered - Variable in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction.SessionAuthMarker
-
- registerFormat(String, ArchiveCommand.Format<?>) - Static method in class org.eclipse.jgit.api.ArchiveCommand
-
Adds support for an additional archival format.
- registerIndexChangedListener(IndexChangedListener) - Method in class org.eclipse.jgit.dircache.DirCache
-
- registerRepository(RepositoryCache.Key, Repository) - Method in class org.eclipse.jgit.lib.RepositoryCache
-
- REGULAR_FILE - Static variable in class org.eclipse.jgit.lib.FileMode
-
Mode indicating an entry is a non-executable file.
- REINTERESTING - Variable in class org.eclipse.jgit.revwalk.DepthGenerator
-
Commits which the normal framework has marked as UNINTERESTING,
but which we now care about again.
- REINTERESTING - Variable in class org.eclipse.jgit.revwalk.DepthWalk.ObjectWalk
-
- REINTERESTING - Variable in class org.eclipse.jgit.revwalk.DepthWalk.RevWalk
-
- reject(ReceiveCommand, ReceiveCommand.Result, List<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- reject(ReceiveCommand, ReceiveCommand.Result, String, List<ReceiveCommand>) - Static method in class org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
- reject(IOException) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
- rejectAll() - Method in class org.eclipse.jgit.transport.PushProcess
-
- rejoinModifies(ProgressMonitor) - Method in class org.eclipse.jgit.diff.RenameDetector
-
- RELATIVE_PATH_P - Static variable in class org.eclipse.jgit.transport.URIish
-
Part of a pattern which matches a relative path.
- RELATIVE_SCP_URI - Static variable in class org.eclipse.jgit.transport.URIish
-
A pattern matching a SCP URI's of the form user@host:path/to/repo.git
- 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(URI, URI) - Static method in class org.eclipse.jgit.gitrepo.RepoCommand
-
- 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.
- release() - Method in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- releaseImpl(Inflater) - Static method in class org.eclipse.jgit.lib.InflaterCache
-
- releaseMemory() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- releaseMemory() - Method in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- releaseSession(RemoteSession) - Method in class org.eclipse.jgit.transport.SshSessionFactory
-
Close (or recycle) a session to a host.
- releaseTreeVisit(ObjectWalk.TreeVisit) - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- relevantCookies - Variable in class org.eclipse.jgit.transport.TransportHttp
-
- reload(Path) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.HostKeyFile
-
- remaining - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
Number of lines that still need to be discovered.
- remaining() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- remaining() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- remainingProxyProtocolTime - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
- remote - Variable in class org.eclipse.jgit.api.CloneCommand
-
- remote - Variable in class org.eclipse.jgit.api.FetchCommand
-
- remote - Variable in class org.eclipse.jgit.api.LsRemoteCommand
-
- remote - Variable in class org.eclipse.jgit.api.PullCommand
-
- remote - Variable in class org.eclipse.jgit.api.PushCommand
-
- Remote(String, String) - Constructor for class org.eclipse.jgit.gitrepo.ManifestParser.Remote
-
- remote - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- remote() - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- remote - Variable in class org.eclipse.jgit.pgm.Branch
-
- remote - Variable in class org.eclipse.jgit.pgm.Fetch
-
- remote - Variable in class org.eclipse.jgit.pgm.LsRemote
-
- remote - Variable in class org.eclipse.jgit.pgm.Push
-
- Remote - Class in org.eclipse.jgit.pgm
-
- Remote() - Constructor for class org.eclipse.jgit.pgm.Remote
-
- remote(String) - Static method in class org.eclipse.jgit.transport.SideBandInputStream
-
- remote - Variable in class org.eclipse.jgit.transport.TestProtocol.Handle
-
- 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.
- remoteAddress - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
The ultimate remote address to connect to.
- remoteBranchName - Variable in class org.eclipse.jgit.api.PullCommand
-
- remoteCapablities - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
Capability tokens advertised by the remote side.
- RemoteCommand(ReceiveCommand) - Constructor for class org.eclipse.jgit.internal.ketch.RemoteGitReplica.RemoteCommand
-
- remoteConfig - Variable in class org.eclipse.jgit.internal.ketch.RemoteGitReplica
-
- 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
-
- remoteGitDir - Variable in class org.eclipse.jgit.transport.TransportLocal
-
- 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.
- RemoteGitReplica.RemoteCommand - Class in org.eclipse.jgit.internal.ketch
-
- remoteHungUpUnexpectedly - Variable in class org.eclipse.jgit.internal.JGitText
-
- remoteId - Variable in class org.eclipse.jgit.internal.ketch.LagCheck
-
- 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.
- remoteLocation - Variable in class org.eclipse.jgit.hooks.PrePushHook
-
- remoteMessage - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- remoteName - Variable in class org.eclipse.jgit.api.RemoteRemoveCommand
-
- remoteName - Variable in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
- remoteName - Variable in class org.eclipse.jgit.hooks.PrePushHook
-
- remoteName - Variable in class org.eclipse.jgit.pgm.Clone
-
- remoteName - Variable in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- remoteName - Variable in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- remoteNameCannotBeNull - Variable in class org.eclipse.jgit.internal.JGitText
-
- RemotePack(WalkRemoteObjectDatabase, String) - Constructor for class org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
-
- remoteRefObjectChangedIsNotExpectedOne - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- 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.
- remotes - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- remotes - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
List of all remote repositories we may need to get objects out of.
- 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.
- remoteSideDoesNotSupportDeletingRefs - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- remoteTrackingBranch - Variable in class org.eclipse.jgit.lib.BranchTrackingStatus
-
- RemoteUnavailableException(String) - Constructor for exception org.eclipse.jgit.gitrepo.RepoCommand.RemoteUnavailableException
-
- remoteUpdates - Variable in class org.eclipse.jgit.transport.PushResult
-
- remoteUri - Variable in class org.eclipse.jgit.api.RemoteSetUrlCommand
-
- remove(String) - Method in class org.eclipse.jgit.attributes.Attributes
-
Remove attribute with given key
- remove(RevFlag) - Method in class org.eclipse.jgit.blame.Candidate.BlobCandidate
-
- remove(RevFlag) - Method in class org.eclipse.jgit.blame.Candidate
-
- remove(String) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- remove() - Method in class org.eclipse.jgit.events.ListenerHandle
-
Remove the listener and stop receiving events.
- remove(ListenerHandle) - Method in class org.eclipse.jgit.events.ListenerList
-
- 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(int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- remove(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- remove() - Method in class org.eclipse.jgit.internal.storage.file.PackIndex.EntriesIterator
-
- remove(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache
-
- 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(Map<String, String>, String) - Static method in class org.eclipse.jgit.transport.AmazonS3
-
- remove() - Method in class org.eclipse.jgit.transport.PackParser.DeltaChain
-
- remove() - Method in class org.eclipse.jgit.util.BlockList.MyIterator
-
- 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
- remove() - Method in class org.eclipse.jgit.util.RefMap.SetIterator
-
- removeAll() - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
Clear every entry from the cache.
- removeAll(PackFile) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
Clear all entries related to a single file.
- removeAllOrNone(PackBitmapIndex) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
-
- removeAllOrNone(PackBitmapIndex) - Method in interface org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder
-
Determines if the entire bitmap index is contained in the bitmap.
- removeBaseById(AnyObjectId) - Method in class org.eclipse.jgit.transport.PackParser
-
- removeChild(int) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
- removeCloseListener(SessionCloseListener) - Method in class org.eclipse.jgit.transport.sshd.SshdSession
-
Removes the given listener
; has no effect if the listener is not
currently registered with this session.
- removed - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- removed(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- removed(String) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
- removed(File) - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.CleanupThread
-
- removed - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- removeDeletedRefs - Variable in class org.eclipse.jgit.api.FetchCommand
-
- removeDeletedRefs - Variable in class org.eclipse.jgit.transport.Transport
-
Should refs no longer on the source be pruned from the destination?
- removedList - Variable in class org.eclipse.jgit.api.CheckoutResult
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.eclipse.jgit.util.LRUMap
-
- removeEmptyParents(File) - Method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- removeFetchHeadRecord(ObjectId) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- removeFetchRefSpec(RefSpec) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remove a fetch RefSpec from this remote.
- removeFlag(int) - Method in class org.eclipse.jgit.revwalk.FIFORevQueue
-
- removeFromList(Set<String>, String, String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- removeFromTable(DeltaBaseCache.Entry) - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCache
-
- removeNestedCopyAndLinkfiles() - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
- RemoveNoteCommand - Class in org.eclipse.jgit.api
-
Remove object notes.
- RemoveNoteCommand(Repository) - Constructor for class org.eclipse.jgit.api.RemoveNoteCommand
-
Constructor for RemoveNoteCommand.
- removeNotInGroup() - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
Remove projects that are not in our desired groups.
- removeOldPack(File, String, PackExt, int) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Deletes old pack file, unless 'preserve-oldpacks' is set, in which case it
moves the pack file to the preserved directory
- removeOverlaps() - Method in class org.eclipse.jgit.gitrepo.ManifestParser
-
Remove projects that sits in a subdirectory of any other project.
- removePack(PackFile) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- 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.
- removeReferenced(Map<ObjectId, File>, ObjectWalk) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
Remove all entries from a map which key is the id of an object referenced
by the given ObjectWalk
- removeStaged(List<ReceiveCommand>, ObjectId) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- removeTrackingRefUpdate(ObjectId) - Method in class org.eclipse.jgit.transport.FetchProcess
-
- removeURI(URIish) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
Remove a URI from the list of URIs.
- removing - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- rename(File, File) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectoryRename
-
- rename() - Method in class org.eclipse.jgit.lib.RefRename
-
Rename
- rename - Variable in class org.eclipse.jgit.pgm.Branch
-
- rename(String, String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Renames a file on the remote file system.
- rename(String, String) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- rename(String, String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- 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.
- RENAME_FROM - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- RENAME_NEW - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- RENAME_OLD - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- RENAME_TO - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- renameAndOpenPack(String) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
- 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 - Variable in class org.eclipse.jgit.revwalk.FollowFilter
-
- 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.
- renameDetectionType - Variable in class org.eclipse.jgit.diff.DiffConfig
-
- RenameDetectionType() - Constructor for enum org.eclipse.jgit.diff.DiffConfig.RenameDetectionType
-
- renameDetector - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- renameDetector - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- 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
-
- renameLimit - Variable in class org.eclipse.jgit.diff.DiffConfig
-
- renameLimit - Variable in class org.eclipse.jgit.diff.RenameDetector
-
Limit in the number of files to consider for renames.
- renameLimit - Variable in class org.eclipse.jgit.pgm.Diff
-
- renameLimit - Variable in class org.eclipse.jgit.pgm.Log
-
- renameLimit - Variable in class org.eclipse.jgit.pgm.Show
-
- renameLog(RefUpdate, RefUpdate) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryRename
-
- renameProjects(List<RepoProject>) - Method in class org.eclipse.jgit.gitrepo.RepoCommand
-
Rename the projects if there's a conflict when converted to submodules.
- 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
-
- renameScore - Variable in class org.eclipse.jgit.blame.Candidate
-
Score assigned to the rename to this candidate.
- renameScore - Variable in class org.eclipse.jgit.diff.RenameDetector
-
Similarity score required to pair an add/delete as a rename.
- renameScore - Variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
Score a pair must exceed to be considered a rename.
- 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
-
- renderer - Variable in class org.eclipse.jgit.awtui.CommitGraphPane.GraphCellRender
-
- reopenConnection() - Method in class org.eclipse.jgit.transport.FetchProcess
-
- 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.
- repackColors() - Method in class org.eclipse.jgit.awtui.SwingCommitList
-
- repaint - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- Repeat - Annotation Type in org.eclipse.jgit.junit
-
Annotation enabling to run tests repeatedly
- RepeatedTestException(String, Throwable) - Constructor for exception org.eclipse.jgit.junit.RepeatRule.RepeatedTestException
-
- RepeatingFilePasswordProvider - Interface in org.eclipse.jgit.internal.transport.sshd
-
A FilePasswordProvider
augmented to support repeatedly asking for
passwords.
- RepeatRule - Class in org.eclipse.jgit.junit
-
TestRule
which enables to run the same JUnit test
repeatedly.
- RepeatRule() - Constructor for class org.eclipse.jgit.junit.RepeatRule
-
- RepeatRule.RepeatedTestException - Exception in org.eclipse.jgit.junit
-
- RepeatRule.RepeatStatement - Class in org.eclipse.jgit.junit
-
- RepeatStatement(int, Statement) - Constructor for class org.eclipse.jgit.junit.RepeatRule.RepeatStatement
-
- repetitions - Variable in class org.eclipse.jgit.junit.RepeatRule.RepeatStatement
-
- replace(ConcurrentMap<K, V>, K, V, V) - Static method in class org.eclipse.jgit.api.ArchiveCommand
-
Replaces the entry for a key only if currently mapped to a given
value.
- replace() - Method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
- replace(DirCacheEntry[], int) - Method in class org.eclipse.jgit.dircache.DirCache
-
- replace - Variable in class org.eclipse.jgit.dircache.DirCacheEditor.PathEdit
-
- replaceLineBreaksWithSpace(String) - Static method in class org.eclipse.jgit.util.StringUtils
-
Replace CRLF, CR or LF with a single space.
- replacements - Variable in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.Replacer
-
- Replacer(String, int, String, String, File) - Constructor for class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.Replacer
-
- replaceStringList(ConfigSnapshot, String, String, String, List<String>) - Method in class org.eclipse.jgit.lib.Config
-
- replaceTilde(List<String>, File) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
- replaceUri(String, Map<String, String>) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
- replica - Variable in class org.eclipse.jgit.internal.ketch.LagCheck
-
- replica - Variable in class org.eclipse.jgit.internal.ketch.ReplicaPushRequest
-
- replica - Variable in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
- ReplicaConfig - Class in org.eclipse.jgit.internal.ketch
-
- ReplicaConfig() - Constructor for class org.eclipse.jgit.internal.ketch.ReplicaConfig
-
- ReplicaConfig.UnitMap - Class in org.eclipse.jgit.internal.ketch
-
- 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.
- replicaName - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- 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.
- replicas - Variable in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- ReplicaSnapshot - Class in org.eclipse.jgit.internal.ketch
-
A snapshot of a replica.
- ReplicaSnapshot(KetchReplica) - Constructor for class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
- replyToken(ClientSession, String, byte[]) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- repo - Variable in class org.eclipse.jgit.api.Git
-
The git repository this class is interacting with
- repo - Variable in class org.eclipse.jgit.api.GitCommand
-
The repository this command is working with
- repo - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- repo - Variable in class org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
- repo - Variable in class org.eclipse.jgit.hooks.GitHook
-
- repo - Variable in class org.eclipse.jgit.internal.ketch.LagCheck
-
- repo - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- repo - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- repo - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- repo - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsStreamKey.ByteArrayDfsStreamKey
-
- repo - Variable in class org.eclipse.jgit.internal.storage.file.GC
-
- repo - Variable in class org.eclipse.jgit.internal.storage.file.GcLog
-
- repo - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeDatabase
-
- repo - Variable in class org.eclipse.jgit.lib.RebaseTodoFile
-
- Repo - Class in org.eclipse.jgit.pgm
-
- Repo() - Constructor for class org.eclipse.jgit.pgm.Repo
-
- 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.ManifestErrorException - Exception 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.
- RepoCommand.RemoteUnavailableException - Exception in org.eclipse.jgit.gitrepo
-
- repoCommitMessage - Variable in class org.eclipse.jgit.gitrepo.internal.RepoText
-
- repoConfig - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- repoConfig - Variable in class org.eclipse.jgit.submodule.SubmoduleWalk
-
- repoDesc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- repoDesc - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
- repoDirectory - Variable in class org.eclipse.jgit.api.RebaseCommand.RebaseState
-
- repoName() - Method in class org.eclipse.jgit.pgm.Glog
-
- 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.
- report(ObjectChecker.ErrorType, AnyObjectId, String) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- reportDeleteFailure(boolean, File) - Static method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- Reporter() - Constructor for class org.eclipse.jgit.transport.BaseReceivePack.Reporter
-
- reportInternalServerErrorOverSideband() - Method in class org.eclipse.jgit.transport.UploadPack
-
- reportStatus - Variable in class org.eclipse.jgit.transport.ReceivePack
-
- repository - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- repository - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- repository - Variable in class org.eclipse.jgit.dircache.DirCache
-
Repository containing this index
- repository - Variable in class org.eclipse.jgit.events.RepositoryEvent
-
- repository - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- repository - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- repository - Variable in class org.eclipse.jgit.internal.storage.file.GlobalAttributesNode
-
- repository - Variable in class org.eclipse.jgit.internal.storage.file.InfoAttributesNode
-
- repository - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.AlternateRepository
-
- repository - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
- repository - Variable in class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
-
- repository - Variable in class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
- repository - Variable in class org.eclipse.jgit.lfs.server.TransferHandler
-
- repository - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- 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.revplot.PlotWalk
-
- repository - Variable in class org.eclipse.jgit.submodule.SubmoduleWalk
-
- repository - Variable in class org.eclipse.jgit.transport.RefAdvertiser
-
- repository - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Repository that is the root level being iterated over
- repository - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator.RootIgnoreNode
-
- repositoryAccessForbidden - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- 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() - Constructor for class org.eclipse.jgit.lib.RepositoryCache
-
- 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
-
- RepositoryCache.Lock - Class 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
-
- RepositoryFilter - Class in org.eclipse.jgit.http.server
-
- RepositoryFilter(RepositoryResolver<HttpServletRequest>) - Constructor for class org.eclipse.jgit.http.server.RepositoryFilter
-
Create a new filter.
- repositoryIsRequired - Variable in class org.eclipse.jgit.internal.JGitText
-
- RepositoryListener - Interface in org.eclipse.jgit.events
-
A listener can register for event delivery.
- repositoryName - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryDescription
-
- repositoryNotFound - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- repositoryNotFound - Variable in class org.eclipse.jgit.internal.JGitText
-
- repositoryNotFound - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- 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.
- repositoryReadOnly - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- repositoryResolver - Variable in class org.eclipse.jgit.transport.Daemon
-
- 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() - Constructor for enum org.eclipse.jgit.lib.RepositoryState
-
- 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
-
- RepositoryTestCase - Class in org.eclipse.jgit.junit
-
Base class for most JGit unit tests.
- RepositoryTestCase() - Constructor for class org.eclipse.jgit.junit.RepositoryTestCase
-
- 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
-
- representation(DfsObjectRepresentation, long, DfsReader, PackReverseIndex) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- representation(WindowCursor, AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- req - Variable in class org.eclipse.jgit.http.server.SmartOutputStream
-
- req - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- req - Variable in class org.eclipse.jgit.transport.TestProtocol.Handle
-
- Request() - Constructor for class org.eclipse.jgit.lfs.Protocol.Request
-
- request(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- request(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption.NoEncryption
-
- request(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption
-
- request(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
- requestBatchUpload(HttpConnection, Set<LfsPointer>) - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- requestCount - Variable in class org.eclipse.jgit.transport.HttpAuthMethod.Digest
-
- requestHeaders - Variable in class org.eclipse.jgit.junit.http.AccessEvent
-
- 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.
- RequestPolicy() - Constructor for enum org.eclipse.jgit.transport.UploadPack.RequestPolicy
-
- requestType - Variable in class org.eclipse.jgit.transport.TransportHttp.Service
-
- requestValidator - Variable in class org.eclipse.jgit.transport.UploadPack
-
- requireCanDoUpdate() - Method in class org.eclipse.jgit.lib.RefUpdate
-
- required() - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser.MyOptionDef
-
- requiredHashFunctionNotAvailable - Variable in class org.eclipse.jgit.internal.JGitText
-
- requiredHashFunctionNotAvailable - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- requireGitDirOrWorkTree() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Require either gitDir
or workTree
to be set.
- requireLock() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- requireLocked(LockFile) - Method in class org.eclipse.jgit.dircache.DirCache
-
- 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.internal.storage.pack.PackWriterBitmapPreparer.NotInBitmapFilter
-
- requiresCommitBody - Variable in class org.eclipse.jgit.revwalk.filter.AndRevFilter.Binary
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.AndRevFilter.Binary
-
- requiresCommitBody - Variable in class org.eclipse.jgit.revwalk.filter.AndRevFilter.List
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.AndRevFilter.List
-
- 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 - Variable in class org.eclipse.jgit.revwalk.filter.OrRevFilter.Binary
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.OrRevFilter.Binary
-
- requiresCommitBody - Variable in class org.eclipse.jgit.revwalk.filter.OrRevFilter.List
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.OrRevFilter.List
-
- 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.AllFilter
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.MergeBaseFilter
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.NoMergesFilter
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.NoneFilter
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.RevFilter.OnlyMergesFilter
-
- 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.RevFlagFilter.HasAll
-
- requiresCommitBody() - Method in class org.eclipse.jgit.revwalk.filter.RevFlagFilter.HasAny
-
- 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.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.AmazonS3Client
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.Clone
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.Daemon
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.debug.LfsStore
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.Init
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.LsRemote
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.ReceivePack
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.UploadPack
-
If this command requires a repository.
- requiresRepository() - Method in class org.eclipse.jgit.pgm.Version
-
If this command requires a repository.
- res - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
Window entry of the object we are currently considering.
- res - Variable in class org.eclipse.jgit.merge.MergeFormatterPass
-
- reselectNonDelta(ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- RESERVED_FLAGS - Static variable in class org.eclipse.jgit.revwalk.RevWalk
-
Number of flag bits we keep internal for our own use.
- reservedChars - Static variable in class org.eclipse.jgit.transport.URIish
-
- reserveSpace(int, DfsStreamKey) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- 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(char[]) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- reset(AnyObjectId) - Method in class org.eclipse.jgit.junit.TestRepository
-
Soft-reset HEAD to a detached state.
- reset(String) - Method in class org.eclipse.jgit.junit.TestRepository
-
Soft-reset HEAD to a different commit.
- reset() - Method in class org.eclipse.jgit.lib.Config.StringReader
-
- 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 - Class in org.eclipse.jgit.pgm
-
- Reset() - Constructor for class org.eclipse.jgit.pgm.Reset
-
- 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.
- resetAndSkipFully(Reader, long) - Static method in class org.eclipse.jgit.util.IO
-
- resetCherryPick() - Method in class org.eclipse.jgit.api.ResetCommand
-
- 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
- resetIndex(ObjectId) - Method in class org.eclipse.jgit.api.ResetCommand
-
- resetIndex(RevTree) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
- resetIndex(FileTreeIterator) - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Resets the index to represent exactly some filesystem content.
- resetIndexForPaths(ObjectId) - Method in class org.eclipse.jgit.api.ResetCommand
-
- resetMerge() - Method in class org.eclipse.jgit.api.ResetCommand
-
- resetNoMode - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- resetOsNames() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
- 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.
- resetRevert() - Method in class org.eclipse.jgit.api.ResetCommand
-
- resetRoot(ObjectReader, AnyObjectId) - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParser
-
Reset this parser to walk through the given tree.
- resetSoftToParent() - Method in class org.eclipse.jgit.api.RebaseCommand
-
- resetTailBlock() - Method in class org.eclipse.jgit.util.BlockList
-
- resettingHead - Variable in class org.eclipse.jgit.internal.JGitText
-
- resetToEnd() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- resetToMiddle() - Method in class org.eclipse.jgit.revwalk.BlockRevQueue.Block
-
- resetTransientErrorCount() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- ResetType() - Constructor for enum org.eclipse.jgit.api.ResetCommand.ResetType
-
- resetUntracked(RevTree) - Method in class org.eclipse.jgit.api.StashApplyCommand
-
- resize(byte[], int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.Reader
-
- resolve(DfsReader, Set<ObjectId>, AbbreviatedObjectId, int) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
Resolve an abbreviated ObjectId to its full form.
- resolve(Ref, int, RefList<Ref>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- resolve(Set<ObjectId>, AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- resolve(Set<ObjectId>, AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- resolve(Set<ObjectId>, AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- resolve(Set<ObjectId>, AbbreviatedObjectId, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- resolve(Set<ObjectId>, AbbreviatedObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- resolve(Set<ObjectId>, AbbreviatedObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndex
-
Find objects matching the prefix abbreviation.
- resolve(Set<ObjectId>, AbbreviatedObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1
-
Find objects matching the prefix abbreviation.
- resolve(Set<ObjectId>, AbbreviatedObjectId, int) - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2
-
Find objects matching the prefix abbreviation.
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader
-
- resolve(Ref, int, String, RefList<RefDirectory.LooseRef>, RefList<Ref>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- resolve(AbbreviatedObjectId) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Resolve an abbreviated ObjectId to its full form.
- resolve(Ref) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
Resolve a symbolic reference to populate its value.
- resolve(Ref, int) - Method in class org.eclipse.jgit.internal.storage.reftable.Reftable
-
- resolve(ObjectReader, Ref, int) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- resolve(Ref, int, RefList<Ref>) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- resolve(InetSocketAddress) - Static method in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
Resolves an InetSocketAddress
.
- 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(RevWalk, String) - Method in class org.eclipse.jgit.lib.Repository
-
- 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(String) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
- 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.
- RESOLVE_ABBREV_LIMIT - Static variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
Maximum number of candidates offered as resolutions of abbreviation.
- resolveAbbreviation(String) - Method in class org.eclipse.jgit.lib.Repository
-
- resolveAvailableSignaturesProposal(FactoryManager) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- resolved - Variable in class org.eclipse.jgit.util.RefMap
-
Immutable collection of resolved symbolic references.
- resolveDeltas(ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
- resolveDeltas(PackedObjectInfo, ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
- resolveDeltas(PackParser.DeltaVisit, int, PackParser.ObjectTypeAndSize, ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
- resolveDeltasWithExternalBases(ProgressMonitor) - Method in class org.eclipse.jgit.transport.PackParser
-
- resolvedIdx - Variable in class org.eclipse.jgit.util.RefMap.SetIterator
-
- resolveEffectiveHost(String, int, SocketAddress, String, AttributeRepository) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshConfig
-
- resolveGrandparentFile(File) - Static method in class org.eclipse.jgit.util.FS
-
Get the parent directory of this file's parent directory
- resolveHostNetworkIdentities(ClientSession, SocketAddress) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.HostKeyHelper
-
- resolveImpl(DfsObjDatabase.PackList, AbbreviatedObjectId, HashSet<ObjectId>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- resolveKey(String) - Method in class org.eclipse.jgit.transport.TransportAmazonS3.DatabaseS3
-
- resolveLoose(Ref) - Method in class org.eclipse.jgit.util.RefMap.SetIterator
-
- 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
- resolver - Variable in class org.eclipse.jgit.http.server.GitFilter
-
- resolver - Variable in class org.eclipse.jgit.http.server.RepositoryFilter
-
- resolveReflog(RevWalk, Ref, String) - Method in class org.eclipse.jgit.lib.Repository
-
- resolveReflogCheckout(int) - Method in class org.eclipse.jgit.lib.Repository
-
- resolveRefToCommitId() - Method in class org.eclipse.jgit.api.ResetCommand
-
- resolveSimple(String) - Method in class org.eclipse.jgit.lib.Repository
-
- resolvingDeltas - Variable in class org.eclipse.jgit.internal.JGitText
-
- resort() - Method in class org.eclipse.jgit.dircache.DirCacheBuilder
-
- resourceBundle - Variable in class org.eclipse.jgit.nls.TranslationBundle
-
- resourceBundle() - Method in class org.eclipse.jgit.nls.TranslationBundle
-
Get the resource bundle on which this translation bundle is based.
- resp - Variable in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
- respond(HttpServletRequest, PacketLineOut, String) - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
-
Writes the appropriate response to an info/refs request received by
a smart service.
- respond(HttpServletRequest, PacketLineOut, String) - Method in class org.eclipse.jgit.http.server.UploadPackServlet.InfoRefs
-
- Response() - Constructor for class org.eclipse.jgit.lfs.Protocol.Response
-
- response - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectDownloadListener
-
- response - Variable in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
- Response - Interface in org.eclipse.jgit.lfs.server
-
POJOs for Gson serialization/de-serialization.
- 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.
- Response.Action - Class in org.eclipse.jgit.lfs.server
-
Describes an action the client can execute on a single object
- Response.Body - Class in org.eclipse.jgit.lfs.server
-
Describes the body of a LFS batch API response
- Response.Error - Class in org.eclipse.jgit.lfs.server
-
Describes an error to be returned by the LFS batch API
- Response.ObjectInfo - Class in org.eclipse.jgit.lfs.server
-
Describes the actions the LFS server offers for a single object
- ResponseBufferedOutputStream(OutputStream) - Constructor for class org.eclipse.jgit.transport.UploadPack.ResponseBufferedOutputStream
-
- responseHeader(HttpConnection, String) - Static method in class org.eclipse.jgit.util.HttpSupport
-
Extract a HTTP header from the response.
- responseHeaders - Variable in class org.eclipse.jgit.junit.http.AccessEvent
-
- responseType - Variable in class org.eclipse.jgit.transport.TransportHttp.Service
-
- restart - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.Entry
-
- restartCnt - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- restartCnt - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- restartInterval - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockWriter
-
- restartInterval - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConfig
-
- restartInterval - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- restartInterval - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- restartInterval() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- restartInterval - Variable in class org.eclipse.jgit.pgm.debug.WriteReftable
-
- restartTbl - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- restartTimer() - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor.Task
-
- restoreIndex - Variable in class org.eclipse.jgit.api.StashApplyCommand
-
- restoreRequiredOptions(List<OptionHandler>) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
- restoreUntracked - Variable in class org.eclipse.jgit.api.StashApplyCommand
-
- RestrictedWildCardHead - Class in org.eclipse.jgit.fnmatch
-
- RestrictedWildCardHead(char, boolean) - Constructor for class org.eclipse.jgit.fnmatch.RestrictedWildCardHead
-
- result(RebaseResult.Status, RevCommit) - Static method in class org.eclipse.jgit.api.RebaseResult
-
Create RebaseResult
- result(Candidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- result - Variable in class org.eclipse.jgit.internal.storage.reftree.Command
-
- Result(ObjectId, RefList<Ref>, RefList<Ref>) - Constructor for class org.eclipse.jgit.internal.storage.reftree.Scanner.Result
-
- result - Variable in class org.eclipse.jgit.lib.RefRename
-
- result - Variable in class org.eclipse.jgit.lib.RefUpdate
-
Result of the update operation.
- Result() - Constructor for enum org.eclipse.jgit.lib.RefUpdate.Result
-
- Result() - Constructor for enum org.eclipse.jgit.transport.ReceiveCommand.Result
-
- result - Variable in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- resultCode - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
- resultContents - Variable in class org.eclipse.jgit.blame.BlameResult
-
- resultLengthIncorrect - Variable in class org.eclipse.jgit.internal.JGitText
-
- resultPath - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
- resultPath - Variable in class org.eclipse.jgit.blame.BlameResult
-
- resultStart - Variable in class org.eclipse.jgit.blame.Region
-
First position of this region in the result file blame is computing.
- resultTree - Variable in class org.eclipse.jgit.merge.ResolveMerger
-
merge result as tree
- resultTree - Variable in class org.eclipse.jgit.merge.StrategySimpleTwoWayInCore.InCoreMerger
-
- ret - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- retainBody - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- retainOnReset - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- 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
- RETRY_SLEEP_MS - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- retryAtMillis - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- retryAtMillis - Variable in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
- 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?
- retryFuture - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Scheduled retry due to communication failure.
- retryLater(ReplicaPushRequest) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- retrySleepMs - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- returnCode - Variable in exception org.eclipse.jgit.api.errors.AbortedByHookException
-
The process result.
- returnCode - Variable in exception org.eclipse.jgit.errors.CommandFailedException
-
- returnedNumber - Variable in class org.eclipse.jgit.internal.storage.file.PackIndex.EntriesIterator
-
- REUSE_AS_IS - Static variable in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- reuseComparator() - Static method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- reusedCommits - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- reusedCommitsBitmap - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper
-
- 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.
- reuseDeltaCommits - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- reuseDeltaFor(ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- reuseDeltas - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- reuseDeltas - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- 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.
- reuseMap(ObjectDirectory.PackList) - Static method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- reuseObjects - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- reuseSupport - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- reuseValidate - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- reuseWalker - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.BitmapCommit
-
- 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.
- RevCommitHandler - Class in org.eclipse.jgit.pgm.opt
-
Custom argument handler
RevCommit
from
string values.
- RevCommitHandler(CmdLineParser, OptionDef, Setter<? super RevCommit>) - Constructor for class org.eclipse.jgit.pgm.opt.RevCommitHandler
-
Create a new handler for the command name.
- 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).
- reverse(PackParser.UnresolvedDelta) - Static method in class org.eclipse.jgit.transport.PackParser
-
- reverseBinaryHunk - Variable in class org.eclipse.jgit.patch.FileHeader
-
- ReverseCandidate(Repository, ReverseWalk.ReverseCommit, PathFilter) - Constructor for class org.eclipse.jgit.blame.Candidate.ReverseCandidate
-
- ReverseCommit(AnyObjectId) - Constructor for class org.eclipse.jgit.blame.ReverseWalk.ReverseCommit
-
- reverseEndCommits - Variable in class org.eclipse.jgit.api.BlameCommand
-
- reverseIdx - Variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
- reverseIndex - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- reverseIndex - Variable in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexV1
-
- reverseRange - Variable in class org.eclipse.jgit.pgm.Blame
-
- reverseRefMap - Variable in class org.eclipse.jgit.revplot.PlotWalk
-
- reverseResult(Candidate, Candidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- reverseUpdateIndex(long) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- ReverseWalk - Class in org.eclipse.jgit.blame
-
- ReverseWalk(Repository) - Constructor for class org.eclipse.jgit.blame.ReverseWalk
-
- ReverseWalk.ReverseCommit - Class in org.eclipse.jgit.blame
-
- 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.
- revertedRefs - Variable in class org.eclipse.jgit.api.RevertCommand
-
- revFilter - Variable in class org.eclipse.jgit.api.LogCommand
-
- RevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Selects interesting revisions during walking.
- RevFilter() - Constructor for class org.eclipse.jgit.revwalk.filter.RevFilter
-
- RevFilter.AllFilter - Class in org.eclipse.jgit.revwalk.filter
-
- RevFilter.MergeBaseFilter - Class in org.eclipse.jgit.revwalk.filter
-
- RevFilter.NoMergesFilter - Class in org.eclipse.jgit.revwalk.filter
-
- RevFilter.NoneFilter - Class in org.eclipse.jgit.revwalk.filter
-
- RevFilter.OnlyMergesFilter - Class in org.eclipse.jgit.revwalk.filter
-
- RevFlag - Class in org.eclipse.jgit.revwalk
-
- RevFlag(RevWalk, String, int) - Constructor for class org.eclipse.jgit.revwalk.RevFlag
-
- RevFlag.StaticRevFlag - Class in org.eclipse.jgit.revwalk
-
- RevFlagFilter - Class in org.eclipse.jgit.revwalk.filter
-
Matches only commits with some/all RevFlags already set.
- RevFlagFilter(RevFlagSet) - Constructor for class org.eclipse.jgit.revwalk.filter.RevFlagFilter
-
- RevFlagFilter.HasAll - Class in org.eclipse.jgit.revwalk.filter
-
- RevFlagFilter.HasAny - Class in org.eclipse.jgit.revwalk.filter
-
- 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.
- revision - Variable in class org.eclipse.jgit.gitrepo.ManifestParser.Remote
-
- revision - Variable in class org.eclipse.jgit.gitrepo.RepoProject
-
- revision - Variable in class org.eclipse.jgit.pgm.Blame
-
- 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.
- revLimiter - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- revList - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableBitmapIndex
-
- RevList - Class in org.eclipse.jgit.pgm
-
- RevList() - Constructor for class org.eclipse.jgit.pgm.RevList
-
- revMap - Variable in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableBitmapIndex
-
- RevObject - Class in org.eclipse.jgit.revwalk
-
Base object type accessed during revision walking.
- RevObject(AnyObjectId) - Constructor for class org.eclipse.jgit.revwalk.RevObject
-
- 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.
- revokedKey(ClientSession, SocketAddress, PublicKey, Path) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser
-
- RevokedKeyException() - Constructor for exception org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.RevokedKeyException
-
- RevParse - Class in org.eclipse.jgit.pgm
-
- RevParse() - Constructor for class org.eclipse.jgit.pgm.RevParse
-
- revPool - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
Revision pool used to acquire commits from.
- revs - Variable in class org.eclipse.jgit.api.NameRevCommand
-
- RevSort - Enum in org.eclipse.jgit.revwalk
-
- RevSort() - Constructor for enum org.eclipse.jgit.revwalk.RevSort
-
- revstr - Variable in exception org.eclipse.jgit.errors.RevisionSyntaxException
-
- 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.
- RevTreeHandler - Class in org.eclipse.jgit.pgm.opt
-
Custom argument handler
RevTree
from string
values.
- RevTreeHandler(CmdLineParser, OptionDef, Setter<? super RevTree>) - Constructor for class org.eclipse.jgit.pgm.opt.RevTreeHandler
-
Create a new handler for the command name.
- 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.
- RevWalk(ObjectReader, boolean) - Constructor for class org.eclipse.jgit.revwalk.RevWalk
-
- revWalk - Variable in class org.eclipse.jgit.transport.WalkFetchConnection
-
- 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.
- RevWalkTextBuiltin - Class in org.eclipse.jgit.pgm
-
- RevWalkTextBuiltin() - Constructor for class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- RevWalkUtils - Class in org.eclipse.jgit.revwalk
-
- RevWalkUtils() - Constructor for class org.eclipse.jgit.revwalk.RevWalkUtils
-
- rewinding - Variable in class org.eclipse.jgit.internal.JGitText
-
- REWRITE - Static variable in class org.eclipse.jgit.revwalk.RevWalk
-
Set on a RevCommit that can collapse out of the history.
- REWRITE - Static variable in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- rewrite(RevCommit) - Method in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- rewriteFlag - Variable in class org.eclipse.jgit.revwalk.TreeRevFilter
-
- RewriteGenerator - Class in org.eclipse.jgit.revwalk
-
Replaces a RevCommit's parents until not colored with REWRITE.
- RewriteGenerator(Generator) - Constructor for class org.eclipse.jgit.revwalk.RewriteGenerator
-
- rewriteParents - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- rewrites - Variable in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
- rewriteUrl(String, String, int) - Static method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Rewrite a url
- REWRITTEN - Static variable in class org.eclipse.jgit.api.RebaseCommand
-
The folder containing the hashes of (potentially) rewritten commits when
--preserve-merges is used.
- rm() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a rm
command
- rm(String) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- Rm - Class in org.eclipse.jgit.pgm
-
- Rm() - Constructor for class org.eclipse.jgit.pgm.Rm
-
- rm(String) - Method in interface org.eclipse.jgit.transport.FtpChannel
-
Deletes a file on the remote file system.
- rm(String) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- rm(String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- 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.
- rmdir(String) - Method in class org.eclipse.jgit.transport.JschSession.JschFtpChannel
-
- rmdir(String) - Method in class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- RNG - Static variable in class org.eclipse.jgit.internal.ketch.KetchSystem
-
- rng - Static variable in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- role - Variable in class org.eclipse.jgit.junit.http.AppServer.TestMappedLoginService
-
- rollback - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- rollback - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter
-
- 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 - Variable in class org.eclipse.jgit.lfs.Lfs
-
- root - Variable in class org.eclipse.jgit.notes.NoteMap
-
All of the notes that have been loaded.
- root - Variable in class org.eclipse.jgit.pgm.Blame
-
- ROOT_DIR - Static variable in class org.eclipse.jgit.transport.WalkRemoteObjectDatabase
-
- ROOT_DOTDOT - Static variable in class org.eclipse.jgit.internal.storage.reftree.RefTree
-
- 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.
- RootIgnoreNode(WorkingTreeIterator.Entry, Repository) - Constructor for class org.eclipse.jgit.treewalk.WorkingTreeIterator.RootIgnoreNode
-
- rootObjects - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- rootOf(T) - Static method in class org.eclipse.jgit.attributes.AttributesHandler
-
- rootPosition - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.IndexBuilder
-
- rootRepo - Variable in class org.eclipse.jgit.gitrepo.ManifestParser
-
- roots - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- rootTree - Variable in class org.eclipse.jgit.submodule.SubmoduleWalk
-
- Round - Class in org.eclipse.jgit.internal.ketch
-
One round-trip to all replicas proposing a log entry.
- Round(KetchLeader, LogIndex) - Constructor for class org.eclipse.jgit.internal.ketch.Round
-
- round(long, long) - Static method in class org.eclipse.jgit.util.RelativeDateFormatter
-
- roundHoldsReferenceToRefTree - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- rsp - Variable in class org.eclipse.jgit.http.server.SmartOutputStream
-
- rules - Variable in class org.eclipse.jgit.attributes.AttributesNode
-
The rules that have been parsed into this node.
- rules - Variable in class org.eclipse.jgit.ignore.IgnoreNode
-
The rules that have been parsed into this node.
- run() - Method in class org.eclipse.jgit.attributes.FilterCommand
-
Execute the command.
- run(Ref, RefUpdate.Result) - Method in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
- run() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.CleanupThread
-
- run() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer.GitReceivePackCommand
-
- run() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer.GitUploadPackCommand
-
- run() - Method in class org.eclipse.jgit.lfs.CleanFilter
-
Execute the command.
- run() - Method in class org.eclipse.jgit.lfs.SmudgeFilter
-
Execute the command.
- run() - Method in class org.eclipse.jgit.lib.BatchingProgressMonitor.Task
-
- run() - Method in class org.eclipse.jgit.pgm.Add
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.AmazonS3Client
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Archive
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Blame
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Branch
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Checkout
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Clean
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Clone
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Commit
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Config
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Daemon
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
Perform the actions of this command.
- run(Repository) - Method in class org.eclipse.jgit.pgm.debug.DiffAlgorithms
-
- Run() - Constructor for class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Run
-
- run() - Method in class org.eclipse.jgit.pgm.debug.LfsStore
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.MakeCacheTree
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.ReadDirCache
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.ReadReftable
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.RebuildCommitGraph
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.RebuildRefTree
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.ShowCacheTree
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.ShowCommands
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.ShowDirCache
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.ShowPackDelta
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
Perform the actions of this command.
- run(Repository) - Method in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
- run() - Method in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.WriteDirCache
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.debug.WriteReftable
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Describe
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Diff
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.DiffTree
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Fetch
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Gc
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.IndexPack
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Init
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Log
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.LsFiles
-
- run() - Method in class org.eclipse.jgit.pgm.LsRemote
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.LsTree
-
Perform the actions of this command.
- run(String[]) - Method in class org.eclipse.jgit.pgm.Main
-
Parse the command line and execute the requested action.
- run() - Method in class org.eclipse.jgit.pgm.Merge
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.MergeBase
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Push
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.ReceivePack
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Reflog
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Remote
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Repo
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Reset
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.RevParse
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Rm
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Show
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.ShowRef
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Status
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Tag
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.UploadPack
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.pgm.Version
-
Perform the actions of this command.
- run() - Method in class org.eclipse.jgit.transport.Daemon.Acceptor
-
- run() - Method in class org.eclipse.jgit.util.FS.GobblerThread
-
- run() - Method in class org.eclipse.jgit.util.FS.StreamGobbler
-
- run() - Method in class org.eclipse.jgit.util.io.InterruptTimer.AlarmState
-
- run() - Method in class org.eclipse.jgit.util.io.StreamCopyThread
- runAsync(Round) - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- runAsync(AnyObjectId) - Method in class org.eclipse.jgit.internal.ketch.Round
-
Asynchronously distribute the round's new value for
refs/txn/accepted
to all replicas.
- runBuiltinFilterCommand(Repository, DirCacheCheckout.CheckoutMetadata, ObjectLoader, OutputStream) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- runExternalFilterCommand(Repository, DirCacheEntry, DirCacheCheckout.CheckoutMetadata, ObjectLoader, FS, OutputStream) - Static method in class org.eclipse.jgit.dircache.DirCacheCheckout
-
- runHook(Repository, File, String...) - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Run a hook script in the repository, returning the exit status.
- 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
- runLeader() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- runNextPushRequest() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
Determine the next push for this replica (if any) and start it.
- running - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- running - Variable in class org.eclipse.jgit.transport.Daemon.Acceptor
-
- runningRound - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Current round the leader is preparing and waiting for a vote on.
- runningTimeNanos - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Run
-
- runningTimeNanos - Variable in class org.eclipse.jgit.pgm.debug.DiffAlgorithms.Test
-
- 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.
- runTasks(ExecutorService, ThreadSafeProgressMonitor, DeltaTask.Block, List<Throwable>) - Static method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- runWhenDone(Callable<Void>) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
- runWhenDone(Callable<Void>) - Method in interface org.eclipse.jgit.internal.transport.sshd.proxy.StatefulProxyConnector
-
Runs command
once the proxy connection is established.
- runWindow(DeltaWindow) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- rw - Variable in class org.eclipse.jgit.internal.ketch.LagCheck
-
- rw - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- rw - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefUpdate
-
- rw - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeUpdate
-
- rw - Variable in class org.eclipse.jgit.pgm.Branch
-
Only set for verbose branch listing at-the-moment
- s(byte[]) - Static method in class org.eclipse.jgit.junit.JGitTestUtil
-
- s1(int, int, int, int, int) - Static method in class org.eclipse.jgit.util.sha1.SHA1
-
- s2(int, int, int, int, int) - Static method in class org.eclipse.jgit.util.sha1.SHA1
-
- S3 - Static variable in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- s3 - Variable in class org.eclipse.jgit.transport.TransportAmazonS3
-
User information necessary to connect to S3.
- s3(int, int, int, int, int) - Static method in class org.eclipse.jgit.util.sha1.SHA1
-
- S3_SCHEME - Static variable in class org.eclipse.jgit.transport.TransportAmazonS3
-
- 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
-
- S3Config - Class in org.eclipse.jgit.lfs.server.s3
-
Configuration for an Amazon AWS S3 bucket
- S3Config(String, String, String, String, String, int, boolean) - Constructor for class org.eclipse.jgit.lfs.server.s3.S3Config
-
Constructor for S3Config.
- s3Config - Variable in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
- s3InvalidBucket - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- S3Repository - Class in org.eclipse.jgit.lfs.server.s3
-
Repository storing LFS objects in Amazon S3
- S3Repository(S3Config) - Constructor for class org.eclipse.jgit.lfs.server.s3.S3Repository
-
Construct a LFS repository storing large objects in Amazon S3
- s4(int, int, int, int, int) - Static method in class org.eclipse.jgit.util.sha1.SHA1
-
- safe(String) - Static method in class org.eclipse.jgit.revwalk.filter.SubStringRevFilter
-
Can this string be safely handled by a substring filter?
- safeAbbreviate(ObjectReader, ObjectId) - Static method in class org.eclipse.jgit.pgm.AbstractFetchCommand
-
- safeAbbreviate(ObjectReader, ObjectId) - Static method in class org.eclipse.jgit.pgm.Push
-
- safeClose(InputStream) - Static method in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
- safeConfig(Session, ConfigRepository.Config) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- safeDelete(String) - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
- safeForMacOS - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- safeForWindows - Variable in class org.eclipse.jgit.transport.TransferConfig
-
- safeFS() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
- safeParseNew(RevWalk, AnyObjectId) - Static method in class org.eclipse.jgit.lib.RefUpdate
-
- safeParseOld(RevWalk, AnyObjectId) - Static method in class org.eclipse.jgit.lib.RefUpdate
-
- SALT - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- sameContent(Note, Note) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- sameNote(Note, Note) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- sameNoteOrNull(Note, Note) - Static method in class org.eclipse.jgit.notes.NoteMapMerger
-
- sameType(FileMode, FileMode) - Static method in class org.eclipse.jgit.diff.RenameDetector
-
- SATISFIED - Variable in class org.eclipse.jgit.transport.UploadPack
-
Objects where we found a path from the want list to a common base.
- 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
-
Record a snapshot for a file for which the last modification time is
already known.
- save(File) - Static method in class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
Record a snapshot for a specific packfile path.
- 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 - Variable in class org.eclipse.jgit.transport.UploadPack
-
- save(int, int, int, int, int) - Method in class org.eclipse.jgit.util.sha1.SHA1.State
-
- SAVE_COOKIES_KEY - Static variable in class org.eclipse.jgit.transport.HttpConfig
-
git config key for the "saveCookies" setting.
- saveCert(ObjectInserter, DirCache, PushCertificateStore.PendingCert, ObjectId) - Method in class org.eclipse.jgit.transport.PushCertificateStore
-
- saveCookies - Variable in class org.eclipse.jgit.transport.HttpConfig
-
- saveStatInformation() - Method in class org.eclipse.jgit.internal.storage.file.LockFile
-
- SC_BANDWIDTH_LIMIT_EXCEEDED - Static variable in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
-
- SC_RATE_LIMIT_EXCEEDED - Static variable in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
-
- 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.
- scan(DfsBlockCache.HashEntry, DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- scan(String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- scan(WindowCache.Entry, PackFile, long) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- scan(byte[], int) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexScanner
-
- scan(ObjectReader, AnyObjectId, String, boolean, RefList.Builder<Ref>, RefList.Builder<Ref>) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- scan(URL) - Method in class org.eclipse.jgit.pgm.CommandCatalog
-
- scan() - Method in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- scan(List<Ref>, ReftableReader) - Method in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- scan(ClassLoader, URL) - Static method in class org.eclipse.jgit.transport.Transport
-
- scanA() - Method in class org.eclipse.jgit.diff.HistogramDiffIndex
-
- 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.
- scanEnd - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.LogCursorImpl
-
- scanEnd - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.ObjCursorImpl
-
- scanEnd - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader.RefCursorImpl
-
- 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.
- scanLoose() - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- Scanner - Class in org.eclipse.jgit.internal.storage.reftree
-
A tree parser that extracts references from a
RefTree
.
- Scanner() - Constructor for class org.eclipse.jgit.internal.storage.reftree.Scanner
-
- Scanner.Result - Class in org.eclipse.jgit.internal.storage.reftree
-
- scanOne(String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- scanPacks(DfsObjDatabase.PackList) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- scanPacks - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats.Accumulator
-
Number of times the reader explicitly called scanPacks.
- scanPacks(ObjectDirectory.PackList) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- scanPacksImpl(DfsObjDatabase.PackList) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
-
- scanPacksImpl(ObjectDirectory.PackList) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- scanPathSegment(byte[], int, int, AnyObjectId) - Method in class org.eclipse.jgit.lib.ObjectChecker
-
- scanQuotedString(String, int, int[]) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
- scanRef(DfsBlockCache.HashEntry, DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- scanRef(RefDirectory.LooseRef, String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- scanRefTree(Repository, Ref, String, boolean) - Static method in class org.eclipse.jgit.internal.storage.reftree.Scanner
-
Scan a
RefTree
and parse entries into
Ref
instances.
- scanResponse(HttpConnection, Collection<HttpAuthMethod.Type>) - Static method in class org.eclipse.jgit.transport.HttpAuthMethod
-
Handle an authentication failure and possibly return a new response.
- scanToken(String, int) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
- scanToKey(byte[], int, int, int) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
Performs the linear search step within a restart interval.
- scanTree(String, File) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- sch - Variable in class org.eclipse.jgit.transport.SshTransport
-
- scheduleLeader() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- SCHEMA_NAME_SEPARATOR - Static variable in class org.eclipse.jgit.transport.HttpAuthMethod
-
- SCHEME - Static variable in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- SCHEME - Static variable in class org.eclipse.jgit.transport.TestProtocol
-
- scheme - Variable in class org.eclipse.jgit.transport.URIish
-
- SCHEME_HTTPS - Static variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- SCHEME_P - Static variable in class org.eclipse.jgit.transport.URIish
-
Part of a pattern which matches the scheme part (git, http, ...) of an
URI.
- SCHEME_SSH - Static variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- scope(String, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- 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.
- score(long) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- SCORE_SHIFT - Static variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- search() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- search(AnyObjectId) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- SEARCH_PATH - Static variable in class org.eclipse.jgit.lib.RefDatabase
-
Order of prefixes to search when using non-absolute references.
- searchForDeltas(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- searchForDeltas(ProgressMonitor, ObjectToPack[], int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- searchForReachableBranches - Variable in class org.eclipse.jgit.internal.JGitText
-
- searchForReuse - Variable in class org.eclipse.jgit.internal.JGitText
-
- searchForReuse(ProgressMonitor) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- searchForReuse(ProgressMonitor, List<ObjectToPack>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- searchForSizes - Variable in class org.eclipse.jgit.internal.JGitText
-
- searchInWindow() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- searchPacksAgain(ObjectDirectory.PackList) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- 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.
- SECOND_IN_MILLIS - Static variable in class org.eclipse.jgit.util.RelativeDateFormatter
-
- secondsAgo - Variable in class org.eclipse.jgit.internal.JGitText
-
- SECRET_KEY - Static variable in interface org.eclipse.jgit.transport.AmazonS3.Keys
-
- secretKey - Variable in class org.eclipse.jgit.lfs.server.s3.S3Config
-
- secretKey - Variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKey
-
- secretKey - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- secretKey - Variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- secretKey - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
Generated secret key.
- Section(byte) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Section
-
- section - Variable in class org.eclipse.jgit.lib.ConfigLine
-
The section name for the entry.
- SECTION - Static variable in class org.eclipse.jgit.transport.RemoteConfig
-
- SectionNames(ConfigSnapshot) - Constructor for class org.eclipse.jgit.lib.ConfigSnapshot.SectionNames
-
- sections - Variable in class org.eclipse.jgit.lib.ConfigSnapshot.SectionNames
-
- secureConfig - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- secureConnector - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- secureUri - Variable in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
- securityError(String) - Static method in class org.eclipse.jgit.transport.WalkEncryption
-
- SEED1 - Static variable in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- SEED2 - Static variable in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- seek(String) - Method in class org.eclipse.jgit.diff.ContentSource.WorkingTreeSource
-
- seek(long) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- seek(byte, byte[], BlockReader, long, long) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- seek(List<Ref>, ReftableReader) - Method in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- seekCold(String) - Method in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- 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.
- seekHot(String) - Method in class org.eclipse.jgit.pgm.debug.BenchmarkReftable
-
- seekKey(byte[]) - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
Finds a key in the block and positions the current pointer on its record.
- 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 - Variable in class org.eclipse.jgit.blame.BlameGenerator
-
Indicates the commit was put into the queue at least once.
- seen - Variable in class org.eclipse.jgit.internal.revwalk.AddUnseenToBitmapFilter
-
- SEEN - Static variable in class org.eclipse.jgit.revwalk.PendingGenerator
-
- SEEN - Static variable in class org.eclipse.jgit.revwalk.RevFlag
-
- SEEN - Static variable in class org.eclipse.jgit.revwalk.RevWalk
-
- seenHelp - Variable in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
- SEGMENT_BITS - Static variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Number of bits in a segment's index.
- SEGMENT_SHIFT - Static variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
- segmentCompare(String, String) - Static method in class org.eclipse.jgit.transport.HttpConfig
-
- select(StoredObjectRepresentation) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
Remember a specific representation for reuse at a later time.
- select(StoredObjectRepresentation) - Method in class org.eclipse.jgit.internal.storage.file.LocalObjectToPack
-
Remember a specific representation for reuse at a later time.
- 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.
- selectCommits(int, Set<? extends ObjectId>) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer
-
Returns the commit objects for which bitmap indices should be built.
- selectDeltaBase(DeltaWindowEntry, OutputStream) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindow
-
- selectingCommits - Variable in class org.eclipse.jgit.internal.JGitText
-
- selectMode(ResetCommand.ResetType, ResetCommand.ResetType) - Static method in class org.eclipse.jgit.pgm.Reset
-
- selectObjectRepresentation(PackWriter, ProgressMonitor, Iterable<ObjectToPack>) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- selectObjectRepresentation(PackWriter, ObjectToPack, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- selectObjectRepresentation(PackWriter, ObjectToPack, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.FileObjectDatabase
-
- selectObjectRepresentation(PackWriter, ObjectToPack, WindowCursor) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- selectObjectRepresentation(PackWriter, ObjectToPack, WindowCursor, Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- selectObjectRepresentation(PackWriter, ProgressMonitor, Iterable<ObjectToPack>) - Method in class org.eclipse.jgit.internal.storage.file.WindowCursor
-
Select the best object representation for a packer.
- selectObjectRepresentation(PackWriter, ProgressMonitor, Iterable<ObjectToPack>) - Method in interface org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Select the best object representation for a packer.
- selectProtocol(List<AuthenticationChallenge>, HttpClientConnector.HttpAuthenticationHandler) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- self() - Method in class org.eclipse.jgit.api.TransportCommand
-
Return this command cast to C
- self - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- self - Variable in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- self() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Get this object
- selfRef - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- send(HttpServletRequest, HttpServletResponse, String, byte[]) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- send(byte[], HttpServletRequest, HttpServletResponse) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Send a response to a GET
or HEAD
HTTP request.
- send(StringBuilder, IoSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- send(StringBuilder) - Method in class org.eclipse.jgit.lib.TextProgressMonitor
-
- send(long) - Method in class org.eclipse.jgit.transport.ProgressSpinner
-
- 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(StringBuilder) - Method in class org.eclipse.jgit.transport.SideBandProgressMonitor
-
- 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.
- sendAuthDataRequest(ClientSession, String) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- sendAuthDataRequest(ClientSession, String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitPasswordAuthentication
-
- sendClientProxyMetadata(ClientSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpClientConnector
-
- sendClientProxyMetadata(ClientSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- sendConnectInfo(IoSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- sendError(HttpServletRequest, HttpServletResponse, int) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Send an error to the Git client or browser.
- sendError(HttpServletRequest, HttpServletResponse, int, String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Send an error to the Git client or browser.
- sendError(HttpServletResponse, int, String) - Static method in class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
Send an error response.
- sendError(HttpServletResponse, Writer, int, String) - Method in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
-
- sendError(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Send an error message to the client.
- sendIdentification(String) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- sendInfoRefsError(HttpServletRequest, HttpServletResponse, String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- sendInit(byte[], HttpServletRequest, HttpServletResponse) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
- sendKexInit() - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- 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.
- sendMic(ClientSession, String) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- sendPack(PackStatistics.Accumulator, FetchRequest, Collection<Ref>, List<ObjectId>, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack
-
Send the requested objects to the client.
- sendPack(boolean, FetchRequest, PackStatistics.Accumulator, Collection<Ref>, List<ObjectId>, List<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack
-
Send the requested objects to the client.
- sendpack(List<RemoteRefUpdate>, ProgressMonitor) - Method in class org.eclipse.jgit.transport.WalkPushConnection
-
- sendPlainText(String, HttpServletRequest, HttpServletResponse) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Send a plain text response to a GET
or HEAD
HTTP request.
- sendReceivePackError(HttpServletRequest, HttpServletResponse, String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- sendRequest() - Method in class org.eclipse.jgit.transport.TransportHttp.Service
-
- sendStatusReport(boolean, Throwable, BaseReceivePack.Reporter) - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Send a status report.
- sendString(String) - Method in class org.eclipse.jgit.transport.BaseReceivePack.Reporter
-
- sendToken(ClientSession, byte[]) - Method in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- sendUploadPackError(HttpServletRequest, HttpServletResponse, String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- sendWants(Collection<Ref>) - Method in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- sent - Variable in class org.eclipse.jgit.transport.RefAdvertiser
-
- sentCommand - Variable in class org.eclipse.jgit.transport.BasePackPushConnection
-
- sentNonce - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
The nonce that was sent to the client.
- sentNonce() - Method in class org.eclipse.jgit.transport.PushCertificateParser
-
- sentReady - Variable in class org.eclipse.jgit.transport.UploadPack
-
- seqName - Variable in class org.eclipse.jgit.merge.MergeFormatterPass
-
- 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
-
- sequenceIndex - Variable in class org.eclipse.jgit.merge.MergeChunk
-
- sequences - Variable in class org.eclipse.jgit.merge.MergeResult
-
- sequenceTooLargeForDiffAlgorithm - Variable in class org.eclipse.jgit.internal.JGitText
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.ArchiveCommand.UnsupportedFormatException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.AbortedByHookException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.CanceledException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.CannotDeleteCurrentBranchException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.CheckoutConflictException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.DetachedHeadException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.EmptyCommitException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.FilterFailedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.GitAPIException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.InvalidConfigurationException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.InvalidMergeHeadsException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.InvalidRebaseStepException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.InvalidRefNameException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.InvalidRemoteException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.InvalidTagNameException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.JGitInternalException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.MultipleParentsNotAllowedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.NoFilepatternException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.NoHeadException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.NoMessageException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.NotMergedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.PatchApplyException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.PatchFormatException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.RefAlreadyExistsException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.RefNotAdvertisedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.RefNotFoundException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.StashApplyFailureException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.TooLargeObjectInPackException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.TooLargePackException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.TransportException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.UnmergedPathsException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.UnsupportedSigningFormatException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.errors.WrongRepositoryStateException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.api.SubmoduleDeinitCommand.NoSuchSubmoduleException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.AWTPlotRenderer
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.CommitGraphPane.CommitTableModel
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.CommitGraphPane.DateCellRender
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.CommitGraphPane.GraphCellRender
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.CommitGraphPane.NameCellRender
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.CommitGraphPane
-
- serialVersionUID - Static variable in class org.eclipse.jgit.awtui.SwingCommitList.SwingLane
-
- serialVersionUID - Static variable in class org.eclipse.jgit.diff.EditList
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.diff.SimilarityIndex.TableFullException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.dircache.InvalidPathException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.AmbiguousObjectException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.BinaryBlobException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.CancelledException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.CheckoutConflictException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.CommandFailedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.CompoundException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.ConfigInvalidException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.CorruptObjectException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.CorruptPackIndexException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.DiffInterruptedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.DirCacheNameConflictException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.EntryExistsException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.IllegalTodoFileModification
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.IncorrectObjectTypeException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.IndexReadException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.IndexWriteException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.InvalidObjectIdException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.InvalidPatternException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.LargeObjectException.ExceedsByteArrayLimit
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.LargeObjectException.ExceedsLimit
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.LargeObjectException.OutOfMemory
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.LargeObjectException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.LockFailedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.MissingBundlePrerequisiteException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.MissingObjectException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.NoClosingBracketException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.NoMergeBaseException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.NoPackSignatureException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.NoRemoteRepositoryException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.NotSupportedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.NoWorkTreeException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.ObjectWritingException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.PackInvalidException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.PackMismatchException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.PackProtocolException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.RemoteRepositoryException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.RepositoryNotFoundException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.RevisionSyntaxException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.RevWalkException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.StopWalkException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.StoredObjectRepresentationNotAvailableException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.SymlinksNotSupportedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.TooLargeObjectInPackException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.TooLargePackException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.TranslationBundleException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.TranslationBundleLoadingException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.TranslationStringMissingException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.TransportException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.UnmergedPathException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.UnpackException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.UnsupportedCredentialItem
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.UnsupportedPackIndexVersionException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.errors.UnsupportedPackVersionException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.GitServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.glue.ErrorServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.glue.MetaServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.InfoPacksServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.InfoRefsServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.ObjectFileServlet.Loose
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.ObjectFileServlet.Pack
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.ObjectFileServlet.PackData
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.ObjectFileServlet.PackIdx
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.ObjectFileServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.ReceivePackServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.TextFileServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.http.server.UploadPackServlet
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.ketch.LagCheck.RefGoneException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.ketch.ProposalRound.NoOp
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.ketch.TimeIsUncertainException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.internal.storage.file.ReflogEntryImpl
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.storage.reftable.BlockSizeTooSmallException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.storage.reftree.RefTree.LockFailureException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.submodule.SubmoduleValidator.SubmoduleValidationException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.RevokedKeyException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser.ParseException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.junit.RepeatRule.RepeatedTestException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.InvalidLongObjectIdException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsBandwidthLimitExceeded
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsConfigInvalidException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsInsufficientStorage
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsRateLimitExceeded
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsRepositoryNotFound
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsRepositoryReadOnly
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsUnauthorized
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsUnavailable
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.lfs.errors.LfsValidationError
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lfs.lib.LongObjectId
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lfs.server.fs.FileLfsServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lfs.server.LfsProtocolServlet
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lib.AbbreviatedObjectId
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lib.GpgSignature
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lib.ObjectId
-
- serialVersionUID - Static variable in class org.eclipse.jgit.lib.PersonIdent
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.notes.NotesMergeConflictException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.pgm.Die
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.pgm.TextBuiltin.TerminatedByHelpException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.revplot.PlotLane
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.BasePackFetchConnection.CancelledException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.PacketLineIn.InputOverLimitIOException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.transport.RefLeaseSpec
-
- serialVersionUID - Static variable in class org.eclipse.jgit.transport.RefSpec
-
- serialVersionUID - Static variable in class org.eclipse.jgit.transport.RemoteConfig
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.RequestNotYetReadException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.resolver.ServiceNotAuthorizedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.resolver.ServiceNotEnabledException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.UploadPackInternalServerErrorException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.transport.URIish
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.WantNotValidException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.transport.WriteAbortedException
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.util.io.AutoLFInputStream.IsBinaryException
-
- serialVersionUID - Static variable in class org.eclipse.jgit.util.LRUMap
-
- serialVersionUID - Static variable in exception org.eclipse.jgit.util.sha1.Sha1CollisionException
-
- serve(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.eclipse.jgit.http.server.FileSender
-
- serve(String) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Construct a binding for a specific path.
- serve(String) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Construct a binding for a specific path.
- serve(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.eclipse.jgit.http.server.ObjectFileServlet
-
- serveOneCommandV2() - Method in class org.eclipse.jgit.transport.UploadPack
-
- server - Variable in class org.eclipse.jgit.junit.http.AppServer
-
- server - Variable in class org.eclipse.jgit.junit.http.HttpTestCase
-
In-memory application server; subclass must start.
- server - Variable in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
- server - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
- server - Variable in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- serveRegex(String) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Construct a binding for a regular expression.
- serveRegex(Pattern) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Construct a binding for a regular expression.
- serveRegex(String) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Construct a binding for a regular expression.
- serverFailure - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- ServerKeyLookup - Interface in org.eclipse.jgit.internal.transport.sshd
-
Offers operations to retrieve server keys from known_hosts files.
- serverOptions - Variable in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- serverOptions - Variable in class org.eclipse.jgit.transport.FetchV2Request
-
- serverOptions - Variable in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- serverOptions - Variable in class org.eclipse.jgit.transport.LsRefsV2Request
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.RegexPipeline
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.SuffixPipeline
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
Execute the filters and the servlet on the request.
- service(ServletRequest, ServletResponse) - Method in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
-
- service(Daemon, String) - Static method in class org.eclipse.jgit.pgm.Daemon
-
- service() - Method in class org.eclipse.jgit.transport.ReceivePack
-
- service(String, PacketLineOut) - Method in class org.eclipse.jgit.transport.TransportGitAnon
-
- Service(String) - Constructor for class org.eclipse.jgit.transport.TransportHttp.Service
-
- service() - Method in class org.eclipse.jgit.transport.UploadPack
-
- SERVICE_SUFFIXES - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
- ServiceConfig(Config) - Constructor for class org.eclipse.jgit.http.server.resolver.AsIsFileService.ServiceConfig
-
- ServiceConfig(Config) - Constructor for class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory.ServiceConfig
-
- ServiceConfig(Config) - Constructor for class org.eclipse.jgit.http.server.resolver.DefaultUploadPackFactory.ServiceConfig
-
- ServiceConfig(DaemonService, Config, String) - Constructor for class org.eclipse.jgit.transport.DaemonService.ServiceConfig
-
- 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.
- serviceName - Variable in class org.eclipse.jgit.transport.TransportHttp.Service
-
- 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
-
- serviceNotSupported - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- services - Variable in class org.eclipse.jgit.transport.Daemon
-
- serviceV2() - Method in class org.eclipse.jgit.transport.UploadPack
-
- servlet - Variable in class org.eclipse.jgit.http.server.glue.UrlPipeline.Chain
-
- servlet - Variable in class org.eclipse.jgit.http.server.glue.UrlPipeline
-
Instance that must generate the response; never null.
- servletAlreadyInitialized - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- ServletBinder - Interface in org.eclipse.jgit.http.server.glue
-
Binds a servlet to a URL.
- ServletBinderImpl - Class in org.eclipse.jgit.http.server.glue
-
- ServletBinderImpl() - Constructor for class org.eclipse.jgit.http.server.glue.ServletBinderImpl
-
- servletContext - Variable in class org.eclipse.jgit.http.server.glue.MetaFilter
-
- servletMustNotBeNull - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- ServletUtils - Class in org.eclipse.jgit.http.server
-
Common utility functions for servlets.
- ServletUtils() - Constructor for class org.eclipse.jgit.http.server.ServletUtils
-
- servletWasAlreadyBound - Variable in class org.eclipse.jgit.http.server.HttpServerText
-
- session - Variable in class org.eclipse.jgit.transport.sshd.SshdSession
-
- SessionAuthMarker(Map<Session, SessionListener>) - Constructor for class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction.SessionAuthMarker
-
- sessionClosed(Session) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction.SessionAuthMarker
-
- sessionClosed(SshdSession) - Method in interface org.eclipse.jgit.transport.sshd.SessionCloseListener
-
- sessionCloseFailed - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- SessionCloseListener - Interface in org.eclipse.jgit.transport.sshd
-
A
SessionCloseListener
is invoked when a
SshdSession
is
closed.
- sessionEvent(Session, SessionListener.Event) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction.SessionAuthMarker
-
- sessions - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- set - Variable in class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory.ServiceConfig
-
- set(int) - Method in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.ComboBitset
-
- set(int) - Method in class org.eclipse.jgit.internal.storage.file.BitSet
-
- set - Variable in class org.eclipse.jgit.internal.storage.file.LazyObjectIdSetFile
-
- set(ObjectToPack) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- set - Variable in class org.eclipse.jgit.internal.storage.pack.IntSet
-
- set(long, int, long) - Static method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
- set(int, int, int) - Static method in class org.eclipse.jgit.lib.MutableObjectId
-
- 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, AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket.LazyNoteBucket
-
- set(AnyObjectId, AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- set(AnyObjectId, AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.LeafBucket
-
- set(AnyObjectId, AnyObjectId, ObjectReader) - Method in class org.eclipse.jgit.notes.NoteBucket
-
- 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(Config, String, String, String) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
- set(Config, String, boolean, boolean) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
- set(Config, String, int, int) - Method in class org.eclipse.jgit.transport.RemoteConfig
-
- 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(URIish, Map<String, Ref>) - Method in class org.eclipse.jgit.transport.OperationResult
-
- 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.FetchV0Request.Builder
-
- setAgent(String) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
Value of an agent line received after the command and before the
arguments.
- 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.
- setAlgorithm(DiffAlgorithm.SupportedAlgorithm) - Method in class org.eclipse.jgit.pgm.Diff
-
- 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
-
- setAsIsFileService(AsIsFileService) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set AsIsFileService
- setAsIsFileService(AsIsFileService) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set AsIsFileService
- setAssumeValid(boolean) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the assume valid flag for this entry,
- 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.
- setAttempts(int) - Method in class org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper
-
- setAttempts(int) - Method in interface org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider
-
Define the maximum number of attempts to get a password that should be
attempted for one identity resource through this provider.
- setAttempts(int) - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider
-
- setAttempts(int) - Method in interface org.eclipse.jgit.transport.sshd.KeyPasswordProvider
-
Define the maximum number of attempts to get a passphrase that should be
attempted for one identity resource through this provider.
- 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.
- setAuthorAndCommitter(CommitBuilder) - Method in class org.eclipse.jgit.junit.TestRepository
-
- 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.
- setBackground(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GC
-
- setBare(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
Set bare
- setBare(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitInitTask
-
Configure if the repository should be bare
- 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.BlockBasedFile
-
- 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.
- setBlockSize(int) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- 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.ant.tasks.GitCheckoutTask
-
Set branch
- setBranch(String) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
Set the branch
- 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
- setBucket(int, ObjectId) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- setBucket(int, InMemoryNoteBucket) - Method in class org.eclipse.jgit.notes.FanoutBucket
-
- setBuffer(TemporaryBuffer) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Sets the buffer from which to take the request body
- 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.lfs.lib.MutableLongObjectId
-
Set any byte in the id.
- 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.
- setCachedDelta(DeltaCache.Ref) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- setCachedSize(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.
- setCallback(ObjectUploadListener.Callback) - Method in class org.eclipse.jgit.lfs.server.fs.ObjectUploadListener
-
Set the callback to invoke after upload completed.
- 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.
- setChainLength(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.
- setChecksum(AnyObjectId) - Method in class org.eclipse.jgit.internal.storage.file.PackFileSnapshot
-
- setChunkedStreamingMode(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set chunked streaming mode
- 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.
- setCommandName(String) - Method in class org.eclipse.jgit.pgm.TextBuiltin
-
- 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.dfs.DfsInserter
-
- 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.
- setConfig(OpenSshConfig) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set connect timeout
- 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.
- setContentLength(int) - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
-
Set the contentLength
- 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.
- setCookieHeader(HttpConnection) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- setCorrupt(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- setCorrupt(long) - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- 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.ant.tasks.GitCheckoutTask
-
Set if branch should be created if not yet existing
- 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.internal.transport.sshd.JGitClientSession
-
- setCredentialsProvider(CredentialsProvider) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- setCredentialsProvider(CredentialsProvider) - Method in class org.eclipse.jgit.transport.Transport
-
A credentials provider to assist with authentication connections..
- setCurrentPlatform() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Assign some properties for the currently executing platform
- setCutDeltaChains(boolean) - Method in class org.eclipse.jgit.storage.pack.PackConfig
-
- setData(ObjectId) - Method in class org.eclipse.jgit.notes.Note
-
- setDebugEnabled(boolean) - Method in class org.eclipse.jgit.junit.http.RecordingLogger
- 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.
- setDeepenSince(int) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- 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.
- setDeltaAttempted(boolean) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- setDeltaBase(ObjectId) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
Set delta base for the object.
- 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.
- setDeltaDepth(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.
- setDepth(int) - Method in class org.eclipse.jgit.transport.FetchV0Request.Builder
-
- setDepth(int) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- setDerefTags(boolean) - Method in class org.eclipse.jgit.transport.RefAdvertiser
-
Toggle tag peeling.
- setDest(File) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
The optional directory associated with the clone operation.
- setDest(File) - Method in class org.eclipse.jgit.ant.tasks.GitInitTask
-
Set the destination git repository.
- 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.
- setDone(boolean) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector
-
Sets the "done" flag.
- setDoneReceived() - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
Mark that the "done" line has been received.
- setDoNotDelta() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- setDoOutput(boolean) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set if to do output
- 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
-
- setEdge() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.
- setError(IOException, String, int) - Method in class org.eclipse.jgit.util.FS.GobblerThread
-
- 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.
- setExpectedOldObjectId(ObjectId) - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- 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.
- setFastForward(boolean) - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- 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.
- setFetchConfig(BasePackFetchConnection.FetchConfig) - Static method in class org.eclipse.jgit.transport.TestProtocol
-
- 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.
- setFileMode(int) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
- 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.FetchV0Request.Builder
-
- setFilterSpec(FilterSpec) - Method in class org.eclipse.jgit.transport.FetchV2Request.Builder
-
- setFilterSpec(FilterSpec) - Method in class org.eclipse.jgit.transport.Transport
-
- setFixedLengthStreamingMode(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set fixed length streaming mode
- 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.ant.tasks.GitCheckoutTask
-
Set force
- 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
- setFound() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack
-
- 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.
- setHomeDirectory(File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Set a global directory to use as the user's home directory
- 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.
- setHostConfigEntry(HostConfigEntry) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
Sets the HostConfigEntry
this session was created for.
- setHostnameVerifier(HostnameVerifier) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set the HostnameVerifier
used during https
communication
- setHostnameVerifier(HostnameVerifier) - Method in interface org.eclipse.jgit.transport.http.HttpConnection
-
Set the HostnameVerifier
used during https
communication
- setHostnameVerifier(HostnameVerifier) - Method in class org.eclipse.jgit.transport.http.JDKHttpConnection
-
Set the HostnameVerifier
used during https
communication
- 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.
- setInitParameter(String, String) - Method in class org.eclipse.jgit.junit.http.MockServletConfig
-
Set init parameter.
- setInput(long, Inflater) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- setInput(long, Inflater) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.PackStream
-
- setInput(int, Inflater) - Method in class org.eclipse.jgit.internal.storage.file.ByteArrayWindow
-
Set the input
- setInput(int, Inflater) - Method in class org.eclipse.jgit.internal.storage.file.ByteBufferWindow
-
Set the input
- setInput(long, Inflater) - Method in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
- setInput(int, Inflater) - Method in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
Set the input
- setInput(long, Inflater, byte[]) - Method in class org.eclipse.jgit.internal.storage.file.PackInserter.PackStream
-
- 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 the new instance to use when accessing properties.
- setInstanceFollowRedirects(boolean) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set whether or not to follow HTTP redirects.
- 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.
- setInvalid() - Method in class org.eclipse.jgit.internal.storage.dfs.BlockBasedFile
-
- setInvalid() - Method in class org.eclipse.jgit.internal.storage.file.PackFile
-
- SetIterator() - Constructor for class org.eclipse.jgit.util.RefMap.SetIterator
-
- setKeepEmpty(boolean) - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
-
Configure this index pack instance to keep an empty pack.
- setKeyCache(KeyCache) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
Set a cache for loaded keys.
- setLastModified(long) - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Set the cached last modification date of this file, using milliseconds.
- setLastModified(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
Set time the pack was created, in milliseconds.
- setLastModified(File, long) - Static method in class org.eclipse.jgit.util.FileUtils
-
- setLastModified(File, long) - 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.
- setMergeCost(int) - Method in class org.eclipse.jgit.api.NameRevCommand
-
- 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.
- setMessage(String) - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- 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
- setModel(TableModel) - Method in class org.eclipse.jgit.awtui.CommitGraphPane
- setModulesConfig(Config) - Method in class org.eclipse.jgit.submodule.SubmoduleWalk
-
Set the config used by this walk.
- setMultiValuedOptions(Map<String, List<String>>) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitHostConfigEntry
-
Sets the multi-valued options.
- 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
-
- setNewHeads(List<Head>) - Method in class org.eclipse.jgit.fnmatch.AbstractHead
-
Set
Head
s which will not be modified.
- 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
- setNext(char[], char) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
- 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.
- setPackIndex(PackIndex) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackFile
-
- 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 class org.eclipse.jgit.transport.BundleFetchConnection
-
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.
- setPackLockMessage(String) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
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.
- setPackStats(PackStatistics) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- setParams(ParameterType) - Method in class org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
-
- setParams(ParameterType) - Method in interface org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler
-
- 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.
- setPassword(char[]) - Method in class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
Remembers the 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.
- setPathCapacity(int, int) - Method in class org.eclipse.jgit.treewalk.AbstractTreeIterator
-
Set path buffer capacity to the specified size
- 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.
- setPathHash(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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).
- setPreferredKeyTypesOrder(Session) - Static method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- 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.
- setProperty(String, String) - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Set a property
- setProtocolV2Hook(ProtocolV2Hook) - Method in class org.eclipse.jgit.transport.UploadPack
-
Set the protocol V2 hook.
- setProxyDatabase(ProxyDataFactory) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitSshClient
-
- setProxyHandler(StatefulProxyConnector) - Method in class org.eclipse.jgit.internal.transport.sshd.JGitClientSession
-
- 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 class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- 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.
- setReader(ObjectReader, Config, boolean) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- setReaderOptions(DfsReaderOptions) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRepositoryBuilder
-
Set the reader options.
- setReadTimeout(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set read timeout
- 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<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set the receive-pack factory
- setReceivePackFactory(ReceivePackFactory<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set receive-pack factory
- 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
- setRef(Ref) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
- 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.
- setRefs(Collection<RemoteRefUpdate>) - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- 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.
- setReftableStats(ReftableWriter.Stats) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- 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.
- setRemoteAddress(InetAddress) - Method in class org.eclipse.jgit.transport.DaemonClient
-
- 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.
- setRemoteUpdates(Map<String, RemoteRefUpdate>) - Method in class org.eclipse.jgit.transport.PushResult
-
- 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.
- setRenameScore(int) - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- 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 class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
-
Set the repository to install LFS for
- 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<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitFilter
-
New servlet configured with a specific resolver.
- setRepositoryResolver(RepositoryResolver<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitServlet
-
New servlet configured with a specific resolver.
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set request method
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set request property
- 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.
- setResult(RefUpdate.Result) - Method in class org.eclipse.jgit.transport.TrackingRefUpdate.Command
-
- setResult(ReceiveCommand.Result) - Method in class org.eclipse.jgit.transport.TrackingRefUpdate.Command
-
- setResult(ReceiveCommand.Result, String) - Method in class org.eclipse.jgit.transport.TrackingRefUpdate.Command
-
- setResult(RefUpdate.Result) - Method in class org.eclipse.jgit.transport.TrackingRefUpdate
-
- setRetainBody(boolean) - Method in class org.eclipse.jgit.revwalk.RevWalk
-
Set whether or not the body of a commit or tag is retained.
- setRetrySleepMs(List<Integer>) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- setReuseAsIs() - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- 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.
- setSrc(File) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
-
Set the field src
.
- setSrc(File) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
Set the src
- setSshDirectory(File) - Method in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Set a global directory to use as the .ssh directory
- 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
- setStatus(RemoteRefUpdate.Status) - Method in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- 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.
- setTestUserPublicKey(Path) - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
- 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.
- setToken(String) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
-
- setTopLevelTree(ObjectId) - Method in class org.eclipse.jgit.junit.TestRepository.CommitBuilder
-
- 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.
- setType(ReceiveCommand.Type) - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
- 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.
- setTypeFastForwardUpdate() - Method in class org.eclipse.jgit.transport.ReceiveCommand
-
- setUmask(int) - Method in class org.eclipse.jgit.util.FS_POSIX
-
Set the umask, overriding any value observed from the shell.
- setUnix() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Emulate Unix
- 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.junit.http.AppServer
-
Start the server on a random local port.
- setUp() - Method in class org.eclipse.jgit.junit.http.HttpTestCase
-
Setup test
- setUp() - Method in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Setup test
- setUp() - Method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Setup test
- setup() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Guess and populate all parameters not already defined.
- setupChildren(PlotCommit<L>) - Method in class org.eclipse.jgit.revplot.PlotCommitList
-
- 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
- setupEmptyFileBlock() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- 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<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set upload-pack factory
- setUploadPackFactory(UploadPackFactory<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set upload-pack factory
- 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.
- setupStreams() - Method in class org.eclipse.jgit.transport.JschSession.JschProcess
-
- SetupUpstreamMode() - Constructor for enum org.eclipse.jgit.api.CreateBranchCommand.SetupUpstreamMode
-
- setupWorkTree() - Method in class org.eclipse.jgit.lib.BaseRepositoryBuilder
-
Perform standard work-tree initialization.
- setUri(String) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
Set the uri
.
- 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.
- setUrl(String) - Method in class org.eclipse.jgit.lfs.server.fs.FileLfsRepository
-
- 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 class org.eclipse.jgit.transport.http.apache.HttpClientConnection
-
Set if to use caches
- 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.
- setUserName(Session, String) - Method in class org.eclipse.jgit.transport.JschConfigSessionFactory
-
- 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.
- setValue(Ref) - Method in class org.eclipse.jgit.util.RefMap.Ent
-
- 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
-
- setWeight(int) - Method in class org.eclipse.jgit.internal.storage.pack.ObjectToPack
-
- setWindows() - Method in class org.eclipse.jgit.junit.MockSystemReader
-
Emulate Windows
- 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.
- severity - Variable in class org.eclipse.jgit.patch.FormatError
-
- Severity() - Constructor for enum org.eclipse.jgit.patch.FormatError.Severity
-
- SFTP_SCHEME - Static variable in class org.eclipse.jgit.transport.SshConstants
-
URI scheme for sftp.
- SftpObjectDB(String) - Constructor for class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- SftpObjectDB(TransportSftp.SftpObjectDB, String) - Constructor for class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB
-
- 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 - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
Standard SHA-1 on the line, using the first 4 bytes as the hash code.
- SHA1 - Class in org.eclipse.jgit.util.sha1
-
Pure Java implementation of SHA-1 from FIPS 180-1 / RFC 3174.
- SHA1() - Constructor for class org.eclipse.jgit.util.sha1.SHA1
-
- SHA1.State - Class in org.eclipse.jgit.util.sha1
-
- 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.
- SHA1OutputStream(OutputStream, SHA1) - Constructor for class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter.SHA1OutputStream
-
- 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
-
- shallowCommitsIds - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- shallowCommitsInitialized - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- shallowFile - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- shallowFileSnapshot - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory
-
- shallowPack - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- shallowPacksRequireDepthWalk - Variable in class org.eclipse.jgit.internal.JGitText
-
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.BlockRevQueue
-
Connect the supplied queue to this generator's own free list (if any).
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.BoundaryGenerator
-
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.DepthGenerator
-
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.Generator
-
Connect the supplied queue to this generator's own free list (if any).
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- shareFreeList(BlockRevQueue) - Method in class org.eclipse.jgit.revwalk.TopoSortGenerator
-
- shift(int) - Method in class org.eclipse.jgit.diff.Edit
-
Move the edit region by the specified amount.
- shift - Variable in class org.eclipse.jgit.internal.storage.file.UnpackedObjectCache.Table
-
- shift - Variable in class org.eclipse.jgit.revwalk.RevObjectList.Block
-
- 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
- shortestUniqueAbbreviation(List<ReftableWriter.RefList>) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- shortInput(long) - Static method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryInserter
-
- shortMessage - Variable in class org.eclipse.jgit.lib.RebaseTodoLine
-
- 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
-
- shortToken - Variable in enum org.eclipse.jgit.lib.RebaseTodoLine.Action
-
- shortTypeOf(RefUpdate.Result) - Static method in class org.eclipse.jgit.pgm.AbstractFetchCommand
-
- shouldAutoCreateLog(String) - Method in class org.eclipse.jgit.internal.storage.file.ReflogWriter
-
- shouldAutoDetach() - Method in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- 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.lfs.lib.LfsPointerFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldBeRecursive() - Method in class org.eclipse.jgit.lib.IndexDiff.ProgressReportingFilter
-
- 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.AndTreeFilter.Binary
-
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.AndTreeFilter.List
-
- 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.OrTreeFilter.Binary
-
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.OrTreeFilter.List
-
- 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.PathFilterGroup.Group
-
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Single
-
- 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.AllFilter
-
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter.AnyDiffFilter
-
- shouldBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilter
-
Does this tree filter require a recursive walk to match everything?
- shouldCopyThroughCache(long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- shouldDeref - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectoryUpdate
-
- shouldHaveIndex(ReftableWriter.IndexBuilder) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- shouldPushUnbatchedCommit(LogIndex, boolean) - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- shouldSplit() - Method in class org.eclipse.jgit.notes.LeafBucket
-
- shouldVisit(RevObject) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter.DepthAwareVisitationPolicy
-
- 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.
- show(DirCacheTree) - Method in class org.eclipse.jgit.pgm.debug.MakeCacheTree
-
- show(DirCacheTree) - Method in class org.eclipse.jgit.pgm.debug.ShowCacheTree
-
- show(RevCommit) - Method in class org.eclipse.jgit.pgm.Glog
-
"Show" the current RevCommit when called from the main processing loop.
- show(RevCommit) - Method in class org.eclipse.jgit.pgm.Log
-
"Show" the current RevCommit when called from the main processing loop.
- show(AnyObjectId, String) - Method in class org.eclipse.jgit.pgm.LsRemote
-
- show(RevCommit) - Method in class org.eclipse.jgit.pgm.RevList
-
"Show" the current RevCommit when called from the main processing loop.
- show(ObjectWalk, RevObject) - Method in class org.eclipse.jgit.pgm.RevList
-
"Show" the current RevCommit when called from the main processing loop.
- show(RevCommit) - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
"Show" the current RevCommit when called from the main processing loop.
- show(ObjectWalk, RevObject) - Method in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
"Show" the current RevCommit when called from the main processing loop.
- Show - Class in org.eclipse.jgit.pgm
-
- Show() - Constructor for class org.eclipse.jgit.pgm.Show
-
- show(RevTag) - Method in class org.eclipse.jgit.pgm.Show
-
- show(RevTree) - Method in class org.eclipse.jgit.pgm.Show
-
- show(RevWalk, RevCommit) - Method in class org.eclipse.jgit.pgm.Show
-
- show(AnyObjectId, String) - Method in class org.eclipse.jgit.pgm.ShowRef
-
- showAuthorEmail - Variable in class org.eclipse.jgit.pgm.Blame
-
- showBlankBoundary - Variable in class org.eclipse.jgit.pgm.Blame
-
- ShowCacheTree - Class in org.eclipse.jgit.pgm.debug
-
- ShowCacheTree() - Constructor for class org.eclipse.jgit.pgm.debug.ShowCacheTree
-
- ShowCommands - Class in org.eclipse.jgit.pgm.debug
-
- ShowCommands() - Constructor for class org.eclipse.jgit.pgm.debug.ShowCommands
-
- ShowCommands.Format - Enum in org.eclipse.jgit.pgm.debug
-
- showDiff(RevCommit) - Method in class org.eclipse.jgit.pgm.Log
-
- showDiff(RevCommit) - Method in class org.eclipse.jgit.pgm.Show
-
- ShowDirCache - Class in org.eclipse.jgit.pgm.debug
-
- ShowDirCache() - Constructor for class org.eclipse.jgit.pgm.debug.ShowDirCache
-
- showFetchResult(FetchResult) - Method in class org.eclipse.jgit.pgm.AbstractFetchCommand
-
Show fetch result.
- showLongRevision - Variable in class org.eclipse.jgit.pgm.Blame
-
- showMessage(String) - Method in class org.eclipse.jgit.transport.CredentialsProviderUserInfo
- shown - Variable in class org.eclipse.jgit.transport.ProgressSpinner
-
- showNameAndStatusOnly - Variable in class org.eclipse.jgit.api.DiffCommand
-
- showNameAndStatusOnly - Variable in class org.eclipse.jgit.pgm.Diff
-
- showNameAndStatusOnly - Variable in class org.eclipse.jgit.pgm.Log
-
- showNameAndStatusOnly - Variable in class org.eclipse.jgit.pgm.Show
-
- ShowNoteCommand - Class in org.eclipse.jgit.api
-
Show an object note.
- ShowNoteCommand(Repository) - Constructor for class org.eclipse.jgit.api.ShowNoteCommand
-
Constructor for ShowNoteCommand.
- showNotes(RevCommit) - Method in class org.eclipse.jgit.pgm.Log
-
- showNotes(RevCommit, NoteMap, String, boolean) - Method in class org.eclipse.jgit.pgm.Log
-
- shownURI - Variable in class org.eclipse.jgit.pgm.Push
-
- ShowPackDelta - Class in org.eclipse.jgit.pgm.debug
-
- ShowPackDelta() - Constructor for class org.eclipse.jgit.pgm.debug.ShowPackDelta
-
- showPatch - Variable in class org.eclipse.jgit.pgm.Diff
-
- showPatch - Variable in class org.eclipse.jgit.pgm.Log
-
- showPatch - Variable in class org.eclipse.jgit.pgm.Show
-
- showRawTimestamp - Variable in class org.eclipse.jgit.pgm.Blame
-
- ShowRef - Class in org.eclipse.jgit.pgm
-
- ShowRef() - Constructor for class org.eclipse.jgit.pgm.ShowRef
-
- showRemoteMessages(ThrowingPrintWriter, String) - Static method in class org.eclipse.jgit.pgm.AbstractFetchCommand
-
- showSourceLine - Variable in class org.eclipse.jgit.pgm.Blame
-
- showSourcePath - Variable in class org.eclipse.jgit.pgm.Blame
-
- showStackTrace - Variable in class org.eclipse.jgit.pgm.Main
-
- 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.
- shutDown() - Method in class org.eclipse.jgit.transport.Daemon.Acceptor
-
- shutdownAndAwaitTermination(ExecutorService) - Static method in class org.eclipse.jgit.util.FS
-
Shuts down an ExecutorService
in two phases, first by calling
shutdown
to reject incoming tasks, and
then calling shutdownNow
, if
necessary, to cancel any lingering tasks.
- Side() - Constructor for enum org.eclipse.jgit.diff.DiffEntry.Side
-
- sideband - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- sideBand - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- SideBandInputStream - Class in org.eclipse.jgit.transport
-
Unmultiplexes the data portion of a side-band channel.
- SideBandInputStream(InputStream, ProgressMonitor, Writer, OutputStream) - Constructor for class org.eclipse.jgit.transport.SideBandInputStream
-
- 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.
- SideBandProgressMonitor - Class in org.eclipse.jgit.transport
-
Write progress messages out to the sideband channel.
- SideBandProgressMonitor(OutputStream) - Constructor for class org.eclipse.jgit.transport.SideBandProgressMonitor
-
- SIG_DIRC - Static variable in class org.eclipse.jgit.dircache.DirCache
-
- SIG_FOOTER - Static variable in class org.eclipse.jgit.patch.Patch
-
- sign(String, byte[]) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- 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
-
- signature - Variable in class org.eclipse.jgit.lib.GpgSignature
-
- signature - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- signature - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- signCommit - Variable in class org.eclipse.jgit.api.CommitCommand
-
- signed - Variable in class org.eclipse.jgit.api.TagCommand
-
- SIGNED_HEADERS - Static variable in class org.eclipse.jgit.transport.AmazonS3
-
- 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
- signedPush - Variable in class org.eclipse.jgit.transport.BaseReceivePack.ReceiveConfig
-
- signedPushConfig - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- 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.
- SignedPushConfig(Config) - Constructor for class org.eclipse.jgit.transport.SignedPushConfig
-
- SignerV4 - Class in org.eclipse.jgit.lfs.server.s3
-
Signing support for Amazon AWS signing V4
- SignerV4() - Constructor for class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- signingKey - Variable in class org.eclipse.jgit.api.CommitCommand
-
- signingKey - Variable in class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator
-
- 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
-
- SIMILARITY_INDEX - Static variable in class org.eclipse.jgit.patch.FileHeader
-
- SimilarityIndex - Class in org.eclipse.jgit.diff
-
Index structure of lines/blocks in one file.
- SimilarityIndex() - Constructor for class org.eclipse.jgit.diff.SimilarityIndex
-
- SimilarityIndex.TableFullException - Exception in org.eclipse.jgit.diff
-
Thrown by create()
when file is too large.
- SimilarityRenameDetector - Class in org.eclipse.jgit.diff
-
- SimilarityRenameDetector(ContentSource.Pair, List<DiffEntry>, List<DiffEntry>) - Constructor for class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- 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.
- SimpleDataInput - Class in org.eclipse.jgit.internal.storage.file
-
An implementation of DataInput that only handles readInt() and readLong()
using the Git conversion utilities for network byte order handling.
- SimpleDataInput(InputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.SimpleDataInput
-
- SimpleDataOutput - Class in org.eclipse.jgit.internal.storage.file
-
- SimpleDataOutput(OutputStream) - Constructor for class org.eclipse.jgit.internal.storage.file.SimpleDataOutput
-
- SimpleHttpServer - Class in org.eclipse.jgit.junit.http
-
Simple http server for testing http access to Git repositories.
- SimpleHttpServer(Repository) - Constructor for class org.eclipse.jgit.junit.http.SimpleHttpServer
-
Constructor for SimpleHttpServer
.
- SimpleHttpServer(Repository, boolean) - Constructor for class org.eclipse.jgit.junit.http.SimpleHttpServer
-
Constructor for SimpleHttpServer
.
- simpleMatch(String, boolean, boolean) - Method in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- simplify(String) - Static method in class org.eclipse.jgit.api.NameRevCommand
-
- 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 @{-}.
- sinceLastIndex - Variable in class org.eclipse.jgit.revwalk.DateRevQueue
-
- Single(PathFilter) - Constructor for class org.eclipse.jgit.treewalk.filter.PathFilterGroup.Single
-
- single - Variable in class org.eclipse.jgit.util.io.AutoCRLFInputStream
-
- single - Variable in class org.eclipse.jgit.util.io.AutoLFInputStream
-
- SINGLE_SLASH_FILE_URI - Static variable in class org.eclipse.jgit.transport.URIish
-
A pattern matching a URI for the scheme 'file' which has only ':/' as
separator between scheme and path.
- singleByteBuffer - Variable in class org.eclipse.jgit.util.TemporaryBuffer.BlockInputStream
-
- singlePack - Variable in class org.eclipse.jgit.storage.pack.PackConfig
-
- singleThreadDeltaSearch(ProgressMonitor, ObjectToPack[], int) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- singleton(Edit) - Static method in class org.eclipse.jgit.diff.EditList
-
Construct an edit list containing a single edit.
- size(String, ObjectId) - Method in class org.eclipse.jgit.diff.ContentSource.ObjectReaderSource
-
- 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(String, ObjectId) - Method in class org.eclipse.jgit.diff.ContentSource.WorkingTreeSource
-
- 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.SimilarityIndex
-
- size(DiffEntry.Side, DiffEntry) - Method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- size - Variable in class org.eclipse.jgit.diff.Subsequence
-
- size() - Method in class org.eclipse.jgit.diff.Subsequence
-
Get size
- size - Variable in exception org.eclipse.jgit.errors.LargeObjectException.ExceedsLimit
-
- size() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- size - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.Ref
-
- size - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- size() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
- size() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftable.CacheSource
-
- size() - Method in class org.eclipse.jgit.internal.storage.dfs.InMemoryRepository.ByteArrayReadableChannel
-
- size - Variable in class org.eclipse.jgit.internal.storage.dfs.LargePackedWholeObject
-
- 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.ByteWindow
-
- size - Variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
Underlying file-system size in bytes.
- size() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- size - Variable in class org.eclipse.jgit.internal.storage.file.LargePackedWholeObject
-
- size - Variable in class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- size - Variable in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- size - Variable in class org.eclipse.jgit.internal.storage.file.WindowCache.Ref
-
- size() - Method in class org.eclipse.jgit.internal.storage.io.BlockSource
-
Determine the size of the file.
- size - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaCache
-
- size - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaEncoder
-
- size() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Slice
-
- size() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaWindowEntry
-
- size() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableOutputStream
-
- size() - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
Get size of the reftable, in bytes.
- size - Variable in class org.eclipse.jgit.lfs.CleanFilter
-
- size - Variable in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
- size - Variable in class org.eclipse.jgit.lfs.LfsPointer
-
- size - Variable in class org.eclipse.jgit.lfs.Protocol.ObjectSpec
-
- size - Variable in class org.eclipse.jgit.lfs.server.LfsObject
-
- size - Variable in class org.eclipse.jgit.lfs.server.Response.ObjectInfo
-
- size() - Method in class org.eclipse.jgit.lib.ConfigSnapshot.CaseFoldingSet
-
- size - Variable in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Total number of objects in this map.
- size() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMap
-
Get number of objects in this map.
- size - Variable in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
- size() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Get number of objects in map
- size - Variable in class org.eclipse.jgit.lib.ObjectStream.Filter
-
- size() - Method in class org.eclipse.jgit.notes.LeafBucket
-
- size - Variable in class org.eclipse.jgit.revwalk.DelayRevQueue
-
- 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 - Variable in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- size() - Method in class org.eclipse.jgit.treewalk.filter.ByteArraySet
-
- size - Variable in class org.eclipse.jgit.util.BlockList
-
- 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 - Variable in class org.eclipse.jgit.util.LongMap
-
Number of entries currently in the map.
- size - Variable in class org.eclipse.jgit.util.RefList.Builder
-
- 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 - Variable in class org.eclipse.jgit.util.RefMap
-
- SIZE_THRESHOLD - Static variable in class org.eclipse.jgit.lfs.LfsPointer
-
Don't inspect files that are larger than this threshold to avoid
excessive reading.
- sizeBytes() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.Entry
-
- sizeChanged - Variable in class org.eclipse.jgit.internal.storage.file.FileSnapshot
-
- sizeExceeds2GB - Variable in class org.eclipse.jgit.internal.JGitText
-
- sizeInBits - Variable in class org.eclipse.jgit.internal.storage.file.InflatingBitSet
-
- sizeIsValid - Variable in class org.eclipse.jgit.util.RefMap
-
- sizeMap - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackDescription
-
- sizeOf(byte[]) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- sizeOf(int[]) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- sizeOf(long[]) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- sizeOfArray(int, int) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- 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 - Variable in class org.eclipse.jgit.api.LogCommand
-
- 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 - Variable in class org.eclipse.jgit.revwalk.filter.SkipRevFilter
-
- skip(long) - Method in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- skip(long) - Method in class org.eclipse.jgit.transport.TransportHttp.Service.HttpExecuteStream
-
- 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(long) - Method in class org.eclipse.jgit.util.TemporaryBuffer.BlockInputStream
-
- SKIP_MISSING - Static variable in class org.eclipse.jgit.util.FileUtils
-
Option to skip deletion if file doesn't exist
- SKIP_WORKTREE - Static variable in class org.eclipse.jgit.dircache.DirCacheEntry
-
- skipBuffer - Variable in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- skipBuffer - Variable in class org.eclipse.jgit.util.io.TeeInputStream
-
- skipBuffer() - Method in class org.eclipse.jgit.util.io.TeeInputStream
-
- skipBytes(int) - Method in class org.eclipse.jgit.internal.storage.file.SimpleDataInput
- skipEntriesEqual() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- skipEntriesEqual() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
- skipEntry(AbstractTreeIterator) - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- skipFile(byte[], int) - Static method in class org.eclipse.jgit.patch.Patch
-
- skipFully(InputStream, long) - Static method in class org.eclipse.jgit.util.IO
-
Skip an entire region of an input stream.
- skipGarbagePack(DfsPackFile) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- skipLine(String[], int[], int) - Method in class org.eclipse.jgit.patch.HunkHeader
-
- skipList - Variable in class org.eclipse.jgit.lib.ObjectChecker
-
- skipList() - Method in class org.eclipse.jgit.transport.TransferConfig
-
- skipMe(Set<ObjectDirectory.AlternateHandle.Id>) - Method in class org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
- skipMustBeNonNegative - Variable in class org.eclipse.jgit.internal.JGitText
-
- skipOptionalExtension(InputStream, MessageDigest, byte[], long) - Method in class org.eclipse.jgit.dircache.DirCache
-
- skippingObject - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- SkipRevFilter - Class in org.eclipse.jgit.revwalk.filter
-
Filter that includes commits after a configured number are skipped.
- SkipRevFilter(int) - Constructor for class org.eclipse.jgit.revwalk.filter.SkipRevFilter
-
- skipShadowed(String, long) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedLogCursor
-
- skipShadowedRefs(String) - Method in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.MergedRefCursor
-
- skipString() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- skipTree() - Method in class org.eclipse.jgit.revwalk.ObjectWalk
-
- skipValue() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- skipWhiteSpace(String, int) - Static method in class org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
-
- 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.
- slash(byte[], int) - Static method in class org.eclipse.jgit.dircache.DirCacheTree
-
- SLASH - Static variable in class org.eclipse.jgit.gitrepo.RepoCommand
-
- slash - Variable in class org.eclipse.jgit.ignore.internal.NameMatcher
-
- slash - Variable in class org.eclipse.jgit.ignore.internal.PathMatcher
-
- slashify(String) - Static method in class org.eclipse.jgit.junit.RepositoryTestCase
-
Replaces '\' by '/'
- sleep(long) - Static method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Sleep with Thread.sleep(long)
, converting InterruptedException
to InterruptedIOException
.
- Slice(int, int) - Constructor for class org.eclipse.jgit.internal.storage.pack.DeltaTask.Slice
-
- slice - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask.WeightedPath
-
- slices - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaTask
-
- slideAndShrink(int) - Method in class org.eclipse.jgit.blame.Region
-
Edit this region to remove the first d
elements.
- slot(int) - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
- slot(DfsStreamKey, long) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
- Slot() - Constructor for class org.eclipse.jgit.internal.storage.file.DeltaBaseCache.Slot
-
- slot(PackFile, long) - Method in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- slowCarryFlags(FIFORevQueue, int) - Static method in class org.eclipse.jgit.revwalk.RevCommit
-
- SMALL_BATCH_SIZE - Static variable in class org.eclipse.jgit.internal.ketch.StageBuilder
-
Acceptable number of references to send in a single stage transaction.
- 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.
- smart(String) - Method in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
- SmartHttpFetchConnection(InputStream) - Constructor for class org.eclipse.jgit.transport.TransportHttp.SmartHttpFetchConnection
-
- SmartHttpPushConnection(InputStream) - Constructor for class org.eclipse.jgit.transport.TransportHttp.SmartHttpPushConnection
-
- smartHTTPPushDisabled - Variable in class org.eclipse.jgit.internal.JGitText
-
- SmartOutputStream - Class in org.eclipse.jgit.http.server
-
Buffers a response, trying to gzip it if the user agent supports that.
- SmartOutputStream(HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.eclipse.jgit.http.server.SmartOutputStream
-
- smartPush(String, HttpConnection, InputStream) - Method in class org.eclipse.jgit.transport.TransportHttp
-
- SmartServiceInfoRefs - Class in org.eclipse.jgit.http.server
-
- SmartServiceInfoRefs(String, List<Filter>) - Constructor for class org.eclipse.jgit.http.server.SmartServiceInfoRefs
-
- SmartServiceInfoRefs.Chain - Class in org.eclipse.jgit.http.server
-
- SMUDGE - Static variable in class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
Constant SMUDGE=2
- SmudgeFilter - Class in org.eclipse.jgit.lfs
-
Built-in LFS smudge filter
When content is read from git's object-database and written to the filesystem
and this filter is configured for that content, then this filter will replace
the content of LFS pointer files with the original content.
- SmudgeFilter(Repository, InputStream, OutputStream) - Constructor for class org.eclipse.jgit.lfs.SmudgeFilter
-
Constructor for SmudgeFilter.
- smudgeFilterCommand - Variable in class org.eclipse.jgit.dircache.DirCacheCheckout.CheckoutMetadata
-
filter command to apply
- smudgeLfsBlob(Repository, ObjectLoader) - Static method in class org.eclipse.jgit.lfs.LfsBlobFilter
-
In case the given
ObjectLoader
points to a LFS pointer file
replace the loader with one pointing to the LFS media file contents.
- smudgeRacilyClean() - Method in class org.eclipse.jgit.dircache.DirCacheEntry
-
Force this entry to no longer match its working tree file.
- snake(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.BackwardEditPaths
-
- snake - Variable in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- snake(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- snake(int, int) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.ForwardEditPaths
-
- snake2x(long) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- snake2y(long) - Method in class org.eclipse.jgit.diff.MyersDiff.MiddleEdit.EditPaths
-
- snapshot - Variable in class org.eclipse.jgit.dircache.DirCache
-
Keep track of whether the index has changed or not
- snapshot() - Method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Snapshot this leader
- snapshot() - Method in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- snapshot - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- snapshot - Variable in class org.eclipse.jgit.internal.storage.file.ObjectDirectory.PackList
-
State just before reading the pack directory.
- snapShot - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseNonTag
-
- snapShot - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LoosePeeledTag
-
- snapShot - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseSymbolicRef
-
- snapShot - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseUnpeeled
-
- snapshot - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.PackedRefList
-
- snapshot() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter.MutableState
-
- snapshot - Variable in class org.eclipse.jgit.internal.transport.http.NetscapeCookieFile
-
- snapshot - Variable in class org.eclipse.jgit.storage.file.FileBasedConfig
-
- snapshotLock - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- sock - Variable in class org.eclipse.jgit.transport.JschSession
-
- sock - Variable in class org.eclipse.jgit.transport.SshTransport
-
The open SSH session
- sock - Variable in class org.eclipse.jgit.transport.TransportGitAnon.TcpFetchConnection
-
- sock - Variable in class org.eclipse.jgit.transport.TransportGitAnon.TcpPushConnection
-
- SOCKS5_GSSAPI_FAILURE - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksGssApiAuthentication
-
- SOCKS5_GSSAPI_TOKEN - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksGssApiAuthentication
-
- SOCKS5_GSSAPI_VERSION - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksGssApiAuthentication
-
- Socks5ClientConnector - Class in org.eclipse.jgit.internal.transport.sshd.proxy
-
- Socks5ClientConnector(InetSocketAddress, InetSocketAddress) - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- Socks5ClientConnector(InetSocketAddress, InetSocketAddress, String, char[]) - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- Socks5ClientConnector.ProtocolState - Enum in org.eclipse.jgit.internal.transport.sshd.proxy
-
- Socks5ClientConnector.SocksAuthenticationMethod - Enum in org.eclipse.jgit.internal.transport.sshd.proxy
-
Authentication methods for SOCKS5.
- Socks5ClientConnector.SocksBasicAuthentication - Class in org.eclipse.jgit.internal.transport.sshd.proxy
-
- Socks5ClientConnector.SocksGssApiAuthentication - Class in org.eclipse.jgit.internal.transport.sshd.proxy
-
- SOCKS_ADDRESS_FQDN - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_ADDRESS_IPv4 - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_ADDRESS_IPv6 - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_BASIC_AUTH_SUCCESS - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksBasicAuthentication
-
- SOCKS_BASIC_PROTOCOL_VERSION - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksBasicAuthentication
-
- SOCKS_CMD_CONNECT - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_ADDRESS_UNSUPPORTED - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_COMMAND_UNSUPPORTED - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_CONNECTION_REFUSED - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_FAILURE - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_FORBIDDEN - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_HOST_UNREACHABLE - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_NETWORK_UNREACHABLE - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_SUCCESS - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_REPLY_TTL_EXPIRED - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SOCKS_VERSION_5 - Static variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- SocksAuthenticationMethod(int) - Constructor for enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksAuthenticationMethod
-
- SocksBasicAuthentication() - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksBasicAuthentication
-
- SocksGssApiAuthentication() - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksGssApiAuthentication
-
- soft - Variable in class org.eclipse.jgit.pgm.Reset
-
- sort() - Method in class org.eclipse.jgit.diff.SimilarityIndex
-
Sort the internal table so it can be used for efficient scoring.
- SORT - Static variable in class org.eclipse.jgit.internal.storage.file.PackFile
-
Sorts PackFiles to be most recently created to least recently created.
- sort(List<ConfigLine>) - Static method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- 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.
- SORT_COMMIT_TIME_DESC - Static variable in class org.eclipse.jgit.revwalk.Generator
-
Commits are sorted by commit date and time, descending.
- SORT_TOPO - Static variable in class org.eclipse.jgit.revwalk.Generator
-
Topological ordering is enforced (all children before parents).
- sortAndWriteRefs(Collection<Ref>) - Method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
Sort a collection of references and write them to the reftable.
- sortById(ObjectIdSubclassMap<ReftableWriter.RefList>) - Static method in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- sortByName() - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- sortByOffsetAndIndex(BlockList<PackBitmapIndexBuilder.PositionEntry>, ObjectIdOwnerMap<PackBitmapIndexBuilder.PositionEntry>, List<ObjectToPack>) - Static method in class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
-
- sorted - Variable in class org.eclipse.jgit.dircache.DirCacheBuilder
-
- sorted - Variable in class org.eclipse.jgit.lib.ConfigSnapshot
-
- sorted() - Method in class org.eclipse.jgit.lib.ConfigSnapshot
-
- sortedByName - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- sortedEntries - Variable in class org.eclipse.jgit.dircache.DirCache
-
Individual file index entries, sorted by path name.
- sorting - Variable in class org.eclipse.jgit.pgm.RevWalkTextBuiltin
-
- sorting - Variable in class org.eclipse.jgit.revwalk.RevWalk
-
- sortObjectsById() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserter
-
- sortPacksForSelectRepresentation() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- sortPending(List<PushCertificateStore.PendingCert>) - Static method in class org.eclipse.jgit.transport.PushCertificateStore
-
- sortRestOfArgumentsHandlerToTheEnd(List<OptionHandler>) - Method in class org.eclipse.jgit.pgm.opt.CmdLineParser
-
- source - Variable in class org.eclipse.jgit.diff.DiffFormatter
-
- source(AbstractTreeIterator) - Method in class org.eclipse.jgit.diff.DiffFormatter
-
- source - Variable in class org.eclipse.jgit.http.server.FileSender
-
- source - Variable in class org.eclipse.jgit.internal.storage.file.UnpackedObject.LargeObject
-
- 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 - Variable in class org.eclipse.jgit.revwalk.BoundaryGenerator.InitialGenerator
-
- source(RevWalk) - Method in class org.eclipse.jgit.revwalk.RevCommitList
-
Set the revision walker this list populates itself from.
- source - Variable in class org.eclipse.jgit.revwalk.RewriteGenerator
-
- Source() - Constructor for enum org.eclipse.jgit.transport.PackParser.Source
-
- sourceAuthors - Variable in class org.eclipse.jgit.blame.BlameResult
-
- sourceBlob - Variable in class org.eclipse.jgit.blame.Candidate
-
- sourceCommit - Variable in class org.eclipse.jgit.blame.Candidate
-
Commit being considered (or blamed, depending on state).
- sourceCommits - Variable in class org.eclipse.jgit.blame.BlameResult
-
- sourceCommits - Variable in class org.eclipse.jgit.merge.Merger
-
- sourceCommitters - Variable in class org.eclipse.jgit.blame.BlameResult
-
- sourceDestinationMustMatch - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceIsNotAWildcard - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceLines - Variable in class org.eclipse.jgit.blame.BlameResult
-
Warning: these are actually 1-based.
- sourceName - Variable in class org.eclipse.jgit.transport.FetchHeadRecord
-
- sourceObjects - Variable in class org.eclipse.jgit.merge.Merger
-
The original objects supplied in the merge; this can be any tree-ish.
- sourcePath - Variable in class org.eclipse.jgit.blame.Candidate
-
- sourcePaths - Variable in class org.eclipse.jgit.blame.BlameResult
-
- sourcePrefix - Variable in class org.eclipse.jgit.api.DiffCommand
-
- sourcePrefix(String) - Method in class org.eclipse.jgit.pgm.Diff
-
- sourcePrefix(String) - Method in class org.eclipse.jgit.pgm.Log
-
- sourcePrefix(String) - Method in class org.eclipse.jgit.pgm.Show
-
- sourceRefDoesntResolveToAnyObject - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceRefNotSpecifiedForRefspec - Variable in class org.eclipse.jgit.internal.JGitText
-
- sourceRepository - Variable in class org.eclipse.jgit.blame.Candidate
-
repository used for LFS blob handling
- sourceStart - Variable in class org.eclipse.jgit.blame.Region
-
First position in the
Candidate
that owns this Region.
- sourceText - Variable in class org.eclipse.jgit.blame.Candidate
-
- sourceTrees - Variable in class org.eclipse.jgit.merge.Merger
-
- sourceUri - Variable in class org.eclipse.jgit.pgm.Clone
-
- sourceURI - Variable in class org.eclipse.jgit.transport.FetchHeadRecord
-
- spawn(String) - Method in class org.eclipse.jgit.transport.TransportLocal
-
Spawn process
- split(Candidate, Candidate) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- split(String, char) - Static method in class org.eclipse.jgit.ignore.internal.Strings
-
Splits given string to substrings by given separator
- split() - Method in class org.eclipse.jgit.notes.LeafBucket
-
- splitBlameWithParent(Candidate, RevCommit) - Method in class org.eclipse.jgit.blame.BlameGenerator
-
- splitFirst(int, int) - Method in class org.eclipse.jgit.blame.Region
-
Split the region, assigning a new source position to the first half.
- splitVersion(String) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
- SPNEGO - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
SGNEGO is not to be used with ssh.
- squash - Variable in class org.eclipse.jgit.api.MergeCommand
-
- squash - Variable in class org.eclipse.jgit.merge.MergeConfig
-
- squash - Variable in class org.eclipse.jgit.pgm.Merge
-
- 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
-
- squashIntoPrevious(boolean, RebaseTodoLine) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- 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.
- src - Variable in class org.eclipse.jgit.ant.tasks.GitAddTask
-
- src - Variable in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- src - Variable in class org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
- src - Variable in class org.eclipse.jgit.internal.storage.file.LazyObjectIdSetFile
-
- src - Variable in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
Original source file that we indexed.
- src - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableReader
-
- src - Variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeBatch
-
- src - Variable in class org.eclipse.jgit.transport.PackParser.InflaterStream
-
- src - Variable in class org.eclipse.jgit.transport.TransportBundleStream
-
- src - Variable in class org.eclipse.jgit.util.io.StreamCopyThread
-
- src - Variable in class org.eclipse.jgit.util.io.TeeInputStream
-
- srcFile(long) - Static method in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
- srcGitdir - Variable in class org.eclipse.jgit.pgm.UploadPack
-
- srcName - Variable in class org.eclipse.jgit.transport.RefSpec
-
Name of the ref(s) we would copy from.
- srcPack - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- srcPacks - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- srcRef - Variable in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- srcReftables - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor
-
- srcs - Variable in class org.eclipse.jgit.diff.SimilarityRenameDetector
-
All sources to consider for copies or renames.
- SSH_AUTH_TIMEOUT_SECONDS - Static variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- 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_MSG_USERAUTH_GSSAPI_RESPONSE - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
Synonym used in RFC 4462.
- SSH_MSG_USERAUTH_GSSAPI_TOKEN - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
Synonym used in RFC 4462.
- SSH_SCHEME - Static variable in class org.eclipse.jgit.transport.SshConstants
-
URI scheme for ssh.
- sshAuthCache - Static variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- sshClosingDown - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- sshCommandFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- sshCommandTimeout - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- SshConstants - Class in org.eclipse.jgit.transport
-
Constants relating to ssh.
- SshConstants() - Constructor for class org.eclipse.jgit.transport.SshConstants
-
- SshdExecProcess(ChannelExec, String, long) - Constructor for class org.eclipse.jgit.transport.sshd.SshdSession.SshdExecProcess
-
- SshdFtpChannel() - Constructor for class org.eclipse.jgit.transport.sshd.SshdSession.SshdFtpChannel
-
- sshDirectory - Variable in class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- SshDriver - Enum in org.eclipse.jgit.pgm.internal
-
Simple enumeration for the available built-in ssh clients.
- SshDriver() - Constructor for enum org.eclipse.jgit.pgm.internal.SshDriver
-
- sshDriver - Variable in class org.eclipse.jgit.pgm.TextBuiltin
-
- SshdSession - Class in org.eclipse.jgit.transport.sshd
-
- SshdSession(URIish, Supplier<SshClient>) - Constructor for class org.eclipse.jgit.transport.sshd.SshdSession
-
- SshdSession.FtpOperation<T> - Interface in org.eclipse.jgit.transport.sshd
-
Helper interface like Supplier
, but possibly raising an
IOException
.
- SshdSession.SshdExecProcess - Class in org.eclipse.jgit.transport.sshd
-
- SshdSession.SshdFtpChannel - Class in org.eclipse.jgit.transport.sshd
-
- SshdSessionFactory - Class in org.eclipse.jgit.transport.sshd
-
- SshdSessionFactory() - Constructor for class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- SshdSessionFactory(KeyCache, ProxyDataFactory) - Constructor for class org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
- SshdSessionFactory.Tuple - Class in org.eclipse.jgit.transport.sshd
-
A simple general map key.
- SshdText - Class in org.eclipse.jgit.internal.transport.sshd
-
Externalized text messages for localization.
- SshdText() - Constructor for class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- SshFetchConnection() - Constructor for class org.eclipse.jgit.transport.TransportGitSsh.SshFetchConnection
-
- sshProcessStillRunning - Variable in class org.eclipse.jgit.internal.transport.sshd.SshdText
-
- SshPushConnection() - Constructor for class org.eclipse.jgit.transport.TransportGitSsh.SshPushConnection
-
- 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
-
- SshTestGitServer - Class in org.eclipse.jgit.junit.ssh
-
A simple ssh/sftp git test server based on Apache MINA sshd.
- SshTestGitServer(String, Path, Repository, byte[]) - Constructor for class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Creates a ssh git test server.
- SshTestGitServer.FakeUserAuthGSS - Class in org.eclipse.jgit.junit.ssh
-
- SshTestGitServer.GitReceivePackCommand - Class in org.eclipse.jgit.junit.ssh
-
- SshTestGitServer.GitUploadPackCommand - Class in org.eclipse.jgit.junit.ssh
-
- 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.
- sslFailure - Variable in class org.eclipse.jgit.transport.TransportHttp
-
- 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
-
- sslVerify - Variable in class org.eclipse.jgit.transport.HttpConfig
-
- sslVerify - Variable in class org.eclipse.jgit.transport.TransportHttp
-
- 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.
- stack - Variable in class org.eclipse.jgit.revwalk.MergeBaseGenerator
-
- STACK_DEPTH - Static variable in class org.eclipse.jgit.revwalk.RevCommit
-
- stackIdx - Variable in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.LogQueueEntry
-
- stackIdx - Variable in class org.eclipse.jgit.internal.storage.reftable.MergedReftable.RefQueueEntry
-
- Stage(int) - Constructor for enum org.eclipse.jgit.api.CheckoutCommand.Stage
-
- STAGE - Static variable in class org.eclipse.jgit.internal.ketch.KetchConstants
-
Reference subdirectory holding proposed heads.
- stage(List<ReceiveCommand>, ObjectId) - Method in class org.eclipse.jgit.internal.ketch.StageBuilder
-
- STAGE - Static variable in class org.eclipse.jgit.internal.storage.reftree.RefTreeNames
-
- 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.
- stageCommands - Variable in class org.eclipse.jgit.internal.ketch.Round
-
- staged - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
- stageMask - Variable in enum org.eclipse.jgit.lib.IndexDiff.StageState
-
- StageState(int) - Constructor for enum org.eclipse.jgit.lib.IndexDiff.StageState
-
- staleRevFlagsOn - Variable in class org.eclipse.jgit.internal.JGitText
-
- star - Variable in class org.eclipse.jgit.fnmatch.AbstractHead
-
- start(BundleContext) - Method in class org.eclipse.jgit.archive.FormatActivator
-
- start - Variable in class org.eclipse.jgit.fnmatch.GroupHead.CharacterRange
-
- start() - Method in class org.eclipse.jgit.internal.ketch.ElectionRound
-
- start() - Method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- start() - Method in class org.eclipse.jgit.internal.ketch.Round
-
- start - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- start - Variable in class org.eclipse.jgit.internal.storage.file.ByteWindow
-
- start() - Method in interface org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler
-
- start() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication
-
- start() - Method in class org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication
-
- start() - Method in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
Start the server
- start() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Starts the test server, listening on a random port.
- start(int) - Method in class org.eclipse.jgit.junit.StrictWorkMonitor
-
Advise the monitor of the total number of subtasks.
- 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.pgm.debug.LfsStore.AppServer
-
- start() - Method in class org.eclipse.jgit.transport.Daemon
-
Start this daemon on a background thread.
- startAuth(IoSession) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- startClient(Socket) - Method in class org.eclipse.jgit.transport.Daemon
-
- startCommit - Variable in class org.eclipse.jgit.api.BlameCommand
-
- startCommit - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- startCommit - Variable in class org.eclipse.jgit.api.CreateBranchCommand
-
- startedOperation - Variable in class org.eclipse.jgit.transport.BaseConnection
-
- startedOutput - Variable in class org.eclipse.jgit.http.server.SmartOutputStream
-
- startElement(String, String, String, Attributes) - Method in class org.eclipse.jgit.gitrepo.ManifestParser
- startElement(String, String, String, Attributes) - Method in class org.eclipse.jgit.transport.AmazonS3.ListParser
-
- StartGenerator - Class in org.eclipse.jgit.revwalk
-
Initial RevWalk generator that bootstraps a new walk.
- StartGenerator(RevWalk) - Constructor for class org.eclipse.jgit.revwalk.StartGenerator
-
- starting - Variable in class org.eclipse.jgit.internal.ketch.KetchText
-
- startingReadStageWithoutWrittenRequestDataPendingIsNotSupported - Variable in class org.eclipse.jgit.internal.JGitText
-
- startKetchLeader(Daemon) - Method in class org.eclipse.jgit.pgm.Daemon
-
- startLeader(String, Repository) - Method in class org.eclipse.jgit.internal.ketch.KetchLeaderCache
-
- startLine - Variable in class org.eclipse.jgit.patch.HunkHeader.OldImage
-
First line number the hunk starts on in this file.
- startLock - Variable in class org.eclipse.jgit.internal.ketch.KetchLeaderCache
-
- startOffset - Variable in class org.eclipse.jgit.patch.BinaryHunk
-
- startOffset - Variable in class org.eclipse.jgit.patch.FileHeader
-
- startOffset - Variable in class org.eclipse.jgit.patch.HunkHeader
-
- startPoint - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- startPoint - Variable in class org.eclipse.jgit.api.CreateBranchCommand
-
- startPtr - Variable in class org.eclipse.jgit.util.RawCharSequence
-
- 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.
- startSpecified - Variable in class org.eclipse.jgit.api.LogCommand
-
- startsWith(byte[], byte[], int) - Static method in class org.eclipse.jgit.dircache.BaseDirCacheEditor
-
- startsWith(AbbreviatedLongObjectId) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Tests if this LongObjectId starts with the given abbreviation.
- startsWith(AbbreviatedObjectId) - Method in class org.eclipse.jgit.lib.AnyObjectId
-
Tests if this ObjectId starts with the given abbreviation.
- startTimeMillis - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
- 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
- STASH_APPLY_CONFLICTS_RESULT - Static variable in class org.eclipse.jgit.api.RebaseResult
-
- 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
- stashRef - Variable in class org.eclipse.jgit.api.StashApplyCommand
-
- stashRefEntry - Variable in class org.eclipse.jgit.api.StashDropCommand
-
- stashResolveFailed - Variable in class org.eclipse.jgit.internal.JGitText
-
- state - Variable in class org.eclipse.jgit.attributes.Attribute
-
- State() - Constructor for enum org.eclipse.jgit.attributes.Attribute.State
-
- State(EditList, HashedSequenceComparator<S>, HashedSequence<S>, HashedSequence<S>) - Constructor for class org.eclipse.jgit.diff.HistogramDiff.State
-
- state - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- State() - Constructor for enum org.eclipse.jgit.internal.ketch.KetchLeader.State
-
- state - Variable in class org.eclipse.jgit.internal.ketch.KetchReplica
-
What is happening with this replica.
- State() - Constructor for enum org.eclipse.jgit.internal.ketch.KetchReplica.State
-
- state - Variable in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- state - Variable in class org.eclipse.jgit.internal.ketch.Proposal
-
- State(boolean) - Constructor for enum org.eclipse.jgit.internal.ketch.Proposal.State
-
- state - Variable in class org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
- state - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- State(PackWriter.PackingPhase, long) - Constructor for class org.eclipse.jgit.internal.storage.pack.PackWriter.State
-
- state - Variable in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
State read from the config file, plus the cache.
- State() - Constructor for class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.State
-
- state - Variable in class org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication
-
- state - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- state - Variable in class org.eclipse.jgit.lib.Config
-
Immutable current state of the configuration data.
- STATE - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- state - Variable in class org.eclipse.jgit.transport.BasePackFetchConnection
-
- STATE - Static variable in class org.eclipse.jgit.transport.NetRC
-
- State() - Constructor for enum org.eclipse.jgit.transport.NetRC.State
-
- state - Variable in class org.eclipse.jgit.transport.ProgressSpinner
-
- State() - Constructor for class org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
-
- state - Variable in class org.eclipse.jgit.treewalk.WorkingTreeIterator
-
Inherited state of this iterator, describing working tree, etc.
- state - Variable in class org.eclipse.jgit.util.io.InterruptTimer.AutoKiller
-
- state - Variable in class org.eclipse.jgit.util.io.InterruptTimer
-
- State() - Constructor for class org.eclipse.jgit.util.sha1.SHA1.State
-
- state58 - Variable in class org.eclipse.jgit.util.sha1.SHA1
-
- state65 - Variable in class org.eclipse.jgit.util.sha1.SHA1
-
- StatefulProxyConnector - Interface in org.eclipse.jgit.internal.transport.sshd.proxy
-
Some proxy connections are stateful and require the exchange of multiple
request-reply messages.
- statelessRPC - Variable in class org.eclipse.jgit.transport.BasePackConnection
-
True if this is a stateless RPC connection.
- statelessRPCRequiresOptionToBeEnabled - Variable in class org.eclipse.jgit.internal.JGitText
-
- statement - Variable in class org.eclipse.jgit.junit.RepeatRule.RepeatStatement
-
- states - Static variable in class org.eclipse.jgit.merge.MergeResult
-
- STATES - Static variable in class org.eclipse.jgit.transport.ProgressSpinner
-
- statEvict - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Number of blocks evicted due to cache being full, per pack file
extension.
- statHit - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Number of times a block was found in the cache, per pack file extension.
- StaticRevFlag(String, int) - Constructor for class org.eclipse.jgit.revwalk.RevFlag.StaticRevFlag
-
- statistics - Variable in class org.eclipse.jgit.storage.pack.PackStatistics
-
- statistics - Variable in class org.eclipse.jgit.transport.UploadPack
-
- statMiss - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Number of times a block was not found, and had to be loaded, per pack
file extension.
- stats - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReader
-
- stats - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
- stats - Variable in class org.eclipse.jgit.internal.storage.pack.PackWriter
-
- stats - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableCompactor
-
- stats - Variable in class org.eclipse.jgit.internal.storage.reftable.ReftableWriter
-
- Stats(ReftableWriter, ReftableOutputStream) - Constructor for class org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
-
- stats - Variable in class org.eclipse.jgit.transport.BaseReceivePack
-
- stats - Variable in class org.eclipse.jgit.transport.PackParser
-
- status - Variable in class org.eclipse.jgit.api.CheckoutCommand
-
- Status() - Constructor for enum org.eclipse.jgit.api.CheckoutResult.Status
-
- status - Variable in class org.eclipse.jgit.api.CherryPickResult
-
- status() - Method in class org.eclipse.jgit.api.Git
-
Return a command object to execute a status
command
- status - Variable in class org.eclipse.jgit.api.RebaseResult
-
- Status() - Constructor for enum org.eclipse.jgit.api.RebaseResult.Status
-
- 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.
- status - Variable in class org.eclipse.jgit.api.SubmoduleDeinitResult
-
- status - Variable in class org.eclipse.jgit.http.server.glue.ErrorServlet
-
- status - Variable in class org.eclipse.jgit.junit.http.AccessEvent
-
- Status - Class in org.eclipse.jgit.pgm
-
Status command
- Status() - Constructor for class org.eclipse.jgit.pgm.Status
-
- status - Variable in exception org.eclipse.jgit.transport.FtpChannel.FtpException
-
- status - Variable in class org.eclipse.jgit.transport.ReceiveCommand
-
- status - Variable in class org.eclipse.jgit.transport.RemoteRefUpdate
-
- Status() - Constructor for enum org.eclipse.jgit.transport.RemoteRefUpdate.Status
-
- status - Variable in class org.eclipse.jgit.util.ProcessResult
-
Status of the process' execution.
- Status() - Constructor for enum org.eclipse.jgit.util.ProcessResult.Status
-
- statusAddedByThem - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusAddedByUs - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusBothAdded - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusBothDeleted - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusBothModified - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusCode - Variable in exception org.eclipse.jgit.transport.ServiceMayNotContinueException
-
- 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.
- statusDeletedByThem - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusDeletedByUs - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusFileListFormat - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusFileListFormat - Variable in class org.eclipse.jgit.pgm.Status
-
- statusFileListFormatUnmerged - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusFileListFormatUnmerged - Variable in class org.eclipse.jgit.pgm.Status
-
- statusFileListFormatWithPrefix - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusFileListFormatWithPrefix - Variable in class org.eclipse.jgit.pgm.Status
-
- StatusLine - Class in org.eclipse.jgit.internal.transport.sshd.proxy
-
A very simple representation of a HTTP status line.
- StatusLine(String, int, String) - Constructor for class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
Create a new
StatusLine
with the given response code and reason
string.
- statusModified - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusNewFile - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- statusRemoved - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- stderr - Variable in exception org.eclipse.jgit.api.errors.FilterFailedException
-
- stderr - Variable in class org.eclipse.jgit.util.FS.ExecutionResult
-
- stdout - Variable in exception org.eclipse.jgit.api.errors.FilterFailedException
-
- stdout - Variable in class org.eclipse.jgit.util.FS.ExecutionResult
-
- stealWork(DeltaTask) - Method in class org.eclipse.jgit.internal.storage.pack.DeltaTask.Block
-
- step(int, byte, byte) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- stepSize - Variable in class org.eclipse.jgit.lib.IndexDiff.ProgressReportingFilter
-
- stop(RevCommit, RebaseResult.Status) - Method in class org.eclipse.jgit.api.RebaseCommand
-
- stop(BundleContext) - Method in class org.eclipse.jgit.archive.FormatActivator
-
- stop() - Method in class org.eclipse.jgit.junit.http.SimpleHttpServer
-
Stop the server.
- stop() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
-
Stops the test server.
- stop() - Method in class org.eclipse.jgit.pgm.debug.LfsStore.AppServer
-
- stop() - Method in class org.eclipse.jgit.transport.Daemon
-
Stop this daemon.
- stopAfterInitialization - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- stopAndWait() - Method in class org.eclipse.jgit.transport.Daemon
-
Stops this daemon and waits until it's acceptor thread has finished.
- stopBuffering() - Method in class org.eclipse.jgit.transport.UploadPack.ResponseBufferedOutputStream
-
- 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.
- stopWalk() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalk
-
- stopWalk() - Method in class org.eclipse.jgit.treewalk.TreeWalk
-
Notify iterators the walk is aborting.
- StopWalkException - Exception in org.eclipse.jgit.errors
-
Stops the driver loop of walker and finish with current results.
- StopWalkException() - Constructor for exception org.eclipse.jgit.errors.StopWalkException
-
- storage - Variable in class org.eclipse.jgit.lib.ObjectIdRef
-
- Storage(boolean, boolean) - Constructor for enum org.eclipse.jgit.lib.Ref.Storage
-
- storageClass - Variable in class org.eclipse.jgit.lfs.server.s3.S3Config
-
- storageClass - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- StorageClass() - Constructor for enum org.eclipse.jgit.pgm.debug.LfsStore.StorageClass
-
- store(PackFile, long, byte[], int) - Method in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
- Store() - Constructor for class org.eclipse.jgit.lib.RefUpdate.Store
-
- STORE_PATH - Static variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- stored(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase
-
- stored(Ref) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsReftableDatabase
-
- stored(RefDirectoryUpdate, FileSnapshot) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- StoredBitmap(AnyObjectId, EWAHCompressedBitmap, BasePackBitmapIndex.StoredBitmap, int) - Constructor for class org.eclipse.jgit.internal.storage.file.BasePackBitmapIndex.StoredBitmap
-
- 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.
- StoredEntry(long, EWAHCompressedBitmap, int, int) - Constructor for class org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
-
- 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.
- storedSymbolicRef(RefDirectoryUpdate, FileSnapshot, String) - Method in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
- storeNonNote() - Method in class org.eclipse.jgit.notes.NoteParser
-
- 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
-
- storeType - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- StoreType() - Constructor for enum org.eclipse.jgit.pgm.debug.LfsStore.StoreType
-
- storeUrl - Variable in class org.eclipse.jgit.pgm.debug.LfsStore
-
- str(ObjectId) - Static method in class org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
- STRATEGIES - Static variable in class org.eclipse.jgit.merge.MergeStrategy
-
- strategy - Variable in class org.eclipse.jgit.api.CherryPickCommand
-
- strategy - Variable in class org.eclipse.jgit.api.PullCommand
-
- strategy - Variable in class org.eclipse.jgit.api.RebaseCommand
-
- strategy - Variable in class org.eclipse.jgit.api.RevertCommand
-
- strategy - Variable in class org.eclipse.jgit.api.StashApplyCommand
-
- strategy - Variable in class org.eclipse.jgit.api.SubmoduleUpdateCommand
-
- strategyName - Variable in class org.eclipse.jgit.merge.StrategyOneSided
-
- strategyName - Variable in class org.eclipse.jgit.pgm.Merge
-
- 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.
- StrategyOneSided.OneSide - Class in org.eclipse.jgit.merge
-
- 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.
- StrategySimpleTwoWayInCore.InCoreMerger - Class in org.eclipse.jgit.merge
-
- stream - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlock
-
- stream - Variable in class org.eclipse.jgit.util.LfsFactory.LfsInputStream
-
The actual stream.
- 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.internal.storage.dfs.DfsReaderOptions
-
- streamFileThreshold - Static variable in class org.eclipse.jgit.internal.storage.file.WindowCache
-
- streamFileThreshold - Variable in class org.eclipse.jgit.lib.ObjectReader
-
The threshold at which a file will be streamed rather than loaded
entirely into memory.
- streamFileThreshold - Variable in class org.eclipse.jgit.storage.file.WindowCacheConfig
-
- StreamGobbler(InputStream, OutputStream) - Constructor for class org.eclipse.jgit.util.FS.StreamGobbler
-
- StreamLoader(ObjectId, int, long, DfsStreamKey, long) - Constructor for class org.eclipse.jgit.internal.storage.dfs.DfsInserter.StreamLoader
-
- StreamLoader(int, long, long) - Constructor for class org.eclipse.jgit.internal.storage.file.PackInserter.Reader.StreamLoader
-
- streamPackBufferSize - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsReaderOptions
-
- streamPosition() - Method in class org.eclipse.jgit.transport.PackParser
-
- streamRatio - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig
-
- StreamReader(Reader) - Constructor for class org.eclipse.jgit.transport.PushCertificateParser.StreamReader
-
- streams - Variable in class org.eclipse.jgit.util.io.UnionInputStream
-
- STRICT_HOST_KEY_CHECKING - Static variable in class org.eclipse.jgit.transport.SshConstants
-
Key in an ssh config file.
- strictHostKeyChecking - Variable in class org.eclipse.jgit.transport.OpenSshConfig.Host
-
- StrictWorkMonitor - Class in org.eclipse.jgit.junit
-
Strict work monitor
- StrictWorkMonitor() - Constructor for class org.eclipse.jgit.junit.StrictWorkMonitor
-
- string_hash31 - Variable in class org.eclipse.jgit.pgm.debug.TextHashFunctions
-
Hash function commonly used by java.lang.String.
- StringReader(String) - Constructor for class org.eclipse.jgit.lib.Config.StringReader
-
- 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
-
- Strings.PatternState - Enum in org.eclipse.jgit.ignore.internal
-
- stringToSign(String, String, String, String, String) - Static method in class org.eclipse.jgit.lfs.server.s3.SignerV4
-
- 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.
- StringUtils() - Constructor for class org.eclipse.jgit.util.StringUtils
-
- stripCommentLines(String) - Static method in class org.eclipse.jgit.api.RebaseCommand
-
- stripInvalidCharacters(String) - Static method in class org.eclipse.jgit.lib.UserConfig
-
- stripServiceSuffix(String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Strip the Git service suffix from a request path.
- 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
- stripWhitespace(String) - Static method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
- stripWorkDir(File, File) - Static method in class org.eclipse.jgit.lib.Repository
-
Strip work dir and return normalized repository path.
- stroke(int) - Static method in class org.eclipse.jgit.awtui.CommitGraphPane
-
- strokeCache - Static variable in class org.eclipse.jgit.awtui.CommitGraphPane
-
- subcmp() - Method in class org.eclipse.jgit.diff.HistogramDiff.State
-
- subcommand - Variable in class org.eclipse.jgit.pgm.Main
-
- SubcommandHandler - Class in org.eclipse.jgit.pgm.opt
-
Custom Argument handler for jgit command selection.
- SubcommandHandler(CmdLineParser, OptionDef, Setter<? super TextBuiltin>) - Constructor for class org.eclipse.jgit.pgm.opt.SubcommandHandler
-
Create a new handler for the command name.
- SubcommandLineParser(Object) - Constructor for class org.eclipse.jgit.pgm.Main.SubcommandLineParser
-
- subfilters - Variable in class org.eclipse.jgit.revwalk.filter.AndRevFilter.List
-
- subfilters - Variable in class org.eclipse.jgit.revwalk.filter.OrRevFilter.List
-
- subfilters - Variable in class org.eclipse.jgit.treewalk.filter.AndTreeFilter.List
-
- subfilters - Variable in class org.eclipse.jgit.treewalk.filter.OrTreeFilter.List
-
- 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
- SubmoduleDeinitStatus() - Constructor for enum org.eclipse.jgit.api.SubmoduleDeinitCommand.SubmoduleDeinitStatus
-
- submoduleExists() - Method in class org.eclipse.jgit.api.SubmoduleAddCommand
-
Is the configured already a submodule in the index?
- submoduleExists(String) - Method in class org.eclipse.jgit.api.SubmoduleDeinitCommand
-
Check if this path is a submodule by checking the index, which is what
git submodule deinit checks.
- submoduleExists - Variable in class org.eclipse.jgit.internal.JGitText
-
- submoduleIndexDiffs - Variable in class org.eclipse.jgit.lib.IndexDiff
-
- 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
-
- submoduleRecurseMode - Variable in class org.eclipse.jgit.api.FetchCommand
-
- submoduleRecurseMode - Variable in class org.eclipse.jgit.api.PullCommand
-
- submoduleRegistered - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- submoduleResults() - Method in class org.eclipse.jgit.transport.FetchResult
-
Get fetch results for submodules.
- submodules - Variable in class org.eclipse.jgit.transport.FetchResult
-
- 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
- SubmoduleStatusType() - Constructor for enum org.eclipse.jgit.submodule.SubmoduleStatusType
-
- 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
-
- SubmoduleValidationException(String, ObjectChecker.ErrorType) - Constructor for exception org.eclipse.jgit.internal.submodule.SubmoduleValidator.SubmoduleValidationException
-
- 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
- subPattern - Variable in class org.eclipse.jgit.ignore.internal.NameMatcher
-
- subsection - Variable in class org.eclipse.jgit.lib.ConfigLine
-
Subsection name.
- subsections - Variable in class org.eclipse.jgit.lib.ConfigSnapshot.SectionNames
-
- 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.
- substitute(List<String>, String, OpenSshConfigFile.Replacer) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
- substitute(String, int, String, String, File) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.HostEntry
-
- substitute(String, String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile.Replacer
-
- 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.
- SubStringSearch(String) - Constructor for class org.eclipse.jgit.revwalk.filter.AuthorRevFilter.SubStringSearch
-
- SubStringSearch(String) - Constructor for class org.eclipse.jgit.revwalk.filter.CommitterRevFilter.SubStringSearch
-
- SubStringSearch(String) - Constructor for class org.eclipse.jgit.revwalk.filter.MessageRevFilter.SubStringSearch
-
- subtreeId - Variable in class org.eclipse.jgit.dircache.DirCacheIterator
-
- success() - Method in class org.eclipse.jgit.internal.ketch.ElectionRound
-
- success() - Method in class org.eclipse.jgit.internal.ketch.Proposal
-
Set command result as OK.
- success() - Method in class org.eclipse.jgit.internal.ketch.ProposalRound
-
- success() - Method in class org.eclipse.jgit.internal.ketch.Round
-
Notify the round it was accepted by a majority of the system.
- suffix - Variable in class org.eclipse.jgit.api.ArchiveCommand
-
Filename suffix, for automatically choosing a format.
- suffix - Variable in class org.eclipse.jgit.http.server.glue.SuffixPipeline.Binder
-
- suffix - Variable in class org.eclipse.jgit.http.server.glue.SuffixPipeline
-
- suffix - Variable in class org.eclipse.jgit.lib.ConfigLine
-
The text content after entry.
- suffixes() - Method in interface org.eclipse.jgit.api.ArchiveCommand.Format
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- SUFFIXES - Static variable in class org.eclipse.jgit.archive.TarFormat
-
- suffixes() - Method in class org.eclipse.jgit.archive.TarFormat
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- SUFFIXES - Static variable in class org.eclipse.jgit.archive.Tbz2Format
-
- suffixes() - Method in class org.eclipse.jgit.archive.Tbz2Format
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- SUFFIXES - Static variable in class org.eclipse.jgit.archive.TgzFormat
-
- suffixes() - Method in class org.eclipse.jgit.archive.TgzFormat
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- SUFFIXES - Static variable in class org.eclipse.jgit.archive.TxzFormat
-
- suffixes() - Method in class org.eclipse.jgit.archive.TxzFormat
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- SUFFIXES - Static variable in class org.eclipse.jgit.archive.ZipFormat
-
- suffixes() - Method in class org.eclipse.jgit.archive.ZipFormat
-
Filename suffixes representing this format (e.g.,
{ ".tar.gz", ".tgz" }).
- suffixLen - Variable in class org.eclipse.jgit.http.server.glue.SuffixPipeline
-
- SuffixPipeline - Class in org.eclipse.jgit.http.server.glue
-
Selects requests by matching the suffix of the URI.
- SuffixPipeline(String, Filter[], HttpServlet) - Constructor for class org.eclipse.jgit.http.server.glue.SuffixPipeline
-
- SuffixPipeline.Binder - Class in org.eclipse.jgit.http.server.glue
-
- SunGSSManagerFactory() - Constructor for class org.eclipse.jgit.util.GSSManagerFactory.SunGSSManagerFactory
-
- SupportedAlgorithm() - Constructor for enum org.eclipse.jgit.diff.DiffAlgorithm.SupportedAlgorithm
-
- supportedMechanisms - Static variable in class org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
-
The AtomicBoolean
is set to true
when the mechanism could
be initialized successfully at least once.
- supportOnlyPackIndexVersion2 - Variable in class org.eclipse.jgit.internal.JGitText
-
- supports(CredentialItem...) - Method in class org.eclipse.jgit.awtui.AwtCredentialsProvider
-
- supports(CredentialItem...) - Method in class org.eclipse.jgit.console.ConsoleCredentialsProvider
-
- 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 - Variable in class org.eclipse.jgit.util.FS_POSIX
-
- 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.
- supportSymlinks - Variable in class org.eclipse.jgit.util.FS_Win32
-
- svc - Variable in class org.eclipse.jgit.http.server.SmartServiceInfoRefs
-
- svc - Variable in class org.eclipse.jgit.transport.TransportHttp.SmartHttpFetchConnection
-
- SVC_RECEIVE_PACK - Static variable in class org.eclipse.jgit.transport.TransportHttp
-
- SVC_UPLOAD_PACK - Static variable in class org.eclipse.jgit.transport.TransportHttp
-
- swap() - Method in class org.eclipse.jgit.diff.Edit
-
Swap A and B, so the edit goes the other direction.
- swapFetchQueue() - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- SwingCommitList - Class in org.eclipse.jgit.awtui
-
- SwingCommitList() - Constructor for class org.eclipse.jgit.awtui.SwingCommitList
-
- SwingCommitList.SwingLane - Class in org.eclipse.jgit.awtui
-
- SwingLane() - Constructor for class org.eclipse.jgit.awtui.SwingCommitList.SwingLane
-
- switchedToBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- switchedToNewBranch - Variable in class org.eclipse.jgit.pgm.internal.CLIText
-
- switchToOverflow() - Method in class org.eclipse.jgit.util.TemporaryBuffer
-
- sym - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsRefDatabase.RefCache
-
- sym - Variable in class org.eclipse.jgit.internal.storage.reftree.Scanner.Result
-
- symbolic - Variable in class org.eclipse.jgit.internal.storage.file.RefDirectory.LooseScanner
-
- 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.
- SymLinks() - Constructor for enum org.eclipse.jgit.lib.CoreConfig.SymLinks
-
- symlinks - Variable in class org.eclipse.jgit.treewalk.WorkingTreeOptions
-
- 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
- SymmetricEncryption(Properties) - Constructor for class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
- SYMREF - Static variable in class org.eclipse.jgit.internal.storage.file.RefDirectory
-
Magic string denoting the start of a symbolic reference file.
- symref(String) - Static method in class org.eclipse.jgit.internal.storage.reftree.Command
-
- symrefs - Variable in class org.eclipse.jgit.transport.LsRefsV2Request.Builder
-
- symrefs - Variable in class org.eclipse.jgit.transport.LsRefsV2Request
-
- symrefs - Variable in class org.eclipse.jgit.transport.RefAdvertiser
-
- sync() - Method in class org.eclipse.jgit.transport.PackParser
-
- system - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- system - Variable in class org.eclipse.jgit.internal.ketch.KetchLeaderCache
-
- system() - Static method in class org.eclipse.jgit.lib.UserConfig
-
- system - Variable in class org.eclipse.jgit.pgm.Config
-
- systemConfig - Variable in class org.eclipse.jgit.internal.storage.file.FileRepository
-
- systemConfigFileInvalid - Variable in class org.eclipse.jgit.internal.JGitText
-
- systemGitConfig - Variable in class org.eclipse.jgit.junit.MockSystemReader
-
- SystemReader - Class in org.eclipse.jgit.util
-
Interface to read values from the system.
- SystemReader() - Constructor for class org.eclipse.jgit.util.SystemReader
-
- SystemReader.Default - Class in org.eclipse.jgit.util
-
- sz - Variable in class org.eclipse.jgit.internal.storage.file.DeltaBaseCache.Slot
-
- SZ - Static variable in class org.eclipse.jgit.lib.InflaterCache
-
- SZ - Static variable in class org.eclipse.jgit.util.TemporaryBuffer.Block
-
- V2_BUNDLE_SIGNATURE - Static variable in interface org.eclipse.jgit.transport.TransportBundle
-
Bundle signature
- valEnd - Variable in class org.eclipse.jgit.revwalk.FooterLine
-
- VALID_SERVICES - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Git service names accepted by the /info/refs?service= handler.
- validate(DirCacheEntry[], int, int, int) - Method in class org.eclipse.jgit.dircache.DirCacheTree
-
Update (if necessary) this tree's entrySpan.
- validate(String, String) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Hook to perform validation on a single value, or to sanitize it.
- validate(String, List<String>) - Method in class org.eclipse.jgit.internal.transport.ssh.OpenSshConfigFile
-
Hook to perform validation on values, or to sanitize them.
- validate(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- validate(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption.NoEncryption
-
- validate(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
- validate(HttpURLConnection, String) - Method in class org.eclipse.jgit.transport.WalkEncryption
-
- validateCommands() - Method in class org.eclipse.jgit.transport.BaseReceivePack
-
Validate the command list.
- validateConfig(S3Config) - Method in class org.eclipse.jgit.lfs.server.s3.S3Repository
-
- validateDirs(File, File, boolean) - Static method in class org.eclipse.jgit.api.CloneCommand
-
- validateDirs(File, File, boolean) - Static method in class org.eclipse.jgit.api.InitCommand
-
- validateImpl(HttpURLConnection, String, String, String) - Method in class org.eclipse.jgit.transport.WalkEncryption
-
Validate
- validatingGitModules - Variable in class org.eclipse.jgit.internal.JGitText
-
- validUntil - Variable in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory.AuthCache
-
- validVoterCounts() - Static method in class org.eclipse.jgit.internal.ketch.KetchLeader
-
- valOf(long) - Static method in class org.eclipse.jgit.internal.storage.pack.DeltaIndex
-
- valStart - Variable in class org.eclipse.jgit.revwalk.FooterLine
-
- value - Variable in class org.eclipse.jgit.attributes.Attribute
-
- value - Variable in class org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.Ref
-
- value - Variable in enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksAuthenticationMethod
-
- value - Variable in class org.eclipse.jgit.lib.ConfigLine
-
The value.
- value - Variable in class org.eclipse.jgit.transport.CredentialItem.CharArrayType
-
- value - Variable in class org.eclipse.jgit.transport.CredentialItem.StringType
-
- value - Variable in class org.eclipse.jgit.transport.CredentialItem.YesNoType
-
- value - Variable in class org.eclipse.jgit.util.FS.Holder
-
- value - Variable in class org.eclipse.jgit.util.Holder
-
- value - Variable in class org.eclipse.jgit.util.LongMap.Node
-
- value - Variable in class org.eclipse.jgit.util.MutableInteger
-
Current value of this boxed value.
- VALUE_1ID - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- VALUE_2ID - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- VALUE_NONE - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- VALUE_SYMREF - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- VALUE_TYPE_MASK - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- valueOf(String) - Static method in enum org.eclipse.jgit.api.CheckoutCommand.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.CheckoutResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.CherryPickResult.CherryPickStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.CreateBranchCommand.SetupUpstreamMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.ListBranchCommand.ListMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.MergeCommand.FastForwardMode.Merge
-
Returns the enum constant of this type with the specified name.
- valueOf(MergeCommand.FastForwardMode) - Static method in enum org.eclipse.jgit.api.MergeCommand.FastForwardMode.Merge
-
Map from FastForwardMode
to
FastForwardMode.Merge
.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.MergeCommand.FastForwardMode
-
Returns the enum constant of this type with the specified name.
- valueOf(MergeCommand.FastForwardMode.Merge) - Static method in enum org.eclipse.jgit.api.MergeCommand.FastForwardMode
-
Map from FastForwardMode.Merge
to
FastForwardMode
.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.MergeResult.MergeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.RebaseCommand.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.RebaseResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.RemoteSetUrlCommand.UriType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.ResetCommand.ResetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.api.SubmoduleDeinitCommand.SubmoduleDeinitStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.attributes.Attribute.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.diff.DiffAlgorithm.SupportedAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.diff.DiffConfig.RenameDetectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.diff.DiffEntry.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.diff.DiffEntry.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.diff.Edit.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.errors.CorruptPackIndexException.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.errors.NoMergeBaseException.MergeBaseFailureReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.ignore.IgnoreNode.MatchResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.ignore.internal.Strings.PatternState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.ketch.KetchLeader.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.CommitMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.CommitSpeed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.Participation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.ketch.Proposal.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.storage.file.FileObjectDatabase.InsertLooseObjectResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.storage.pack.PackWriter.PackingPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication.ProtocolState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser.Check
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.ModifiedKeyHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.ProtocolState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksAuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.BranchConfig.BranchRebaseMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.CoreConfig.AutoCRLF
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.CoreConfig.CheckStat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.CoreConfig.EOL
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.CoreConfig.EolStreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.CoreConfig.HideDotFiles
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.CoreConfig.SymLinks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.GpgConfig.GpgFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.IndexDiff.StageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.ObjectChecker.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.RebaseTodoLine.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.Ref.Storage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.RefUpdate.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.RepositoryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.lib.SubmoduleConfig.FetchRecurseSubmodulesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.merge.MergeChunk.ConflictState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.merge.ResolveMerger.MergeFailureReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.patch.BinaryHunk.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.patch.FileHeader.PatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.patch.FormatError.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.pgm.Daemon.KetchServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.pgm.debug.BenchmarkReftable.Test
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.pgm.debug.LfsStore.StorageClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.pgm.debug.LfsStore.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.pgm.debug.ShowCommands.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.pgm.internal.SshDriver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.revwalk.RevSort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.submodule.SubmoduleStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.submodule.SubmoduleWalk.IgnoreSubmoduleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.GitProtocolConstants.MultiAck
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.HttpAuthMethod.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.HttpConfig.HttpRedirectMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.NetRC.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.PacketLineIn.AckNackResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.PackParser.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.PushCertificate.NonceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.PushConfig.PushRecurseSubmodulesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.ReceiveCommand.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.ReceiveCommand.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.RefSpec.WildcardMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.RemoteRefUpdate.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.TagOpt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.TransferConfig.FsckMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.TransferConfig.ProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.Transport.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.TransportHttp.AcceptEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.TransportProtocol.URIishField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.transport.UploadPack.RequestPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.treewalk.TreeWalk.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.treewalk.WorkingTreeIterator.MetadataDiff
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.util.FS_POSIX.AtomicFileCreation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.util.GitDateFormatter.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.util.GitDateParser.ParseableSimpleDateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jgit.util.ProcessResult.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.jgit.api.CheckoutCommand.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.CheckoutResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.CherryPickResult.CherryPickStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.CreateBranchCommand.SetupUpstreamMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.ListBranchCommand.ListMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.MergeCommand.FastForwardMode.Merge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.MergeCommand.FastForwardMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.MergeResult.MergeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.RebaseCommand.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.RebaseResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.RemoteSetUrlCommand.UriType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.ResetCommand.ResetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.api.SubmoduleDeinitCommand.SubmoduleDeinitStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.attributes.Attribute.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.diff.DiffAlgorithm.SupportedAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.diff.DiffConfig.RenameDetectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.diff.DiffEntry.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.diff.DiffEntry.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.diff.Edit.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.errors.CorruptPackIndexException.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.errors.NoMergeBaseException.MergeBaseFailureReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.ignore.IgnoreNode.MatchResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.ignore.internal.Strings.PatternState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.ketch.KetchLeader.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.CommitMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.CommitSpeed
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.Participation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.ketch.KetchReplica.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.ketch.Proposal.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.PackSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.storage.file.FileObjectDatabase.InsertLooseObjectResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class org.eclipse.jgit.internal.storage.pack.PackExt
-
- values() - Static method in class org.eclipse.jgit.internal.storage.pack.PackExt
-
Get all of the PackExt values.
- values() - Static method in enum org.eclipse.jgit.internal.storage.pack.PackWriter.PackingPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.transport.sshd.GssApiWithMicAuthentication.ProtocolState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.AskUser.Check
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier.ModifiedKeyHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.ProtocolState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksAuthenticationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.eclipse.jgit.junit.MockSystemReader
-
- values() - Static method in enum org.eclipse.jgit.lib.BranchConfig.BranchRebaseMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.CoreConfig.AutoCRLF
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.CoreConfig.CheckStat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.CoreConfig.EOL
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.CoreConfig.EolStreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.CoreConfig.HideDotFiles
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.CoreConfig.SymLinks
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.GpgConfig.GpgFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.IndexDiff.StageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.ObjectChecker.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.RebaseTodoLine.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.Ref.Storage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.RefUpdate.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.RepositoryState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.lib.SubmoduleConfig.FetchRecurseSubmodulesMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.merge.MergeChunk.ConflictState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.merge.ResolveMerger.MergeFailureReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.patch.BinaryHunk.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.patch.FileHeader.PatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.patch.FormatError.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.pgm.Daemon.KetchServerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.pgm.debug.BenchmarkReftable.Test
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.pgm.debug.LfsStore.StorageClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.pgm.debug.LfsStore.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.pgm.debug.ShowCommands.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.pgm.internal.SshDriver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.revwalk.RevSort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.submodule.SubmoduleStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.submodule.SubmoduleWalk.IgnoreSubmoduleMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.GitProtocolConstants.MultiAck
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.HttpAuthMethod.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.HttpConfig.HttpRedirectMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.NetRC.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.PacketLineIn.AckNackResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.PackParser.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.PushCertificate.NonceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.PushConfig.PushRecurseSubmodulesMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.ReceiveCommand.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.ReceiveCommand.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.RefSpec.WildcardMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.RemoteRefUpdate.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.TagOpt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.TransferConfig.FsckMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.TransferConfig.ProtocolVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.Transport.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.TransportHttp.AcceptEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.TransportProtocol.URIishField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.transport.UploadPack.RequestPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.treewalk.TreeWalk.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.treewalk.WorkingTreeIterator.MetadataDiff
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.util.FS_POSIX.AtomicFileCreation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.util.GitDateFormatter.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.util.GitDateParser.ParseableSimpleDateFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jgit.util.ProcessResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSecure - Variable in class org.eclipse.jgit.transport.CredentialItem
-
- valueSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.DeleteLogEntry
-
- valueSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.Entry
-
- valueSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.IndexEntry
-
- valueSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.LogEntry
-
- valueSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.ObjEntry
-
- valueSize() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.RefEntry
-
- valueType - Variable in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- valueType() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.DeleteLogEntry
-
- valueType() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.Entry
-
- valueType() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.IndexEntry
-
- valueType() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.LogEntry
-
- valueType() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.ObjEntry
-
- valueType() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockWriter.RefEntry
-
- verbose - Variable in class org.eclipse.jgit.pgm.AbstractFetchCommand
-
- verbose - Variable in class org.eclipse.jgit.pgm.Branch
-
- verbose - Variable in class org.eclipse.jgit.pgm.Push
-
- verbose - Variable in class org.eclipse.jgit.pgm.Remote
-
- VERIFY - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
LFS verify operation.
- verify(Ref, RefCursor) - Method in class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- verify - Variable in class org.eclipse.jgit.pgm.RevParse
-
- verify(String, String, Repository, boolean, int) - Method in class org.eclipse.jgit.transport.HMACSHA1NonceGenerator
-
Verify trustworthiness of the received nonce.
- verify(String, String, Repository, boolean, int) - Method in interface org.eclipse.jgit.transport.NonceGenerator
-
Verify trustworthiness of the received nonce.
- verify(String, SSLSession) - Method in class org.eclipse.jgit.util.HttpSupport.DummyHostnameVerifier
-
- verifyAndInsertLooseObject(AnyObjectId, byte[]) - Method in class org.eclipse.jgit.transport.WalkFetchConnection
-
- verifyClientShallow(Set<ObjectId>) - Method in class org.eclipse.jgit.transport.UploadPack
-
- verifyDirectories(URIish) - Method in class org.eclipse.jgit.api.CloneCommand
-
- verifyHash() - Method in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
- verifyIndex(PackIndex) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Verify the existing index file with all objects from the pack.
- verifyIndex() - Method in class org.eclipse.jgit.internal.storage.reftable.BlockReader
-
- verifyPack(ProgressMonitor, FsckError, DfsReader, DfsPackFile, ReadableChannel) - Method in class org.eclipse.jgit.internal.storage.dfs.DfsFsck
-
- verifyPrerequisites() - Method in class org.eclipse.jgit.transport.BundleFetchConnection
-
- VerifyReftable - Class in org.eclipse.jgit.pgm.debug
-
- VerifyReftable() - Constructor for class org.eclipse.jgit.pgm.debug.VerifyReftable
-
- verifySafeObject(AnyObjectId, int, byte[]) - Method in class org.eclipse.jgit.internal.fsck.FsckPackParser
-
Verify the integrity of the object.
- verifySafeObject(AnyObjectId, int, byte[]) - Method in class org.eclipse.jgit.transport.PackParser
-
Verify the integrity of the object.
- verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier
-
- version - Variable in class org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
-
- VERSION - Static variable in class org.eclipse.jgit.lfs.LfsPointer
-
The version of the LfsPointer file format
- version - Variable in class org.eclipse.jgit.pgm.Main
-
- Version - Class in org.eclipse.jgit.pgm
-
- Version() - Constructor for class org.eclipse.jgit.pgm.Version
-
- version - Variable in class org.eclipse.jgit.transport.PushCertificate
-
- VERSION - Static variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- version - Variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- VERSION - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JetS3tV2
-
- VERSION - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JGitV1
-
- VERSION - Static variable in class org.eclipse.jgit.transport.WalkEncryption.JGitV2
-
- version - Variable in class org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
-
Encryption version, reflects actual implementation class.
- VERSION_0_1 - Static variable in class org.eclipse.jgit.transport.PushCertificateParser
-
- VERSION_1 - Static variable in class org.eclipse.jgit.internal.storage.reftable.ReftableConstants
-
- VERSION_LEGACY - Static variable in class org.eclipse.jgit.lfs.LfsPointer
-
The version of the LfsPointer file format using legacy URL
- versionCheck(byte) - Method in class org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector
-
- visitationPolicy - Variable in class org.eclipse.jgit.revwalk.ObjectWalk
-
- visited(RevObject) - Method in class org.eclipse.jgit.internal.storage.pack.PackWriter.DepthAwareVisitationPolicy
-
- visited(RevObject) - Method in interface org.eclipse.jgit.revwalk.ObjectWalk.VisitationPolicy
-
Called when an object is visited.
- voters - Variable in class org.eclipse.jgit.internal.ketch.KetchLeader
-
Leader's knowledge of replicas for this repository.