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-31feat(workspaces): add repo and docsGar
2021-03-23fix(run-script): remove log.disableProgressRuy Adorno
2021-03-22fix(usage): add action items to error outputGar
2021-03-22feat: add exec workspacesRuy Adorno
2021-03-19fix(suggestions): clarify Unknown command outputGar
2021-03-19feat: add run-script workspacesRuy Adorno
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18chore(config): remove flatOptions referencesGar
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
2021-02-25chore(refactor): promisify completion scriptsGar
2021-02-22fix(runScript): obey silent loglevelGar
2021-02-11fix(env): Do not clobber defined 'env' scriptisaacs
2020-11-17fix empty scriptsnlf
2020-11-06run: default the 'start' script when server.js presentisaacs
2020-10-30fix: in run-script, if loglevel is silent, disable banner optionMichele Azzolari
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-10-20fix: don't suppress run output when `--silent` is passedGareth Jones
2020-08-25feat: add ability to skip pre/post hooksRuy Adorno
2020-07-30lint fixesisaacs
2020-07-30unit tests for npm run-scriptisaacs
2020-07-29lint the lib folderisaacs
2020-07-29Remove the log-stream config, fix some references to removed modulesisaacs
2020-05-08Use @npmcli/run-script for npm runisaacs
2019-02-19run-script: Check run script existence with undefined (#139)vlasy
2018-07-11run-script: Do not use SET to fetch the env in git-bash or cygwin刘祺
2018-06-29run-script: show suggestions when script name is typoed (#20879)Daijiro Wachi
2018-03-23standardizeRebecca Turner
2017-08-16lifecycle: cache config options and remove boolean trapsMike Sherov
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2016-04-28lib: Refactor summary usage to use utils/usageDaijiro Wachi
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
2015-08-08run-script: include `version` in lifecycle outputForrest L Norvell
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2015-05-01run-script: completion only prints local scriptsMaximilian Antoni
2015-04-03run-script: always quote argsMaximilian Antoni
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-27run-script: tweak wording of output, add testsForrest L Norvell
2015-02-27run-scripts: group scripts in list outputDaijiro Wachi
2015-02-27run-script: test run-script restart defaultsBryant Williams
2015-02-27run-script: only run restart lifecyle when no scriptDaijiro Wachi
2015-01-09run-script: add a default env scriptgcb
2014-11-07npm run no longer fails silently (closes #2959)Mat Tyndall
2014-10-07don't pass run arguments to pre & post scriptsLudwig Magnusson
2014-10-04minor cleanupsForrest L Norvell
2014-08-30Run commands in prefix, not cwdisaacs
2014-08-19you can now pass quoted args to run-scriptbcoe
2014-07-23making it so that you can pass arguments to run-scripts.bcoe