Uses of Class
org.eclipse.jgit.util.GitDateFormatter
Packages that use GitDateFormatter
Package
Description
Content and commit history merge algorithms.
Utility classes.
-
Uses of GitDateFormatter in org.eclipse.jgit.merge
Fields in org.eclipse.jgit.merge declared as GitDateFormatter -
Uses of GitDateFormatter in org.eclipse.jgit.pgm
Fields in org.eclipse.jgit.pgm declared as GitDateFormatter -
Uses of GitDateFormatter in org.eclipse.jgit.util
Methods in org.eclipse.jgit.util with parameters of type GitDateFormatterModifier and TypeMethodDescriptionstatic String
SignatureUtils.toString
(GpgSignatureVerifier.SignatureVerification verification, PersonIdent creator, GitDateFormatter formatter) Writes information about a signature verification to a string.