1375 Commits (88fc93a71bf54c811ec0dc5c6d54dc001d883a66)
 

Author SHA1 Message Date
Peter Dave Hello 88fc93a71b Fix nvm dir path in install script, fix #1189 9 years ago
Jordan Harband f9f140ec13
[Performance] make auto-using faster. 9 years ago
Luke Childs f653bdc606 Print shell version on Travis 9 years ago
Jordan Harband 31e58d1827
v0.31.4 9 years ago
Julien Gilli a32b914bab Fix nvm on SmartOS setups using 64 bits pkgsrc repository 9 years ago
Joe Lencioni f51b1bf8ae Document required git version 9 years ago
Jordan Harband c874a17479 Merge pull request #1179 from lencioni/improve-upgrade-instructions 9 years ago
Joe Lencioni 6eef4ce4d2 Use NVM_DIR in installation instructions 9 years ago
Joe Lencioni 54476476ab Use subshells for installation and upgrade instructions 9 years ago
Joe Lencioni 87a3a4425d Ensure `git describe` only matches version tags 9 years ago
Joe Lencioni 17a3272b8a Ensure `git describe` gives latest tag 9 years ago
Luke Childs c08010f610 Fix typo in readme 9 years ago
Jordan Harband 2ee8ec886f Merge pull request #1178 from lukechilds/installation-improvements 9 years ago
Luke Childs 978f7b4435 Only source nvm, not entire profile 9 years ago
Luke Childs 3417e9d9a3 Add message explaining how to use nvm 9 years ago
Luke Childs eb4de62bc1 Remove incorrect message 9 years ago
Jordan Harband 8a199e00a2 Merge pull request #1173 from wiserweb/master 9 years ago
wiserweb 6ac7ecf7dc Update README.markdown 9 years ago
Luke Childs a09f225ec7 Update zsh-nvm upgrade command in readme 9 years ago
Jordan Harband e0e1c0379a Merge pull request #1163 from sebthom/patch-1 9 years ago
Sebastian Thomschke f4d57cc17d Fix for #871 find: warning: Unix filenames usually don't contain slashes 9 years ago
Jordan Harband 56417f88f9
v0.31.3 9 years ago
Jordan Harband dbb65d98c2 Merge pull request #1070 from ljharb/display_lts_remote 9 years ago
Jordan Harband fb49bf6f70 completion: add LTS aliases. 9 years ago
Jordan Harband 28822ff81e [Docs] update README for LTS. 9 years ago
Jordan Harband 876d117376
[Tests] add `nvm run --lts` tests. 9 years ago
Jordan Harband b2c5616d7a
[Tests] avoid accidental command execution in test failure message. 9 years ago
Jordan Harband 58a82a1d31
[Tests] add `nvm exec --lts` tests. 9 years ago
Jordan Harband ecbd7d4572 [Tests] use `-ex` option during tests when possible 9 years ago
Jordan Harband 186eb8838d
[Tests] make “nvm use iojs” test actually test that thing. 9 years ago
Jordan Harband 803adac676
[Fix] ensure proper checking of the “shwordsplit” zsh option. 9 years ago
Jordan Harband 940f850f8d
[Tests] clean up some tests 9 years ago
Luke Childs 54d58f88db Link to zsh-nvm in readme 9 years ago
Jordan Harband 78a008c3c7
[Fix] use Solaris-compatible tail options. 9 years ago
Owen Smith 8c8bf1204c [Fix] install should not exit after successful git clone 9 years ago
Jordan Harband f3ce324e22 Merge pull request #1145 from robotlolita/patch-missing-version-error 9 years ago
Quildreen Motta 730b253174 Updates tests for the new output messages 9 years ago
(Soreλ\a) 0f26656c2c npm -> nvm, and minor formatting issues 9 years ago
(Soreλ\a) 79d62fb16d Improve error messages for missing versions 9 years ago
Mohit Agarwal 322d81d75f use git options instead of cd in install script 9 years ago
Cezar Augusto 70b8c59722 Add info about 'nvm: command not found'. Ref #576 9 years ago
Jordan Harband 42fedf6bc9
[Tests] add some basic `nvm use --lts` tests 9 years ago
Jordan Harband 4c010f442e
[Tests] add tests for auto-creation of LTS aliases on `nvm_ls_remote` 9 years ago
Jordan Harband 0b40139caa
[Tests] set x option in update mock to better locate failures 9 years ago
Jordan Harband 1bcd2f4743 Merge pull request #898 from PeterDaveHello/patch-1 9 years ago
Peter Dave Hello d47887ae8f use sh syntax highlight in README.markdown 9 years ago
Peter Dave Hello 07bb79f405 Use `case` instead of multiple if/else statement. 9 years ago
Peter Dave Hello 9e09c30621 update nodejs version list 9 years ago
Jordan Harband 43c3c23928 [Fix] install script: remove more unnecessary `cd`ing. 9 years ago
Jordan Harband cb4e010de7 [Fix] install script: Don’t attempt to `cd` twice. 9 years ago