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

Issue 1390073005: Add --no-merges to roll_dep.py (Closed)

Created:
5 years, 2 months ago by Johann
Modified:
5 years, 2 months ago
Reviewers:
nodir, M-A Ruel
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, nodir
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add --no-merges to roll_dep.py Print only the most interesting commit messages. R=maruel@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297050

Patch Set 1 #

Patch Set 2 : add --no-merges to commit message output #

Total comments: 1

Patch Set 3 : define command once #

Patch Set 4 : quote when needed #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M roll_dep.py View 1 2 3 2 chunks +6 lines, -3 lines 4 comments Download

Messages

Total messages: 15 (2 generated)
Johann
Before: https://codereview.chromium.org/1392983002 $ git log 7d28d12ef..ce3f4ade6 --date=short --format='%ad %ae %s' 2015-10-06 debargha Merge "SSSE3 optimisation ...
5 years, 2 months ago (2015-10-07 16:46:13 UTC) #1
Johann
On 2015/10/07 16:46:13, Johann wrote: > Before: > https://codereview.chromium.org/1392983002 > $ git log 7d28d12ef..ce3f4ade6 --date=short ...
5 years, 2 months ago (2015-10-07 16:54:22 UTC) #2
nodir
+maruel seems to be a better person for reviewing this.
5 years, 2 months ago (2015-10-07 17:08:08 UTC) #4
M-A Ruel
lgtm https://codereview.chromium.org/1390073005/diff/20001/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/1390073005/diff/20001/roll_dep.py#newcode118 roll_dep.py:118: logs = check_output( Let's do instead: cmd = ...
5 years, 2 months ago (2015-10-07 17:13:03 UTC) #5
Johann
On 2015/10/07 17:13:03, M-A Ruel wrote: > lgtm > > https://codereview.chromium.org/1390073005/diff/20001/roll_dep.py > File roll_dep.py (right): ...
5 years, 2 months ago (2015-10-07 17:34:59 UTC) #6
Johann
On 2015/10/07 17:34:59, Johann wrote: > On 2015/10/07 17:13:03, M-A Ruel wrote: > > lgtm ...
5 years, 2 months ago (2015-10-07 17:36:12 UTC) #7
Johann
comments please I can: -go back to patch 2, with distinct strings -use the current ...
5 years, 2 months ago (2015-10-07 18:20:11 UTC) #8
M-A Ruel
https://codereview.chromium.org/1390073005/diff/60001/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/1390073005/diff/60001/roll_dep.py#newcode122 roll_dep.py:122: cmd + ['--format=%ad %ae %s'], # Args with '=' ...
5 years, 2 months ago (2015-10-07 18:43:11 UTC) #9
Johann
On 2015/10/07 18:43:11, M-A Ruel wrote: > https://codereview.chromium.org/1390073005/diff/60001/roll_dep.py > File roll_dep.py (right): > > https://codereview.chromium.org/1390073005/diff/60001/roll_dep.py#newcode122 ...
5 years, 2 months ago (2015-10-07 18:49:26 UTC) #10
Johann
> > IIRC, it works with "" but not ''. Please confirm. > > With: ...
5 years, 2 months ago (2015-10-07 18:51:20 UTC) #11
M-A Ruel
Ok oh well, lgtm
5 years, 2 months ago (2015-10-07 18:53:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1390073005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1390073005/60001
5 years, 2 months ago (2015-10-07 19:08:58 UTC) #14
commit-bot: I haz the power
5 years, 2 months ago (2015-10-07 19:11:19 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=297050

Powered by Google App Engine
This is Rietveld 408576698