Home
last modified time | relevance | path

Searched refs:thgactivemqname (Results 1 – 3 of 3) sorted by relevance

/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dmq.py201 return hglib.tounicode(repo.thgactivemqname)
785 q = hglib.tounicode(self._repo.thgactivemqname)
883 if text == hglib.tounicode(self._repo.thgactivemqname):
H A Dthgimport.py125 cur = self.repo.thgactivemqname
H A Dthgrepo.py858 def thgactivemqname(self): member in _extendrepo.thgrepository