Searched defs:Repo (Results 1 – 3 of 3) sorted by relevance
| /libcore/tools/expected_upstream/ |
| D | ojluni_merge_to_master.py | 55 repo: Repo, commit: Commit) -> List[ExpectedUpstreamEntry]: 108 def create_commit_staging_diff(repo: Repo) -> None: 193 repo: Repo, head: Head, new_entries: List[ExpectedUpstreamEntry], 301 repo: Repo, base_expected_commit: Commit) -> List[ExpectedUpstreamEntry]: 355 repo: Repo, base_commit: Commit, commit: Commit, overlaid_entries: List[ 378 repo: Repo, expected_upstream_base: str,
|
| D | ojluni_refresh_files.py | 48 repo: Repo) -> List[ExpectedUpstreamEntry]: 108 repo: Repo, checkout_only: bool) -> None: 209 def create_commits(repo: Repo, checkout_only: bool) -> None:
|
| /libcore/tools/upstream/ |
| D | merge-from-upstream | 138 class Repo: class
|