VCS[git]: Add log repository action.

This commit is contained in:
Friedemann Kleint
2010-01-08 16:07:05 +01:00
parent df2a2dc118
commit b81c30df2b
6 changed files with 44 additions and 4 deletions

View File

@@ -50,7 +50,7 @@
#include <QtGui/QTextCursor>
#include <QtGui/QTextEdit>
#define CHANGE_PATTERN_8C "[a-f0-9]{8,8}"
#define CHANGE_PATTERN_8C "[a-f0-9]{7,8}"
#define CHANGE_PATTERN_40C "[a-f0-9]{40,40}"
namespace Git {