Searched refs:git_revlist (Results 1 – 3 of 3) sorted by relevance
98 commits_filtered_tree = utils.git_revlist(None, commit_hash)
229 pending_commits = utils.git_revlist(
207 def git_revlist(from_commit, to_commit): function