Public Member Functions | |
| Reference () | |
Public Attributes | |
| uint | type |
| QStringList | branches |
| QStringList | remoteBranches |
| QString | currentBranch |
| QStringList | tags |
| QStringList | refs |
| QString | tagObj |
| QString | tagMsg |
| QString | stgitPatch |
Definition at line 158 of file git.h.
| uint type |
Definition at line 160 of file git.h.
Referenced by Git::addChunk(), Git::getRefs(), and Git::parseStGitPatches().
| QStringList branches |
Definition at line 161 of file git.h.
Referenced by Git::getRefName(), Git::getRefs(), and Git::getRefSha().
| QStringList remoteBranches |
Definition at line 162 of file git.h.
Referenced by Git::getRefName(), Git::getRefs(), and Git::getRefSha().
| QString currentBranch |
| QStringList tags |
Definition at line 164 of file git.h.
Referenced by Git::getRefName(), Git::getRefs(), and Git::getRefSha().
| QStringList refs |
Definition at line 165 of file git.h.
Referenced by Git::getRefName(), Git::getRefs(), and Git::getRefSha().
| QString tagObj |
| QString tagMsg |
| QString stgitPatch |
Definition at line 168 of file git.h.
Referenced by Git::getRefName(), Git::getRefSha(), and Git::parseStGitPatches().
1.5.3