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

Issue 1893563002: Use CLs more consistently instead of branch names (Closed)

Created:
4 years, 8 months ago by Clemens Hammacher
Modified:
4 years, 6 months ago
Reviewers:
sky, tandrii(chromium)
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, tandrii+omg_git_cl_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : address tandrii's comments #

Total comments: 4

Patch Set 3 : remove unneeded auth_config #

Patch Set 4 : fix git map-branches -vv #

Total comments: 5

Patch Set 5 : update again #

Patch Set 6 : fix #

Total comments: 2

Patch Set 7 : last changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -67 lines) Patch
M git_cl.py View 1 2 3 4 5 6 10 chunks +37 lines, -57 lines 0 comments Download
M git_map_branches.py View 1 2 3 4 5 6 2 chunks +12 lines, -10 lines 0 comments Download

Messages

Total messages: 48 (19 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/1
4 years, 8 months ago (2016-04-15 12:11:21 UTC) #2
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 8 months ago (2016-04-15 12:11:23 UTC) #4
Clemens Hammacher
4 years, 8 months ago (2016-04-15 14:22:04 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/1
4 years, 8 months ago (2016-04-15 15:20:30 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-15 15:23:21 UTC) #10
tandrii(chromium)
thanks for awesome CL! https://codereview.chromium.org/1893563002/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1893563002/diff/1/git_cl.py#newcode2897 git_cl.py:2897: def fetch_cl_status(cl, auth_config=None): auth_config isn't ...
4 years, 8 months ago (2016-04-15 15:38:35 UTC) #11
Clemens Hammacher
https://codereview.chromium.org/1893563002/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1893563002/diff/1/git_cl.py#newcode2904 git_cl.py:2904: url += ' (broken)' On 2016/04/15 at 15:38:35, tandrii(chromium) ...
4 years, 8 months ago (2016-04-21 12:54:47 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/20001
4 years, 8 months ago (2016-04-22 09:10:16 UTC) #15
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 8 months ago (2016-04-22 09:10:18 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/20001
4 years, 8 months ago (2016-04-22 16:23:46 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-22 16:26:18 UTC) #21
Clemens Hammacher
PTAL
4 years, 8 months ago (2016-04-24 10:04:20 UTC) #22
tandrii(chromium)
LGTM % remove unused auth_config Thanks! https://codereview.chromium.org/1893563002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1893563002/diff/20001/git_cl.py#newcode2901 git_cl.py:2901: changes, fine_grained, max_processes=None, ...
4 years, 8 months ago (2016-04-24 18:33:12 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/40001
4 years, 8 months ago (2016-04-25 08:19:38 UTC) #26
Clemens Hammacher
https://codereview.chromium.org/1893563002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1893563002/diff/20001/git_cl.py#newcode2901 git_cl.py:2901: changes, fine_grained, max_processes=None, auth_config=None): On 2016/04/24 at 18:33:12, tandrii(chromium) ...
4 years, 8 months ago (2016-04-25 08:19:59 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=300132
4 years, 8 months ago (2016-04-25 08:22:15 UTC) #29
jsbell
According to git bisect, this broke: git map-branches -vv AttributeError: 'str' object has no attribute ...
4 years, 8 months ago (2016-04-25 19:50:35 UTC) #30
tandrii(chromium)
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1913923002/ by tandrii@chromium.org. ...
4 years, 8 months ago (2016-04-25 19:51:13 UTC) #31
Clemens Hammacher
The new patch also fixes git map-branches -vv. PTAL.
4 years, 8 months ago (2016-04-26 08:54:13 UTC) #32
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/60001
4 years, 8 months ago (2016-04-26 08:54:39 UTC) #34
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-26 08:57:30 UTC) #36
tandrii(chromium)
https://codereview.chromium.org/1893563002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1893563002/diff/60001/git_cl.py#newcode2164 git_cl.py:2164: data = self._GetChangeDetail(['CURRENT_REVISION']) argh, rebase artifact. https://codereview.chromium.org/1893563002/diff/60001/git_cl.py#newcode2904 git_cl.py:2904: """Returns ...
4 years, 8 months ago (2016-04-26 09:49:51 UTC) #37
tandrii(chromium)
LGTM % (nit + suggestion) and Thanks! Clemens, please send a PTAL or otherwise ping ...
4 years, 7 months ago (2016-05-20 20:56:06 UTC) #38
tandrii(chromium)
friendly ping :)
4 years, 6 months ago (2016-05-31 09:51:12 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893563002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893563002/120001
4 years, 6 months ago (2016-05-31 10:30:56 UTC) #42
commit-bot: I haz the power
Committed patchset #7 (id:120001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=300673
4 years, 6 months ago (2016-05-31 10:33:52 UTC) #44
sky
I suspect this broke git-tree-prune
4 years, 6 months ago (2016-05-31 21:45:54 UTC) #46
Clemens Hammacher
On 2016/05/31 21:45:54, sky wrote: > I suspect this broke git-tree-prune What is git-tree-prune, and ...
4 years, 6 months ago (2016-06-01 09:29:56 UTC) #47
tandrii(chromium)
4 years, 6 months ago (2016-06-01 09:56:40 UTC) #48
Message was sent while issue was closed.
On 2016/06/01 09:29:56, Clemens Hammacher wrote:
> On 2016/05/31 21:45:54, sky wrote:
> > I suspect this broke git-tree-prune
> 
> What is git-tree-prune, and how does it break?

So, i filed a bug for this: http://crbug.com/616404

Powered by Google App Engine
This is Rietveld 408576698