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-08-23tar: Remove use of old tarisaacs
2017-08-16lifecycle: use npm-lifecycle for lifecycle scripts (#18176)Mike Sherov
2017-08-16lifecycle: cache config options and remove boolean trapsMike Sherov
2017-08-16lifecycle: remove local dependencies other than spawnMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-07-06config: remove old comment (#17600)Ramana Venkata
2017-07-06run-script: allow custom shell (#16687)mmkal
2017-07-06config: refactor to use Object.assign (#17563)Ramana Venkata
2017-07-06pacote: set uid/gid even if they are 0Kat Marchán
2017-07-06auth: add support for always-auth and _auth in root and scopeJože Mlakar
2017-06-29aliases: npm udpatedax
2017-06-09extract: force standardized perms like npm used toKat Marchán
2017-06-06commands: mix it up a bit (#17001)Aki
2017-06-06standard: fixing linting issuesKat Marchán
2017-06-06pacote: send certificate authority, cert and key config through (#16917)Colin Rotherham
2017-06-05pacote: Generate and pass npm-session header value to pacote (#16929)Zach Renner
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