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

Issue 115179: Fix incorrect variable in LoadChangelistInfo and recognize directories properly in GenerateDiff. (Closed)

Created:
11 years, 7 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix incorrect variable in LoadChangelistInfo and recognize directories properly in GenerateDiff. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15753

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 3

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

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

Messages

Total messages: 5 (0 generated)
Lei Zhang
the status variable was from the old gcl.py...
11 years, 7 months ago (2009-05-11 06:50:46 UTC) #1
Lei Zhang
On 2009/05/11 06:50:46, Lei Zhang wrote: > the status variable was from the old gcl.py... ...
11 years, 7 months ago (2009-05-11 07:14:43 UTC) #2
M-A Ruel
I'll try to fix the status reporting ASAP http://codereview.chromium.org/115179/diff/1003/5 File gcl.py (right): http://codereview.chromium.org/115179/diff/1003/5#newcode534 Line 534: ...
11 years, 7 months ago (2009-05-11 15:16:42 UTC) #3
M-A Ruel
http://codereview.chromium.org/115179/diff/1005/1006 File gcl.py (right): http://codereview.chromium.org/115179/diff/1005/1006#newcode529 Line 529: status_result = GetSVNStatus(filename) Do this instead: status_result = ...
11 years, 7 months ago (2009-05-11 15:40:48 UTC) #4
M-A Ruel
11 years, 7 months ago (2009-05-11 15:52:56 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698