#include <GitDiffManager.h>
◆ MapList
◆ GitDiffManager()
◆ AddItem()
static void GitDiffManager::AddItem |
( |
GitDiff * |
item, |
|
|
QList< GitDiff > * |
diffs |
|
) |
| |
|
staticprivate |
◆ diff()
コミットの差分を取得する
- Parameters
-
- Returns
◆ diff_uncommited()
◆ diffFiles()
QString GitDiffManager::diffFiles |
( |
GitRunner |
g, |
|
|
QString const & |
a_path, |
|
|
QString const & |
b_path |
|
) |
| |
|
static |
◆ diffObjects()
QString GitDiffManager::diffObjects |
( |
GitRunner |
g, |
|
|
QString const & |
a_id, |
|
|
QString const & |
b_id |
|
) |
| |
|
static |
◆ git_for_submodule()
◆ makeKey() [1/2]
QString GitDiffManager::makeKey |
( |
const GitDiff & |
diff | ) |
|
|
static |
◆ makeKey() [2/2]
QString GitDiffManager::makeKey |
( |
const QString & |
a_id, |
|
|
const QString & |
b_id |
|
) |
| |
|
static |
◆ parseDiff()
GitDiff GitDiffManager::parseDiff |
( |
std::string const & |
s, |
|
|
const GitDiff * |
info |
|
) |
| |
|
static |
◆ prependPathPrefix()
QString GitDiffManager::prependPathPrefix |
( |
QString const & |
path | ) |
|
|
static |
◆ retrieveCompleteTree()
◆ CommitListThread
friend class CommitListThread |
|
friend |
◆ objcache_
The documentation for this class was generated from the following files: