Searched refs:comchk (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py217 def comchk(root, parent, flist, output): function
220 return Comments.comchk(git_comments(parent), check_db=True,
350 cmds = [comchk,
/illumos-gate/usr/src/tools/onbld/Checks/
H A DComments.py48 def comchk(comments, check_db=True, output=sys.stderr): function
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py355 return Comments.comchk(active.comments(), check_db=check_db, output=ui)
864 - comchk (changeset descriptions)
1449 'comchk': (cdm_comchk, [('p', 'parent', '', 'parent workspace'),
1452 'hg comchk [-p PARENT]'),

Completed in 733 milliseconds