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-26update usage for all commandssmikes
2015-06-26Add multi-stage installerRebecca Turner
2014-07-17a.split('@') → npa(a)Forrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2014-03-16read-installed@2.0.0isaacs
2014-02-15read-installed@1.0.0isaacs
2013-06-21Update everything to work with semver@2isaacs
2013-04-29remove exec.js, use child_process.execFileRobert Kowalski
2013-03-20rebuild: Don't do node-waf stuffisaacs
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-06-12Use read-installed dependencyisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-02-27Don't run make clean on rebuildisaacs
2011-12-13Fix #1872 Clean on rebuildisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-04-30Change ordering of install scriptsisaacs
2011-03-22use abstracted completion functionsisaacs
2011-03-22prevent infinite call stack when there are argsisaacs
2011-03-22don't rebuild if not a packageisaacs
2011-03-22Terseness. simplify "prefix" config and output cmd.isaacs
2011-03-22Closes GH-678 Rebuild in 1.0isaacs
2011-02-15Closes GH-542 On second thought, no.isaacs
2011-02-12FIXME note for #542isaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2010-12-03Increase tab-completion coverage.Evan Meagher
2010-11-24Make rebuild handle activation betterisaacs
2010-09-29Print nice short "usage" lines when doing -h, -?, or --helpisaacs
2010-09-11Use "name@version" rather than "name-version". Everywhere.isaacs
2010-08-26cleaner messagingisaacs
2010-08-26Add a rebuild command. Fix #143isaacs