Uses of Package
org.eclipse.jgit.patch
Packages that use org.eclipse.jgit.patch
Package
Description
High-level API commands (the porcelain of JGit).
Exceptions thrown by API commands.
Comparing file contents by computing diffs.
Patch file parser and data structure.
-
Classes in org.eclipse.jgit.patch used by org.eclipse.jgit.apiClassDescriptionPatch header describing an action for a single file path.Hunk header describing the layout of a single block of lines
-
Classes in org.eclipse.jgit.patch used by org.eclipse.jgit.api.errors
-
Classes in org.eclipse.jgit.patch used by org.eclipse.jgit.diff
-
Classes in org.eclipse.jgit.patch used by org.eclipse.jgit.patchClassDescriptionPart of a "GIT binary patch" to describe the pre-image or post-imageType of information stored in a binary hunk.A file in the Git "diff --cc" or "diff --combined" format.Hunk header for a hunk appearing in a "diff --cc" style patch.Patch header describing an action for a single file path.Type of patch used by this file.An error in a patch scriptClassification of an error.Hunk header describing the layout of a single block of linesDetails about an old image of the file.A parsed collection of
FileHeader
s from a unified diff patch file