1. 1d88ecf [Fix] `nvm_die_on_prefix`: check that the prefix is inside the version dir, not just the nvm dir by Jordan Harband · 4 years, 5 months ago
  2. b1200c6 [Fix] `nvm use`: fix `--silent` when version is omitted by Yash-Singh1 · 4 years, 6 months ago
  3. 1bf567b [Fix] ensure `--help` is intercepted on any command by Naomi Quinones · 4 years, 6 months ago
  4. a5aec10 [New] adding default and alias option to `nvm install` by Kayla Altepeter · 6 years ago
  5. 424aeb3 [Refactor] add `nvm_get_checksum_binary`; use it in `nvm debug` by Jordan Harband · 4 years, 6 months ago
  6. abfe0a5 [Refactor] remove unused `nvm_checksum` function by Jordan Harband · 4 years, 6 months ago
  7. 6575b6b [Fix] `install`: improved arg parsing around `--reinstall-packages-from` by Jordan Harband · 4 years, 8 months ago
  8. 91a55dd [Refactor] Rename solaris and iojs helper functions to be nvm_ prefixed by Sehrope Sarkuni · 4 years, 9 months ago
  9. b026170 [Tests] Source nvm.sh before defining FILE by Magnus Markling · 4 years, 10 months ago
  10. 4626d1a [New] add `lts/-1` etc, to point to an LTS line relative to "latest" by Jordan Harband · 4 years, 11 months ago
  11. c372ff0 [Tests] update mocks by Jordan Harband · 4 years, 11 months ago
  12. b953632 [Fix] `nvm ls-remote`: properly label latest LTS versions instead of just the latest one in the filter by Jordan Harband · 5 years ago
  13. e609091 [Tests] update test mocks by Jordan Harband · 5 years ago
  14. 4cd6b48 [Tests] try to make `nvm unload` test more robust by Jordan Harband · 5 years ago
  15. f4eddb2 [Tests] ensure `nvm unload` unsets env vars too by Jordan Harband · 5 years ago
  16. 0899839 [Tests] pin `david` to v11 by Jordan Harband · 5 years ago
  17. 73a513c [Fix] allow `nvm unalias x` when `x` is a default alias, but shadowed by Jordan Harband · 5 years ago
  18. 0b5bb5c [Fix] `set -u`: Add default empty value for `$NVM_NO_ALIAS` by Sehrope Sarkuni · 6 years ago
  19. ee9e565 [Tests] `jspm` v2 beta started breaking tests; pin to < v2 by Jordan Harband · 6 years ago
  20. e7a5b79 [meta] update repo links to point to org by Jordan Harband · 6 years ago
  21. 2410215 [Refactor] add `nvm_stdout_is_terminal` helper by Christopher Sahnwaldt · 6 years ago
  22. a1abfd1 [Tests] use rimraf over `rmdir` in teardowns by Christopher Sahnwaldt · 6 years ago
  23. 43402df [Fix] `nvm_supports_source_options`: work around a bug in bash 3.2 by Jordan Harband · 6 years ago
  24. 9daf26f [Tests] `nvm_command_info`: make error output more helpful by Jordan Harband · 6 years ago
  25. c6740f5 [New] `nvm ls`: add `--no-alias` to suppress alias output by Jordan Harband · 6 years ago
  26. 04fdb23 [Tests] `nvm ls`: ensure `nvm alias` is called by Jordan Harband · 6 years ago
  27. 2a5d2c0 [Tests] add more checks to make_fake_* helpers by Jordan Harband · 6 years ago
  28. 2a513a1 [Fix] `nvm_ls`: Reverts #1462 to fix io.js sorting. by Jordan Harband · 6 years ago
  29. 48196d2 [Tests] fix fake node versions by Jordan Harband · 6 years ago
  30. db19450 [Fix] `default_packages`: work when the file lacks a trailing newline by Jordan Harband · 6 years ago
  31. 5c117e6 [Refactor] extract “get default packages” logic to `nvm_get_default_packages` by Jordan Harband · 6 years ago
  32. 02997b0 [Docs] `unalias`: add more specific error message for builtin aliases by Lucas Kellner · 6 years ago
  33. cc0750e [Fix] `install`: Add missing io.js installation message by Peter Dave Hello · 6 years ago
  34. 7e715d5 [Tests] Improve syntax in "test/installation_iojs/nvm install v1 works" by Peter Dave Hello · 6 years ago
  35. c1150c4 [Tests] avoid using shopt in zsh by Jordan Harband · 6 years ago
  36. 8542df4 [New] add support for `$XDG_CONFIG_HOME` by Erik Lilja · 6 years ago
  37. f218a85 [Tests] eslint 5.5+ seems to not install on node 0.10 by Jordan Harband · 6 years ago
  38. e7a37f3 [Tests] fix failing tests on master due to npm registry SSL changes by Jordan Harband · 6 years ago
  39. 90cfb5d [Fix] `use`: Prepend instead of changing if shadowed by system dirs (fixes #1652) by Xandor Schiefer · 7 years ago
  40. 0cdc184 [Fix] Improve `nvm_is_version_installed` to check for a node executable instead of root dir by Joshua Li · 7 years ago
  41. a5f42d9 [Tests] update most mkdirs to use make_fake_{node,iojs} by Joshua Li · 7 years ago
  42. eabd7ab Respect previously nvm-loaded node version when sourcing by Xandor Schiefer · 8 years ago
  43. 9854928 [New] `install.sh`: allow user to explicitly opt out of nvm adding the source string by Spike Grobstein · 7 years ago
  44. c465a83 [Tests] `nvm ls-remote`: add test for overly-large tab file by Jordan Harband · 7 years ago
  45. 38b32c2 [Tests] update mock data by Jordan Harband · 7 years ago
  46. 113d807 [New] Support `--no-progress` for `nvm install` by Peter Dave Hello · 8 years ago
  47. 685312d [Fix] Remove $NVM_DIR trailing slash automatically, fix #1708 by Peter Dave Hello · 7 years ago
  48. d5dacdf [Fix] `nvm debug`: Fix sed syntax error in nvm_command_info() by Peter Dave Hello · 7 years ago
  49. e7b4219 [Fix] Improve .nvmrc reading process by Peter Dave Hello · 7 years ago
  50. b15709e Turn off wget's output in nvm_get_latest() by Peter Dave Hello · 7 years ago
  51. 68fe26a [Fix] Add autocompletion support to zsh by Brian M. Jemilo II · 7 years ago
  52. 918a39a [Tests] update mocks by Jordan Harband · 7 years ago
  53. 0e3bb2c [Fix] ensure --reinstall-packages-from has a version number. by Jordan Harband · 7 years ago
  54. 2859a19 [Docs] fix spelling by Josh Soref · 7 years ago
  55. d6fa671 [Fix] `reinstall-packages`: Prevent install/link when no packages found by Peter Dave Hello · 7 years ago
  56. 7505710 [Fix] Correct most of the wrong indentation by Peter Dave Hello · 7 years ago
  57. 9f34b3e Remove trailing space by Peter Dave Hello · 7 years ago
  58. 41ec44f Add missing final newline in test script by Peter Dave Hello · 7 years ago
  59. 2cd2c0f Remove useless trailing newlines by Peter Dave Hello · 7 years ago
  60. 71032cf [Tests] update to latest npm in this test by Jordan Harband · 7 years ago
  61. 7ca8acc [Docs] [Tests] Add escape sequences; add test for aliased `.` by Yannick Ihmels · 7 years ago
  62. 4846d57 `nvm use`: perfect pre-npm-config env var checking by Jordan Harband · 7 years ago
  63. bacdd95 Update test/install_script/nvm_install_with_node_version to use nvm ls 8 instead of grep! by Ahmad Magdy · 7 years ago
  64. 4b05630 Add test nvm_install_with_node_version under test/install_script by Ahmad Magdy · 7 years ago
  65. a57fe84 [Fix] `set -u`: ensure `NVM_USE_OUTPUT` is always set. by Jordan Harband · 7 years ago
  66. 9352f69 Add symbolic link for printf in case of command-not-found by mail6543210 · 7 years ago
  67. be171bb Add unset-variable as exit error by Phileas Lebada · 7 years ago
  68. 334897a Preserve PATH locations order when changing versions by Xandor Schiefer · 8 years ago
  69. c0b56d0 [Fix] `install-latest-npm`: `io.js` `v1.0.x` has weird behavior with npm v4.6.x. by Jordan Harband · 7 years ago
  70. cbdd41e [New] `nvm install`: add `--latest-npm` option to automatically try to upgrade to the latest working version of `npm`. by Jordan Harband · 8 years ago
  71. 7965796 [Fix] enable curl compression only on curl >=7.21.0 by J Huang · 8 years ago
  72. 7f3145b [New] add support for `$NVM_DIR/default-packages` file by Weston Ganger · 8 years ago
  73. dc5dfe3 [Fix] set IFS to default for all nvm commands. by Jordan Harband · 8 years ago
  74. a66a9ca [Tests] Use node v0.10.7 for thread para test as other install from src tests by Peter Dave Hello · 8 years ago
  75. c6866ee [Test] "nvm alias" lts test bug fix by Peter Dave Hello · 8 years ago
  76. 4249b1c [Fix] `nvm_ensure_version_installed`: add `system` support. by Jordan Harband · 8 years ago
  77. b9f9977 [Fix] `nvm install -s`: npm detection by Jordan Harband · 8 years ago
  78. 7b253c8 [New] Supercharge `nvm debug` output by Peter Dave Hello · 8 years ago
  79. 973dfc6 [New] Dynamically detect if curl supports `--compressed` by Peter Dave Hello · 8 years ago
  80. 6a3b1dd [New] Enable curl auto compression/decompression by Peter Dave Hello · 8 years ago
  81. fa3631f [Refactor] Add `nvm_has_non_aliased` by Peter Dave Hello · 8 years ago
  82. 1e6b5ce [Fix] stop setting mirror env vars unnecessarily by Matthew McEachen · 8 years ago
  83. 9593616 [Fix] NVM_PROFILE bash/zsh detection in installation by Peter Dave Hello · 8 years ago
  84. 182a18d [Fix] Github should be GitHub by Peter Dave Hello · 8 years ago
  85. 8e6201b [Tests] Update test mocks by Peter Dave Hello · 8 years ago
  86. 6fc0241 [Fix] `install.sh`: only un-interpolate $HOME for the profile source string. by Jordan Harband · 8 years ago
  87. affcc50 [Fix] `set -e`: `nvm install lts/something`: call `nvm_ensure_default_set` with the proper value. by Jordan Harband · 8 years ago
  88. 1b23052 [install script] Use `$HOME` variable in `NVM_DIR` by Ryan Wheale · 8 years ago
  89. 0f6997d [Tests] remove the unused and broken `$NVM_PATH`. by Jordan Harband · 8 years ago
  90. 47c60df [Tests] add test to ensure that `nvm unload` unloads all functions. by Jordan Harband · 8 years ago
  91. 65acb40 Add `nvm_clang_version` to ensure clang version > 3.5 by Peter Dave Hello · 8 years ago
  92. 9c92b5a [New] `nvm install`: Print the version that is being installed by Peter Dave Hello · 8 years ago
  93. f7763c8 [Tests] die() in tests should quote "$@" for echo by Peter Dave Hello · 8 years ago
  94. 24f8ae5 [New] support external install hook “$NVM_INSTALL_THIRD_PARTY_HOOK”. by Jordan Harband · 8 years ago
  95. cadbbce [Tests] Replace all dots with backslash dots by Qiangjun Ran · 8 years ago
  96. 76fe1ab [Fix] ensure that `lts/*` points to boron/latest, not argon/earliest. by Jordan Harband · 8 years ago
  97. f9e14b7 [Fix] `nvm uninstall`: work around `nomatch` `zsh` option. by Jordan Harband · 8 years ago
  98. a29d0e4 [Tests] improve + update test mocks by Jordan Harband · 8 years ago
  99. 702d52f update test mocks by Peter Dave Hello · 8 years ago
  100. d12ccb1 [Fix] `zsh`: when `warncreateglobal` is set, this line warns for some reason. Use `env` to suppress it. by Jordan Harband · 8 years ago