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
2017-05-31publish: adapt config for publish RegClient (#16762)Kat Marchán
2017-05-26lifecycle: added prepack and postpack (#16725)Kat Marchán
2017-05-26pacote: more alwaysAuth logicKat Marchán
2017-05-26pacote: decode password before passing it onKat Marchán
2017-05-26pacote: look for always-auth tooKat Marchán
2017-05-26pacote: send username/password auth through, tooKat Marchán
2017-05-26pkglock: add --no-package-lock option as --no-shrinkwrap aliasKat Marchán
2017-05-26fix(perms): pacote.extract does not run scripts. we already have perm-droppin...Kat Marchán
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26commands: add affordance for installKat Marchán
2017-05-26pacote: use the current node + npm to run git installsKat Marchán
2017-05-26pacote: fix typoKat Marchán
2017-05-26git-prepare: Fix child process npm runRebecca Turner
2017-05-26pacote: pass the user-agent throughKat Marchán
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(logger): added `notice` loglevelKat Marchán
2017-05-26feat(opts): save installs by defaultKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2017-03-10install: Use EXDEV aware move instead of rename (#15901)Rebecca Turner
2017-02-24metrics: Default reporting metrics to default registryRebecca Turner
2017-02-24config: change apply to callArseniy Maximov
2017-02-10config: added new auth-related configsKat Marchán
2017-01-25config: added config for searchlimitKat Marchán
2017-01-25npm: Put the npm-debug logs in the cache folder, not cwd.isaacs
2016-12-15doctor: add new subcommandDaijiro Wachi
2016-12-13metrics: Record and report success metricsRebecca Turner
2016-10-20tag: Remove deprecated tag commandRebecca Turner
2016-10-19npat: Remove the npat featureRebecca Turner
2016-10-19run-script: change default for `--scripts-prepend-node-path` to `warn-only`Anna Henningsen
2016-10-19run-script: Add option to ignore the current node executable for PATHAnna Henningsen
2016-10-13search: stream search process end-to-endKat Marchán
2016-10-11npm: remove some ancient aliasesKat Marchán
2016-08-12config: pretend login is a toplevel commandKat Marchán
2016-05-04src: Refactor windows detection out into lib functionsRebecca Turner
2016-04-28config: document run alias for run-scriptDaijiro Wachi
2016-03-31faq: remove faq command as the docs was removed at #10547Daijiro Wachi
2016-03-18config: only send token to registry hostsForrest L Norvell
2016-03-11npm: refactor command list into separate fileDaijiro Wachi
2016-02-26cache: Add maxsockets config setting for registry clientAdam Byrne
2015-11-20deps: Allow partial and full disabling of flat treesRebecca Turner
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
2015-08-21test: Fix the progress-config test when run from travis or other CIRebecca Turner
2015-08-12config: Add default for new --also optionBryan English
2015-08-12config: Add default for new --only optionBryan English
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-26docs: Add documentation for new --dry-run optionRebecca Turner
2015-06-26Add multi-stage installerRebecca Turner