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/lib
AgeCommit message (Expand)Author
2020-07-29test coverage and bugfix for reify-output utilisaacs
2020-07-29disable progress when --silent is setisaacs
2020-07-29make default help banner more helpfulisaacs
2020-07-29refactor and test for main cli scriptisaacs
2020-07-29tests for main npm moduleisaacs
2020-07-29make ll a first-class command to make the cmd implementation easierisaacs
2020-07-29add test for output utilisaacs
2020-07-29code style cleanup in error-handler utilisaacs
2020-07-29protect against non-strings when dereferencing commandsisaacs
2020-07-29refactor and test perf.js utilisaacs
2020-07-29remove unnecessary is-registry utilisaacs
2020-07-29tests for error-message utilisaacs
2020-07-29add tests for is-windows* modulesisaacs
2020-07-29move update-notifier into separate moduleisaacs
2020-07-29use set-user-agent utilisaacs
2020-07-29Assign usage/completion to npm.commands[x] for completion supportisaacs
2020-07-29module to set user-agent configisaacs
2020-07-29update dependencies, refactor config loading to asyncisaacs
2020-07-29First pass refactoring npm.js and npm-cli.jsisaacs
2020-07-29remove reference to npm.rollbacks listisaacs
2020-07-29Update open-url and help to fix browser help docsisaacs
2020-07-29remove onload-script configisaacs
2020-07-29Remove the log-stream config, fix some references to removed modulesisaacs
2020-07-29module to delete old debug log filesisaacs
2020-07-29module to setup log settings based on configsisaacs
2020-07-29module for dereferencing aliases to canonical cmd namesisaacs
2020-07-29module to listen to process log eventsisaacs
2020-07-29Module to get project scope from prefixisaacs
2020-07-29remove some unused utils and outdated testsisaacs
2020-07-29add unit test for cmd-list moduleisaacs
2020-07-29unit test for unsupported version checkerisaacs
2020-07-28test: refactor publish testsclaudiahdz
2020-07-27test: add utils/tar.js testsclaudiahdz
2020-07-23fix: more dedupe edge casesRuy Adorno
2020-07-23fix: unmet label on deduped depsRuy Adorno
2020-07-23fix: archy output dedupe label colorRuy Adorno
2020-07-23fix: better handle problemsRuy Adorno
2020-07-23fix: deduped+filter issuesRuy Adorno
2020-07-22fix: add support to global npm lsRuy Adorno
2020-07-21BREAKING: changed npm ls default to depth=0Ruy Adorno
2020-07-21BREAKING: rewrite npm lsRuy Adorno
2020-07-15test: refactor ci testsclaudiahdz
2020-07-15test: refactor install testsclaudiahdz
2020-07-08Prevent unnecessary computation when command not runisaacs
2020-07-08refactor outdated plumbing commandsisaacs
2020-07-08remove trailing whitespaceisaacs
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08fix completion call signature in several commandsisaacs
2020-07-08rm fetch-package-metadata, refactor bugs/repo/docsisaacs
2020-07-08test: clean up prune/dedupe tests suiteclaudiahdz