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
2018-03-09docs: add --development info in npm-ls.md (#19192)Victor Belozyorov
2018-03-09docs: tiny style fix in npm.md (#19194)Victor Belozyorov
2018-03-09docs: add "edit" section to description in npm-team.md (#19216)Victor Belozyorov
2018-03-09docs: update now saves by default (#19552)Kristofer Selbekk
2018-03-09docs: nudge around some details in ci docs (#19957)Kat Marchán
2018-03-09docs: Add a note to install --production. (#19950)Kyra
2018-02-20ci: add new npm ci installerKat Marchán
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2017-11-18docs: Remove trailing white space from npm-access docsVictor Belozyorov
2017-11-16install: add package-lock-only config optionAlejandro López
2017-10-19docs: write about script-shell config (#18679)Gabor Szabo
2017-10-192fa: The great tfa → 2fa rename (#18845)Rebecca Turner
2017-10-04publish: Prompt for OTP when required and we have a TTYRebecca Turner
2017-10-04map-to-registry: Generally add support for otp flagRebecca Turner
2017-10-04profile,token: Add new profile commandsRebecca Turner
2017-08-16config: provide --json cli switch to npm config listMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-08-13ping: improve outputlegodude17
2017-07-28docs: Fix grammar, format, and spelling in documentation (#17832)Simon Kurtz
2017-07-18run-script: Export the CWD that `npm` was run from to scriptsMichaelQQ
2017-07-13docs: add --no-save flag for uninstall (#17691)Tim Needham
2017-07-12ls: add --link filter (#17616)Richard Simko
2017-07-06docs: npm-config list -l option documented (#16768)happylynx
2017-06-27docs: document `--no-package-json` flagSimon Legg
2017-06-27docs: add --silent to npm-run-scriptSteven
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