Home
last modified time | relevance | path

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

/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dshelve.py280 f = hglib.tounicode(os.path.basename(self.currentPatchA()))
334 shelf = self.currentPatchA()
360 shelf = self.currentPatchA()
402 def currentPatchA(self): member in ShelveDialog
429 shelvea, shelveb = self.currentPatchA(), self.currentPatchB()
487 rev = self.currentPatchA()
508 if self.currentPatchA() != self.currentPatchB():