Searched refs:most_recent_log_matching (Results 1 – 2 of 2) sorted by relevance
182 def most_recent_log_matching(self, grep_str, path): member in Git188 git_log = self.most_recent_log_matching('git-svn-id:', path)195 git_log = self.most_recent_log_matching('git-svn-id:.*@%s' % revision, path)
168 log = scm.most_recent_log_matching('Cr-Commit-Position:', path)