Home
last modified time | relevance | path

Searched defs:Commit (Results 1 – 2 of 2) sorted by relevance

/libcore/tools/expected_upstream/
Dojluni_merge_to_main.py56 repo: Repo, commit: Commit) -> List[ExpectedUpstreamEntry]:
294 def extract_change_id(commit: Commit) -> str:
307 def extract_bug_id(commit: Commit) -> str:
320 def get_diff_entries(repo: Repo, base_expected_commit: Commit) -> Tuple[
378 repo: Repo, base_commit: Commit, commit: Commit, overlaid_entries: List[
Dcommon_util.py283 def __init__(self, commit: Commit):