Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

repoview: add import of hglib

Changeset fea1e7648084

Parent 893b246707a0

by Yuki KODAMA

Changes to one file · Browse files at fea1e7648084 Showing diff from parent 893b246707a0 Diff from another changeset...

 
16
17
18
 
19
20
21
 
16
17
18
19
20
21
22
@@ -16,6 +16,7 @@
   from mercurial.error import RepoError   +from tortoisehg.util import hglib  from tortoisehg.hgqt.qtlib import geticon  from tortoisehg.hgqt.i18n import _  from tortoisehg.hgqt.quickbar import QuickBar