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
AgeCommit message (Expand)Author
2020-08-04script to check that all bundled deps are actually usedisaacs
2020-08-04gitignore package-lock.json files in node_modulesisaacs
2020-07-29script to bundle and gitignore deps as appropriateisaacs
2020-05-01chore: remove pyc files from tarballRuy Adorno
2020-03-24Do not ship CoC/Contributing files for depsisaacs
2020-02-25feat: added script to update dist-tagsMichael Perrotte
2020-01-23docs: fix header parsing that was breaking misc config manpageisaacs
2020-01-22chore: fixes nodejs testsRuy Adorno
2019-12-03chore: Warn the user that it is uninstalling npm-installCharlie West-Toebe
2019-11-14chore(docs): fix links on markdownsclaudiahdz
2019-11-05doc: fix hyperlink refs in man page docsisaacs
2019-11-05docs: removed refs to npm-indexRuy Adorno
2019-11-05docs: migrate existing docs to gatsbyclaudiahdz
2019-08-20Actually use mailmap file when generating AUTHORSisaacs
2019-08-05dev: make the pr script a little friendlier with conflictsisaacs
2019-08-01chore: add a scripts to land PRs more easilyisaacs
2019-07-11build: use /usr/bin/env to load bashRoy Marples
2019-02-19install.sh: print out tar version when the flag is supported (#154)Alexander Gudulin
2019-02-14test(maketest): Fix common.npm callback arguments (#144)Lars Willighagen
2018-12-20scripts: maketest: Use newEnv for env productionRebecca Turner
2018-12-20test: maketest: Use promise based example common.npm callRebecca Turner
2018-12-20scripts: Modernize maketestRebecca Turner
2018-08-23gen-changelog: fix npm.community url parsingKat Marchán
2018-08-23gen-changelog: appease standardRebecca Turner
2018-08-23gen-changelog: Strip CRs from commit messagesRebecca Turner
2018-08-23gen-changelog: git update incresed length of "short" hashesRebecca Turner
2018-08-23gen-changelog: Default repo is npm/cli nowRebecca Turner
2018-08-23gen-changelog: match npm.community urls in addition to github onesRebecca Turner
2018-08-23gen-changelog: Actually match content on fixes linesRebecca Turner
2018-08-02changelog: update generator scriptKat Marchán
2018-07-23docs: use https when possible. (#7)XhmikosR
2018-06-08scripts: auto generate ignoresRebecca Turner
2018-05-24scripts: Make release script include testsRebecca Turner
2018-03-23standardizeRebecca Turner
2018-02-02maketest: Make test boilerplate use const/let instead of varRebecca Turner
2017-10-02install.sh: Drop upgrading from npm@1 supportRebecca Turner
2017-08-19scripts: Make install.sh find nodejs on debianCarsten Brandt
2017-08-17makefile: fix doc build tools dependenciesEnrico Weigelt, metux IT consult
2017-07-11selfinstall: Fix self install in Makefile and install.shRebecca Turner
2017-06-27scripts: Update dep update util scriptsRebecca Turner
2017-04-28cli: replace cli.js with bin/npm-cli.js and remove cli.js (#12096)Daijiro Wachi
2017-04-21tooling: dev-dep-update should add shrinkwrap tooRebecca Turner
2017-03-25script: fix lint errorDaijiro Wachi
2017-03-16scripts: Allow longer short-committishes when generating changelogsRebecca Turner
2017-02-24scripts: Update dep-update to include shrinkwrap as wellRebecca Turner
2016-11-04scripts: don't rely on latest being checked outForrest L Norvell
2016-10-25gen-changelog: change default branch to latestKat Marchán
2016-10-25maketest: Make the test boilerplate prefer our config over envRebecca Turner
2016-10-07scripts: Add dep-update & dev-dep-updateRebecca Turner
2016-09-10gen-changelog: Fix the missing/double hashmarks issueRebecca Turner