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-26Stop stray progressbars from appearing when logging is used in non-progress c...Rebecca Turner
2015-06-26Swap the spinner out for the new progress bar code in npmlogRebecca Turner
2015-04-13remove child-process-closeRobert Kowalski
2015-03-06update: a completely uncontroversial changeForrest L Norvell
2015-02-27make npm commands configurable by defaultsmikes
2015-02-13logout: add new commandForrest L Norvell
2015-01-23add 'npm dist-tag {add,del,list}'Forrest L Norvell
2015-01-23add `npm access` command, with 1/3 of its featuresForrest L Norvell
2014-12-05add alias verison=versionisaacs
2014-11-08isntall there really is?Forrest L Norvell
2014-10-31handle caching of metadata in npm itselfForrest L Norvell
2014-10-16defactored npmconf back into npmForrest L Norvell
2014-10-03rm -rf npm submodule commandisaacs
2014-09-28efficiently validate tmp tarballs safelyForrest L Norvell
2014-09-13Defer rollbacks to end of install.isaacs
2014-09-12Remove enginesisaacs
2014-09-03isntall ins't FOR youForrest L Norvell
2014-06-27Consolidate color sniffing in config/log loading processisaacs
2014-06-27add verbose log when project config file is ignoredisaacs
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2014-06-13Properly handle errors that can occur in the config-loading processisaacs
2014-06-10Only spin the spinner when we're fetching stuffisaacs
2014-05-14npmconf@1.0.0, Refactor config/uid/prefix loading processisaacs
2014-05-13Send npm version as 'version' headerisaacs
2014-05-08set spinner interval to null when stoppingisaacs
2014-05-08Busy Spinner, no http noiseisaacs
2014-05-06Don't set referer if already setisaacs
2014-05-02build referer header out of strings onlyisaacs
2014-05-02send referer headerisaacs
2014-04-23Include npm version in user-agent confisaacs
2014-02-18alias 't' to 'test'isaacs
2014-02-17more legible error message in config.get/setYazhong Liu
2013-12-16conf: Fix docs, add a test for docsisaacs
2013-11-20use custom heading if availableLuke Arduini
2013-08-17v as alias for view commandLuke Arduini
2013-08-16add "repo" commandTJ Holowaychuk
2013-07-10Put 6 bytes of random in tmp folder nameisaacs
2013-06-21Update everything to work with semver@2isaacs
2013-06-17init-package-json@0.0.9isaacs
2013-05-12remove unused SPLIT_CHARRobert Kowalski
2013-04-29Use child-process-close for 0.6 supportisaacs
2013-02-15adds a feature to allow users to view starred packagesPaolo Fragomeni
2013-02-11Warn when using --forceisaacs
2013-01-15issues is an alias for bugsseebees
2012-10-03alias for installisaacs
2012-08-30umask is already an int, don't re-parse itisaacs
2012-08-22Respect builtin configisaacs
2012-08-21The dedupe commandisaacs
2012-08-18npm-registry-client@0.2.1isaacs
2012-08-17Don't do the walk-up thing for the global prefixisaacs