1607 Commits (79657965696b7b69fe83bee1aa18e44a9c7a37ba)
 

Author SHA1 Message Date
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
Jordan Harband affcc5087c [Fix] `set -e`: `nvm install lts/something`: call `nvm_ensure_default_set` with the proper value. 8 years ago
Ryan Wheale 1b2305232f
[install script] Use `$HOME` variable in `NVM_DIR` 8 years ago
butlerx f1a5f2a15f
[Docs] [Fix] zsh autochange: only `nvm install` if we can’t `nvm use` 8 years ago
Jordan Harband 40e40975eb
v0.33.0 8 years ago
Jordan Harband ae8eb80d0b `make release` should pop up the EDITOR for the annotated tag. 8 years ago
Jordan Harband 186509be24 [github] modify the issue template 8 years ago
Jordan Harband 853afbf595
Revert "Revert "[Fix] `set -u`: ensure that potentially unbound variables aren’t called unchecked."" 8 years ago
Jordan Harband a8c465018e
Revert "[Fix] `set -u`: ensure that potentially unbound variables aren’t called unchecked." 8 years ago
Jordan Harband 1cac5194b9 [github] Flesh out issue template a bit. 8 years ago