Uses of Class
org.eclipse.jgit.revwalk.FooterKey
Packages that use FooterKey
-
Uses of FooterKey in org.eclipse.jgit.revwalk
Fields in org.eclipse.jgit.revwalk declared as FooterKeyModifier and TypeFieldDescriptionstatic final FooterKeyFooterKey.ACKED_BYStandardAcked-bystatic final FooterKeyFooterKey.CCStandardCCstatic final FooterKeyFooterKey.SIGNED_OFF_BYStandardSigned-off-byMethods in org.eclipse.jgit.revwalk with parameters of type FooterKeyModifier and TypeMethodDescriptionRevCommit.getFooterLines(FooterKey key) Get the values of all footer lines with the given key.FooterLine.getValues(List<FooterLine> footers, FooterKey key) Get the values of all footer lines with the given key.booleanWhether keys match