Uses of Class
org.eclipse.jgit.diff.DiffFormatter
Packages that use DiffFormatter
Package
Description
High-level API commands (the porcelain of JGit).
Comparing file contents by computing diffs.
-
Uses of DiffFormatter in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return DiffFormatter -
Uses of DiffFormatter in org.eclipse.jgit.diff
Subclasses of DiffFormatter in org.eclipse.jgit.diffModifier and TypeClassDescriptionclass
A DiffFormatter used to calculate the patch-id of the diff. -
Uses of DiffFormatter in org.eclipse.jgit.pgm
Fields in org.eclipse.jgit.pgm declared as DiffFormatterModifier and TypeFieldDescriptionprivate DiffFormatter
Diff.diffFmt
private DiffFormatter
DiffTool.diffFmt
private DiffFormatter
Log.diffFmt
private DiffFormatter
Show.diffFmt