Commit Graph

  • 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 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 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
  • 67e8939311 Merge pull request #605 from dhcmrlchtdj/fix_which Jordan Harband 2015-01-01 22:28:30 -0800
  • a26007ec0d fix test suit niris 2015-01-02 12:51:59 +0800
  • 3f5ce8b93a Fix which command in zsh (#604). niris 2015-01-02 09:47:26 +0800
  • 8328741792 Removing an unnecessary `return $?` Jordan Harband 2014-12-28 22:29:26 -0800
  • 8e45afb9f1 Move the version to a single location, nvm_latest_version. Jordan Harband 2014-12-28 15:57:18 -0800
  • fd2fb24b03 Refactor `nvm_source` a bit. Jordan Harband 2014-12-28 15:54:09 -0800
  • 4708cc73ef Update `semver` Jordan Harband 2014-12-27 01:39:48 -0800
  • c91e8d0ba2 v0.22.0 Jordan Harband 2014-12-26 16:30:21 -0800
  • f8b143c594 Merge pull request #602 from ljharb/install_on_source Jordan Harband 2014-12-26 14:03:22 -0800
  • 9a4e9060d8 Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing. Jordan Harband 2014-12-26 12:19:55 -0800
  • 3df0caefa5 Support `--install` option upon sourcing. Jordan Harband 2014-12-26 12:19:35 -0800
  • 274369dc40 Remove trailing whitespace Jordan Harband 2014-12-22 23:08:03 -0800
  • bef3a5ce3a v0.21.0 Jordan Harband 2014-12-22 12:03:33 -0800
  • 0cb8c9ac2f Merge pull request #599 from ljharb/nvm_get_latest Jordan Harband 2014-12-22 11:02:07 -0800
  • 25c61594fe Tests for `nvm_get_latest` Jordan Harband 2014-12-21 18:13:59 -0800
  • 0a739e3fa9 Add `nvm_get_latest` Jordan Harband 2014-12-21 16:33:52 -0800
  • c0a20f2fa3 Update `semver` Jordan Harband 2014-12-19 17:13:00 -0800
  • 2d78d69d4c Properly outputting the version when nvm_version_path outputs the new "versions" subdirectory. Jordan Harband 2014-12-19 16:31:37 -0800
  • 9e17b5059c Return the proper exit code of `which` directly. Jordan Harband 2014-12-19 16:12:13 -0800
  • 0ac2c787be Merge pull request #597 from danielb2/which Jordan Harband 2014-12-19 13:05:39 -0800
  • 99ca0de18f revert echoing path. make tests even better Daniel Bretoi 2014-12-19 11:31:46 -0800
  • f196ace5dd style Daniel Bretoi 2014-12-19 11:05:51 -0800
  • d1a90ca15c work like system which. show system node without changing to use it Daniel Bretoi 2014-12-19 10:41:53 -0800
  • b3178ca925 Add "--quiet" to git commands post-install. Jordan Harband 2014-12-18 10:37:10 -0800
  • b9df3fccb4 Remove trailing whitespace. Jordan Harband 2014-12-17 01:30:29 -0800
  • f408d68afc Add `nvmrc` note to `nvm which` blurb. Jordan Harband 2014-12-17 01:30:23 -0800
  • fc3a30dd0e Add `nvm which` to `bash_completion` Jordan Harband 2014-12-17 01:29:38 -0800
  • 74b36b09ff Merge pull request #583 from danielb2/which Jordan Harband 2014-12-17 01:26:50 -0800
  • 080f2149ac Update `urchin` Jordan Harband 2014-12-08 21:51:06 -0800
  • 3bd148056e Fixing deactivate tests. Jordan Harband 2014-12-03 00:04:12 -0800
  • 5edf013127 Merge pull request #591 from mklement0/fix_make_file Jordan Harband 2014-12-02 23:40:24 -0800
  • ae908cbff6 obsolete check for the urchin cross-shell test feature; fix for spurious warnings; improved robustness Michael Klement 2014-12-03 01:47:54 -0500
  • 7805492bda merge with master Daniel Bretoi 2014-12-02 13:01:37 -0800
  • a1c0c34088 fix to proper echo of nvm which. Checkin test which had been left out Daniel Bretoi 2014-12-02 12:58:07 -0800
  • 234b925c7a style and remove nvm deactivate in nvm which Daniel Bretoi 2014-12-02 12:40:23 -0800
  • 8964cb46d3 v0.20.0 Jordan Harband 2014-11-29 11:23:16 -0800
  • 383f39ab61 Global modules should not be requireable, and `npm root -g` should not be in `$NODE_PATH`. Jordan Harband 2014-11-29 08:52:09 -0800
  • 052743816f $NODE_PATH is special, so this function shouldn't risk clobbering it. Jordan Harband 2014-11-28 11:59:45 -0600
  • 7bbcd3a977 v0.19.0 Jordan Harband 2014-11-23 14:49:38 -0800
  • e728577627 Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from` Jordan Harband 2014-11-22 10:52:44 -0800
  • c33074cb54 Tweaking formatting of help output; adding `nvm exec` example. Jordan Harband 2014-11-22 10:45:53 -0800
  • 689c52c90d Install nvm-exec as well when installing via script. Jordan Harband 2014-11-22 10:31:42 -0800
  • 5904d41b25 Fixing a bug in install_as_script, from 516e553093 Jordan Harband 2014-11-22 10:29:48 -0800
  • 0c33fd2598 change to use default behavior for which Daniel Bretoi 2014-11-22 08:17:15 -0800
  • c9a53fe0c7 include nvm which in documentaiton Daniel Bretoi 2014-11-21 17:55:46 -0800
  • 8b25457b74 remove redundant lines from test file Daniel Bretoi 2014-11-21 17:53:08 -0800
  • ee520abf78 adding some tests for nvm which Daniel Bretoi 2014-11-21 17:51:49 -0800
  • b63042bd9f forgot to append bin Daniel Bretoi 2014-11-21 16:59:15 -0800
  • 382c3aa85e implements nvm which Daniel Bretoi 2014-11-21 16:54:31 -0800
  • afba4e08fd Temporarily disable ksh tests, per #574 Jordan Harband 2014-11-15 10:56:01 -0600
  • ce82109229 Merge pull request #567 from xcambar/nvm_source Jordan Harband 2014-11-15 10:23:40 -0600
  • 516e553093 Refactors NVM_SOURCE Xavier Cambar 2014-10-31 13:37:59 +0100
  • e28a257f23 Merge pull request #573 from mklement0/amend_travis_yml Jordan Harband 2014-11-05 21:54:53 -0800
  • 2d8adac785 .travis.yml now obtains latest urchin version from the npm registry instead of directly from GitHub Michael Klement 2014-11-05 23:14:59 -0500
  • bf4bf008ac Update `urchin` Jordan Harband 2014-11-05 13:58:30 -0800
  • 5f5eb47f14 v0.18.0 Jordan Harband 2014-11-05 10:59:59 -0800
  • d09b84de3c Ensure that a system has `manpath` before invoking it. Jordan Harband 2014-11-02 13:54:54 -0800
  • 4b6075e29b Merge pull request #568 from mklement0/fix_make_file Jordan Harband 2014-11-02 13:43:28 -0800
  • 781f72c9c8 Makefile now makes use of the `-s <shell>` option for Urchin, IF it is available, for true cross-shell testing. Conversely, a warning is issued if it is missing, because that implies that no actual cross-shell testing will take place. Michael Klement 2014-10-31 09:07:21 -0400
  • 6ec62fcc79 Merge pull request #564 from xcambar/nvm_detect_profile Jordan Harband 2014-10-30 10:24:53 -0700
  • fc17aaafb1 Merge pull request #541 from mklement0/fix_make_file Jordan Harband 2014-10-30 10:23:37 -0700
  • ac912afc4c Many makefile enhancements (support for direct invocation, instructions if invoked without target, release mechanism improved), package.json scripts now invoke the makefile. Michael Klement 2014-10-03 01:29:04 -0400
  • b9f15b0ab0 Tests for PROFILE detection Xavier Cambar 2014-10-29 13:05:11 +0100
  • d30c0fe146 Cleaning up install_script tests. Jordan Harband 2014-10-28 13:47:21 -0700
  • 21534ec0c9 Merge pull request #556 from xcambar/install_function_for_testing Jordan Harband 2014-10-28 13:42:59 -0700
  • 3cdec8e875 Testable install script Xavier Cambar 2014-10-22 19:43:39 +0200
  • cec1c38a84 Move sourcing tests to a separate test suite. Jordan Harband 2014-10-23 00:30:38 -0700