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

Issue 10809058: Make "pub update PACKAGE" update a specific package. (Closed)

Created:
8 years, 5 months ago by nweiz
Modified:
8 years, 4 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make "pub update PACKAGE" update a specific package. Committed: https://code.google.com/p/dart/source/detail?r=9899

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -5 lines) Patch
M utils/pub/command_update.dart View 1 chunk +8 lines, -4 lines 1 comment Download
M utils/pub/entrypoint.dart View 1 chunk +17 lines, -1 line 0 comments Download
M utils/tests/pub/pub_test.dart View 1 chunk +164 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
nweiz
8 years, 5 months ago (2012-07-23 20:17:02 UTC) #1
Bob Nystrom
8 years, 5 months ago (2012-07-23 20:44:07 UTC) #2
LGTM!

https://chromiumcodereview.appspot.com/10809058/diff/1/utils/pub/command_upda...
File utils/pub/command_update.dart (right):

https://chromiumcodereview.appspot.com/10809058/diff/1/utils/pub/command_upda...
utils/pub/command_update.dart:19: if (commandOptions.rest.isEmpty) {
isEmpty()  <sigh>

Powered by Google App Engine
This is Rietveld 408576698