Searched defs:workingctx (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/tools/onbld/Scm/
H A DWorkSpace.py389 # Mercurial 1.1.2's workingctx.__contains__
496 merge, or has switched branches), this will be a workingctx.
597 wctx = self.workingctx()
603 wctx = self.workingctx()
610 wctx = self.workingctx()
630 localtip = self._localtip(outnodes, self.workingctx())
836 def workingctx(self): member in class:WorkSpace
857 self.workingctx().copy(src, dest)

Completed in 22 milliseconds