|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FooterKey | |
|---|---|
| org.eclipse.jgit.revwalk | |
| Uses of FooterKey in org.eclipse.jgit.revwalk |
|---|
| Fields in org.eclipse.jgit.revwalk declared as FooterKey | |
|---|---|
static FooterKey |
FooterKey.ACKED_BY
Standard Acked-by |
static FooterKey |
FooterKey.CC
Standard CC |
static FooterKey |
FooterKey.SIGNED_OFF_BY
Standard Signed-off-by |
| Methods in org.eclipse.jgit.revwalk with parameters of type FooterKey | |
|---|---|
List<String> |
RevCommit.getFooterLines(FooterKey keyName)
Get the values of all footer lines with the given key. |
boolean |
FooterLine.matches(FooterKey key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||