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
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-09fix(npm.output): make output go through npm.outputGar
2021-03-05fix(npm) pass npm context everywhereGar
2020-12-03Use @npmcli/run-script for exec, explore; add interactive execisaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-07-30fix lintfix script, use flat ternariesisaacs
2020-07-30unit test for npm exploreisaacs
2020-07-29lint the lib folderisaacs
2019-08-22explore: escape args properly on Windows Bashisaacs
2017-04-21doc: preserve same name convention for commandPavlo Liulia
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2016-05-04explore: Fix running sub-commands on windowsRebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2015-06-26Swap the spinner out for the new progress bar code in npmlogRebecca Turner
2014-11-07include command in spawn errors (fixes #3908)smikes
2014-10-03bye bye customFds, hello stdioForrest L Norvell
2014-05-15explore: no spinnerisaacs
2013-05-12explore: Use correct shell valueisaacs
2013-04-29use 'customFds' instead of 'stdio'isaacs
2013-04-29Use editor moduleisaacs
2013-04-29remove exec.js, use child_process.execFileRobert Kowalski
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-04-28suggest adding -- in explore, since it's a good idea.isaacs
2011-03-22use abstracted completion functionsisaacs
2011-03-22Fix explore for 1.0, and make shell configurableisaacs
2011-03-22use graceful-fsisaacs
2011-02-16Closes GH-585 Report errors better from exec and exploreisaacs
2011-01-02Message if package is not installed.isaacs
2010-12-06Better explore, and document it.isaacs
2010-12-04`npm explore` commandisaacs