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

Issue 9463044: Add 'fetch' command to gclient with support for --jobs. (Closed)

Created:
8 years, 10 months ago by davidbarr
Modified:
8 years, 9 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, Mike Lawther (Google)
Visibility:
Public.

Description

Rework gclient 'recurse' command to use a WorkQueue. Support --jobs in 'fetch' and 'recurse' commands. BUG=115840 TEST=

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M gclient.py View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
M-A Ruel
https://chromiumcodereview.appspot.com/9463044/diff/1/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9463044/diff/1/gclient.py#newcode1174 gclient.py:1174: parser.remove_option('--jobs') It's useful and safe to do them in ...
8 years, 9 months ago (2012-02-27 16:52:48 UTC) #1
davidbarr
On 2012/02/27 16:52:48, Marc-Antoine Ruel wrote: > https://chromiumcodereview.appspot.com/9463044/diff/1/gclient.py > File gclient.py (right): > > https://chromiumcodereview.appspot.com/9463044/diff/1/gclient.py#newcode1174 ...
8 years, 9 months ago (2012-02-28 00:16:03 UTC) #2
M-A Ruel
On 2012/02/28 00:16:03, davidbarr wrote: > On 2012/02/27 16:52:48, Marc-Antoine Ruel wrote: > > https://chromiumcodereview.appspot.com/9463044/diff/1/gclient.py ...
8 years, 9 months ago (2012-02-28 14:49:53 UTC) #3
davidbarr
I'm pretty happy with this as a starting point for the new fetch command. It ...
8 years, 9 months ago (2012-02-29 03:58:21 UTC) #4
davidbarr
These changes probably ought to be in two patches. However, I want to illustrate how ...
8 years, 9 months ago (2012-03-01 01:15:29 UTC) #5
M-A Ruel
On 2012/03/01 01:15:29, davidbarr wrote: > These changes probably ought to be in two patches. ...
8 years, 9 months ago (2012-03-01 01:33:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidbarr@chromium.org/9463044/6002
8 years, 9 months ago (2012-03-01 02:11:26 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 02:18:33 UTC) #8
Change committed as 124334

Powered by Google App Engine
This is Rietveld 408576698