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

Issue 11195012: Allow users of git cl to disable git copy detection entirely. (Closed)

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

Description

Allow users of git cl to disable git copy detection entirely. Depends on rietveld cl: https://codereview.appspot.com/6726050/ BUG=155511 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163092

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix spacing, bug #

Patch Set 3 : Only pass no_find_copies #

Total comments: 1

Patch Set 4 : cleanup #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : use string format for better bug catching :) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -33 lines) Patch
M git_cl.py View 1 2 3 4 6 chunks +51 lines, -20 lines 0 comments Download
M tests/git_cl_test.py View 1 2 3 13 chunks +56 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
iannucci
8 years, 2 months ago (2012-10-16 22:23:58 UTC) #1
M-A Ruel
https://codereview.chromium.org/11195012/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11195012/diff/1/git_cl.py#newcode93 git_cl.py:93: 2 lines between file-level symbols https://codereview.chromium.org/11195012/diff/1/git_cl.py#newcode117 git_cl.py:117: '--find-copies', action='store_true', ...
8 years, 2 months ago (2012-10-16 22:38:09 UTC) #2
iannucci
Fixed spacing and bug. https://chromiumcodereview.appspot.com/11195012/diff/1/git_cl.py File git_cl.py (right): https://chromiumcodereview.appspot.com/11195012/diff/1/git_cl.py#newcode120 git_cl.py:120: '--no-find-copies', action='store_false', dest='find_copies', On 2012/10/16 ...
8 years, 2 months ago (2012-10-16 22:57:14 UTC) #3
M-A Ruel
https://chromiumcodereview.appspot.com/11195012/diff/1/git_cl.py File git_cl.py (right): https://chromiumcodereview.appspot.com/11195012/diff/1/git_cl.py#newcode120 git_cl.py:120: '--no-find-copies', action='store_false', dest='find_copies', On 2012/10/16 22:57:14, iannucci wrote: > ...
8 years, 2 months ago (2012-10-16 23:31:27 UTC) #4
iannucci
Should be all fixed now
8 years, 2 months ago (2012-10-17 20:25:08 UTC) #5
M-A Ruel
lgtm, I'll try to commit the other patch soon. https://codereview.chromium.org/11195012/diff/7003/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11195012/diff/7003/git_cl.py#newcode99 git_cl.py:99: ...
8 years, 2 months ago (2012-10-17 20:29:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iannucci@chromium.org/11195012/15011
8 years, 2 months ago (2012-10-19 23:11:48 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-19 23:15:27 UTC) #8
Change committed as 163092

Powered by Google App Engine
This is Rietveld 408576698