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
2011-05-31Close #996 Don't call help-search without argisaacs
2011-05-31v1.0.71.0.7isaacs
2011-05-31Regression in 'npm link' when referencing a relative pathisaacs
2011-05-31Docs for help-searchisaacs
2011-05-31make docisaacs
2011-05-31install: Don't show () unless there are childrenisaacs
2011-05-31Don't interpret '' as true unless it's booleanisaacs
2011-05-31Close #964 Use greadlink if readlink is missing, or abortisaacs
2011-05-31[fix] Exclude any dependencies which may be added, but are not extraneousindexzero
2011-05-31fixupisaacs
2011-05-31Cleanup a little bitisaacs
2011-05-31Make help-search case-insensitiveisaacs
2011-05-31completion: Put process substitution in usageisaacs
2011-05-31Close #900 Implement --link flagisaacs
2011-05-31Document --link configisaacs
2011-05-31Always search if help gets more than one argisaacs
2011-05-31Integrate help and help-search commandsisaacs
2011-05-31Add Mark Cahillisaacs
2011-05-31typo in bundle docisaacs
2011-05-31renovate help-searchisaacs
2011-05-31First attempt at a grep-like system for searching documentationMark Cahill
2011-05-31todo comment in read-installed, and minor cleanupisaacs
2011-05-30Add Irakliisaacs
2011-05-30Re #890 Don't rebuild bundled non-package thingsIrakli Gozalishvili
2011-05-30make docisaacs
2011-05-30Close #985 Document package.json defaultsisaacs
2011-05-30close #938 Better docs around argless installisaacs
2011-05-30Close #974 Better 'doing it wrong' output for 'npm version'isaacs
2011-05-26run-script: cmd Not always [1]isaacs
2011-05-25Regression in implicit global install for linkisaacs
2011-05-23Close #912 Trust scripts that are run explicitlyisaacs
2011-05-23Close #961 install regressionisaacs
2011-05-23Update node-uuid to support submodule versionisaacs
2011-05-23Regression from install data changeisaacs
2011-05-23don't ignore node-uuid submoduleisaacs
2011-05-23Bundle node-uuid with a git submoduleisaacs
2011-05-23Close #911 Proper node-version respectingisaacs
2011-05-22Add visnup to AUTHORSisaacs
2011-05-22add the gangster command line optionvisnu pitiyanuvath
2011-05-22make docisaacs
2011-05-22clarifying removal docsisaacs
2011-05-22less obtrusive warning about modules hashisaacs
2011-05-22Better output from installisaacs
2011-05-22Expose data from npm.commands.lsisaacs
2011-05-21Close #906 Race condition prevention in cache addisaacs
2011-05-21Close #905 Make edit better for nested modulesisaacs
2011-05-21Need to bundle all deps for npm, or else fetching sucks.isaacs
2011-05-21Fixed typo in docs/faq.mdGeorge Miroshnykov
2011-05-21bump semverisaacs
2011-05-21Close #921 Proper handling of excludesisaacs