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

Issue 259523006: Warn before uploading more than one commit to Gerrit. (Closed)

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

Description

Warn before uploading more than one commit to Gerrit. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=267480

Patch Set 1 #

Total comments: 4

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M git_cl.py View 1 1 chunk +10 lines, -0 lines 0 comments Download
M tests/git_cl_test.py View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Bernhard Bauer
Please review. Thanks!
6 years, 8 months ago (2014-04-24 17:44:16 UTC) #1
Bernhard Bauer
Ping? :)
6 years, 7 months ago (2014-04-28 17:14:48 UTC) #2
iannucci
lgtm https://codereview.chromium.org/259523006/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/259523006/diff/1/git_cl.py#newcode1496 git_cl.py:1496: 'to see which commits will be uploaded: ' ...
6 years, 7 months ago (2014-04-28 20:59:19 UTC) #3
iannucci
https://codereview.chromium.org/259523006/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/259523006/diff/1/git_cl.py#newcode1493 git_cl.py:1493: commits = RunGit(['rev-list', '%s/%s..' % (remote, branch)]).splitlines() Actually, I ...
6 years, 7 months ago (2014-04-28 21:02:20 UTC) #4
Bernhard Bauer
https://codereview.chromium.org/259523006/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/259523006/diff/1/git_cl.py#newcode1493 git_cl.py:1493: commits = RunGit(['rev-list', '%s/%s..' % (remote, branch)]).splitlines() On 2014/04/28 ...
6 years, 7 months ago (2014-04-29 08:35:38 UTC) #5
Bernhard Bauer
The CQ bit was checked by bauerb@chromium.org
6 years, 7 months ago (2014-05-01 08:17:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/259523006/20001
6 years, 7 months ago (2014-05-01 08:17:55 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-01 08:19:31 UTC) #8
Message was sent while issue was closed.
Change committed as 267480

Powered by Google App Engine
This is Rietveld 408576698