Searched refs:gerrit (Results 1 – 25 of 37) sorted by relevance
12
/external/skqp/experimental/documentation/ |
D | gerrit.md | 14 'https://gerrit-review.googlesource.com/tools/hooks/commit-msg' 68 …[Gerrit Upload Documentation](https://gerrit-review.googlesource.com/Documentation/user-upload.htm… 72 bin/sysopen https://skia-review.googlesource.com/c/skia/+/$(bin/gerrit-number @) 103 On your current branch, after uploading to gerrit: 105 git cl issue $(bin/gerrit-number @) 115 git config alias.gerrit-push 'push origin @:refs/for/master' 123 git config alias.setcl '!git-cl issue $(bin/gerrit-number @)' 134 This shell script pushes to gerrit and adds a message to a patchset: 147 …git config alias.gerrit-push-message '!f(){ git push origin @:refs/for/master%m=$(echo $*|sed "s/[… 168 …git config alias.gerrit-push '!f()(F="$(git rev-parse --symbolic-full-name @{u})";case "$F" in (re…
|
/external/skia/experimental/documentation/ |
D | gerrit.md | 14 'https://gerrit-review.googlesource.com/tools/hooks/commit-msg' 68 …[Gerrit Upload Documentation](https://gerrit-review.googlesource.com/Documentation/user-upload.htm… 72 bin/sysopen https://skia-review.googlesource.com/c/skia/+/$(bin/gerrit-number @) 103 On your current branch, after uploading to gerrit: 105 git cl issue $(bin/gerrit-number @) 115 git config alias.gerrit-push 'push origin @:refs/for/master' 123 git config alias.setcl '!git-cl issue $(bin/gerrit-number @)' 134 This shell script pushes to gerrit and adds a message to a patchset: 147 …git config alias.gerrit-push-message '!f(){ git push origin @:refs/for/master%m=$(echo $*|sed "s/[… 168 …git config alias.gerrit-push '!f()(F="$(git rev-parse --symbolic-full-name @{u})";case "$F" in (re…
|
/external/droiddriver/ |
D | contributing_aosp.md | 35 After submitting a branch to gerrit for review, each commit will show up as an individual patch set… 37 …commit must be cherry picked to a new branch. This can be done either locally or via the gerrit UI. 39 #### Working with gerrit 52 - Use the `get fetch` command from the gerrit changeset under the Download menu 53 - Make new commit then squash into previous commit to retain the gerrit change id
|
/external/toolchain-utils/ |
D | repo_to_repo.py | 121 self.gerrit = None 193 def __init__(self, address, branch, mappings=None, ignores=None, gerrit=None): argument 201 self.gerrit = gerrit 269 if self.gerrit: 328 gerrit = repo_dict.get('gerrit', None) 341 gerrit=gerrit)
|
/external/perfetto/docs/ |
D | contributing.md | 2 This project uses [Android AOSP Gerrit][perfetto-gerrit] for code reviews and 18 **Trybots**: CLs uploaded to gerrit are automatically submitted to TravisCI 21 [perfetto-gerrit]: https://android-review.googlesource.com/q/project:platform%252Fexternal%252Fperf…
|
/external/skia/tools/ |
D | bisect_roll.go | 71 g, err := gerrit.NewGerrit(*gerritUrl, gitcookiesPath, nil) 104 modAfter := gerrit.SearchModifiedAfter(lastRollTime) 105 cls, err := g.Search(500, modAfter, gerrit.SearchOwner(*autoRollerAccount)) 109 cls2, err := g.Search(500, modAfter, gerrit.SearchOwner("self"))
|
/external/skqp/tools/ |
D | bisect_roll.go | 71 g, err := gerrit.NewGerrit(*gerritUrl, gitcookiesPath, nil) 104 modAfter := gerrit.SearchModifiedAfter(lastRollTime) 105 cls, err := g.Search(500, modAfter, gerrit.SearchOwner(*autoRollerAccount)) 109 cls2, err := g.Search(500, modAfter, gerrit.SearchOwner("self"))
|
/external/vixl/ |
D | .gitreview | 1 [gerrit]
|
/external/toolchain-utils/deprecated/repo_to_repo_files/ |
D | binutils-master.json.rtr | 14 "gerrit": true,
|
D | binutils-mobile_toolchain_v16.json.rtr | 13 "gerrit": true,
|
D | gcc-master.json.rtr | 13 "gerrit": true,
|
D | crosperf.json.rtr | 30 "gerrit": true,
|
/external/libxml2/ |
D | Android.bp | 24 // git push aosp HEAD:master # Push directly, avoiding gerrit. 25 // git push aosp HEAD:refs/for/master # Push to gerrit.
|
/external/deqp/.github/ |
D | CONTRIBUTING.md | 3 Note to Khronos members: please submit patches through [Khronos Gerrit](https://gerrit.khronos.org/…
|
/external/opencensus-java/ |
D | OWNERS | 4 # Owners must be registered in AOSP gerrit.
|
/external/boringssl/src/ |
D | CONTRIBUTING.md | 26 [add Change-Ids](https://gerrit-review.googlesource.com/Documentation/cmd-hook-commit-msg.html) 44 [Gerrit User Guide](https://gerrit-review.googlesource.com/Documentation/intro-user.html).
|
/external/swiftshader/ |
D | README.md | 52 All changes require a [Change-ID](https://gerrit-review.googlesource.com/Documentation/user-changei… 53 https://gerrit-review.googlesource.com/tools/hooks/commit-msg. To clone the repository and install … 55 …iftShader && curl -Lo `git rev-parse --git-dir`/hooks/commit-msg https://gerrit-review.googlesourc…
|
/external/pdfium/infra/config/ |
D | cq.cfg | 9 gerrit {}
|
/external/libyuv/files/infra/config/ |
D | cq.cfg | 9 gerrit {}
|
/external/syzkaller/vendor/golang.org/x/oauth2/ |
D | CONTRIBUTING.md | 27 (we use [Gerrit](https://code.google.com/p/gerrit/) instead for code review).
|
/external/google-styleguide/docguide/ |
D | style.md | 72 …[`[TOC]` documentation](https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md… 90 …interesset. See the [foo docs](https://gerrit.googlesource.com/gitiles/+/master/Documentation/mark… 98 [foo docs](https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md) 359 See [image syntax](https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md#Image…
|
D | READMEs.md | 24 https://gerrit.googlesource.com/gitiles/
|
/external/v8/infra/config/ |
D | cq.cfg | 10 gerrit {}
|
/external/skia/ |
D | PRESUBMIT.py | 291 self._gerrit = input_api.gerrit 392 if input_api.gerrit:
|
/external/skqp/ |
D | PRESUBMIT.py | 291 self._gerrit = input_api.gerrit 392 if input_api.gerrit:
|
12