Class GitLogParser
java.lang.Object
org.eclipse.jetty.toolchain.version.git.GitLogParser
- All Implemented Interfaces:
GitOutputParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUTHOR_DATE
- See Also:
-
AUTHOR_NAME
- See Also:
-
BODY
- See Also:
-
COMMIT_ID
- See Also:
-
COMMITTER_DATE
- See Also:
-
COMMITTER_NAME
- See Also:
-
END
- See Also:
-
SUBJECT
- See Also:
-
activeCommit
-
commits
-
-
Constructor Details
-
GitLogParser
public GitLogParser()
-
-
Method Details
-
getFormat
-
getGitCommitLog
-
getGitCommitLogs
-
getIssues
-
parseEnd
public void parseEnd()- Specified by:
parseEnd
in interfaceGitOutputParser
-
parseLine
- Specified by:
parseLine
in interfaceGitOutputParser
- Throws:
ParseException
-
parseStart
public void parseStart()- Specified by:
parseStart
in interfaceGitOutputParser
-