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/misc
AgeCommit message (Expand)Author
2015-10-22doc: Improve wording in the FAQ to be more empathic and less jokeyTomi Carr
2015-10-22doc: Add the command to see the list of config defaults to the section on Def...lady3bean
2015-10-09doc: correct `bindings.gyp` to `binding.gyp`Kenan Yildirim
2015-10-09doc: Fix quotes guidelines in style guideAaron Krause
2015-10-03doc: added user guide for npm orgssnopeks
2015-09-25doc: correct default location of globalconfig fileisaacs
2015-09-18docs: fix references to `node-waf`Kenan Yildirim
2015-09-11doc: Clarify documentation wrt `.{npm,git}ignore` behaviourAnna Henningsen
2015-08-27docs: document additional unignorable filesMatthew Hasbach
2015-08-12docs: Updates for --only and --alsoBryan English
2015-08-12docs: Add docs for new --only optionBryan English
2015-07-25config: Add option to turn off progress barsRebecca Turner
2015-07-01docs: Added nvm-windows link to npm-faqJoseph Dykstra
2015-06-26docs: Add documentation for new --dry-run optionRebecca Turner
2015-06-26Update documentationRebecca Turner
2015-06-26Swap the spinner out for the new progress bar code in npmlogRebecca Turner
2015-05-21version: add lifecycle scripts around the version commandDaijiro Wachi
2015-05-20doc: update scopes FAQ for latest public infoMaximilian Antoni
2015-05-15doc: clarify the use of --registryMichael Klein
2015-04-24config: version tag version prefix is configurableKevin Kragenbrink
2015-04-24doc: update npm-scope to note npm private modulessmikes
2015-04-17six was not a useful numberZeke Sikelianos
2015-02-27doc: soften warning against using install scriptsZeke Sikelianos
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-20npm outdated: have default depth=0smikes
2015-02-13update semver docs to match version in packageForrest L Norvell
2015-02-10remove redundant backtickVladimir Rutsky
2015-01-26docs: fix default version in npm-config(7)Luc Thevenard
2015-01-23add access qualifier to publishingForrest L Norvell
2015-01-16report umask as zero-padded octalsmikes
2015-01-02add documentation about .npmignore pattern rulesZeke Sikelianos
2014-12-25semver@4.2.0Forrest L Norvell
2014-12-19semver@4.1.1Forrest L Norvell
2014-12-19remove semver.md statement regarding rubygemsMark J. Titorenko
2014-12-19documentation typosmartinvd
2014-12-19clarify CA configuration documentationJeff Jo
2014-12-12update npmjs.org to npmjs.com in docslinclark
2014-12-12remove preupdate, update, and postupdate because they aren't supportedTristan Davies
2014-11-08update config docs with new https_proxy and proxy default valuesTauren Mills
2014-11-04npm-faq.md: mention scoped pkgs in namespace QSam Mikes
2014-10-24reconcile init-* config with init-package-jsonForrest L Norvell
2014-10-21Fix default `loglevel` docKenan Yildirim
2014-10-17semver@4.1.0Forrest L Norvell
2014-10-17two more tiny doc tweaksForrest L Norvell
2014-10-17othiym23 is a pedantForrest L Norvell
2014-10-17replace instances of 'hash' with 'object' in documentationZeke Sikelianos
2014-10-16work around bug in marked (closes #6488)Forrest L Norvell
2014-10-03Fix minor typo in npm-scope docsTim Oxley
2014-09-26default loglevel "http" → "warn"Forrest L Norvell
2014-09-18Update docs to recommend install rather than updateThom Blake