public class ChangeNotesCommit
extends org.eclipse.jgit.revwalk.RevCommit
RevCommit.getFooterLines(), which is otherwise very wasteful with
allocations.
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeNotesCommit.ChangeNotesRevWalk |
| Constructor and Description |
|---|
ChangeNotesCommit(org.eclipse.jgit.lib.AnyObjectId id) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFooterLineValues(org.eclipse.jgit.revwalk.FooterKey key) |
static ChangeNotesCommit.ChangeNotesRevWalk |
newRevWalk(org.eclipse.jgit.lib.Repository repo) |
static ChangeNotesCommit.ChangeNotesRevWalk |
newStagedRevWalk(org.eclipse.jgit.lib.Repository repo,
Iterable<InsertedObject> stagedObjs) |
carry, disposeBody, getAuthorIdent, getCommitterIdent, getCommitTime, getEncoding, getEncodingName, getFooterLines, getFooterLines, getFooterLines, getFullMessage, getParent, getParentCount, getParents, getRawBuffer, getShortMessage, getTree, getType, parse, parse, reset, toStringadd, add, appendCoreFlags, getId, has, hasAll, hasAny, remove, removeequals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroIdpublic static ChangeNotesCommit.ChangeNotesRevWalk newRevWalk(org.eclipse.jgit.lib.Repository repo)
public static ChangeNotesCommit.ChangeNotesRevWalk newStagedRevWalk(org.eclipse.jgit.lib.Repository repo, Iterable<InsertedObject> stagedObjs)