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
2020-07-29refactor and test for main cli scriptisaacs
2020-07-29move update-notifier into separate moduleisaacs
2020-07-29update dependencies, refactor config loading to asyncisaacs
2020-07-29First pass refactoring npm.js and npm-cli.jsisaacs
2019-08-02Handle unhandledRejections, help with cache eaccesisaacs
2019-02-14Reduce work to test if executable ends with a 'g'. (#138)Eli Doran
2018-08-21update-notifier: skip checking for updates in CI environmentsKat Marchán
2018-08-03cli: don't check for updates to npm when we are updating npm itself (#32)Brian Olore
2018-07-13docs: replace references to the old repo or issue tracker (#5)Kat Marchán
2018-06-29config: Enable config for suppressing update-notifier (#20750)Matt Travi
2018-05-16update-notifier: remove colon + support canary (#20536)Kat Marchán
2018-04-11cli: shinier update-notifierKat Marchán
2018-04-04cli: fix easter egg (#20214)Kat Marchán
2018-03-23standardizeRebecca Turner
2017-05-31standard: minor linter fixKat Marchán
2017-05-27hamilton: Talk less, complete more (#16750)Aria Stewart
2017-04-18config: don't ham-it-up when expecting parseable output (#16336)Brian Dukes
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2017-03-10install: Use EXDEV aware move instead of rename (#15901)Rebecca Turner
2017-03-06cli: only use `update-notifier` on supported versionsJoshua Bennett
2017-02-24npm-cli: add update-notifier & use itC J Silverio
2016-10-20npm: Detect unsupported Node.js versions and warnRebecca Turner
2016-05-04src: bring code up to standard@6 compatibilityForrest L Norvell
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
2015-07-25config: Add option to turn off progress barsRebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
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
2014-10-16defactored npmconf back into npmForrest L Norvell
2014-09-13style tweaks & dead variable removalForrest L Norvell
2014-09-12Remove enginesisaacs
2012-08-15Use new npmconf moduleisaacs
2012-08-13Show all versions in 'npm version<noargs>'isaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-02-23Add --versions flag to show the version of node as wellisaacs
2011-12-06move process.title to correct spotisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs