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 TypeClassDescriptionclassA 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 DiffFormatterDiff.diffFmtprivate DiffFormatterDiffTool.diffFmtprivate DiffFormatterLog.diffFmtprivate DiffFormatterShow.diffFmt