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

Issue 13843002: Make git-cl accepts multiple --reviewers and --cc arguments. (Closed)

Created:
7 years, 8 months ago by M-A Ruel
Modified:
7 years, 8 months ago
Reviewers:
Dirk Pranke, iannucci
CC:
chromium-reviews, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Make git-cl accepts multiple --reviewers and --cc arguments. It makes sure the resulting options.reviewers and options.cc are internally consistent by splitting comma separated items. R=iannucci@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=193496

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add spaces #

Patch Set 3 : with strip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -9 lines) Patch
M git_cl.py View 1 2 9 chunks +30 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
This CL enforces options.reviewers to be a list and sanitizes it. It will make the ...
7 years, 8 months ago (2013-04-09 04:37:14 UTC) #1
M-A Ruel
On 2013/04/09 04:37:14, Marc-Antoine Ruel wrote: > This CL enforces options.reviewers to be a list ...
7 years, 8 months ago (2013-04-10 17:11:22 UTC) #2
Dirk Pranke
lgtm w/ slightly annoying nit (yes, I realize this makes splitting harder). https://codereview.chromium.org/13843002/diff/1/git_cl.py File git_cl.py ...
7 years, 8 months ago (2013-04-10 19:55:46 UTC) #3
M-A Ruel
https://codereview.chromium.org/13843002/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/13843002/diff/1/git_cl.py#newcode1110 git_cl.py:1110: change_desc = ChangeDescription(log_desc, ','.join(options.reviewers)) On 2013/04/10 19:55:46, Dirk Pranke ...
7 years, 8 months ago (2013-04-10 20:32:07 UTC) #4
Dirk Pranke
On 2013/04/10 20:32:07, Marc-Antoine Ruel wrote: > https://codereview.chromium.org/13843002/diff/1/git_cl.py > File git_cl.py (right): > > https://codereview.chromium.org/13843002/diff/1/git_cl.py#newcode1110 ...
7 years, 8 months ago (2013-04-10 23:13:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/13843002/9001
7 years, 8 months ago (2013-04-10 23:14:48 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-04-10 23:17:13 UTC) #7
Message was sent while issue was closed.
Change committed as 193496

Powered by Google App Engine
This is Rietveld 408576698