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

/osnet-11/usr/src/tools/onbld/Scm/
H A DWorkSpace.py48 from mercurial import cmdutil, context, hg, node, patch, repair, util namespace
557 '''Translate from the hg 6-tuple status format to a hash keyed
579 pws = hg.repository(ui, parent)
829 hg.clean(self.repo, rev, show_stats=False)

Completed in 33 milliseconds