Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-09Migrate peer-deps test to tap.Domenic Denicola
2014-02-07Replace references to isaacs/npm with npm/npm.Dylan Greene
2013-12-18npm-registry-client@0.3.2isaacs
2013-11-26init-package-json@0.0.14isaacs
2013-09-19fix broken testsRobert Kowalski
2013-03-09test: better cleaner functionisaacs
2013-03-04Make peer deps test more consistentisaacs
2013-02-06fix shrinkwrap test with 'resolved' fieldsisaacs
2013-01-30Error out if an installation results in invalid peer dependencies.Domenic Denicola
2013-01-30test: Resolved url doesn't matter for peerDeps testisaacs
2013-01-28Fix "npm ls"-using tests on Windows.Domenic Denicola
2013-01-15Test fixupisaacs
2013-01-10test: Fix peer-deps-invalid testisaacs
2013-01-09Expose npm bin as env.npm_execpathisaacs
2013-01-09Add peerInvalid to npm ls.Domenic Denicola
2013-01-09Install peerDependencies.Domenic Denicola
2012-12-13Fix tests on unixisaacs
2012-12-06Convert shrinkwrap test script from bash to Node.Domenic Denicola
2012-12-06Stop trying to `spawn` non-exe's on Windows.Domenic Denicola
2012-10-13Support username/project as a shorthand for github urlsisaacs
2012-10-12add a publish config on the npm-test-blerg packageisaacs
2012-07-29Test for #2658isaacs
2012-07-14Fix test-ignore failure from README changeisaacs
2012-07-14Readmes so that tests stop warningisaacs
2012-06-18Tests for dir/array binsisaacs
2012-06-05Test for #2490isaacs
2012-03-19include .npmignore files used by testsisaacs
2012-03-13Correct name in npm-test-platform-all test packageisaacs
2012-03-13stray comma in jsonisaacs
2012-03-13Fix #472 Adds support for os/cpu fields in package.jsonAdam Blackburn
2012-03-13Fix failing testsisaacs
2012-03-13s/test.sh/test.js/isaacs
2012-03-13Move some sh tests to jsisaacs
2012-03-13correct assert method nameisaacs
2012-03-13Fix cases where an optionalDependency fails to buildisaacs
2012-03-07fix shrinkwrap testisaacs
2012-03-07Fix: bundleDependencies being re-installed unnecessarilyisaacs
2012-02-29shrinkwrap testisaacs
2012-01-13Fix #995 Optional Dependenciesisaacs
2011-12-17Test for #1888isaacs
2011-12-15Bring npmignore behavior more into line with gitignoreisaacs
2011-09-15Sometimes failure is an optionisaacs
2011-09-08Remove all reference to activate/deactivate from docs and commentsisaacs
2011-09-05Use dnode for tests instead of expressisaacs
2011-08-26Better url-dep test, since express has sub-dependenciesisaacs
2011-06-10Test that it doesn't crash when the bindir is missingisaacs
2011-05-04Use a permanent url for the npm dep testisaacs
2011-04-16Make this test easier to look atisaacs
2011-03-31Fix regression in PATH setting for lifecycle scriptsisaacs
2011-03-22Test renovation for 1.0.isaacs