1. 57841d8 Revert "Revert "Delete checked-in Git cookies"" by Kaido Kert · 2 years, 9 months ago master
  2. a6f225e Revert "Delete checked-in Git cookies" by Kaido Kert · 2 years, 9 months ago
  3. 7ba49f8 [actions] use `node/install` instead of `node/run` by Jordan Harband · 2 years, 9 months ago
  4. eed0d0e [meta] add project charter and governance by Jordan Harband · 3 years ago
  5. ad24e96 [shellcheck] disable additional `-x` warning from v0.7.2 by Jordan Harband · 3 years ago
  6. b5165ec [shellcheck] update for new warnings in v0.7.2 by Jordan Harband · 3 years ago
  7. fc87226 [readme] move License and Copyright notice sections to the bottom by Jordan Harband · 3 years ago
  8. f3caa06 [meta] add OpenJS Foundation copyright notices/links by Jordan Harband · 3 years ago
  9. 1527ac9 [readme] remove redundant "license" section text in favor of LICENSE.md by Jordan Harband · 3 years ago
  10. bd0ac1e [meta] add `SECURITY.md` by Jordan Harband · 3 years, 1 month ago
  11. 117486d [Fix] `bash_completion`: check if `compinit` is called before calling it by akefirad · 3 years, 1 month ago
  12. 07253ec [actions] adjust shellcheck/windows tests to9 have a final "done" job by Jordan Harband · 3 years, 1 month ago
  13. f258227 [New] maybe support Windows with WSL, MSYS, Cygwin by nmarghetti · 3 years, 4 months ago
  14. d118be8 [Tests] Add unit tests for `nvm_is_version_installed` by nmarghetti · 3 years, 3 months ago
  15. 5fcec57 [readme] Improve README about Macs with M1 chips by Leandro Facchinetti · 3 years, 1 month ago
  16. 779a34e [Fix] `nvm_get_arch`: Rasbperry Pi: armv7l with arm64 kernel, get correct arch by Botspot · 3 years, 2 months ago
  17. 2b5e53f [Fix] install script: check the proper version; fetch tags also by Sladyn Nunes · 3 years, 1 month ago
  18. f534fde [Tests] `node-gyp` v8 breaks this test by Jordan Harband · 3 years, 1 month ago
  19. 3fea549 v0.38.0 by Jordan Harband · 3 years, 1 month ago v0.38.0
  20. cfc7eda [Dev Deps] update `dockerfile_lint`, `eclint`, `replace`, `semver` by Jordan Harband · 3 years, 1 month ago
  21. c26bd93 [readme] M1 macs: Add `nvm use` command to clarify that it is required by Jonathan Perret · 3 years, 2 months ago
  22. 621ccc5 Clarify the M1 shell instructions by Jonathan Perret · 3 years, 2 months ago
  23. b19d8db [readme] Update source command to include s in zsh by Andrew Shield · 3 years, 2 months ago
  24. 0579718 [Fix] install script: define `nvm_echo` by Jordan Harband · 3 years, 2 months ago
  25. 8884fd3 [readme] Add `nvs` as one of the Windows alternatives by Marcin Kłopotek · 3 years, 2 months ago
  26. 25d2ebf [readme] add headings to certain sections by Sladyn Nunes · 3 years, 2 months ago
  27. 9cb6a2b [Tests] ensure `doctoc` action fails when it should by Jordan Harband · 3 years, 2 months ago
  28. 216ccd6 [readme] add commands to help troubleshoot without closing the current shell by artforlife · 4 years ago
  29. 4da7f10 [Fix] `nvm_alias`: ensure `lts/-1` returns the one before `lts/*` by Rodrigo Espinosa de los Monteros · 3 years, 2 months ago
  30. 641f868 [Tests] update mocks by Jordan Harband · 3 years, 2 months ago
  31. 1081ed1 [New] `install`: add parallel build support for openbsd by Lukman · 3 years, 4 months ago
  32. 52f67b3 [Fix] `exec`: `--` should stop argument parsing by Vesa Vilhonen · 3 years, 6 months ago
  33. 4fdef42 [New] `install`: add `-b` flag to skip building from source by Sladyn Nunes · 3 years, 3 months ago
  34. d9b11ba [readme] update `cdnvm` implementation by farmer · 3 years, 3 months ago
  35. 87f3790 [meta] add CODE_OF_CONDUCT.md by Jordan Harband · 3 years, 3 months ago
  36. 7f6c0c0 [Refactor] add `nvm_install_binary_extract` by nmarghetti · 3 years, 4 months ago
  37. d396181 [Refactor] add `nvm_get_artifact_compression` by nmarghetti · 3 years, 4 months ago
  38. a5742d4 [readme] add install error tips by shiyutim · 3 years, 4 months ago
  39. d5c1441 [readme] Update M1 macOS troubleshooting instructions by David Zulaica · 3 years, 3 months ago
  40. 0fad5ec [readme] quote asterisk in shell command on `--latest-npm` example by Arshath · 3 years, 3 months ago
  41. 0d14d7f [Dev Deps] update `doctoc`, `replace`, `semver` by Jordan Harband · 3 years, 3 months ago
  42. 4c11ab1 [actions] update workflows by Jordan Harband · 3 years, 3 months ago
  43. 49e806c [readme] Add macOS troubleshooting instructions for M1 chip by Matt Calthrop · 3 years, 4 months ago
  44. 3243f7a [Fix] Fix potential unbound var error on nvm install by Brandon L. Reiss · 3 years, 3 months ago
  45. 015623e [Fix] avoid parse error with common omz global aliases, in `nvm_print_color_code` by Jordan Harband · 3 years, 4 months ago
  46. 502089a [New] install script: Allow installation from other repository also for git method by nmarghetti · 3 years, 4 months ago
  47. 589c237 [Fix] install script: sync `nvm_download` implementation from nvm.sh by nmarghetti · 3 years, 4 months ago
  48. 60e78d3 [Tests] Add unit test for nvm_download by nmarghetti · 3 years, 4 months ago
  49. 9f3397a [Tests] add `nvm_grep` to install script, fix tests by nmarghetti · 3 years, 4 months ago
  50. 436cda2 [Fix] remove `nvm_supports_source_options` by Jordan Harband · 3 years, 4 months ago
  51. 9849bf4 [meta] Rename some files to be more cross platform by nmarghetti · 3 years, 4 months ago
  52. 4e9df33 [New] install script: Allow installation from other repository by nmarghetti · 3 years, 4 months ago
  53. f3fa157 [Fix] `bash_completion`: move compinit before bashcompinit by hjoshi123 · 3 years, 4 months ago
  54. 6982dee [Docs]: Updated README.md to include homebrew unsecure dirs warning by hjoshi123 · 3 years, 5 months ago
  55. 31c5c5c [Fix] avoid parse error with common omz global aliases, in `nvm_print_color_code` by Hosam Aly · 3 years, 5 months ago
  56. 2fea55f [Tests] add test that fails without fix for #2362 by Dena Burd · 3 years, 4 months ago
  57. 10399ed [Docs] source `./nvm.sh` instead of `nvm.sh`, for `zsh` by Shiming · 4 years ago
  58. 3c079f1 [shellcheck] fix silly shellcheck complaint by Jordan Harband · 3 years, 5 months ago
  59. e76b294 [Fix] relax `$PREFIX` checking, to accomodate `npm exec` by Jordan Harband · 3 years, 5 months ago
  60. e48cb85 [Tests] `.npm` is now cached by default by Rui Chen · 4 years, 7 months ago
  61. 8670883 [Fix] Use local variable when looping over args by Keith Lazuka · 3 years, 5 months ago
  62. d4eba35 [Fix] `install`: Ignore npm command under $NVM_DIR when checking for global modules by David Moles · 3 years, 6 months ago
  63. ed321f1 [Tests] `release`: clobber local tags by Jordan Harband · 3 years, 5 months ago
  64. 4b947ec v0.37.2 by Jordan Harband · 3 years, 5 months ago v0.37.2
  65. 3b57dfe Revert "[Fix] `nvm_die_on_prefix`: only grep lines starting with env var name" (#2347) by Jordan Harband · 3 years, 5 months ago
  66. 661a702 v0.37.1 by Jordan Harband · 3 years, 5 months ago v0.37.1
  67. 510b2fd [Tests] fix eclint errors by Jordan Harband · 3 years, 6 months ago
  68. 80a4e06 [Tests] partially migrate to Github Actions by Jordan Harband · 3 years, 6 months ago
  69. 22902f0 [actions] Add release test workflow by Alex Aubuchon · 3 years, 6 months ago
  70. 6848c16 [New] Added `set-colors` command. See details below: by Dena Burd · 3 years, 9 months ago
  71. 3abb981 [actions] Add shellcheck workflow by Alex Aubuchon · 3 years, 6 months ago
  72. 21c0c05 [Fix] `nvm_die_on_prefix`: only grep lines starting with env var name by Matteo De Wint · 3 years, 6 months ago
  73. 00af634 [Tests] Run fast test suite in clean environment by Alex Aubuchon · 3 years, 6 months ago
  74. 11a9d22 [actions] add "Allow Edits" workflow by Jordan Harband · 3 years, 6 months ago
  75. bbe032f [actions] switch Automatic Rebase workflow to `pull_request_target` event by Jordan Harband · 3 years, 6 months ago
  76. 4054bd7 v0.37.0 by Jordan Harband · 3 years, 6 months ago v0.37.0
  77. 499d303 [Perf] `use`/`nvm_die_on_prefix`: replicate npm config algorithm and remove `npm config` call by Jordan Harband · 3 years, 9 months ago
  78. 31bc0a1 [Dockerfile] Clean up dated comment by Peter Dave Hello · 3 years, 6 months ago
  79. c72f2c6 [Fix] `nvm ls-remote`: accept versions that end with a dot by Dena Burd · 3 years, 8 months ago
  80. f2c5ce4 [Tests] Fix nvm unload fast test cleanup by Alex Aubuchon · 3 years, 7 months ago
  81. 0f0d5e8 [dev deps] alphabetize dependencies by Jordan Harband · 3 years, 7 months ago
  82. e77ed07 [Tests] Fix `nvm_ls_current` fast test by Alex Aubuchon · 3 years, 7 months ago
  83. e01060f [Fix] `nvm_die_on_prefix`: use directory comparison rather than string by Dylan Armstrong · 3 years, 7 months ago
  84. 96069da [Fix] `nvm_ls`: zsh: unset `markdirs` and `local_options` by Dylan Armstrong · 3 years, 7 months ago
  85. 4436638 [Tests] Drop deprecated `sudo:` option in TravisCI config by Peter Dave Hello · 3 years, 8 months ago
  86. 344cc32 [readme] bash shell integration: Amended example to call cd when booting a terminal (previously only called on cd). by Matthieu Bosquet · 3 years, 7 months ago
  87. 7929190 [Docs] improve `nvm --help` output by Jordan Harband · 3 years, 7 months ago
  88. 8debf39 v0.36.0 by Jordan Harband · 3 years, 8 months ago v0.36.0
  89. c7ca08d [Fix] `latest-npm`: ensure npm 7 is not installed on node < 10 by Jordan Harband · 3 years, 8 months ago
  90. 6110d31 [dockerfile] Add missing apt pacakge `locales` by Peter Dave Hello · 3 years, 8 months ago
  91. 68d2f47 [dockerfile] Update ShellCheck download URL in Dockerfile by Peter Dave Hello · 3 years, 8 months ago
  92. 6e0562a [Tests] pin postcss to v7 by Jordan Harband · 3 years, 8 months ago
  93. 68d331a [dockerfile] Remove ShellCheck Segmentation fault workaround by Peter Dave Hello · 3 years, 8 months ago
  94. 22e07cc [readme] fix LTS upgrade command by Saikat Das · 3 years, 8 months ago
  95. cf92956 [New] add `nvm_find_project_dir` helper by Jordan Harband · 3 years, 9 months ago
  96. 1d88ecf [Fix] `nvm_die_on_prefix`: check that the prefix is inside the version dir, not just the nvm dir by Jordan Harband · 3 years, 9 months ago
  97. 035bf9e [readme] update autocompletion output examples by Jordan Harband · 3 years, 9 months ago
  98. f7fbad2 [performance] `nvm_auto`: only call `nvm_ls_current` in `use` mode by Michael Potter · 3 years, 9 months ago
  99. 19c55b9 [readme] Mention problem with windows cmd echo by Steve Lee · 3 years, 9 months ago
  100. 9dc6f3e [Refactor] `nvm run`/`nvm exec`: use `NVM_SILENT` consistently internally by Jordan Harband · 3 years, 9 months ago