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
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
2016-01-29add-remote-git: Add support for git submodules in git remotesMartin von Gagern
2016-01-29doc: Make "JSON" snippets valid JSONs100
2016-01-21doc: briefly explain what's includedBeau Gunderson
2016-01-21doc: advise use of `--depth Infinity` instead of `--depth 9999`Hal Henke
2016-01-21outdated: report symlinked packages as 'linked'Hal Henke
2016-01-21run-script: Warn if using script without installTim Krins
2016-01-15doc: add information about 'version from-git'ekmartin
2016-01-07doc: npm-dist-tag: s/"/`/gChris Rebert
2016-01-07doc: npm-dist-tag: Explain how `latest` is specialChris Rebert
2016-01-07doc: Link to tag docs in docs for `publish --tag`Chris Rebert
2016-01-07doc: Add ref to first mention of "tag" in docsChris Rebert
2016-01-07doc: Clarify that default install ver is latestChris Rebert
2015-12-11doc: update URLs to https used in defaults.jsRafał Pocztarski
2015-12-11doc: explain what `npm outdated`' tells youForrest L Norvell
2015-12-11doc: remove dead link to API docsverpixelt
2015-11-25doc: npm dedupe doesn't take any argumentsBen Gotow
2015-11-25doc: correct order of org:team in `npm team`Louis Larry
2015-11-25doc: remove broken / duplicate link to tagNick Williams
2015-11-25doc: remove refs to nonexistent `npm-rm(1)` manpageKenan Yildirim
2015-11-25doc: clarify where install finds dependenciesTim
2015-11-20deps: Allow partial and full disabling of flat treesRebecca Turner
2015-11-06doc: document for npm install-testAshley Williams