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-26update usage for all commandssmikes
2015-06-26Add multi-stage installerRebecca Turner
2015-06-26Move modules to new standard formatting in preparation for rewritesRebecca Turner
2015-03-05update: only update when current !== wantedForrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2013-11-26Always update git urlsRobert Kowalski
2013-06-17Use git repo or tarball as update sourceMatt Lunn
2012-06-07Replace the log util with npmlog moduleisaacs
2011-10-18Fix #1564 Pre-load install.js and build.js in update commandisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-04-27remove unnecessary warningisaacs
2011-04-19#817 Update adds missing deps, and downgrades if necessaryisaacs
2011-03-23Closes GH-742 Update regressionisaacs
2011-03-22Completion for updateisaacs
2011-03-22godawful typoisaacs
2011-03-22updateisaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2010-12-03Increase tab-completion coverage.Evan Meagher
2010-10-16Output outdated contents to stdoutisaacs
2010-10-02refactor lib/update.js to use npm.commands.outdatedarlolra
2010-09-29Print nice short "usage" lines when doing -h, -?, or --helpisaacs
2010-08-25Asynchronizeisaacs
2010-08-08Make update work right.isaacs
2010-08-03Rename auto-update to update-dependents, and update docs to reflect thisisaacs
2010-08-03Add lifecycle events for update and updatedependenciesisaacs
2010-08-03Activate on updateisaacs
2010-08-03Better messagingisaacs
2010-08-03Add the update and update-dependents commandsisaacs