Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Issue 1052803002: Add script for landing CLs on behalf of external authors. (Closed)

Created:
5 years, 8 months ago by nyquist
Modified:
5 years, 8 months ago
Reviewers:
cjhopman, wychen
Base URL:
https://github.com/chromium/dom-distiller.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add script for landing CLs on behalf of external authors. Currently there is no easy way for external authors to directly contribute to the DOM Distiller repository. This CL adds a helpful script for members of the DOM Distiller project to land CLs on behalf of external authors. BUG= R=cjhopman@chromium.org, wychen@chromium.org Committed: 772dbda5236064b67a31d65cd9ebad7f233485fc

Patch Set 1 #

Patch Set 2 : Fix color-issue #

Patch Set 3 : Added support for printing the description #

Total comments: 12
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
A land-external-contributor-cl.sh View 1 2 1 chunk +56 lines, -0 lines 12 comments Download

Messages

Total messages: 15 (2 generated)
nyquist
cjhopman: PTAL Example commit from 'git log --format=fuller': commit 7eb6a1be7c1886ea8681c5baa111ef7354fc37a9 Author: alex <alex@igalia.com> AuthorDate: Wed ...
5 years, 8 months ago (2015-04-01 22:23:23 UTC) #2
nyquist
cjhopman: Fixed color issue. PTAL.
5 years, 8 months ago (2015-04-01 23:19:03 UTC) #3
nyquist
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode33 land-external-contributor-cl.sh:33: GIT_EDITOR=cat git cl description | \ This sadly edits ...
5 years, 8 months ago (2015-04-02 19:15:30 UTC) #4
wychen
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode33 land-external-contributor-cl.sh:33: GIT_EDITOR=cat git cl description | \ On 2015/04/02 19:15:30, ...
5 years, 8 months ago (2015-04-02 22:36:06 UTC) #6
nyquist
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode33 land-external-contributor-cl.sh:33: GIT_EDITOR=cat git cl description | \ On 2015/04/02 22:36:06, ...
5 years, 8 months ago (2015-04-03 01:23:31 UTC) #7
cjhopman
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode11 land-external-contributor-cl.sh:11: get_author_from_first_comment() { We should probably have git cl expose ...
5 years, 8 months ago (2015-04-06 18:28:52 UTC) #8
wychen
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode11 land-external-contributor-cl.sh:11: get_author_from_first_comment() { On 2015/04/06 18:28:52, cjhopman wrote: > We ...
5 years, 8 months ago (2015-04-07 03:15:40 UTC) #9
wychen
5 years, 8 months ago (2015-04-07 03:15:40 UTC) #10
cjhopman
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode55 land-external-contributor-cl.sh:55: git cl land -c "${author_name} <${author_email}>" On 2015/04/07 03:15:40, ...
5 years, 8 months ago (2015-04-07 16:59:17 UTC) #11
nyquist
https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh File land-external-contributor-cl.sh (right): https://codereview.chromium.org/1052803002/diff/40001/land-external-contributor-cl.sh#newcode55 land-external-contributor-cl.sh:55: git cl land -c "${author_name} <${author_email}>" On 2015/04/07 16:59:17, ...
5 years, 8 months ago (2015-04-14 18:44:35 UTC) #12
cjhopman
lgtm
5 years, 8 months ago (2015-04-16 20:39:46 UTC) #13
wychen
lgtm
5 years, 8 months ago (2015-04-17 23:51:10 UTC) #14
nyquist
5 years, 8 months ago (2015-04-21 17:30:44 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
772dbda5236064b67a31d65cd9ebad7f233485fc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698