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
2016-03-252.15.2v2.15.2Kat Marchán
2016-03-25update AUTHORSKat Marchán
2016-03-25doc: update changelog for 2.15.1 ltsKat Marchán
2016-03-25test: Add --registry to fix outdated-symlink testYann Odeyer
2016-03-25doc: Fix typos in npm orgs documentationYael
2016-03-25test: remove disabled testsForrest L Norvell
2016-03-18test: fixing travis branch nameKat Marchán
2016-03-182.15.1v2.15.1Kat Marchán
2016-03-18update AUTHORSKat Marchán
2016-03-18doc: update changelog for 2.15.1Kat Marchán
2016-03-18config: only send token to registry hostsForrest L Norvell
2016-03-18doc: fix small detail in npm-link docsKat Marchán
2016-03-18test: Fix npm-self-install test to install to /tmpRebecca Turner
2016-03-18doc: fix description of npm-linkrhgb
2016-03-18npm: remove verison alias from help listdoug.wade
2016-03-18doc: Add npm required version to scoped package docsdoug.wade
2016-03-18doc: Revert "advise use of `--depth Infinity` instead of `--depth 9999`"GriffinSchneider
2016-03-11doc: mis-cased typo fix in changelogKat Marchán
2016-03-112.15.0v2.15.0Kat Marchán
2016-03-11update AUTHORSKat Marchán
2016-03-11doc: update changelog for 2.15.0Kat Marchán
2016-03-11doc: add alias command to cli docsDaijiro Wachi
2016-03-11cache: Add maxsockets config setting for registry clientAdam Byrne
2016-03-11npm-registry-client@7.1.0Kat Marchán
2016-03-11strip-ansi@3.0.1Kat Marchán
2016-03-11node-gyp@3.3.1Kat Marchán
2016-03-11glob@7.0.3Kat Marchán
2016-03-042.14.22v2.14.22Kat Marchán
2016-03-04update AUTHORSKat Marchán
2016-03-04doc: update changelog for 2.14.22Kat Marchán
2016-03-04doc: add the contributing guidelines linkDaijiro Wachi
2016-03-04doc: remove google usergroupDaijiro Wachi
2016-03-04doc: Fix a invalid JSON errorRobert Ludwig
2016-03-04doc: update documentation for bundledDependenciesgnerkus
2016-03-04doc: Document the --registry flag for `npm search`Scott Plumlee
2016-02-27test: Loosen up the peer-deps-invalid assertionsRebecca Turner
2016-02-27test: Rewrite test/tap/peer-deps-invalid.js for clarityRebecca Turner
2016-02-262.14.21v2.14.21Kat Marchán
2016-02-26update AUTHORSKat Marchán
2016-02-26doc: update changelog for 2.14.21Kat Marchán
2016-02-25doc: `--save-bundle` option for npm installArturo Coronel
2016-02-25doc: Add directories.test docLewis Cowper
2016-02-25lifecycle: prefer current node in run-scriptSergey Simonchik
2016-02-25npm: Prefer locally installed npm in Git Bash.Hutson Betts
2016-02-25test: fix up legacy-optional-deps test for 2.xKat Marchán
2016-02-25test: tests for file inclusion and .npmignoreKat Marchán
2016-02-25test: add npm self installation testRebecca Turner
2016-02-25test: check that env vars properly passed to scriptsKat Marchán
2016-02-25test: We don't leak auth info into the envRebecca Turner
2016-02-25test: Port legacy tests to tapRebecca Turner