Commit

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;
children
Commit*[] children;
committer
string committer;
Undocumented in source.
hash
Hash hash;
Undocumented in source.
id
uint id;
Undocumented in source.
message
string[] message;
Undocumented in source.
parents
Commit*[] parents;
Undocumented in source.
time
uint time;
Undocumented in source.

Meta