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
path: root/bin
AgeCommit message (Expand)Author
2019-06-30npm checks only node.exe and not node on local dirRaphael Goulais
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
2018-03-09npx: fix npx prefix issue (#19608)laggingreflex
2017-08-17bin: Remove unused file, bin/read-package-json.jsEnrico Weigelt, metux IT consult
2017-07-11npx: bundle npx with npm itselfKat Marchán
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
2016-02-24npm-bin: Prefer locally installed npm in Git Bash.Hutson Betts
2016-01-21node-gyp-bin: fix custom node-gyp env var quotingAlexis Campailla
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
2015-08-21windows: search for a user-installed npmJoão Reis
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
2015-05-22windows: run node-gyp.js instead of opening itbangbang93
2015-02-27node-gyp: enable overriding node-gyp binaryAlain Kalker
2014-10-16defactored npmconf back into npmForrest L Norvell
2014-09-13style tweaks & dead variable removalForrest L Norvell
2014-09-12Remove enginesisaacs
2014-05-13fix cygwin encoding issueKarsten Tinnefeld
2012-08-15Use new npmconf moduleisaacs
2012-08-13Show all versions in 'npm version<noargs>'isaacs
2012-06-17Fix #2465: Make npm script and windows shims cygwin-awarePhillip Howell
2012-06-11Use read-package-json depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-03-27Abstract out 'uid-number' to a separate dependencyisaacs
2012-03-13Always favor the bundled node-gypisaacs
2012-02-23Add --versions flag to show the version of node as wellisaacs
2012-02-16Simplify confusing windows pathsisaacs
2012-01-13Remove npm-g/npm_g bin namesisaacs
2012-01-13git bash shim for npm itselfisaacs
2011-12-06move process.title to correct spotisaacs
2011-11-17npm cmd files, for easier node msi buildingisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs