|
Guitar
|
#include "GitDiffManager.h"#include <QDebug>#include <QThread>#include "ApplicationGlobal.h"#include "MainWindow.h"
Classes | |
| class | GitDiffManager::LookupTable |
Functions | |
| QString | lookupFileID (GitRunner g, GitObjectCache *objcache, GitHash const &commit_id, QString const &file) |
| 指定されたコミットに属するファイルのIDを求める More... | |
| QString lookupFileID | ( | GitRunner | g, |
| GitObjectCache * | objcache, | ||
| GitHash const & | commit_id, | ||
| QString const & | file | ||
| ) |
指定されたコミットに属するファイルのIDを求める
| objcache | |
| commit_id | |
| file |
