Searched refs:commit_list (Results 1 – 1 of 1) sorted by relevance
186 def _attempt_fixes(fixup_func_list, commit_list): argument195 if commit != commit_list[0]:218 commit_list=None): argument277 if not commit_list:278 commit_list = rh.git.get_commits(284 for commit in commit_list:310 _attempt_fixes(fixup_func_list, commit_list)408 commit_list=opts.commits):