Guitar
|
#include "Git.h"
#include "BranchLabel.h"
#include "GitCommandCache.h"
#include "GitObjectManager.h"
Go to the source code of this file.
Classes | |
struct | RepositoryData |
struct | CommitLogExchangeData |
struct | CommitLogExchangeData::D |
Typedefs | |
typedef QList< GitTag > | TagList |
typedef QList< GitBranch > | BranchList |
typedef QList< BranchLabel > | BranchLabelList |
typedef QList<BranchLabel> BranchLabelList |
typedef QList<GitBranch> BranchList |