Searched refs:hg_util (Results 1 – 1 of 1) sorted by relevance
62 from mercurial import util as hg_util unknown121 raise hg_util.Abort("type check failed: %s has type %s != %s" % (repr(s), type(s), t))367 raise hg_util.Abort("failed to update issue: " + response_body)910 raise hg_util.Abort("gofmt: " + ExceptionDetail())923 raise hg_util.Abort(msg)952 raise hg_util.Abort(msg)1000 raise hg_util.Abort("cannot find %s in CONTRIBUTORS" % (user,))1007 raise hg_util.Abort("[ui] username is not configured in .hgrc")1028 hgversion = hg_util.version()1060 raise hg_util.Abort(msg)[all …]