Commit Graph

  • 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 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
  • 9fcc9c3775 remove needless assignment to "x" per github line notes smikes 2014-12-23 15:50:46 -0700
  • edebb31119 finished unit tests smikes 2014-12-23 14:41:55 -0700
  • 274369dc40 Remove trailing whitespace Jordan Harband 2014-12-22 23:08:03 -0800
  • bef3a5ce3a v0.21.0 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
  • ea6a87939b partial port first unit test smikes 2014-12-21 16:07:08 -0700
  • 757075dc7d only unit tests remain smikes 2014-12-21 16:03:52 -0700
  • 0796a2932c fix test tiles smikes 2014-12-21 16:03:35 -0700
  • 324210598c add a few more fast tests smikes 2014-12-21 14:43:05 -0700
  • e2a2926d06 move listing tests into own file smikes 2014-12-21 14:07:06 -0700
  • 01d2a3faf8 port 4 more list tests smikes 2014-12-21 13:25:47 -0700
  • 36b0251e5b port another test smikes 2014-12-21 13:10:45 -0700
  • 58813cc86c remove rbenv specific envs smikes 2014-12-21 13:10:35 -0700
  • fef117efcb move long test into separate file smikes 2014-12-21 13:09:09 -0700
  • 42befdc2c8 remove test of test helpers smikes 2014-12-21 12:05:37 -0700
  • 98a48ef52a add test files (wip) smikes 2014-12-21 10:13:32 -0700
  • 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
  • e62b98e8bb Merge b6ebc76654 into b9df3fccb4 Rob Nagler 2014-12-18 15:29:18 +0000
  • b6ebc76654 use $NVM_PROFILE if defined and exists for bashrc modifications. Allows for custom profile configuration. Hide confusing output from git when deleting branch. Added note to user that they can source $NVM_PROFILE to use nvm robnagler 2014-12-18 08:25:11 -0700
  • 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
  • 7f0667013e convert two more tests smikes 2014-12-08 06:40:46 -0800
  • 0592908fe7 aliases.bats: alias tests smikes 2014-12-07 11:55:33 -0800
  • 7e0fc2ea72 aliases-circular: steal test helper from rbenv and use it smikes 2014-12-07 11:55:02 -0800
  • 0852f2e779 ignore: add emacs backup files smikes 2014-12-07 11:28:28 -0800
  • b503a98b5b bats: add npm script smikes 2014-12-07 11:28:10 -0800
  • a052705c61 initial editorconfig smikes 2014-12-07 11:27:55 -0800
  • 459fca11c5 bats: initial conversion, fast tests only smikes 2014-12-07 11:27:37 -0800
  • b6c357989d add github dependency on bats smikes 2014-12-07 08:34:23 -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 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
  • 3ab2bbb92d Merge eb3377f3d0 into 7bbcd3a977 Sagar Gugwad 2014-11-25 07:27:19 +0000
  • eb3377f3d0 Installation scripts ends up in rebase. Sagar Gugwad 2014-11-25 12:47:00 +0530
  • 7bbcd3a977 v0.19.0 v0.19.0 Jordan Harband 2014-11-23 14:49:38 -0800
  • 6375e37cee Remove 'function' to define functions /bin/sh doesn't like it... LoveIsGrief 2014-11-23 12:05:38 +0100
  • 8839515af3 Keep creation of local var consistent definition on one line initialization on another LoveIsGrief 2014-11-23 11:34:16 +0100
  • ed29fa9bd8 Put symlink dereferencing loop into function for copy installation LoveIsGrief 2014-11-23 11:33:16 +0100
  • 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
  • d7d8ae6abe Merge 7c1d4b1297 into 689c52c90d Michael Vogel 2014-11-22 20:49:55 +0000
  • 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
  • 4be76df03d change $HOME to $NVM_DIR in readme. Remove unncessary comments in script Daniel Bretoi 2014-11-21 13:42:38 -0800
  • 452fbd5162 add nvm script for use by other shells Daniel Bretoi 2014-11-21 13:11:49 -0800
  • e47a04b130 Add make to provision.sh and remove fish as default shell Michael Vogel 2014-11-16 18:42:22 +0100
  • 7c1d4b1297 Make test 'Running "nvm use foo" where "foo" is circular aborts' work again LoveIsGrief 2014-11-16 17:04:40 +0100
  • c485417bd8 Make 'Running "nvm deactivate" should unset the nvm environment variables.' work again LoveIsGrief 2014-11-16 17:04:07 +0100
  • 771e89ee42 Oops, forgot to remove copy installation method Michael Vogel 2014-11-16 15:52:26 +0100
  • 4770f43ae4 Revert "Introduce "copy" METHOD for installation" LoveIsGrief 2014-11-16 15:38:50 +0100
  • 736aacf4e1 Introduce copy METHOD for installation This method copies the folder containing install.sh (normally also containing the repo) to - unless of course the install.sh being executed is in (where nvm was installed) LoveIsGrief 2014-11-16 15:37:15 +0100
  • 78069717f7 Revert misplaced commit in 'Include actions for fish when installing' The DIR variable is used in another branch (vagrant) and doesn't belong here LoveIsGrief 2014-11-16 15:28:16 +0100
  • 6acce5246a Introduce "copy" METHOD for installation LoveIsGrief 2014-11-15 22:47:35 +0100
  • 67a70e6dc2 Include actions for fish when installing LoveIsGrief 2014-11-15 22:43:17 +0100
  • 1eac915fba Introduce nvm function for fish LoveIsGrief 2014-11-15 22:41:05 +0100
  • 18b28e47a1 Introduce nvm executable LoveIsGrief 2014-11-15 22:28:30 +0100
  • 1a0f939993 Introduce nvm use --print-paths LoveIsGrief 2014-11-15 22:26:37 +0100
  • 50169c11eb Introduce vagrant for testing LoveIsGrief 2014-11-15 22:22:27 +0100
  • 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 v0.18.0 Jordan Harband 2014-11-05 10:59:59 -0800