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

Issue 164084: Add all modified files to new changelists by default. (Closed)

Created:
11 years, 4 months ago by Pam (message me for reviews)
Modified:
9 years, 5 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add all modified files to new changelists by default. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22800

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M gcl.py View 1 2 2 chunks +17 lines, -8 lines 1 comment Download
M tests/gcl_unittest.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Pam (message me for reviews)
11 years, 4 months ago (2009-08-07 00:30:45 UTC) #1
M-A Ruel
11 years, 4 months ago (2009-08-07 01:01:30 UTC) #2
lgtm

http://codereview.chromium.org/164084/diff/1002/1003
File gcl.py (right):

http://codereview.chromium.org/164084/diff/1002/1003#newcode988
Line 988: affected_files = [x for x in other_files if file_re.match(x[0])]
Hey, you are fixing my abuse of filter()!

Powered by Google App Engine
This is Rietveld 408576698