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

Issue 13741015: Switch ChangeDescription usage to be stricter. (Closed)

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

Description

Switch ChangeDescription usage to be stricter. Include all the preparatory work to eventually update the R= line to match the actual reviewers. The goal here is that ChangeDescription becomes the official implementation for handling and modifying commit messages accross git-cl, gcl and the commit queue. This change does slightly tweak the spacing between the hot lines. It is done on purpose to make them consistent. R=dpranke@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=193514

Patch Set 1 #

Total comments: 10

Patch Set 2 : Update to support .reviewers being a list #

Patch Set 3 : address Dirk comments #

Total comments: 2

Patch Set 4 : append_line -> append_footer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -92 lines) Patch
M git_cl.py View 1 2 3 8 chunks +109 lines, -71 lines 0 comments Download
M tests/git_cl_test.py View 1 5 chunks +51 lines, -21 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
M-A Ruel
(I had forgot to send the email :/)
7 years, 8 months ago (2013-04-08 21:26:15 UTC) #1
iannucci
https://codereview.chromium.org/13741015/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/13741015/diff/1/git_cl.py#newcode810 git_cl.py:810: def update_reviewers(self, reviewers): Can we make reviewers a list ...
7 years, 8 months ago (2013-04-08 22:49:40 UTC) #2
Dirk Pranke
The change basically looks good to me, but a few minor comments. https://codereview.chromium.org/13741015/diff/1/git_cl.py File git_cl.py ...
7 years, 8 months ago (2013-04-09 00:07:52 UTC) #3
M-A Ruel
ptal, I rebased on HEAD so it now uses all .reviewers as list. https://codereview.chromium.org/13741015/diff/1/git_cl.py File ...
7 years, 8 months ago (2013-04-11 00:01:38 UTC) #4
Dirk Pranke
lgtm. https://codereview.chromium.org/13741015/diff/9001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/13741015/diff/9001/git_cl.py#newcode858 git_cl.py:858: # Adds a LF if the last line ...
7 years, 8 months ago (2013-04-11 00:10:16 UTC) #5
M-A Ruel
https://codereview.chromium.org/13741015/diff/9001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/13741015/diff/9001/git_cl.py#newcode858 git_cl.py:858: # Adds a LF if the last line did ...
7 years, 8 months ago (2013-04-11 00:12:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/13741015/10004
7 years, 8 months ago (2013-04-11 00:15:25 UTC) #7
commit-bot: I haz the power
7 years, 8 months ago (2013-04-11 00:17:52 UTC) #8
Message was sent while issue was closed.
Change committed as 193514

Powered by Google App Engine
This is Rietveld 408576698