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

Issue 2419113002: Add -B/--bucket flag to git-cl try (Closed)

Created:
4 years, 2 months ago by borenet2
Modified:
4 years, 2 months ago
CC:
chromium-reviews, tandrii+omg_git_cl_chromium.org, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Move a line #

Total comments: 6

Patch Set 3 : '' #

Total comments: 3

Patch Set 4 : Address comments #

Total comments: 2

Patch Set 5 : Trim #

Total comments: 3

Patch Set 6 : Fix indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -46 lines) Patch
M git_cl.py View 1 2 3 4 5 10 chunks +78 lines, -43 lines 0 comments Download
M tests/git_cl_test.py View 1 2 3 4 5 2 chunks +55 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
borenet
4 years, 2 months ago (2016-10-14 16:42:32 UTC) #2
nodir
https://codereview.chromium.org/2419113002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/20001/git_cl.py#newcode4803 git_cl.py:4803: for bot in old_style: let's not support old style ...
4 years, 2 months ago (2016-10-14 18:41:18 UTC) #3
borenet
https://codereview.chromium.org/2419113002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/20001/git_cl.py#newcode4803 git_cl.py:4803: for bot in old_style: On 2016/10/14 18:41:18, nodir wrote: ...
4 years, 2 months ago (2016-10-14 18:46:42 UTC) #4
nodir
https://codereview.chromium.org/2419113002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/20001/git_cl.py#newcode4803 git_cl.py:4803: for bot in old_style: On 2016/10/14 18:46:42, borenet wrote: ...
4 years, 2 months ago (2016-10-14 18:54:16 UTC) #5
tandrii(chromium)
(fast but incomplete review; will do better one next week) https://codereview.chromium.org/2419113002/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/40001/git_cl.py#newcode382 ...
4 years, 2 months ago (2016-10-14 19:34:09 UTC) #6
borenet
https://codereview.chromium.org/2419113002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/20001/git_cl.py#newcode4803 git_cl.py:4803: for bot in old_style: On 2016/10/14 18:54:16, nodir wrote: ...
4 years, 2 months ago (2016-10-17 14:25:00 UTC) #7
nodir
lgtm % (comment, tandrii's review) https://codereview.chromium.org/2419113002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/60001/git_cl.py#newcode4861 git_cl.py:4861: old_style = filter(lambda x: ...
4 years, 2 months ago (2016-10-17 17:56:02 UTC) #8
borenet
https://codereview.chromium.org/2419113002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/60001/git_cl.py#newcode4861 git_cl.py:4861: old_style = filter(lambda x: isinstance(x, basestring), options.bot) On 2016/10/17 ...
4 years, 2 months ago (2016-10-17 17:59:45 UTC) #9
tandrii(chromium)
LGTM Thanks a lot for making this. https://codereview.chromium.org/2419113002/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/40001/git_cl.py#newcode382 git_cl.py:382: 'master': master, ...
4 years, 2 months ago (2016-10-18 21:45:38 UTC) #10
borenet
https://codereview.chromium.org/2419113002/diff/80001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2419113002/diff/80001/git_cl.py#newcode406 git_cl.py:406: parameters['properties']['master'] = master On 2016/10/18 21:45:38, tandrii(chromium) wrote: > ...
4 years, 2 months ago (2016-10-19 15:10:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2419113002/100001
4 years, 2 months ago (2016-10-19 15:10:35 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-19 15:13:33 UTC) #16
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/tools/depot_tools/+/6c0efe6050d157...

Powered by Google App Engine
This is Rietveld 408576698