Commit Graph

  • 3d6b7976e7 Attempt to fix script install - no shadowing $NVM_SOURCE; nvm-exec and nvm.sh should not both use $NVM_SOURCE since they're different URLs. Jordan Harband 2015-02-11 10:52:41 -0800
  • 3190effedd Add support for `node` and `iojs` implicit aliases. Jordan Harband 2015-02-10 14:41:45 -0800
  • d0617b5b79 Suppressing extraneous output from #622. Jordan Harband 2015-02-10 11:04:00 -0800
  • 286c808739 Cache values in local variables to avoid repeated lookups. Jordan Harband 2015-02-10 10:36:12 -0800
  • f0d81e2d33 Revert "install: adding some debugging output" Jordan Harband 2015-02-09 16:56:08 -0800
  • 4768973a85 Merge pull request #631 from ELLIOTTCABLE/notify-about-global-modules Jordan Harband 2015-02-09 16:54:20 -0800
  • 4508f7c33e install: further support for older npm versions elliottcable 2015-02-08 02:43:05 -0600
  • ea4264645b install: support `npm`s lower than v2 elliottcable 2015-02-07 21:12:46 -0600
  • a216f56443 tests: fail install_script test if npm can't install package elliottcable 2015-02-07 20:53:53 -0600
  • c8efe3d28a install: adding some debugging output elliottcable 2015-02-07 20:50:10 -0600
  • 0717d5f995 install: some tweaks and clean-up elliottcable 2015-02-04 16:39:57 -0600
  • 6cfc309336 install: Pass global-module check in the absence of npm elliottcable 2015-02-02 20:42:12 -0600
  • dd1a9ca6a0 install: Adding global-module check to function resets elliottcable 2015-01-29 21:23:16 -0600
  • 4ba7ee5797 install: Show a warning when global packages exist elliottcable 2015-01-23 20:38:50 -0600
  • 40c9d6fd11 Merge pull request #648 from passcod/patch-1 Jordan Harband 2015-02-07 14:33:20 -0800
  • 2db71a85a5 Move mention of Fish near the Windows alternatives Félix Saparelli 2015-02-08 11:31:31 +1300
  • 64b16faf72 Point fish users in the right direction Félix Saparelli 2015-02-08 11:05:21 +1300
  • 49a8ec9560 Merge 11507c3f38 into be56ff3b2e Michael Martinez 2015-02-07 20:51:05 +0000
  • be56ff3b2e Make sure multiple `nvm run` arguments get passed through to node/iojs properly. Jordan Harband 2015-02-07 10:08:20 -0800
  • 59e27f8108 Prevent `VERSION=''` output caused by double local declaration. Jordan Harband 2015-02-03 16:50:48 -0800
  • 0f1f3ed29c v0.23.3 v0.23.3 Jordan Harband 2015-02-02 20:26:00 -0800
  • 2116d2ff91 Filter out the io.js version dir from nvm_ls output. Jordan Harband 2015-02-02 17:07:16 -0800
  • 0b4c1e14cf Ensure that `nvm run 0.12 --version` errors out sensibly when 0.12 isn't installed. Jordan Harband 2015-02-01 13:02:46 -0800
  • e1b7496cf0 Add nvm_is_valid_version Jordan Harband 2015-02-01 13:01:40 -0800
  • 8a87133f71 When there's no `nvm run` output, don't echo an empty line. Jordan Harband 2015-02-01 12:45:51 -0800
  • 0792945824 Bypass sha1sum/sha1 aliases. Fixes #640. Jordan Harband 2015-01-30 23:46:33 -0800
  • a6819b3018 Fix `nvm ls v1.0.3` so that it locates `iojs-v1.0.3`. Jordan Harband 2015-01-25 12:07:29 -0800
  • 3d3d9d3a8d Merge pull request #633 from gsklee/patch-1 Jordan Harband 2015-01-25 10:13:53 -0800
  • 3e74bac964 Update README.markdown G. Kay Lee 2015-01-25 15:29:36 +0800
  • 1eaf6b53e4 v0.23.2 v0.23.2 Jordan Harband 2015-01-23 13:53:03 -0800
  • 24c60e4e51 Fix a bug in nvm_remote_version that was breaking `nvm install stable`/`nvm install unstable`. Jordan Harband 2015-01-23 10:59:49 -0800
  • 8822bd719a v0.23.1 v0.23.1 Jordan Harband 2015-01-23 02:08:36 -0800
  • d90c1eca39 Remove trailing whitespace Jordan Harband 2015-01-23 02:08:13 -0800
  • 223f388693 Merge pull request #622 from ohcibi/master Jordan Harband 2015-01-23 01:52:52 -0800
  • cba5094652
    Provide test case for testing the `noclobber` option from zsh Tobias Witt 2015-01-22 12:20:09 +0100
  • b5d9e547f2
    Use `tee` to replace the alias files content instead of `>` Tobias Witt 2015-01-21 23:02:20 +0100
  • 15598899b6 Merge pull request #628 from imyelo/patch-1 Jordan Harband 2015-01-22 20:25:13 -0800
  • c8f712a334 add iojs mirror to README yelo 2015-01-23 11:18:51 +0800
  • 2d9494af45 Clarifying install messages, to help with #559 and https://github.com/creationix/nvm/issues/400#issuecomment-71043828 Jordan Harband 2015-01-22 10:21:04 -0800
  • 2755227d40 Merge pull request #618 from mikeal/patch-1 Jordan Harband 2015-01-22 02:27:46 -0800
  • dd146519a2 Improve `nvm use` success output for io.js. Jordan Harband 2015-01-21 22:06:38 -0800
  • 7243bd77d3 Refactor and create `nvm_remote_versions` and `nvm_remote_version`. Jordan Harband 2015-01-21 10:48:20 -0800
  • 7d113a2b2f Inline this use of `nvm_remote_version` Jordan Harband 2015-01-21 16:27:20 -0800
  • 17df0b9912 Moving the N/A check earlier in `nvm install` Jordan Harband 2015-01-21 16:19:22 -0800
  • 6cac732141 Including this omitted test. Jordan Harband 2015-01-20 23:46:29 -0800
  • 9ee864b06f Remove unused variables. Jordan Harband 2015-01-20 18:33:51 -0800
  • 0471d0ffd6 Adding iojs to README. Mikeal Rogers 2015-01-20 10:21:18 -0500
  • 43a7d78693 v0.23.0 v0.23.0 Jordan Harband 2015-01-19 22:15:06 -0800
  • 879dda6c3d Merge pull request #616 from ljharb/iojs Jordan Harband 2015-01-19 22:14:46 -0800
  • ea12784629 Clean up `nvm ls-remote` behavior when one of node/iojs reports N/A. Jordan Harband 2015-01-19 12:33:26 -0800
  • f1f11e3b7a Ensure `nvm_version node` and `nvm_version node-` report the latest stable node version. Jordan Harband 2015-01-19 10:05:36 -0800
  • 247bd310ef Clean up `nvm uninstall node` and `nvm uninstall iojs` behavior. Jordan Harband 2015-01-19 10:04:12 -0800
  • dbeeb683da Fix `nvm_strip_path` for >= v0.12.0 node, and all io.js versions. Jordan Harband 2015-01-18 23:55:26 -0800
  • 39a75e616d Add support for `nvm use node`, `nvm use iojs`, `nvm ls node`, and `nvm ls iojs` Jordan Harband 2015-01-18 20:45:02 -0600
  • 3cf68dc18d Add `nvm_has_system_iojs` Jordan Harband 2015-01-18 20:55:48 -0600
  • ed22d3de2d Add support for `nvm install node` and `nvm install iojs` Jordan Harband 2015-01-16 11:10:37 -0600
  • 11507c3f38 Fixes bug where NVM init script is appended to the wrong startup file Michael Martinez 2015-01-15 01:35:36 -0800
  • b5954efbad Merge dadb673133 into 448bd38a55 Kris Williams 2015-01-15 08:57:49 +0000
  • dadb673133 Add $NVM_NODE_PREFIX to override 'node-' prefixes Kris Williams 2015-01-15 00:48:16 -0800
  • 952096d034 Add iojs support to "install" Jordan Harband 2015-01-13 17:52:18 -0800
  • dd3a3763ce Add `io.js` support to `nvm uninstall` Jordan Harband 2015-01-16 10:41:40 -0600
  • 41c379839d Make sure `nvm run` works with iojs prefixes. Jordan Harband 2015-01-15 01:38:47 -0800
  • d9340b6a53 io.js does not have a SunOS binary. Jordan Harband 2015-01-13 17:48:15 -0800
  • b0d6c05d6e Make `nvm ls-remote iojs [foo]` only show iojs versions, and `nvm ls-remote node [foo]` only show node versions. Jordan Harband 2015-01-13 14:19:58 -0800
  • 58ab2c3128 Add iojs support to `nvm_remote_version` Jordan Harband 2015-01-13 02:22:22 -0800
  • d70f0357f5 Add `nvm_ls_remote_iojs` and `nvm ls-remote` support for iojs. Jordan Harband 2015-01-13 02:14:29 -0800
  • 5143de9653 Make `nvm_ls_current` work with `iojs`-prefixed versions. Jordan Harband 2015-01-13 01:04:45 -0800
  • 5c336a7ccb Make `nvm_print_versions` support iojs via `nvm_version_path`. Jordan Harband 2015-01-13 00:49:31 -0800
  • f661617f1c Make `nvm_ls foo` work with `iojs`-prefixed version strings. Jordan Harband 2015-01-12 18:16:11 -0800
  • d28703f9e0 Update `nvm_ensure_version_prefix` to support `iojs`-prefixed version strings. Jordan Harband 2015-01-12 18:15:51 -0800
  • b7983842aa Add `nvm_add_iojs_prefix` Jordan Harband 2015-01-13 00:57:32 -0800
  • c12104cecd Add `nvm_strip_iojs_prefix` Jordan Harband 2015-01-12 18:15:25 -0800
  • 98e0655198 Add `nvm_is_iojs_version` Jordan Harband 2015-01-12 18:15:15 -0800
  • c46748a379 Add `nvm_node_prefix` Jordan Harband 2015-01-13 14:16:35 -0800
  • 8be97c8abb Add `nvm_iojs_prefix` Jordan Harband 2015-01-12 18:15:04 -0800
  • 3fa11c35cb Add io.js support to `nvm_version_dir` Jordan Harband 2015-01-12 00:33:13 -0800
  • 654c37bc29 Make sure to add a test for implicit source installation. Jordan Harband 2015-01-18 12:11:21 -0600
  • c6a9f7baae Merge pull request #613 from jsha/https Jordan Harband 2015-01-18 22:25:12 -0800
  • bb2564d6db npmjs.org -> npmjs.com Jacob Hoffman-Andrews 2015-01-18 22:24:22 -0800
  • 896a7eddd3 Move some URLs to HTTPS. Jacob Hoffman-Andrews 2015-01-18 12:05:44 -0800
  • 8ae7b33632 Improving failure messages on this test Jordan Harband 2015-01-16 16:09:14 -0600
  • eb8c3414dd Move `nvm_get_latest` tests from "installation" to "slow" Jordan Harband 2015-01-17 11:27:42 -0600
  • 9615672243 Move node-specific installation tests to their own directory. Jordan Harband 2015-01-17 11:26:52 -0600
  • 78c1f2cf9d Split up this `nvm current` and `node 0.6.21-pre` test into separate tests. Jordan Harband 2015-01-16 15:36:32 -0600
  • 448bd38a55 v0.22.2 v0.22.2 Jordan Harband 2015-01-14 15:44:40 -0800
  • 0ad5a450fe Put node versions >= 0.12 in `versions/node` instead of just `versions` Jordan Harband 2015-01-14 12:23:06 -0800
  • d5e21be164 Add `nvm_ensure_version_prefix` unit tests. Jordan Harband 2015-01-13 23:51:54 -0800
  • 797c5ab70b Move "install node from source" logic into `nvm_install_node_source` function. Jordan Harband 2015-01-13 17:33:19 -0800
  • 0e209ce890 Move "install node binary" logic into `nvm_install_node_binary` function. Jordan Harband 2015-01-13 14:08:56 -0800
  • 9a57a891b9 Refactor OS and architecture detection into separate functions. Jordan Harband 2015-01-13 02:41:55 -0800
  • 3d5ded1815 Update the way `nvm_ls` sorts things. Jordan Harband 2015-01-12 23:57:45 -0800
  • 7807a9f09e Consolidate "alias" directory to a method. Jordan Harband 2015-01-12 01:27:53 -0800
  • 835c006b5e Better way to search multiple directories in `nvm_ls` Jordan Harband 2015-01-12 01:15:48 -0800
  • 34e51f9f02 Proper quoting and $(…) vs `…`. Jordan Harband 2015-01-11 12:13:14 -0800
  • 4b5885d69d Store the version path in a local variable for reuse. Jordan Harband 2015-01-11 12:04:26 -0800
  • bf794ff8da Consistently prefix builtins with `command` Jordan Harband 2015-01-11 11:53:24 -0800
  • 0bd7372c64 Rename this local var in `nvm_version_dir` Jordan Harband 2015-01-10 20:10:00 -0800
  • 0a142b7e7a v0.22.1 v0.22.1 Jordan Harband 2015-01-10 19:43:36 -0800
  • 3fc82d6b2f Use `command sed` for people who alias `sed`. Jordan Harband 2015-01-09 01:50:05 -0800
  • c6489440dc Add nvm_ls_current test for #605 and `zsh`. Jordan Harband 2015-01-01 22:45:46 -0800