Uses of Package
org.eclipse.jgit.util
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.api Class Description FS Abstraction to support various file system operations not in Java. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.awtui Class Description CachedAuthenticator Abstract authenticator which remembers prior authentications. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.console Class Description CachedAuthenticator Abstract authenticator which remembers prior authentications. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.diff Class Description IntList A more efficient List<Integer> using a primitive integer array.LongList A more efficient List<Long> using a primitive long array. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.dircache Class Description FS Abstraction to support various file system operations not in Java.IntList A more efficient List<Integer> using a primitive integer array.MutableInteger A boxed integer that can be modified. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.gpg.bc.internal Class Description LRUMap Map with only up to n entries. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.hooks Class Description ProcessResult Describes the result of running an external process. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.http.server Class Description TemporaryBuffer A fully buffered output stream. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.storage.dfs Class Description LongList A more efficient List<Long> using a primitive long array.RefList Specialized variant of an ArrayList to support aRefDatabase
.TemporaryBuffer.Heap A temporary buffer that will never exceed its in-memory limit. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.storage.file Class Description BlockList Random access list that allocates entries in blocks.FS Abstraction to support various file system operations not in Java.FS.FileStoreAttributes Attributes of FileStores on this systemFS.LockToken A token representing a file created byFS.createNewFileAtomic(File)
.LongList A more efficient List<Long> using a primitive long array.RefList Specialized variant of an ArrayList to support aRefDatabase
.RefList.Builder Builder to facilitate fast construction of an immutable RefList. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.storage.pack Class Description BlockList Random access list that allocates entries in blocks.TemporaryBuffer.Heap A temporary buffer that will never exceed its in-memory limit. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.storage.reftable Class Description LongList A more efficient List<Long> using a primitive long array.LongMap Simple Map<long, Object>. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.transport.http Class Description LRUMap Map with only up to n entries. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.lfs Class Description LfsFactory Represents an optionally present LFS support implementationLfsFactory.LfsInputStream Encapsulate a potentially exchangedInputStream
along with the expected stream content length.LfsFactory.LfsInstallCommand A command to enable LFS.TemporaryBuffer A fully buffered output stream. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.lib Class Description FS Abstraction to support various file system operations not in Java.MutableInteger A boxed integer that can be modified.RefList Specialized variant of an ArrayList to support aRefDatabase
.SystemReader Interface to read values from the system.TemporaryBuffer.Heap A temporary buffer that will never exceed its in-memory limit. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.merge Class Description GitDateFormatter A utility for formatting dates according to the Git log.date formats plus extensions.IntList A more efficient List<Integer> using a primitive integer array.TemporaryBuffer A fully buffered output stream. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.pgm Class Description GitDateFormatter A utility for formatting dates according to the Git log.date formats plus extensions. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.pgm.debug Class Description RefList Specialized variant of an ArrayList to support aRefDatabase
. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.revwalk.filter Class Description RawCharSequence A rough character sequence around a raw byte buffer.RawSubStringPattern Searches text using only substring search. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.storage.file Class Description FS Abstraction to support various file system operations not in Java. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.submodule Class Description FS Abstraction to support various file system operations not in Java. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.transport Class Description BlockList Random access list that allocates entries in blocks.FS Abstraction to support various file system operations not in Java.GSSManagerFactory Factory to detect which GSSManager implementation should be used.LongMap Simple Map<long, Object>.TemporaryBuffer A fully buffered output stream.TemporaryBuffer.Heap A temporary buffer that will never exceed its in-memory limit. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.transport.http.apache Class Description TemporaryBuffer A fully buffered output stream. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.transport.ssh.jsch Class Description FS Abstraction to support various file system operations not in Java. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.transport.sshd Class Description FS Abstraction to support various file system operations not in Java. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.treewalk Class Description FS Abstraction to support various file system operations not in Java.FS.Attributes File attributes we typically care for.Holder Holder of an object. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.util Class Description BlockList Random access list that allocates entries in blocks.CachedAuthenticator.CachedAuthentication Authentication data to remember and reuse.FS Abstraction to support various file system operations not in Java.FS_POSIX.AtomicFileCreation FS_Win32 FS implementation for WindowsFS.Attributes File attributes we typically care for.FS.ExecutionResult Result of an executed process.FS.FileStoreAttributes Attributes of FileStores on this systemFS.FSFactory This class creates FS instances.FS.Holder FS.LockToken A token representing a file created byFS.createNewFileAtomic(File)
.GitDateFormatter A utility for formatting dates according to the Git log.date formats plus extensions.GitDateFormatter.Format Git and JGit formatsGitDateParser.ParseableSimpleDateFormat GSSManagerFactory Factory to detect which GSSManager implementation should be used.IntList A more efficient List<Integer> using a primitive integer array.LfsFactory Represents an optionally present LFS support implementationLfsFactory.LfsInputStream Encapsulate a potentially exchangedInputStream
along with the expected stream content length.LfsFactory.LfsInstallCommand A command to enable LFS.LongMap.Node MutableInteger A boxed integer that can be modified.ProcessResult Describes the result of running an external process.ProcessResult.Status Status of a process' execution.QuotedString Utility functions related to quoted string handling.QuotedString.BourneStyle Quoting style used by the Bourne shell.QuotedString.BourneUserPathStyle Bourne style, but permits~user
at the start of the string.QuotedString.GitPathStyle Quoting style that obeys the rules Git applies to file namesRawCharSequence A rough character sequence around a raw byte buffer.RefList Specialized variant of an ArrayList to support aRefDatabase
.RefList.Builder Builder to facilitate fast construction of an immutable RefList.RefMap Specialized Map to present aRefDatabase
namespace.RefMap.Ent SimpleLruCache Simple limited size cache based on ConcurrentHashMap purging entries in LRU order when reaching size limitSimpleLruCache.Entry SystemReader Interface to read values from the system.TemporaryBuffer A fully buffered output stream.TemporaryBuffer.Block