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

Issue 8360007: Move code starting the editor into a common function. (Closed)

Created:
9 years, 2 months ago by M-A Ruel
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Move code starting the editor into a common function. Windows users wouldn't get the same behavior on git cl vs gcl. Improve automatic CRLF<->LF conversion, some gcl users would be \n repeated in their description depending on the editor used. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107106

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase against HEAD, there was a minor conflict in gclient_utils_test.py #

Patch Set 3 : Rebase against HEAD #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -89 lines) Patch
M drover.py View 1 chunk +4 lines, -1 line 0 comments Download
M gcl.py View 4 chunks +4 lines, -47 lines 0 comments Download
M gclient_utils.py View 1 2 2 chunks +44 lines, -0 lines 0 comments Download
M git_cl.py View 4 chunks +8 lines, -35 lines 0 comments Download
M tests/gcl_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tests/gclient_utils_test.py View 1 2 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
9 years, 2 months ago (2011-10-20 18:22:56 UTC) #1
M-A Ruel
http://codereview.chromium.org/8360007/diff/1/gcl.py File gcl.py (left): http://codereview.chromium.org/8360007/diff/1/gcl.py#oldcode1152 gcl.py:1152: if sys.platform == 'win32': Not needed, FileRead() already does ...
9 years, 2 months ago (2011-10-20 18:24:34 UTC) #2
Dirk Pranke
lgtm
9 years, 2 months ago (2011-10-21 02:45:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8360007/1
9 years, 2 months ago (2011-10-21 12:48:52 UTC) #4
commit-bot: I haz the power
Can't apply patch for file depot_tools/tests/gclient_utils_test.py. While running patch -p1 --forward --force; patching file depot_tools/tests/gclient_utils_test.py ...
9 years, 2 months ago (2011-10-21 12:48:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8360007/6001
9 years, 2 months ago (2011-10-25 13:26:49 UTC) #6
commit-bot: I haz the power
9 years, 2 months ago (2011-10-25 13:32:43 UTC) #7
Change committed as 107106

Powered by Google App Engine
This is Rietveld 408576698