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
2022-04-20chore(changelog): dont show commit body by default & add extra pr checkLuke Karrys
2022-04-14chore: fix reading latest release from changelogLuke Karrys
2022-04-14chore: add release manager script (#4716)Luke Karrys
2022-04-14chore: make git dirty check more strictLuke Karrys
2022-04-14chore: refactor smoke-testsLuke Karrys
2022-04-14chore: add DEPENDENCIES.md (#4710)Gar
2022-04-06chore(changelog): reformat to gh release style user links when reading (#4676)Luke Karrys
2022-04-06chore: rm unused filesLuke Karrys
2022-04-06chore(docs): move scripts and refactorLuke Karrys
2022-04-03chore: add option for changelog to write to file (#4662)Luke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
2022-03-24fix: 100% coverage in tests (#4607)Gar
2022-03-15chore: improve the changelog script (#4561)nlf
2022-03-15fix: omit bots from authors (#4547)Gar
2022-02-24docs: auto-generate npm usage for each command (#4450)Wassim Chegham
2022-02-22fix: remove html comments from man entries (#4457)Gar
2022-01-07fix(scripts): more complete commit message formatting (#4216)nlf
2022-01-07chore: refactor changelog script to not require annotated commits (#4214)nlf
2021-11-08chore: eslint@8.0.0 @npmcli/eslint-config@2.0.0Gar
2021-11-05chore: update to latest eslint and linting rulesGar
2021-09-13fix(install.sh): don't remove old npm firstGar
2021-08-17chore(ci): check that docs are up to date in ciisaacs
2021-08-17chore(docs): add more 'autogenerated' commentsisaacs
2021-07-13fix(bundle-and-ignore): case sensitivity cleanupGar
2021-06-11chore(libnpmdiff): added as workspaceRuy Adorno
2021-06-10chore: check less stuff into node_modulesisaacs
2021-06-10fix(linting): add scripts, docs, smoke-testsGar
2021-06-01chore: manage docs as a workspaceRuy Adorno
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-05-10fix(packages): locale-agnostic string sortingisaacs
2021-03-18Auto-generate 'npm help 7 config' from actual definitionsisaacs
2021-02-05pass -q to curl calls to disable user .curlrc filesnlf
2020-11-06update the install.sh script to not rely on makenlf
2020-11-04doc: updates to changelog generation scriptisaacs
2020-11-04changelog: automatically backtickify scoped pkg namesisaacs
2020-10-27tools: properly remove pycache in release scriptMyles Borins
2020-10-23docs: change command links to `/commands`Edward Thomson
2020-10-23docs: use frontmatter for man page generationEdward Thomson
2020-10-16Remove some outdated and confusing scriptsisaacs
2020-10-03chore: remove 'dist-tags' step from cli release processisaacs/fix-publish-tagisaacs
2020-08-18move resetdeps script to a bash scriptisaacs
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