Commit Graph

  • c6489440dc Add nvm_ls_current test for #605 and zsh. Jordan Harband 2015-01-01 22:45:46 -08:00
  • 67e8939311 Merge pull request #605 from dhcmrlchtdj/fix_which Jordan Harband 2015-01-01 22:28:30 -08:00
  • a26007ec0d fix test suit niris 2015-01-02 12:51:59 +08:00
  • 3f5ce8b93a Fix which command in zsh (#604). niris 2015-01-02 09:47:26 +08:00
  • 8328741792 Removing an unnecessary return $? Jordan Harband 2014-12-28 22:29:26 -08:00
  • 8e45afb9f1 Move the version to a single location, nvm_latest_version. Jordan Harband 2014-12-28 15:57:18 -08:00
  • fd2fb24b03 Refactor nvm_source a bit. Jordan Harband 2014-12-28 15:54:09 -08:00
  • 4708cc73ef Update semver Jordan Harband 2014-12-27 01:39:48 -08:00
  • c91e8d0ba2 v0.22.0 v0.22.0 Jordan Harband 2014-12-26 16:30:21 -08:00
  • f8b143c594 Merge pull request #602 from ljharb/install_on_source Jordan Harband 2014-12-26 14:03:22 -08:00
  • 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 -08:00
  • 3df0caefa5 Support --install option upon sourcing. Jordan Harband 2014-12-26 12:19:35 -08:00
  • 274369dc40 Remove trailing whitespace Jordan Harband 2014-12-22 23:08:03 -08:00
  • bef3a5ce3a v0.21.0 v0.21.0 Jordan Harband 2014-12-22 12:03:33 -08:00
  • 0cb8c9ac2f Merge pull request #599 from ljharb/nvm_get_latest Jordan Harband 2014-12-22 11:02:07 -08:00
  • 25c61594fe Tests for nvm_get_latest Jordan Harband 2014-12-21 18:13:59 -08:00
  • 0a739e3fa9 Add nvm_get_latest Jordan Harband 2014-12-21 16:33:52 -08:00
  • c0a20f2fa3 Update semver Jordan Harband 2014-12-19 17:13:00 -08:00
  • 2d78d69d4c Properly outputting the version when nvm_version_path outputs the new "versions" subdirectory. Jordan Harband 2014-12-19 16:31:37 -08:00
  • 9e17b5059c Return the proper exit code of which directly. Jordan Harband 2014-12-19 16:12:13 -08:00
  • 0ac2c787be Merge pull request #597 from danielb2/which Jordan Harband 2014-12-19 13:05:39 -08:00
  • 99ca0de18f revert echoing path. make tests even better Daniel Bretoi 2014-12-19 11:31:46 -08:00
  • f196ace5dd style Daniel Bretoi 2014-12-19 11:05:51 -08:00
  • d1a90ca15c work like system which. show system node without changing to use it Daniel Bretoi 2014-12-19 10:41:53 -08:00
  • b3178ca925 Add "--quiet" to git commands post-install. Jordan Harband 2014-12-18 10:37:10 -08:00
  • b9df3fccb4 Remove trailing whitespace. Jordan Harband 2014-12-17 01:30:29 -08:00
  • f408d68afc Add nvmrc note to nvm which blurb. Jordan Harband 2014-12-17 01:30:23 -08:00
  • fc3a30dd0e Add nvm which to bash_completion Jordan Harband 2014-12-17 01:29:38 -08:00
  • 74b36b09ff Merge pull request #583 from danielb2/which Jordan Harband 2014-12-17 01:26:50 -08:00
  • 080f2149ac Update urchin Jordan Harband 2014-12-08 21:51:06 -08:00
  • 3bd148056e Fixing deactivate tests. Jordan Harband 2014-12-03 00:04:12 -08:00
  • 5edf013127 Merge pull request #591 from mklement0/fix_make_file Jordan Harband 2014-12-02 23:40:24 -08:00
  • ae908cbff6 obsolete check for the urchin cross-shell test feature; fix for spurious warnings; improved robustness Michael Klement 2014-12-03 01:47:54 -05:00
  • 7805492bda merge with master Daniel Bretoi 2014-12-02 13:01:37 -08:00
  • a1c0c34088 fix to proper echo of nvm which. Checkin test which had been left out Daniel Bretoi 2014-12-02 12:58:07 -08:00
  • 234b925c7a style and remove nvm deactivate in nvm which Daniel Bretoi 2014-12-02 12:40:23 -08:00
  • 8964cb46d3 v0.20.0 v0.20.0 Jordan Harband 2014-11-29 11:23:16 -08:00
  • 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 -08:00
  • 052743816f $NODE_PATH is special, so this function shouldn't risk clobbering it. Jordan Harband 2014-11-28 11:59:45 -06:00
  • 7bbcd3a977 v0.19.0 v0.19.0 Jordan Harband 2014-11-23 14:49:38 -08:00
  • 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 -08:00
  • c33074cb54 Tweaking formatting of help output; adding nvm exec example. Jordan Harband 2014-11-22 10:45:53 -08:00
  • 689c52c90d Install nvm-exec as well when installing via script. Jordan Harband 2014-11-22 10:31:42 -08:00
  • 5904d41b25 Fixing a bug in install_as_script, from 516e553093 Jordan Harband 2014-11-22 10:29:48 -08:00
  • 0c33fd2598 change to use default behavior for which Daniel Bretoi 2014-11-22 08:17:15 -08:00
  • c9a53fe0c7 include nvm which in documentaiton Daniel Bretoi 2014-11-21 17:55:46 -08:00
  • 8b25457b74 remove redundant lines from test file Daniel Bretoi 2014-11-21 17:53:08 -08:00
  • ee520abf78 adding some tests for nvm which Daniel Bretoi 2014-11-21 17:51:49 -08:00
  • b63042bd9f forgot to append bin Daniel Bretoi 2014-11-21 16:59:15 -08:00
  • 382c3aa85e implements nvm which Daniel Bretoi 2014-11-21 16:54:31 -08:00
  • afba4e08fd Temporarily disable ksh tests, per #574 Jordan Harband 2014-11-15 10:56:01 -06:00
  • ce82109229 Merge pull request #567 from xcambar/nvm_source Jordan Harband 2014-11-15 10:23:40 -06:00
  • 516e553093 Refactors NVM_SOURCE Xavier Cambar 2014-10-31 13:37:59 +01:00
  • e28a257f23 Merge pull request #573 from mklement0/amend_travis_yml Jordan Harband 2014-11-05 21:54:53 -08:00
  • 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 -05:00
  • bf4bf008ac Update urchin Jordan Harband 2014-11-05 13:58:30 -08:00
  • 5f5eb47f14 v0.18.0 v0.18.0 Jordan Harband 2014-11-05 10:59:59 -08:00
  • d09b84de3c Ensure that a system has manpath before invoking it. Jordan Harband 2014-11-02 13:54:54 -08:00
  • 4b6075e29b Merge pull request #568 from mklement0/fix_make_file Jordan Harband 2014-11-02 13:43:28 -08:00
  • 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 -04:00
  • 6ec62fcc79 Merge pull request #564 from xcambar/nvm_detect_profile Jordan Harband 2014-10-30 10:24:53 -07:00
  • fc17aaafb1 Merge pull request #541 from mklement0/fix_make_file Jordan Harband 2014-10-30 10:23:37 -07:00
  • 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 -04:00
  • b9f15b0ab0 Tests for PROFILE detection Xavier Cambar 2014-10-29 13:05:11 +01:00
  • d30c0fe146 Cleaning up install_script tests. Jordan Harband 2014-10-28 13:47:21 -07:00
  • 21534ec0c9 Merge pull request #556 from xcambar/install_function_for_testing Jordan Harband 2014-10-28 13:42:59 -07:00
  • 3cdec8e875 Testable install script Xavier Cambar 2014-10-22 19:43:39 +02:00
  • cec1c38a84 Move sourcing tests to a separate test suite. Jordan Harband 2014-10-23 00:30:38 -07:00
  • ad0a5cd8c7 Merge pull request #560 from brock/pwd Jordan Harband 2014-10-26 01:23:41 -07:00
  • 1c9a5ba2d8 use slash pwd instead of command Brock Angelo 2014-10-25 22:19:27 -05:00
  • fd1f2cdf66 use command -p pwd to use the system default pwd Brock Angelo 2014-10-25 13:55:20 -05:00
  • 2d529cc8b7 Prevent attempts to nvm use a circular reference. Jordan Harband 2014-10-22 01:48:16 -07:00
  • 9b91734f0b Show "∞" when there's a circular alias reference. Jordan Harband 2014-10-22 01:48:02 -07:00
  • 0f5997f754 Clean up from some more tests Jordan Harband 2014-10-22 17:17:04 -07:00
  • 7a339bdd3c Adding nvm_resolve_alias Jordan Harband 2014-10-22 01:30:19 -07:00
  • 08aa09e664 Prevent test pollution. Jordan Harband 2014-10-22 01:26:34 -07:00
  • 8284cd0f81 Ensuring that there's a stable and unstable version "available" for this test. Jordan Harband 2014-10-21 01:02:59 -07:00
  • e421a0dc5f Ensure nvm follows redirects to nodejs.org Jordan Harband 2014-10-20 16:02:46 -07:00
  • 601490ac1d Merge tag 'v0.17.3' Jordan Harband 2014-10-20 15:50:47 -07:00
  • 4748b3a236 v0.17.3 v0.17.3 Jordan Harband 2014-10-20 15:48:49 -07:00
  • 2a61569881 http://nodejs.org/dist now redirects to https://nodejs.org/dist Jordan Harband 2014-10-20 15:48:35 -07:00
  • a7b1f93592 README cleanup: Use the Oxford comma, properly lowercase commands Jordan Harband 2014-10-19 19:28:09 -04:00
  • ca89cceb99 Default $NVM_SYMLINK_CURRENT to off (create a "current" symlink on use). Jordan Harband 2014-10-14 17:38:42 -07:00
  • 7b6e06e556 Add tests for "nvm use default on source" behavior. Jordan Harband 2014-10-13 23:55:58 -07:00
  • 370dfcab7c Merge pull request #548 from BanzaiMan/ha-bug-npm-update Jordan Harband 2014-10-12 16:35:13 -07:00
  • 44d5776110 Fix npm update code Hiro Asari 2014-10-12 12:23:52 -04:00
  • d49443e1fb Properly handle nvm_print_implicit_alias splitting in zsh. Jordan Harband 2014-10-10 23:26:10 -04:00
  • e99645f402 Don't list uninstalled implicit aliases Jordan Harband 2014-10-10 23:25:47 -04:00
  • 8f76b35370 Fix nvm alias tests to have both stable and unstable mocks. Jordan Harband 2014-10-10 23:46:18 -04:00
  • a2633e5980 Fixing "nvm alias" output redirection. Jordan Harband 2014-10-08 23:51:45 -07:00
  • 6c89e96f67 Ensure that we don't try to uninstall the current version of node in test teardowns. Jordan Harband 2014-10-07 01:57:51 -07:00
  • 1ee708b79b Fix an output redirection error. Jordan Harband 2014-10-06 16:18:21 -07:00
  • 035334fd34 Merge pull request #544 from coreybutler/patch-1 Jordan Harband 2014-10-05 12:02:30 -07:00
  • 2edc86d574 Fixed links Corey Butler 2014-10-05 10:15:10 -05:00
  • 9d23f609ad Add note about Windows options. Related to #284. Jordan Harband 2014-10-04 16:40:15 -07:00
  • 9d9cfdc2c8 Two spaces after a period is incorrect. Jordan Harband 2014-10-04 16:38:56 -07:00
  • 1931f7f3f8 Remove '-e' option from installation tests, in favor of explicit failures. Jordan Harband 2014-10-03 02:35:39 -07:00
  • 2f2c6f0727 Use nvm_alias in nvm_ls. Jordan Harband 2014-09-30 00:28:05 -07:00
  • 0eef553a88 Use -f instead of -e in nvm_alias. Jordan Harband 2014-10-02 01:09:28 -07:00
  • 5135577a3c Ensure nvm run has the same semantics as nvm use Jordan Harband 2014-10-01 01:46:46 -07:00