1. 8dc53d4 Refactor and fix nvm_detect_profile tests by Matthew Campbell · 9 years ago
  2. 645bda4 Addresses comments to close #833 by Matthew Campbell · 9 years ago
  3. 918fcb4 PROFILE env var should override detected profile by David Mankin · 10 years ago
  4. cb138a1 Fix error messages in tests by David Mankin · 10 years ago
  5. f279837 [Refactor] fix some bugs in `nvm_is_natural_num`, add unit tests. by Jordan Harband · 9 years ago
  6. 32d1840 [Tests] fix cleanup in nvm_supports_xz unit test by Jordan Harband · 9 years ago
  7. 31457fe [Refactor] `nvm install`: make `-j` and `-s` order-independent. by Jordan Harband · 9 years ago
  8. cfccf03 add test for install from source by Peter Dave Hello · 9 years ago
  9. b76d43e Fix `nvm-exec` for the commands includes white-spaces by Keiichiro Ui · 9 years ago
  10. ec9232b update nodejs.org-dist-index.tab and related test by Peter Dave Hello · 9 years ago
  11. 149e5d4 Use real snapshot of iojs.org data for `nvm_ls_remote_iojs` tests. by Jordan Harband · 10 years ago
  12. 114f27a Use `nvm_ls_remote_index_tab` for listing nodejs.org versions. by Jordan Harband · 10 years ago
  13. b8e4917 Use `xz` tarballs if available by Johan Bergström · 10 years ago
  14. cb033ad nvm run: use common code path for "ensure version installed" by Jordan Harband · 10 years ago
  15. 2d692d9 Fix support for installing node on SmartOS by Julien Gilli · 10 years ago
  16. 8ee6f30 Add support for `$NPM_CONFIG_PREFIX` to `nvm_die_on_prefix`. by Jordan Harband · 10 years ago
  17. 1458de7 Ensure that if `npm config get prefix` is set to something outside `nvm`, that `nvm use` refuses to work. by Jordan Harband · 10 years ago
  18. a1def71 Add `nvm_die_on_prefix` by Jordan Harband · 10 years ago
  19. 643365a Allow `--silent` option to `nvm use` to be in any position. by Jordan Harband · 10 years ago
  20. e3528b0 Fix `nvm_ensure_version_installed iojs` to not print an empty string for the version. by Jordan Harband · 10 years ago
  21. f34fef9 Add `nvm_is_merged_node_version` by Jordan Harband · 10 years ago
  22. 8746d63 Ensure after node v4.0 is released, `stable` will simply refer to the latest node. by Jordan Harband · 10 years ago
  23. c37dbbe Detect shell type from $SHELL variable instead of .$SHELLrc files by Cristian Consonni · 10 years ago
  24. 657192d Adding unit tests for --silent by Alan Quach · 10 years ago
  25. 7bce6c6 `nvm reinstall-packages` should install the same version it had before. by Jordan Harband · 10 years ago
  26. c1ef31d Remove unnecessary nvm use by lukechilds · 10 years ago
  27. 3b67b3b Use node instead of nvm run and check v8_use_snapshot in node rather than shell by lukechilds · 10 years ago
  28. 8346644 Added newline to end of ARM test by lukechilds · 10 years ago
  29. 3214caa Adding installation test for disabling V8 snapshot on ARM by lukechilds · 10 years ago
  30. fe044c5 `spawn-sync` now dedupes to the top level with this group of packages. by Jordan Harband · 10 years ago
  31. 472ba5f Make sure sourcing `nvm.sh` on shells that don't support source options doesn't exit nonzero. by Jordan Harband · 10 years ago
  32. a4f89c6 Make sure to ignore `~/.curlrc` if it exists. by Jordan Harband · 10 years ago
  33. bb2fe61 The install script only runs in bash. by Jordan Harband · 10 years ago
  34. cbf0f12 Create `nvm_print_npm_version` and use that when printing the `npm` version. by Jordan Harband · 10 years ago
  35. caa69bc npm version: shell compatibility, test update by Andrew Crites · 10 years ago
  36. c34502e `nvm_num_version_groups` should report 0 when given just a v or a . by Jordan Harband · 10 years ago
  37. 3d764e6 Add `nvm_ensure_default_set` by Jordan Harband · 10 years ago
  38. 82393f5 Making sure this test passes whether a system node is installed or not. by Jordan Harband · 10 years ago
  39. 3d69cf7 update testcase by HE Shi-Jun · 10 years ago
  40. 14b23bf fix reinstall-packages test by HE Shi-Jun · 10 years ago
  41. 2b63f37 Make `nvm_resolve_local_alias` not return `N/A` - that should be done as shallowly as possible. by Jordan Harband · 10 years ago
  42. 0d93294 Create `nvm_ensure_version_installed` by Jordan Harband · 10 years ago
  43. a0d04d0 Preventing an unalias error in tests. by Jordan Harband · 10 years ago
  44. 7d22e0c Separate `nvm_resolve_alias`'s `nvm_version` behavior into `nvm_resolve_local_alias`. by Jordan Harband · 10 years ago
  45. 12ca8f2 Add `nvm_is_alias` unit tests. by Jordan Harband · 10 years ago
  46. 3190eff Add support for `node` and `iojs` implicit aliases. by Jordan Harband · 10 years ago
  47. f0d81e2 Revert "install: adding some debugging output" by Jordan Harband · 10 years ago
  48. a216f56 tests: fail install_script test if npm can't install package by elliottcable · 10 years ago
  49. c8efe3d install: adding some debugging output by elliottcable · 10 years ago
  50. 0717d5f install: some tweaks and clean-up by elliottcable · 10 years ago
  51. 6cfc309 install: Pass global-module check in the absence of npm by elliottcable · 10 years ago
  52. 4ba7ee5 install: Show a warning when global packages exist by elliottcable · 10 years ago
  53. be56ff3 Make sure multiple `nvm run` arguments get passed through to node/iojs properly. by Jordan Harband · 10 years ago
  54. 2116d2f Filter out the io.js version dir from nvm_ls output. by Jordan Harband · 10 years ago
  55. 0b4c1e1 Ensure that `nvm run 0.12 --version` errors out sensibly when 0.12 isn't installed. by Jordan Harband · 10 years ago
  56. e1b7496 Add nvm_is_valid_version by Jordan Harband · 10 years ago
  57. a6819b3 Fix `nvm ls v1.0.3` so that it locates `iojs-v1.0.3`. by Jordan Harband · 10 years ago
  58. 24c60e4 Fix a bug in nvm_remote_version that was breaking `nvm install stable`/`nvm install unstable`. by Jordan Harband · 10 years ago
  59. cba5094 Provide test case for testing the `noclobber` option from zsh by Tobias Witt · 10 years ago
  60. 7243bd7 Refactor and create `nvm_remote_versions` and `nvm_remote_version`. by Jordan Harband · 10 years ago
  61. 6cac732 Including this omitted test. by Jordan Harband · 10 years ago
  62. f1f11e3 Ensure `nvm_version node` and `nvm_version node-` report the latest stable node version. by Jordan Harband · 10 years ago
  63. dbeeb68 Fix `nvm_strip_path` for >= v0.12.0 node, and all io.js versions. by Jordan Harband · 10 years ago
  64. 39a75e6 Add support for `nvm use node`, `nvm use iojs`, `nvm ls node`, and `nvm ls iojs` by Jordan Harband · 10 years ago
  65. 3cf68dc Add `nvm_has_system_iojs` by Jordan Harband · 10 years ago
  66. 952096d Add iojs support to "install" by Jordan Harband · 10 years ago
  67. 58ab2c3 Add iojs support to `nvm_remote_version` by Jordan Harband · 10 years ago
  68. d70f035 Add `nvm_ls_remote_iojs` and `nvm ls-remote` support for iojs. by Jordan Harband · 10 years ago
  69. 5c336a7 Make `nvm_print_versions` support iojs via `nvm_version_path`. by Jordan Harband · 10 years ago
  70. f661617 Make `nvm_ls foo` work with `iojs`-prefixed version strings. by Jordan Harband · 10 years ago
  71. d28703f Update `nvm_ensure_version_prefix` to support `iojs`-prefixed version strings. by Jordan Harband · 10 years ago
  72. b798384 Add `nvm_add_iojs_prefix` by Jordan Harband · 10 years ago
  73. c12104c Add `nvm_strip_iojs_prefix` by Jordan Harband · 10 years ago
  74. 98e0655 Add `nvm_is_iojs_version` by Jordan Harband · 10 years ago
  75. c46748a Add `nvm_node_prefix` by Jordan Harband · 10 years ago
  76. 8be97c8 Add `nvm_iojs_prefix` by Jordan Harband · 10 years ago
  77. 3fa11c3 Add io.js support to `nvm_version_dir` by Jordan Harband · 10 years ago
  78. 654c37b Make sure to add a test for implicit source installation. by Jordan Harband · 10 years ago
  79. 8ae7b33 Improving failure messages on this test by Jordan Harband · 10 years ago
  80. eb8c341 Move `nvm_get_latest` tests from "installation" to "slow" by Jordan Harband · 10 years ago
  81. 9615672 Move node-specific installation tests to their own directory. by Jordan Harband · 10 years ago
  82. 78c1f2c Split up this `nvm current` and `node 0.6.21-pre` test into separate tests. by Jordan Harband · 10 years ago
  83. 0ad5a45 Put node versions >= 0.12 in `versions/node` instead of just `versions` by Jordan Harband · 10 years ago
  84. d5e21be Add `nvm_ensure_version_prefix` unit tests. by Jordan Harband · 10 years ago
  85. 7807a9f Consolidate "alias" directory to a method. by Jordan Harband · 10 years ago
  86. c648944 Add nvm_ls_current test for #605 and `zsh`. by Jordan Harband · 10 years ago
  87. a26007e fix test suit by niris · 10 years ago
  88. 9a4e906 Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing. by Jordan Harband · 10 years ago
  89. 3df0cae Support `--install` option upon sourcing. by Jordan Harband · 10 years ago
  90. 274369d Remove trailing whitespace by Jordan Harband · 10 years ago
  91. 25c6159 Tests for `nvm_get_latest` by Jordan Harband · 10 years ago
  92. 2d78d69 Properly outputting the version when nvm_version_path outputs the new "versions" subdirectory. by Jordan Harband · 10 years ago
  93. 99ca0de revert echoing path. make tests even better by Daniel Bretoi · 10 years ago
  94. 74b36b0 Merge pull request #583 from danielb2/which by Jordan Harband · 10 years ago
  95. 3bd1480 Fixing deactivate tests. by Jordan Harband · 10 years ago
  96. 7805492 merge with master by Daniel Bretoi · 10 years ago
  97. a1c0c34 fix to proper echo of nvm which. Checkin test which had been left out by Daniel Bretoi · 10 years ago
  98. 383f39a Global modules should not be requireable, and `npm root -g` should not be in `$NODE_PATH`. by Jordan Harband · 10 years ago
  99. e728577 Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from` by Jordan Harband · 10 years ago
  100. 689c52c Install nvm-exec as well when installing via script. by Jordan Harband · 10 years ago