Uses of Package
org.eclipse.jgit.util
Packages that use org.eclipse.jgit.util
Package
Description
High-level API commands (the porcelain of JGit).
Comparing file contents by computing diffs.
Reading and editing the directory cache (index).
Distributed file system based repository storage.
File based repository storage.
Core API for repository, config, refs, object database.
Filters for use in revision walking.
Git submodule support.
Transport (fetch/push) for different protocols.
Walking and comparing directory/file trees (of commits, file system).
Utility classes.
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.api
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.diff
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.dircache
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.hooks
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.diffmergetoolClassDescriptionAbstraction to support various file system operations not in Java.Result of an executed process.
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.storage.dfs
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.internal.storage.file
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.libClassDescriptionAbstraction to support various file system operations not in Java.A boxed integer that can be modified.Specialized variant of an ArrayList to support a
RefDatabase
.Interface to read values from the system. -
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.revwalk.filter
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.storage.file
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.submodule
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.transport
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.treewalkClassDescriptionAbstraction to support various file system operations not in Java.File attributes we typically care for.
-
Classes in org.eclipse.jgit.util used by org.eclipse.jgit.utilClassDescriptionRandom access list that allocates entries in blocks.Authentication data to remember and reuse.Abstraction to support various file system operations not in Java.FS implementation for WindowsFile attributes we typically care for.Result of an executed process.Attributes of FileStores on this systemA token representing a file created by
FS.createNewFileAtomic(File)
.A utility for formatting dates according to the Git log.date formats plus extensions.Git and JGit formatsFactory to detect which GSSManager implementation should be used.A more efficient List<Integer> using a primitive integer array.A comparator of primitive ints.Represents an optionally present LFS support implementationEncapsulate a potentially exchangedInputStream
along with the expected stream content length.A command to enable LFS.A boxed integer that can be modified.Describes the result of running an external process.Status of a process' execution.Utility functions related to quoted string handling.Quoting style used by the Bourne shell.Bourne style, but permits~user
at the start of the string.Quoting style that obeys the rules Git applies to file namesA rough character sequence around a raw byte buffer.Specialized variant of an ArrayList to support aRefDatabase
.Builder to facilitate fast construction of an immutable RefList.Specialized Map to present aRefDatabase
namespace.Interface to read values from the system.A fully buffered output stream.