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
path: root/lib
AgeCommit message (Expand)Author
2011-05-31Don't lose error info in help-search failuresisaacs
2011-05-31Close #996 Don't call help-search without argisaacs
2011-05-31Regression in 'npm link' when referencing a relative pathisaacs
2011-05-31install: Don't show () unless there are childrenisaacs
2011-05-31Don't interpret '' as true unless it's booleanisaacs
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-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-30Re #890 Don't rebuild bundled non-package thingsIrakli Gozalishvili
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-23Regression from install data changeisaacs
2011-05-23Close #911 Proper node-version respectingisaacs
2011-05-22add the gangster command line optionvisnu pitiyanuvath
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-21Close #921 Proper handling of excludesisaacs
2011-05-21formally deprecate 'modules' json itemisaacs
2011-05-17Close #926 Not sure how this is happening, but oh well.isaacs
2011-05-14Close #916 Ignore '.' as an arg to linkisaacs
2011-05-11Close #872 Don't destroy the world on 'rm .'isaacs
2011-05-05implicitly install globally properlyisaacs
2011-05-04Don't crash in ls when given an invalid prefixisaacs
2011-05-01readFile != statisaacs
2011-05-01typoisaacs
2011-05-01use force if requestedisaacs
2011-04-30Read contributors out of AUTHORS file, if presentisaacs
2011-04-30Change ordering of install scriptsisaacs
2011-04-30warn should be verboseisaacs
2011-04-30Don't blow up on empty chainsisaacs
2011-04-29helpful comments in a tricky conditionalisaacs
2011-04-28Close #832 null is falsey, and so is zero. Grr.isaacs
2011-04-28suggest adding -- in explore, since it's a good idea.isaacs
2011-04-28Close #848 handle oddball no-maintainer caseisaacs
2011-04-28Debugging code for #832isaacs