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-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-01ignore the sort in help-search more broadlyisaacs/broader-istanbul-ignore-in-help-searchisaacs
2021-01-28chore(tests): skip coverage for results.sortGar
2020-12-15tests and minor fix for help-search commandnlf
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-08-21help: show usage when help-search finds no resultsisaacs
2020-08-04refactor and lint commands, make consistentisaacs
2020-07-30fix lintfix script, use flat ternariesisaacs
2018-03-23standardizeRebecca Turner
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2014-06-28replace escape codes with ansicolorsForrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2013-11-22fix for undefined results in help searchLuke Arduini
2013-07-11help-search: update for new doc structureisaacs
2012-07-17Simplify color config settingisaacs
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-23Add searching for api docisaacs
2011-08-23folder structure changeisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-05-31Don't lose error info in help-search failuresisaacs
2011-05-31Make help-search case-insensitiveisaacs
2011-05-31Integrate help and help-search commandsisaacs
2011-05-31renovate help-searchisaacs
2011-05-31First attempt at a grep-like system for searching documentationMark Cahill