#include <GitTypes.h>
◆ operator bool()
| GitCommitItem::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
| bool GitCommitItem::operator!= |
( |
GitCommitItem const & |
other | ) |
const |
|
inline |
◆ operator==()
| bool GitCommitItem::operator== |
( |
GitCommitItem const & |
other | ) |
const |
|
inline |
◆ setParents()
| void GitCommitItem::setParents |
( |
const std::vector< std::string > & |
list | ) |
|
◆ author
| std::string GitCommitItem::author |
◆ commit_date
◆ commit_id
◆ email
| std::string GitCommitItem::email |
◆ gpgsig
| std::string GitCommitItem::gpgsig |
◆ has_child
| bool GitCommitItem::has_child = false |
◆ has_gpgsig
| bool GitCommitItem::has_gpgsig = false |
◆ key_fingerprint
| std::vector<uint8_t> GitCommitItem::key_fingerprint |
◆ marker_depth
| int GitCommitItem::marker_depth = -1 |
◆ message
| std::string GitCommitItem::message |
◆ parent_ids
| std::vector<GitHash> GitCommitItem::parent_ids |
◆ parent_lines
◆ resolved
| bool GitCommitItem::resolved = false |
| struct { ... } GitCommitItem::sign |
◆ text
| std::string GitCommitItem::text |
◆ tree
◆ trust
| std::string GitCommitItem::trust |
◆ verify
| char GitCommitItem::verify = 0 |
The documentation for this struct was generated from the following files: