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/doc/cli
AgeCommit message (Expand)Author
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26docs: updated npm cache docsKat Marchán
2017-05-26docs: updated git docs with #semver: support infoKat Marchán
2017-05-26docs: update package-lock/shrinkwrap documentationKat Marchán
2017-05-26docs: documented some new installer featuresKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-21doc: preserve same name convention for commandPavlo Liulia
2017-03-10Mention the 24-hour restriction on unpublish (#15833)Carol (Nichols || Goulding)
2017-02-10doc: document new auth optionsKat Marchán
2016-12-16doc: rewrite npm doctor docsForrest L Norvell
2016-12-15doctor: add new subcommandDaijiro Wachi
2016-12-13doc: Update `npm cache` docs to use more consistent languageJonah Moses
2016-11-18doc: Document `sign-git-tag` in npm-version(1)'s 'configuration' sectionAlex Jordan
2016-11-04doc: Document new shrinkwrap dev dep behaviorRebecca Turner
2016-11-03doc: add a little note about ENOSELF in install.mdKat Marchán
2016-10-20npm: Send Npm-Scope header along with requests to registryRebecca 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-13doc: updated docs for search optionsKat Marchán
2016-09-09shrinkwrap: save-dev updates shrinkwrap fileSzymon Nowak
2016-09-09doc: npm link will link bin of project.legodude17
2016-08-11install: add GIT_EXEC_PATH to git env whitelistMichael Hart
2016-07-07run-script: only prepend node dir to PATH if not already in PATHSergey Simonchik
2016-07-01doc: correct link to `npm-tag` from tag docsSimon MacDonald
2016-06-24doc: Remove extra backtick from npm-ls docsAleksey Shvayka
2016-06-24doc: npm-publish(1) mentions npm-pack(1)Han Seoul-Oh
2016-06-16shrinkwrap: Add new "shrinkwrap" lifecycle scriptSimen Bekkhus
2016-05-27doc: small grammar fix in cli/npm.mdAndré Herculano
2016-04-22doc: Describe how `npm run` sets `NODE` and `PATH` in more detailAnna Henningsen
2016-03-31doc: remove faq link as it's removed at #10547Daijiro Wachi
2016-03-31doc: add --ignore-scripts flag to install doc pagePaul Irish
2016-03-18doc: fix small detail in npm-link docsKat Marchán
2016-03-18config: only send token to registry hostsForrest L Norvell
2016-03-18doc: fix typo in cli/npm-installDaijiro Wachi
2016-03-11doc: add command aliases to their respective docsDaijiro Wachi
2016-03-11doc: Revert "advise use of `--depth Infinity` instead of `--depth 9999`"GriffinSchneider
2016-03-10doc: fix description of npm-linkrhgb
2016-03-04docs: Add docs for using the `--registry` flag with searchScott Plumlee
2016-02-26docs: add the contributing guidelines linkDaijiro Wachi
2016-02-26docs: remove google usergroupDaijiro Wachi
2016-02-26doc: Correct invalid JSON in npm-update docsRobert Ludwig
2016-02-24Document `--save-bundle` option in main install page.Arturo Coronel
2016-02-19doc: Remove confusing ref of adduserNeil Kistner
2016-02-19doc: Add colon for consistencyNeil Kistner
2016-02-12doc: removes "--depth Infinity" warningharryh
2016-02-12doc: Update npm-shrinkwrap.mdXcat Liu
2016-01-29doc: Include an example of viewing package version historyVedat Mahir YILMAZ
2016-01-29doc: Fix typographical issue in npm-update docsJonathan Persson