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
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26dedupe: Only clone + load-extraneousRebecca Turner
2015-06-26Add pre-installation permissions checkingRebecca Turner
2015-06-26Fix various complicated dedupe bugsRebecca Turner
2015-06-26Add logging of current install stageRebecca Turner
2015-06-26Stop deduping from resolving/installing missing depsRebecca Turner
2015-06-26Filter out all of the modules not currently in play with global operationsRebecca Turner
2015-06-26update usage for all commandssmikes
2015-06-26Add multi-stage installerRebecca Turner
2015-03-05dedupe: test/tap/dedupe-scoped.js uses find-dupesForrest L Norvell
2015-03-05dedupe: Handle scoped packagesKarolis Narkevicius
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-09-12restore long-missing bit of dedupeForrest L Norvell
2014-07-02use --scope to map scope to registryForrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2014-06-13use the new URL-based npm-registry-client interfaceForrest L Norvell
2014-04-10update tap tests to hit no external dependencies.bcoe
2014-02-15dedupe: respect dependency versionsRafael de Oleza
2014-02-15Forbid deleting important npm dirsisaacs
2013-11-24Use platform independent path separators in dedupMatt Colyer
2013-11-10dedupe: De-duplicate require('npm') linesisaacs
2013-09-08dedupe: respect --tagMaximilian Antoni
2013-06-21Update everything to work with semver@2isaacs
2013-01-29dedupe: Don't fail when nothing is installedisaacs
2013-01-19readdir more carefullyisaacs
2013-01-19added ENOTDIR check anywhere readJson is usedCarl Lange
2012-12-28Crash on readJson errors other than ENOENTisaacs
2012-11-08Fix #2934 dedupe set must be [] when emptyisaacs
2012-08-22dedupe: Handle dev/extraneous deps betterisaacs
2012-08-21The dedupe commandisaacs