Commit Graph

  • c34502ebc2 nvm_num_version_groups should report 0 when given just a v or a . Jordan Harband 2015-04-06 11:10:43 -07:00
  • 3d764e6833 Add nvm_ensure_default_set Jordan Harband 2015-04-05 16:49:29 -07:00
  • a26ef4f1be Consolidate reinstall-packages-from logic to one place nvm install Jordan Harband 2015-04-05 16:00:16 -07:00
  • d68f667464 When no arguments are passed to nvm run X, use nvm exec to open a REPL. Jordan Harband 2015-04-05 14:09:28 -07:00
  • c966204cd6 v0.24.1 v0.24.1 Jordan Harband 2015-04-05 12:55:17 -07:00
  • d72b35b7b8 Remove external calls to sed using parameter filtering. Jordan Harband 2015-04-05 01:26:10 -07:00
  • d50a0f46e9 Avoid some external calls by using case statements. Jordan Harband 2015-04-04 14:29:55 -07:00
  • 82393f5b36 Making sure this test passes whether a system node is installed or not. Jordan Harband 2015-04-04 23:49:43 -07:00
  • a1a8e5a51b Clean up logic a bit. Jordan Harband 2015-04-04 14:53:38 -07:00
  • 108f630732 Cache the nvm_node_prefix call. Jordan Harband 2015-04-04 14:31:56 -07:00
  • 96e73825bd Consolidate faster default alias lookup, and use that explicit version to avoid a second default alias lookup in nvm use default. Jordan Harband 2015-04-04 13:46:28 -07:00
  • 9fc20bb14b Merge pull request #710 from joliss/sed Jordan Harband 2015-04-02 17:00:20 -07:00
  • 3401d15a18 Merge pull request #705 from joliss/performance Jordan Harband 2015-04-02 16:59:38 -07:00
  • 394e8505d9 Combine sed and grep commands Jo Liss 2015-04-02 16:58:31 +00:00
  • fc86834e29 Add comment re nvm_ensure_version_installed performance Jo Liss 2015-03-27 03:17:42 +00:00
  • 609d9ee4ea Improve startup performance. Closes #703 Jo Liss 2015-03-27 03:15:11 +00:00
  • 70370a857f No more need for sudo to install ksh and zsh. Jordan Harband 2015-03-19 11:05:31 -07:00
  • 65a986c633 Merge pull request #693 from hax/reinstall-links Jordan Harband 2015-03-18 22:22:23 -07:00
  • 3cc5d6af67 Merge pull request #694 from pfac/pfac-fix-source-nvm-sh-error-message Jordan Harband 2015-03-18 10:05:22 -07:00
  • 999c4111c1 Supresses error message on checking source options Pedro Costa 2015-03-18 10:21:11 +00:00
  • 3d69cf7437 update testcase HE Shi-Jun 2015-03-17 14:46:41 +08:00
  • 207521d54b support npm link HE Shi-Jun 2015-03-17 14:19:32 +08:00
  • 7750253bca Merge pull request #690 from hax/patch-1 Jordan Harband 2015-03-16 03:10:50 -07:00
  • 14b23bfa95 fix reinstall-packages test HE Shi-Jun 2015-03-15 06:08:14 +08:00
  • bf7bd3e793 Only filter the package npm, not any package name contains 'npm' HE Shi-Jun 2015-03-11 18:12:01 +08:00
  • 2b63f37f8d Make nvm_resolve_local_alias not return N/A - that should be done as shallowly as possible. Jordan Harband 2015-03-14 10:55:31 -07:00
  • 230b479648 Making help error output actually output to stderr consistently. Jordan Harband 2015-03-14 10:34:52 -07:00
  • 5802ac3ea7 v0.24.0 v0.24.0 Jordan Harband 2015-03-05 21:35:37 -08:00
  • b18126cb15 Merge pull request #686 from jarrettchisholm/master Jordan Harband 2015-03-05 16:53:39 -08:00
  • c16919becd - fixed return code of 1 when updating from git Jarrett Chisholm 2015-03-05 18:21:46 -05:00
  • 8ae7a37d43 Fix bare nvm use when nvm_ls_current is "none". Jordan Harband 2015-03-03 11:29:15 -08:00
  • ceb66d1356 Merge pull request #680 from sayanee/armv6l-armv7l-support Jordan Harband 2015-03-01 22:57:21 -08:00
  • 16a730f4cc amend all variables nvm_arch to capitalise Sayanee 2015-03-02 12:28:21 +08:00
  • f8064b259d fix: if case and capitalising variable Sayanee 2015-03-02 12:19:34 +08:00
  • f8ee25ab5b fix: local declaration of ksh compatibility Sayanee 2015-03-02 01:04:29 +08:00
  • fb48129cd4 add support for node builds for armv6l named as arm-pi Sayanee 2015-02-28 14:48:38 +08:00
  • 9e154b159e fix: download url for iojs armv6l and armv7l. #678 #227 Sayanee 2015-02-27 09:49:45 +08:00
  • fb853614a7 Use nvm_ensure_version_installed to consistently check if a version is installed. Jordan Harband 2015-02-21 20:03:28 -08:00
  • 0d9329435c Create nvm_ensure_version_installed Jordan Harband 2015-02-21 20:03:06 -08:00
  • a0d04d0b6b Preventing an unalias error in tests. Jordan Harband 2015-02-22 02:16:55 -08:00
  • 6c1a310846 Fix nvm_resolve_alias default from 7d22e0c45847ef51a3f9ea9a2e42c3013086869b Jordan Harband 2015-02-22 00:42:20 -08:00
  • 758141f41e Remove trailing whitespace Jordan Harband 2015-02-22 00:29:25 -08:00
  • 7d22e0c458 Separate nvm_resolve_alias's nvm_version behavior into nvm_resolve_local_alias. Jordan Harband 2015-02-21 13:51:07 -08:00
  • cd481ff548 When none of the directories exist, don't find within them. Jordan Harband 2015-02-20 23:12:00 -08:00
  • 12ca8f2607 Add nvm_is_alias unit tests. Jordan Harband 2015-02-20 13:35:49 -08:00
  • e58d4abf11 Add bash_completion for nvm exec Jordan Harband 2015-02-16 00:39:05 -08:00
  • 820074e1d7 Make sure checksum commands are not aliases. Jordan Harband 2015-02-15 23:32:33 -08:00
  • 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 -08:00
  • 3190effedd Add support for node and iojs implicit aliases. Jordan Harband 2015-02-10 14:41:45 -08:00
  • d0617b5b79 Suppressing extraneous output from #622. Jordan Harband 2015-02-10 11:04:00 -08:00
  • 286c808739 Cache values in local variables to avoid repeated lookups. Jordan Harband 2015-02-10 10:36:12 -08:00
  • f0d81e2d33 Revert "install: adding some debugging output" Jordan Harband 2015-02-09 16:56:08 -08:00
  • 4768973a85 Merge pull request #631 from ELLIOTTCABLE/notify-about-global-modules Jordan Harband 2015-02-09 16:54:20 -08:00
  • 4508f7c33e install: further support for older npm versions elliottcable 2015-02-08 02:43:05 -06:00
  • ea4264645b install: support npms lower than v2 elliottcable 2015-02-07 21:12:46 -06:00
  • a216f56443 tests: fail install_script test if npm can't install package elliottcable 2015-02-07 20:53:53 -06:00
  • c8efe3d28a install: adding some debugging output elliottcable 2015-02-07 20:50:10 -06:00
  • 0717d5f995 install: some tweaks and clean-up elliottcable 2015-02-04 16:39:57 -06:00
  • 6cfc309336 install: Pass global-module check in the absence of npm elliottcable 2015-02-02 20:42:12 -06:00
  • dd1a9ca6a0 install: Adding global-module check to function resets elliottcable 2015-01-29 21:23:16 -06:00
  • 4ba7ee5797 install: Show a warning when global packages exist elliottcable 2015-01-23 20:38:50 -06:00
  • 40c9d6fd11 Merge pull request #648 from passcod/patch-1 Jordan Harband 2015-02-07 14:33:20 -08:00
  • 2db71a85a5 Move mention of Fish near the Windows alternatives Félix Saparelli 2015-02-08 11:31:31 +13:00
  • 64b16faf72 Point fish users in the right direction Félix Saparelli 2015-02-08 11:05:21 +13:00
  • be56ff3b2e Make sure multiple nvm run arguments get passed through to node/iojs properly. Jordan Harband 2015-02-07 10:08:20 -08:00
  • 59e27f8108 Prevent VERSION='' output caused by double local declaration. Jordan Harband 2015-02-03 16:50:48 -08:00
  • 0f1f3ed29c v0.23.3 v0.23.3 Jordan Harband 2015-02-02 20:26:00 -08:00
  • 2116d2ff91 Filter out the io.js version dir from nvm_ls output. Jordan Harband 2015-02-02 17:07:16 -08:00
  • 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 -08:00
  • e1b7496cf0 Add nvm_is_valid_version Jordan Harband 2015-02-01 13:01:40 -08:00
  • 8a87133f71 When there's no nvm run output, don't echo an empty line. Jordan Harband 2015-02-01 12:45:51 -08:00
  • 0792945824 Bypass sha1sum/sha1 aliases. Fixes #640. Jordan Harband 2015-01-30 23:46:33 -08:00
  • a6819b3018 Fix nvm ls v1.0.3 so that it locates iojs-v1.0.3. Jordan Harband 2015-01-25 12:07:29 -08:00
  • 3d3d9d3a8d Merge pull request #633 from gsklee/patch-1 Jordan Harband 2015-01-25 10:13:53 -08:00
  • 3e74bac964 Update README.markdown G. Kay Lee 2015-01-25 15:29:36 +08:00
  • 1eaf6b53e4 v0.23.2 v0.23.2 Jordan Harband 2015-01-23 13:53:03 -08:00
  • 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 -08:00
  • 8822bd719a v0.23.1 v0.23.1 Jordan Harband 2015-01-23 02:08:36 -08:00
  • d90c1eca39 Remove trailing whitespace Jordan Harband 2015-01-23 02:08:13 -08:00
  • 223f388693 Merge pull request #622 from ohcibi/master Jordan Harband 2015-01-23 01:52:52 -08:00
  • cba5094652
    Provide test case for testing the noclobber option from zsh Tobias Witt 2015-01-22 12:20:09 +01:00
  • b5d9e547f2
    Use tee to replace the alias files content instead of > Tobias Witt 2015-01-21 23:02:20 +01:00
  • 15598899b6 Merge pull request #628 from imyelo/patch-1 Jordan Harband 2015-01-22 20:25:13 -08:00
  • c8f712a334 add iojs mirror to README yelo 2015-01-23 11:18:51 +08:00
  • 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 -08:00
  • 2755227d40 Merge pull request #618 from mikeal/patch-1 Jordan Harband 2015-01-22 02:27:46 -08:00
  • dd146519a2 Improve nvm use success output for io.js. Jordan Harband 2015-01-21 22:06:38 -08:00
  • 7243bd77d3 Refactor and create nvm_remote_versions and nvm_remote_version. Jordan Harband 2015-01-21 10:48:20 -08:00
  • 7d113a2b2f Inline this use of nvm_remote_version Jordan Harband 2015-01-21 16:27:20 -08:00
  • 17df0b9912 Moving the N/A check earlier in nvm install Jordan Harband 2015-01-21 16:19:22 -08:00
  • 6cac732141 Including this omitted test. Jordan Harband 2015-01-20 23:46:29 -08:00
  • 9ee864b06f Remove unused variables. Jordan Harband 2015-01-20 18:33:51 -08:00
  • 0471d0ffd6 Adding iojs to README. Mikeal Rogers 2015-01-20 10:21:18 -05:00
  • 43a7d78693 v0.23.0 v0.23.0 Jordan Harband 2015-01-19 22:15:06 -08:00
  • 879dda6c3d Merge pull request #616 from ljharb/iojs Jordan Harband 2015-01-19 22:14:46 -08:00
  • ea12784629 Clean up nvm ls-remote behavior when one of node/iojs reports N/A. Jordan Harband 2015-01-19 12:33:26 -08:00
  • f1f11e3b7a Ensure nvm_version node and nvm_version node- report the latest stable node version. Jordan Harband 2015-01-19 10:05:36 -08:00
  • 247bd310ef Clean up nvm uninstall node and nvm uninstall iojs behavior. Jordan Harband 2015-01-19 10:04:12 -08:00
  • dbeeb683da Fix nvm_strip_path for >= v0.12.0 node, and all io.js versions. Jordan Harband 2015-01-18 23:55:26 -08:00
  • 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 -06:00