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

Issue 2488004: Make drover not eliminate '-'s from commit messages.... (Closed)

Created:
10 years, 6 months ago by vtl
Modified:
9 years, 7 months ago
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Make drover not eliminate '-'s from commit messages. BUG=none TEST=drover still works as before, but hyphens are no longer eliminated from commit messages Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48771

Patch Set 1 #

Total comments: 5

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : Don't need extra newline. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -10 lines) Patch
M drover.py View 1 2 3 3 chunks +5 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
Stop eating my hyphens!
10 years, 6 months ago (2010-06-02 17:50:16 UTC) #1
Peter Kasting
+1 on fixing this bug! http://codereview.chromium.org/2488004/diff/1/2 File drover.py (right): http://codereview.chromium.org/2488004/diff/1/2#newcode2 drover.py:2: # Copyright (c) 2009 ...
10 years, 6 months ago (2010-06-02 18:07:36 UTC) #2
viettrungluu
Thanks. http://codereview.chromium.org/2488004/diff/1/2 File drover.py (right): http://codereview.chromium.org/2488004/diff/1/2#newcode2 drover.py:2: # Copyright (c) 2009 The Chromium Authors. All ...
10 years, 6 months ago (2010-06-02 18:21:42 UTC) #3
Peter Kasting
http://codereview.chromium.org/2488004/diff/1/2 File drover.py (right): http://codereview.chromium.org/2488004/diff/1/2#newcode154 drover.py:154: # any '\r's; the "+ '\n'" matches the previous ...
10 years, 6 months ago (2010-06-02 18:28:33 UTC) #4
laforge
10 years, 6 months ago (2010-06-02 21:46:05 UTC) #5
LGTM

On Wed, Jun 2, 2010 at 11:28 AM, <pkasting@chromium.org> wrote:

>
> http://codereview.chromium.org/2488004/diff/1/2
> File drover.py (right):
>
> http://codereview.chromium.org/2488004/diff/1/2#newcode154
> drover.py:154: # any '\r's; the "+ '\n'" matches the previous behaviour
> of this function.
> On 2010/06/02 18:21:42, viettrungluu wrote:
>
>> I just got rid of it and fixed it where it should've been fixed in
>> the first place.
>>
>
> Thanks, much more sane.
>
> I unfortunately don't know enough Python to r+ you.
>
>
> http://codereview.chromium.org/2488004/show
>

Powered by Google App Engine
This is Rietveld 408576698