/external/autotest/client/common_lib/ |
D | revision_control_unittest.py | 19 def __init__(self, main_repo=None): argument 23 If a main_repo is present clone it. 26 @param main_repo: GitRepo representing main. 28 if main_repo is None: 45 main_repo.repodir, 127 main_repo=None variable in RevisionControlUnittest 135 self.main_repo = GitRepoManager() 136 self.dependent_repo = GitRepoManager(self.main_repo) 143 shutil.rmtree(self.main_repo.repodir) 152 self.main_repo._edit() [all …]
|
/external/skqp/infra/bots/recipe_modules/checkout/ |
D | api.py | 69 main_repo = self.m.properties['repository'] 71 main_repo = 'https://github.com/flutter/engine.git' 72 main_name = self.m.path.basename(main_repo) 82 main.url = main_repo
|
/external/skia/infra/bots/recipe_modules/checkout/ |
D | api.py | 87 main_repo = self.m.properties['repository'] 89 main_repo = 'https://github.com/flutter/engine.git' 90 main_name = self.m.path.basename(main_repo) 100 main.url = main_repo
|
/external/oss-fuzz/projects/sleuthkit/ |
D | project.yaml | 4 main_repo: 'https://github.com/sleuthkit/sleuthkit'
|
/external/oss-fuzz/projects/cifuzz-example/ |
D | project.yaml | 9 main_repo: 'https://github.com/jonathanmetzman/cifuzz-example.git'
|
/external/oss-fuzz/projects/abseil-cpp/ |
D | project.yaml | 4 main_repo: 'https://github.com/abseil/abseil-cpp.git'
|
/external/oss-fuzz/projects/libchewing/ |
D | project.yaml | 5 main_repo: 'https://github.com/chewing/libchewing.git'
|
/external/oss-fuzz/projects/mdbtools/ |
D | project.yaml | 4 main_repo: "https://github.com/mdbtools/mdbtools"
|
/external/oss-fuzz/projects/pycryptodome/ |
D | project.yaml | 4 main_repo: 'https://github.com/Legrandin/pycryptodome.git'
|
/external/oss-fuzz/projects/libxls/ |
D | project.yaml | 4 main_repo: 'https://github.com/libxls/libxls'
|
/external/oss-fuzz/projects/readstat/ |
D | project.yaml | 4 main_repo: 'https://github.com/WizardMac/ReadStat'
|
/external/oss-fuzz/projects/immer/ |
D | project.yaml | 4 main_repo: 'https://github.com/arximboldi/immer.git'
|
/external/oss-fuzz/projects/resiprocate/ |
D | project.yaml | 4 main_repo: 'https://github.com/resiprocate/resiprocate.git'
|
/external/oss-fuzz/projects/wxwidgets/ |
D | project.yaml | 4 main_repo: 'https://github.com/wxWidgets/wxWidgets.git'
|
/external/oss-fuzz/projects/gnupg/ |
D | project.yaml | 4 main_repo: 'git://git.gnupg.org/gnupg.git'
|
/external/oss-fuzz/projects/hoextdown/ |
D | project.yaml | 4 main_repo: 'https://github.com/kjdev/hoextdown.git'
|
/external/oss-fuzz/projects/cosign/ |
D | project.yaml | 4 main_repo: "https://github.com/sigstore/cosign"
|
/external/oss-fuzz/projects/tesseract-ocr/ |
D | project.yaml | 4 main_repo: 'https://github.com/tesseract-ocr/tesseract'
|
/external/oss-fuzz/projects/kubernetes/ |
D | project.yaml | 8 main_repo: 'https://github.com/kubernetes/kubernetes.git'
|
/external/oss-fuzz/projects/alembic/ |
D | project.yaml | 6 main_repo: 'https://github.com/alembic/alembic'
|
/external/oss-fuzz/projects/libcoap/ |
D | project.yaml | 6 main_repo: 'https://github.com/obgm/libcoap.git'
|
/external/oss-fuzz/projects/libprotobuf-mutator/ |
D | project.yaml | 4 main_repo: 'https://github.com/google/libprotobuf-mutator.git'
|
/external/oss-fuzz/projects/libgit2/ |
D | project.yaml | 6 main_repo: 'https://github.com/libgit2/libgit2'
|
/external/oss-fuzz/projects/mtail/ |
D | project.yaml | 8 main_repo: 'https://github.com/google/mtail'
|
/external/oss-fuzz/projects/tmux/ |
D | project.yaml | 7 main_repo: 'https://github.com/tmux/tmux.git'
|