Home
last modified time | relevance | path

Searched defs:Repo (Results 1 – 3 of 3) sorted by relevance

/libcore/tools/expected_upstream/
Dojluni_merge_to_main.py56 repo: Repo, commit: Commit) -> List[ExpectedUpstreamEntry]:
116 def create_commit_staging_diff(repo: Repo) -> None:
201 repo: Repo, head: Head, new_entries: List[ExpectedUpstreamEntry],
320 def get_diff_entries(repo: Repo, base_expected_commit: Commit) -> Tuple[
378 repo: Repo, base_commit: Commit, commit: Commit, overlaid_entries: List[
409 repo: Repo, expected_upstream_base: str,
Dojluni_refresh_files.py48 repo: Repo) -> List[ExpectedUpstreamEntry]:
108 repo: Repo, checkout_only: bool) -> None:
209 def create_commits(repo: Repo, checkout_only: bool) -> None:
/libcore/tools/upstream/
Dmerge-from-upstream138 class Repo: class