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
2019-01-09deps: updating semver docsAudrey Eschright
2018-11-26doc: fix semver docsKat Marchán
2018-11-26docs: fix tag in inline code (#96)乱序
2018-11-26docs: Note that "prepare" runs when installing git dependencies (#82)Nikolai Vavilov
2018-11-26docs: Correct spelling (#78)Hugo
2018-08-21config: fix no-proxy to noproxy (#46)SneakyFish5
2018-08-21doc: Mention registry terms of use in manpage and registry doc (#54)Kyle Mitchell
2018-08-07docs: added a section for usage with process.env (#14)Mat Warger
2018-08-03audit: configurable audit level for non-zero exit (#31)Leonard Martin
2018-08-03docs: Update --dry-run docs (#34)Joe Bowbeer
2018-07-23docs: use https when possible. (#7)XhmikosR
2018-07-23version: allow prerelease identifier (#26)Daniel W
2018-07-13docs: replace references to the old repo or issue tracker (#5)Kat Marchán
2018-07-11version: Add new sign-git-commit config (#12697)Aaron Tribou
2018-07-11docs: remove back-ticks not being parsed as markdown (#21165)Howard T. Chiam
2018-06-29docs: fix typo in registry page (#20859)AJ Jordan
2018-06-29config: Enable config for suppressing update-notifier (#20750)Matt Travi
2018-04-21audit: Add docsRebecca Turner
2018-04-18docs: Fix broken link to 'private-modules' page. (#20331)Prasanna Venkatesh T S
2018-03-09docs: capitalize javascript cause why not (#18514)Mason Pawsey
2018-03-09docs: typo fix in coding style (#18976)rinfan
2018-03-09install: Support for --no-proxy configuration (#19157)Allan Kimmer Jensen
2018-03-09doc: Fix default value for config save option (#19858)Nalin Bhardwaj
2018-03-09docs: Fix package-json typo in npm-config.md (#19870)Joe Bowbeer
2018-03-09config: disable color by default when $NO_COLOR is set (#19929)Leаh Neukirchen
2018-02-21semver@5.5.0Rebecca Turner
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2017-11-21config: expose "node-options" passthrough for lifecycle scriptsBradley Farias
2017-11-16install: add package-lock-only config optionAlejandro López
2017-10-19docs: verboten -> forbidden (#18571)Andreas Müller
2017-10-04profile,token: Add new profile commandsRebecca Turner
2017-09-14doc: In npm-config, note that env vars use _ in place of -.Jakub Holy
2017-09-14doc: add "notice" loglevel and correct the defaultKenan Yildirim
2017-08-23tar: Remove use of old tarisaacs
2017-08-18doc: fix description of package.json in npm-scripts docstripu
2017-08-16docs: update semver docsMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-07-28docs: updating naming convention for certificates (#17785)Luis Gustavo Pereira
2017-07-28docs: Add info about `files` and `npm pack` (#17897)David Goss
2017-07-06run-script: allow custom shell (#16687)mmkal
2017-06-29docs: Clarify config documention with multiple boolean flagsKin Lum
2017-06-28docs: fix typo in npm-config docsKin Lum
2017-06-27docs: Remove note about prepublish not being runJan Pilzer
2017-06-27docs: Fix npm-config reference to userconfig & globalconfig env varsRácz Tibor Zoltán
2017-05-26lifecycle: added prepack and postpack (#16725)Kat Marchán
2017-05-26pkglock: add --no-package-lock option as --no-shrinkwrap aliasKat Marchán
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen