GitObject.ParsedCommit

Undocumented in source.

Members

Properties

parsedAuthor
Authorship parsedAuthor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
parsedAuthor
Authorship parsedAuthor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parsedCommitter
Authorship parsedCommitter [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parsedCommitter
Authorship parsedCommitter [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

author
string author;
Undocumented in source.
committer
string committer;

entire lines - name, email and date

gpgsig
string[] gpgsig;
Undocumented in source.
message
string[] message;
Undocumented in source.
parents
Hash[] parents;
Undocumented in source.
tree
Hash tree;
Undocumented in source.

Meta