Mercurial: Add cache for branch query

Change-Id: Ied6f2008324b80b9d4869ba17d67e6d55a91d08c
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2014-02-18 20:50:41 +02:00
committed by Orgad Shaneh
parent cd48c5e513
commit d9bfc67d1f
4 changed files with 32 additions and 12 deletions

View File

@@ -65,7 +65,6 @@ public:
QString vcsGetRepositoryURL(const QString &directory);
bool sccManaged(const QString &filename);
bool vcsAnnotate(const QString &file, int line);
QString vcsTopic(const QString &directory);
public slots:
// To be connected to the HgTask's success signal to emit the repository/