#include <Git.h>
◆ operator bool()
Git::CommitItem::operator bool |
( |
| ) |
const |
|
inline |
◆ setParents()
void Git::CommitItem::setParents |
( |
QStringList const & |
list | ) |
|
◆ author
QString Git::CommitItem::author |
◆ commit_date
QDateTime Git::CommitItem::commit_date |
◆ commit_id
Hash Git::CommitItem::commit_id |
◆ email
QString Git::CommitItem::email |
◆ gpgsig
QString Git::CommitItem::gpgsig |
◆ has_child
bool Git::CommitItem::has_child = false |
◆ has_gpgsig
bool Git::CommitItem::has_gpgsig = false |
◆ key_fingerprint
std::vector<uint8_t> Git::CommitItem::key_fingerprint |
◆ marker_depth
int Git::CommitItem::marker_depth = -1 |
◆ message
QString Git::CommitItem::message |
◆ order_fixed
bool Git::CommitItem::order_fixed = false |
◆ parent_ids
QList<Hash> Git::CommitItem::parent_ids |
◆ parent_lines
std::vector<TreeLine> Git::CommitItem::parent_lines |
◆ resolved
bool Git::CommitItem::resolved = false |
struct { ... } Git::CommitItem::sign |
◆ text
QString Git::CommitItem::text |
◆ tree
Hash Git::CommitItem::tree |
◆ trust
QString Git::CommitItem::trust |
◆ verify
char Git::CommitItem::verify = 0 |
The documentation for this struct was generated from the following files: