Lines Matching refs:def
54 def __init__(self):
60 def execute(self, options, args, tool):
71 def _flags_to_clear_on_patch(self, patch):
82 def execute(self, options, args, tool):
100 def execute(self, options, args, tool):
125 def _patches_have_commiters(self, reviewed_patches):
131 def _assign_bug_to_last_patch_attacher(self, bug_id):
159 def execute(self, options, args, tool):
172 def _prepare_state(self, options, args, tool):
184 def _prepare_state(self, options, args, tool):
192 def _bug_id(self, options, args, tool, state):
201 def _prepare_state(self, options, args, tool):
250 def _prepare_state(self, options, args, tool):
280 def _prepare_state(self, options, args, tool):
300 def __init__(self):
311 def _comment_text_for_commit(self, options, commit_message, tool, commit_id):
319 def execute(self, options, args, tool):
350 def __init__(self):
360 def _fetch_commit_log(self, tool, svn_revision):
365 def _determine_bug_id_and_svn_revision(self, tool, bug_id, svn_revision):
387 def execute(self, options, args, tool):
430 def __init__(self):
440 def create_bug_from_commit(self, options, args, tool):
467 def create_bug_from_patch(self, options, args, tool):
480 def prompt_for_bug_title_and_comment(self):
495 def execute(self, options, args, tool):