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

Issue 10317002: Make gclient pack work again by not prefixing "thread_id>" (Closed)

Created:
8 years, 7 months ago by haitao.feng
Modified:
8 years, 7 months ago
CC:
chromium-reviews, Dirk Pranke
Visibility:
Public.

Description

Make gclient pack work again by not prefixing "thread_id>" into stdout and creating the GitDiffFilterer for git repository BUG=125894 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135324

Patch Set 1 #

Total comments: 19

Patch Set 2 : #

Total comments: 7

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

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

Messages

Total messages: 14 (0 generated)
Marc-Antoine Ruel (Google)
This is not exactly what you want, what you want is to enforce --jobs=1 for ...
8 years, 7 months ago (2012-05-03 00:51:50 UTC) #1
haitao.feng
On 2012/05/03 00:51:50, Marc-Antoine Ruel (Google) wrote: > This is not exactly what you want, ...
8 years, 7 months ago (2012-05-03 01:02:23 UTC) #2
Marc-Antoine Ruel (Google)
On 2012/05/03 01:02:23, haitao.feng wrote: > On 2012/05/03 00:51:50, Marc-Antoine Ruel (Google) wrote: > > ...
8 years, 7 months ago (2012-05-03 01:11:18 UTC) #3
Marc-Antoine Ruel (Google)
http://codereview.chromium.org/10317002/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/10317002/diff/1/gclient_scm.py#newcode23 gclient_scm.py:23: index_string = "" index_string = None so the code ...
8 years, 7 months ago (2012-05-03 01:30:53 UTC) #4
haitao.feng
http://codereview.chromium.org/10317002/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/10317002/diff/1/gclient_scm.py#newcode23 gclient_scm.py:23: index_string = "" On 2012/05/03 01:30:53, Marc-Antoine Ruel (Google) ...
8 years, 7 months ago (2012-05-03 09:15:18 UTC) #5
M-A Ruel
http://codereview.chromium.org/10317002/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/10317002/diff/1/gclient_scm.py#newcode45 gclient_scm.py:45: if (line.startswith(self.original_prefix) or On 2012/05/03 09:15:18, haitao.feng wrote: > ...
8 years, 7 months ago (2012-05-03 13:37:07 UTC) #6
haitao.feng
http://codereview.chromium.org/10317002/diff/8001/gclient.py File gclient.py (right): http://codereview.chromium.org/10317002/diff/8001/gclient.py#newcode1280 gclient.py:1280: parser.add_option('--deps', dest='deps_os', metavar='OS_LIST', On 2012/05/03 13:37:07, Marc-Antoine Ruel wrote: ...
8 years, 7 months ago (2012-05-04 00:42:55 UTC) #7
M-A Ruel
The rest is good. http://codereview.chromium.org/10317002/diff/13001/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/10317002/diff/13001/gclient_scm.py#newcode55 gclient_scm.py:55: """Simple class which tracks which ...
8 years, 7 months ago (2012-05-04 02:07:31 UTC) #8
haitao.feng
On 2012/05/04 02:07:31, Marc-Antoine Ruel wrote: > The rest is good. > > http://codereview.chromium.org/10317002/diff/13001/gclient_scm.py > ...
8 years, 7 months ago (2012-05-04 04:26:02 UTC) #9
haitao.feng
http://codereview.chromium.org/10317002/diff/13001/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/10317002/diff/13001/gclient_scm.py#newcode55 gclient_scm.py:55: """Simple class which tracks which file is being diffed ...
8 years, 7 months ago (2012-05-04 09:46:22 UTC) #10
M-A Ruel
lgtm, thanks for the patch.
8 years, 7 months ago (2012-05-04 13:02:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitao.feng@intel.com/10317002/17001
8 years, 7 months ago (2012-05-04 13:03:12 UTC) #12
M-A Ruel
On 2012/05/04 04:26:02, haitao.feng wrote: > From the codes I read, it seems that the ...
8 years, 7 months ago (2012-05-04 13:05:16 UTC) #13
commit-bot: I haz the power
8 years, 7 months ago (2012-05-04 13:11:50 UTC) #14
Change committed as 135324

Powered by Google App Engine
This is Rietveld 408576698