Lines Matching refs:commits
80 commits = self._execute_git(
82 return commits
98 commits = self._get_commits()
99 hash_of_first_commit = commits[0]
104 self._assert_correct_standard_result(result, commits, hash_of_first_commit)
118 commits = self._get_commits()
119 hash_of_first_commit = commits[0]
124 self._assert_correct_standard_result(result, commits, hash_of_first_commit)
127 commits = self._get_commits()
128 hash_of_first_commit = commits[0]
142 commits = self._get_commits()
143 hash_of_first_commit = commits[0]
151 self._assert_correct_standard_result(result, commits, hash_of_first_commit)
154 commits = self._get_commits()
155 hash_of_first_commit = commits[0]
198 commits = self._get_commits()
199 hash_of_first_commit = commits[0]
200 hash_of_hit = commits[3]
201 hash_of_separator = commits[4]
202 hash_of_child_hit = commits[6]
233 commits = self._get_commits()
234 hash_of_first_commit = commits[0]
241 until= [commits[2]],
255 commits = self._get_commits()
262 hash_of_first_commit = commits[0]