Commit Graph

  • 1a2fe08cf2 Document nvm install rc|nightly functionality Luke Childs 2017-05-29 18:06:36 +0700
  • 9db79524fa Automatically alias rc/nightly to version on install Luke Childs 2017-05-29 17:56:36 +0700
  • 04d6b3dad9 Add console output while clearing mirror cache Luke Childs 2017-05-29 17:43:17 +0700
  • 21e6719aab Test nvm install wrapper Luke Childs 2017-05-29 17:39:53 +0700
  • 428331fce6 Re-run nvm ls-remote after using a mirror Luke Childs 2017-05-29 17:32:41 +0700
  • 7cf755d89c Wrap nvm i as well as nvm install Luke Childs 2017-05-29 17:31:43 +0700
  • 3d6c5606b2 Wrap nvm install to add support for rc/nightly Luke Childs 2017-05-29 17:26:54 +0700
  • 6c02e2794c Document nvm install rc|nightly functionality install-keywords Luke Childs 2017-05-29 18:06:36 +0700
  • 02b442bd48 Automatically alias rc/nightly to version on install Luke Childs 2017-05-29 17:56:36 +0700
  • 9a8e89e4cf Add console output while clearing mirror cache Luke Childs 2017-05-29 17:43:17 +0700
  • bdc2c2b87f Test nvm install wrapper Luke Childs 2017-05-29 17:39:53 +0700
  • cefc60931b Re-run nvm ls-remote after using a mirror Luke Childs 2017-05-29 17:32:41 +0700
  • 6adee8c2d2 Wrap nvm i as well as nvm install Luke Childs 2017-05-29 17:31:43 +0700
  • f94382e8ff Wrap nvm install to add support for rc/nightly Luke Childs 2017-05-29 17:26:54 +0700
  • c06c6cf58f Merge f32dcca91a into 7577d37b7e Joaquim Pedro Silveira 2017-01-26 18:19:30 +0000
  • f32dcca91a Avoid printing on console when no binary found. Joaquim Pedro Silveira 2017-01-26 16:19:06 -0200
  • 7577d37b7e Remove experimental warning from NVM_LAZY_LOAD Luke Childs 2017-01-15 16:29:55 +0700
  • 4637e8f01b Always return a good exit code Luke Childs 2017-01-10 12:55:51 +0700
  • bc08d9cc64 Remove final return Luke Childs 2017-01-10 12:49:09 +0700
  • d16c484fe1 Always return a good exit code bugfix-19 Luke Childs 2017-01-10 12:55:51 +0700
  • 7e663c77af Remove final return Luke Childs 2017-01-10 12:49:09 +0700
  • 3db9a695a3 This isn't JavaScript you pleb Luke Childs 2017-01-10 12:16:25 +0700
  • 7481306ce1 This isn't JavaScript you pleb Luke Childs 2017-01-10 12:16:25 +0700
  • 4ba1a04f09 Document NVM_AUTO_USE option Luke Childs 2017-01-05 17:56:32 +0700
  • 37781594ea Test NVM_AUTO_USE Luke Childs 2017-01-05 16:07:30 +0700
  • ee87d41ee1 Swap if conditions round to be more readable Luke Childs 2017-01-05 13:48:12 +0700
  • 5ce23eee2b Make .nvmrc version command more concise Luke Childs 2017-01-04 15:22:04 +0700
  • 2f3f7dfc4e Install node version from .nvmrc if we don't have it Luke Childs 2017-01-03 21:30:39 +0700
  • a01c899aec Use double test brackets Luke Childs 2017-01-03 21:26:18 +0700
  • d03b986535 Don't reset to default nvm version on cd if it was set manually Luke Childs 2017-01-03 21:23:11 +0700
  • 8bdba4fa1e Always return true so failed checks don't make us return a non zero exit code Luke Childs 2017-01-03 18:36:27 +0700
  • 3388eebd8a Run nvm use rather than nvm install on cd auto use Luke Childs 2017-01-03 18:33:25 +0700
  • ffabddcdef Only run _zsh_nvm_auto_use if nvm is fully loaded Luke Childs 2017-01-03 18:04:40 +0700
  • aa5c6e3337 Add NVM_AUTO_USE functionality Luke Childs 2017-01-03 18:04:20 +0700
  • c91ada6314 Document NVM_AUTO_USE option auto-use Luke Childs 2017-01-05 17:56:32 +0700
  • 4c73f54ec1 Test NVM_AUTO_USE Luke Childs 2017-01-05 16:07:30 +0700
  • 81c36df3dc Swap if conditions round to be more readable Luke Childs 2017-01-05 13:48:12 +0700
  • 11b05b563d Make .nvmrc version command more concise Luke Childs 2017-01-04 15:22:04 +0700
  • dc8635e714 Install node version from .nvmrc if we don't have it Luke Childs 2017-01-03 21:30:39 +0700
  • 3d9df0a086 Use double test brackets Luke Childs 2017-01-03 21:26:18 +0700
  • a019018af3 Don't reset to default nvm version on cd if it was set manually Luke Childs 2017-01-03 21:23:11 +0700
  • d2bb8b91fc Always return true so failed checks don't make us return a non zero exit code Luke Childs 2017-01-03 18:36:27 +0700
  • b53441a4c5 Run nvm use rather than nvm install on cd auto use Luke Childs 2017-01-03 18:33:25 +0700
  • b94341f233 Only run _zsh_nvm_auto_use if nvm is fully loaded Luke Childs 2017-01-03 18:04:40 +0700
  • 2bb074554b Add NVM_AUTO_USE functionality Luke Childs 2017-01-03 18:04:20 +0700
  • 650bcad0f7 Check yarn gets lazy loader if it's not installed via npm Luke Childs 2016-12-17 21:42:59 +0700
  • e05c86722d Add lazy loader for yarn if present Luke Childs 2016-12-17 21:31:57 +0700
  • c713164629 Check yarn gets lazy loader if it's not installed via npm yarn-lazy Luke Childs 2016-12-17 21:42:59 +0700
  • 3c6441180c Add lazy loader for yarn if present Luke Childs 2016-12-17 21:31:57 +0700
  • 0dad2bdef2 Make sure only aliases conflicts are removed from lazy loading Luke Childs 2016-12-16 19:48:12 +0700
  • a76c7d2a45 Add test for alias fix aa1fccf Luke Childs 2016-12-16 19:17:57 +0700
  • ea13277137 Swap NVM_NO_USE NVM_LAZY_LOAD order in readme Luke Childs 2016-12-16 11:26:28 +0700
  • 3f4d300831 Manually load node -> Don't autoload node Luke Childs 2016-12-16 11:25:22 +0700
  • c60db2fd86 Add Travis badge to readme Luke Childs 2016-12-13 14:52:38 +0700
  • 5a3527cc49 Test NVM_LAZY_LOAD and NVM_NO_USE options together Luke Childs 2016-12-12 18:50:48 +0700
  • 22b73475a6 Test nvm is loaded correctly with NVM_LAZY_LOAD Luke Childs 2016-12-12 18:22:18 +0700
  • 3cf36f4183 Completely nuke node Luke Childs 2016-12-12 17:31:38 +0700
  • 0e9aaadb6f Test global modules are loaded correctly with NVM_LAZY_LOAD Luke Childs 2016-12-12 16:52:17 +0700
  • 920520ec04 Improve node binary checks in tests Luke Childs 2016-12-10 17:19:18 +0700
  • 97fa6ebeab Check node can be loaded manually in NVM_NO_USE test Luke Childs 2016-12-10 16:55:44 +0700
  • 65869205ac Add test info to readme Luke Childs 2016-11-17 00:38:59 +0000
  • d3f0effced Uninstall brew node on Travis osx image Luke Childs 2016-11-12 09:43:13 +0000
  • 49face1b2a Deactivate default Travis nvm Luke Childs 2016-11-12 07:48:41 +0000
  • 193dbd37ea Test NVM_LAZY_LOAD option Luke Childs 2016-10-28 16:16:24 +0100
  • c8af979926 Test NVM_NO_USE option Luke Childs 2016-10-22 16:22:22 +0100
  • 556e24f5f1 Test zsh-nvm loads node Luke Childs 2016-10-21 17:55:57 +0100
  • ac785226ed Move test NVM_DIR inside test folder Luke Childs 2016-10-21 17:47:06 +0100
  • 27a399a44f Setup options test dir Luke Childs 2016-10-21 15:43:08 +0100
  • 01cc0aeeae Ignore .urchin_stdout files Luke Childs 2016-10-21 15:42:46 +0100
  • e26a39b1f2 Add sh shebang to tests so we get syntax highlighting Luke Childs 2016-10-20 16:27:24 +0100
  • dd55eb6048 Test nvm upgrade Luke Childs 2016-10-20 15:31:56 +0100
  • b438f6541f Ignore .urchin.log files anywhere Luke Childs 2016-10-20 14:20:24 +0100
  • 762a89dfdf Test nvm revert Luke Childs 2016-10-20 14:17:04 +0100
  • a3e1bbd75f Setup wrapper commands tests Luke Childs 2016-10-20 14:16:23 +0100
  • 61a8aba6f1 Test zsh-nvm wraps nvm Luke Childs 2016-10-19 14:53:53 +0100
  • a12a0e368c Test zsh-nvm loads nvm Luke Childs 2016-10-19 14:27:25 +0100
  • 6f7c9ff4cc Don't load/install nvm in tests that don't need to Luke Childs 2016-10-18 15:02:17 +0100
  • 8367ab3120 Add ZSH_NVM_NO_LOAD option Luke Childs 2016-10-18 15:01:44 +0100
  • c7ee42d5c5 Test zsh-nvm doesn't overwrite nvm installs Luke Childs 2016-10-18 14:52:36 +0100
  • 2156245dca Test zsh-nvm installs nvm Luke Childs 2016-10-17 16:39:45 +0100
  • babab28ff9 Remove nvm after every test Luke Childs 2016-10-17 16:38:56 +0100
  • bf24f56434 Use repo dir for NVM_DIR so we don't mess with global nvm installations Luke Childs 2016-10-17 15:55:16 +0100
  • 9c33f4d91c Test set NVM_DIR if not exist Luke Childs 2016-10-17 15:07:42 +0100
  • 5e27903375 Also run Travis tests on OS X Luke Childs 2016-10-17 14:29:38 +0100
  • ff2e8f0ba3 Integrate with Travis Luke Childs 2016-10-17 14:06:58 +0100
  • 52b486bca8 Setup urchin tests with test for loading Luke Childs 2016-10-17 13:50:06 +0100
  • e94abbc760 Test NVM_LAZY_LOAD and NVM_NO_USE options together tests Luke Childs 2016-12-12 18:50:48 +0700
  • 5fa5c89b54 Test nvm is loaded correctly with NVM_LAZY_LOAD Luke Childs 2016-12-12 18:22:18 +0700
  • 18260a543c Completely nuke node Luke Childs 2016-12-12 17:31:38 +0700
  • d8ccfa0efa Test global modules are loaded correctly with NVM_LAZY_LOAD Luke Childs 2016-12-12 16:52:17 +0700
  • 0618f5825a Improve node binary checks in tests Luke Childs 2016-12-10 17:19:18 +0700
  • 385f4afef9 Check node can be loaded manually in NVM_NO_USE test Luke Childs 2016-12-10 16:55:44 +0700
  • 070f590f43 Add test info to readme Luke Childs 2016-11-17 00:38:59 +0000
  • feeb4bf253 Uninstall brew node on Travis osx image Luke Childs 2016-11-12 09:43:13 +0000
  • ef0efede63 Deactivate default Travis nvm Luke Childs 2016-11-12 07:48:41 +0000
  • d2a0d059f7 Test NVM_LAZY_LOAD option Luke Childs 2016-10-28 16:16:24 +0100
  • cd48b14dc6 Test NVM_NO_USE option Luke Childs 2016-10-22 16:22:22 +0100
  • 4337547a5b Test zsh-nvm loads node Luke Childs 2016-10-21 17:55:57 +0100
  • 30b2ca6d16 Move test NVM_DIR inside test folder Luke Childs 2016-10-21 17:47:06 +0100
  • 3ce497b489 Setup options test dir Luke Childs 2016-10-21 15:43:08 +0100