1966 Commits (4fdef427e4b1d563570ba5992bdbe7d7e23f025b)
 

Author SHA1 Message Date
Peter Dave Hello 93c1036758
[Tests] Move to Ubuntu 14.04 on Travis CI 8 years ago
Ægir Örn Símonarson 4411abf82e [Docs] Add Mac OS "troubleshooting" to README 8 years ago
Peter Dave Hello a36af70571
[Docs] Update issue #900 title in README.markdown 8 years ago
Peter Dave Hello 059ab0e1ac
[Refactor] Make the code a little bit cleaner 8 years ago
Jordan Harband b9f9977cdd
[Fix] `nvm install -s`: npm detection 8 years ago
Peter Dave Hello 676fff0219
[completions] Remove nospace in bash_completion 8 years ago
Peter Dave Hello 7b253c8c0a
[New] Supercharge `nvm debug` output 8 years ago
Peter Dave Hello f344d0694b [Tests] Move cabel, nvm & npm install into TravisCI "install" section 8 years ago
Peter Dave Hello d9704471ff [Tests] Cache "node_modules" in CI 8 years ago
Peter Dave Hello 82aaa0a20d [Tests] Do not install nodejs, npm deps for SHELLCHECK 8 years ago
Peter Dave Hello e41197ea94 [Tests] Improve npm dependencies installaion in travis ci 8 years ago
Peter Dave Hello 6ef2be8db4
[Docs] Get https://nodejs.org/dist header instead of its body, fix #1451 8 years ago
Peter Dave Hello d465493832
[Docs] Use https protocol for nodejs.org in issue template 8 years ago
Peter Dave Hello 0e5fba2dfb
[Docs] Also add `--compressed` for `curl` in issue template, cc #1437 8 years ago
Peter Dave Hello 973dfc6d4a [New] Dynamically detect if curl supports `--compressed` 8 years ago
Peter Dave Hello 6a3b1dd2c3 [New] Enable curl auto compression/decompression 8 years ago
Peter Dave Hello 4c97828f79
Update .gitattributes 8 years ago
Peter Dave Hello ccd9697ef2 Delete .npmignore 8 years ago
Peter Dave Hello 20a40dd8c2
[Docs] Update CONTRIBUTING.md 8 years ago
Peter Dave Hello 237c3a78e2 [Tests] Add retry on urchin setup which has no built in retry feature 8 years ago
Peter Dave Hello fa3631fee3
[Refactor] Add `nvm_has_non_aliased` 8 years ago
Peter Dave Hello 316c9f34c6
[Performance] Use awk's comparison to save a pipe to grep 8 years ago
Peter Dave Hello 6cb12b0f99
[Performance] Improve awk usage 8 years ago
Peter Dave Hello 6ed73b0696 [Refactor] Improve sed usage for performance 8 years ago
Shirsh Zibbu dcd008ff61
[Refactor] remove unnecessary quotes 8 years ago
Peter Dave Hello 039afb9470
[Docs] Update Installation section 8 years ago
Peter Dave Hello b879628394 [Fix] declare MANPATH if and only if it's not set 8 years ago
Jordan Harband 9b2629384f
[Fix] `nvm install -s`: ensure additional params lack a trailing space. 8 years ago
Peter Dave Hello 50ae1e5199
[Fix] Install failed should return correct exit status, fix #1347 8 years ago
Matthew McEachen 1e6b5ce039
[Fix] stop setting mirror env vars unnecessarily 8 years ago
Peter Dave Hello 952d0067b3 [Fix] bash_completion should make sure nvm loaded 8 years ago
Peter Dave Hello 911ff87601 [Fix] bash_completion source prompt, remove && 8 years ago
Peter Dave Hello 9593616b8c [Fix] NVM_PROFILE bash/zsh detection in installation 8 years ago
Peter Dave Hello d8538dad84 [Refactor] nvm.sh minor refactor 8 years ago
Alex Ryan 257f16fb13
[Docs] fi README typo 8 years ago
Peter Dave Hello 182a18d911
[Fix] Github should be GitHub 8 years ago
Peter Dave Hello 8e6201b5b1
[Tests] Update test mocks 8 years ago
Dominyk Tiller b676bf7d0e
[Fix] checksums: remove libressl command support 8 years ago
Jordan Harband fa22d712ff
[Fix] ensure this variable is not unbound. 8 years ago
Jordan Harband 286090b607 Merge pull request #1408 from PeterDaveHello/doctoc 8 years ago
Peter Dave Hello 1689b174b3 [Test] Add doctoc up-to-date test in TravisCI 8 years ago
Peter Dave Hello f8aaa32d17 README minor adjustment, generate "Table of Content" via doctoc 8 years ago
Peter Dave Hello 3dc5777b66 Add doctoc devDependency and npm script 8 years ago
Jordan Harband 6669e91bd8
v0.33.1 8 years ago
John-David Dalton 7c271729ef Enable working without tput. 8 years ago
Jordan Harband b54e147442
[Fix] `nvm unload`: run `nvm deactivate` before unsetting everything. 8 years ago
Jordan Harband e7e4a9b3d6
[Fix] unset `NVM_RC_VERSION` env var immediately after it’s no longer needed. 8 years ago
Jordan Harband 49e446dac1
[debug] include mirrors in `nvm debug` output. 8 years ago
Robin Schneider 1b8b7b31ed
Add CII best practices badge 8 years ago
Jordan Harband 6fc0241c21
[Fix] `install.sh`: only un-interpolate $HOME for the profile source string. 8 years ago