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

Issue 2250643003: Add a --[no]-packages-dir flag. (Closed)

Created:
4 years, 4 months ago by nweiz
Modified:
4 years, 4 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/pub.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add a --[no]-packages-dir flag. This replaces the hidden --no-package-symlinks flag. Closes #1340 R=rnystrom@google.com Committed: https://github.com/dart-lang/pub/commit/101aa44a4aebaefd0796ce44e6d155cd79fe2db4

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -173 lines) Patch
M lib/src/command.dart View 1 chunk +1 line, -2 lines 0 comments Download
M lib/src/command/downgrade.dart View 1 chunk +8 lines, -1 line 0 comments Download
M lib/src/command/get.dart View 1 chunk +6 lines, -1 line 0 comments Download
M lib/src/command/upgrade.dart View 1 chunk +6 lines, -1 line 0 comments Download
M lib/src/command_runner.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M lib/src/entrypoint.dart View 8 chunks +45 lines, -46 lines 2 comments Download
D test/no_package_symlinks_test.dart View 1 chunk +0 lines, -113 lines 0 comments Download
A + test/no_packages_dir_test.dart View 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
nweiz
4 years, 4 months ago (2016-08-16 21:58:00 UTC) #1
Bob Nystrom
lgtm https://codereview.chromium.org/2250643003/diff/1/lib/src/entrypoint.dart File lib/src/entrypoint.dart (right): https://codereview.chromium.org/2250643003/diff/1/lib/src/entrypoint.dart#newcode183 lib/src/entrypoint.dart:183: bool dryRun: false, bool precompile: true, bool packagesDir: ...
4 years, 4 months ago (2016-08-16 22:19:43 UTC) #2
nweiz
https://codereview.chromium.org/2250643003/diff/1/lib/src/entrypoint.dart File lib/src/entrypoint.dart (right): https://codereview.chromium.org/2250643003/diff/1/lib/src/entrypoint.dart#newcode183 lib/src/entrypoint.dart:183: bool dryRun: false, bool precompile: true, bool packagesDir: false}) ...
4 years, 4 months ago (2016-08-16 22:27:57 UTC) #3
nweiz
4 years, 4 months ago (2016-08-16 22:29:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
101aa44a4aebaefd0796ce44e6d155cd79fe2db4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698