Home
last modified time | relevance | path

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

/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/util/
H A Dpatchctx.py180 def changesToParent(self, whichparent): argument
182 if whichparent == 0 and self._files:
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dthgrepo.py1100 def changesToParent(self, whichparent): argument
1101 parent = self.parents()[whichparent]