874 Commits (ef35bc4cb6cba663d631340d3e5641d78a8fdd4f)

Author SHA1 Message Date
adedomin 7a5ff0d133
[Fix] `ls-remote`: fix issues in zsh when using a mirror with a ton of entries 7 years ago
Jordan Harband f5f029c409
[Fix] “unstable” alias: when there’s no “unstable” minors, output “N/A” 7 years ago
Peter Dave Hello 113d807e5a
[New] Support `--no-progress` for `nvm install` 8 years ago
Jordan Harband 3fc7b737f5
[Fix] `install -s`: `zsh`: ensure `shwordsplit` opt is set 7 years ago
Jordan Harband 93990ab7da
v0.33.11 7 years ago
Jordan Harband 61c7b133f8
[Fix] `nvm install-latest-npm`: node v4.5 and v4.6 work on npm v5.4.1, but not v5.4.2 7 years ago
Jordan Harband eb0a8442d8
[Fix] `nvm install-latest-npm`: node v4.5 and v4.6 work on npm v5.4.1, but not v5.4.2 7 years ago
Jordan Harband 177a9673a7
v0.33.10 7 years ago
Jordan Harband db98f8cdaf
[Fix] `install-latest-npm`: npm 6 is out, and requires node 6 or higher 7 years ago
Jordan Harband 42f11acce1
[Fix] `install-latest-npm`: npm 6 is out, and requires node 6 or higher 7 years ago
Jordan Harband 09f7bbb78c
[Refactor] use a different approach to remove trailing slashes 7 years ago
Peter Dave Hello d5dacdf80f
[Fix] `nvm debug`: Fix sed syntax error in nvm_command_info() 7 years ago
Peter Dave Hello d3a9272a0c [Refactor] Speedup nvm_list_aliases() 7 years ago
Jordan Harband 1b14e6b4d9
v0.33.9 7 years ago
Peter Dave Hello 685312d600
[Fix] Remove $NVM_DIR trailing slash automatically, fix #1708 7 years ago
Peter Dave Hello ca66a13710
`nvm debug`: Improve OS version detection 7 years ago
Peter Dave Hello b15709e637 Turn off wget's output in nvm_get_latest() 7 years ago
Jordan Harband 74ff70aab3
[Fix] installing with an LTS name should lowercase the name before ensuring a default 7 years ago
Jordan Harband 0e3bb2cc47
[Fix] ensure --reinstall-packages-from has a version number. 7 years ago
Josh Soref 2859a19bbd
[Docs] fix spelling 7 years ago
Peter Dave Hello d6fa67166c
[Fix] `reinstall-packages`: Prevent install/link when no packages found 7 years ago
Peter Dave Hello 25b7f264d5 [Fix] Use `nvm_echo` instead of `echo` directly 7 years ago
Jordan Harband 5fc8bd950d
Fix whitespace 7 years ago
Peter Dave Hello e7b42198b4
[Fix] Improve .nvmrc reading process 7 years ago
Peter Dave Hello 5f53caadad
[Refactor] Use grep `-q` parameter instead of redirect to /dev/null 7 years ago
Peter Dave Hello 9c42470347
[New] Add "$PATH" to `nvm debug` output 7 years ago
Peter Dave Hello f3076d14c9
[Fix] Add missing "command" prefixes for few commands 7 years ago
Peter Dave Hello bb803492d8 Remove duplicate code in nvm_npm_global_modules() 7 years ago
Peter Dave Hello f290ccf1d5
[Fix] Add missing "command" prefix for "tr", fix #1725 7 years ago
Peter Dave Hello 3ed47431f8
[New] Print $SHLVL in `nvm debug` 7 years ago
Peter Dave Hello aad269d224
Display FreeBSD and SunOS with correct caps 7 years ago
Peter Dave Hello a23f7169a6
[Fix] Correct nvm.sh indent 7 years ago
Jordan Harband 6dd9ecb607
[Docs] add `nvm which current` to `nvm --help` output 7 years ago
Peter Dave Hello 2a8a81da94 [Fix] ShellCheck SC1117 in nvm.sh & install.sh 7 years ago
Jordan Harband 7ad6d98ced
v0.33.8 7 years ago
Jordan Harband fa9c50520d [Fix] `nvm install-latest-npm`: fix for node 4.5/4.6. 7 years ago
Jordan Harband 4846d57c69
`nvm use`: perfect pre-npm-config env var checking 7 years ago
Jordan Harband 65f0572bdc
v0.33.7 7 years ago
Jordan Harband b6a7a54d04
[Fix] `nvm install-latest-npm`: fix node 4-4.6 7 years ago
Jordan Harband a57fe846e8
[Fix] `set -u`: ensure `NVM_USE_OUTPUT` is always set. 7 years ago
mail6543210 16d3e6d2dc Remove unnecessary, incorrect workaround. 7 years ago
mail6543210 91a29c0da2 Fix for $path used by zsh 7 years ago
Phileas Lebada 049a86022f Add empty value to local variable 7 years ago
Avery Magnotti fc30e0ade4
Make `nvm cache clear` message less ambiguous 7 years ago
Jordan Harband b546436113
v0.33.6 7 years ago
Jordan Harband 3b133fac2f
[Fix] `install-latest-npm`: `npm` `v5.4`+ breaks on `node` `v4.5` and `v4.6`. 7 years ago
Jordan Harband 6597e11971
v0.33.5 7 years ago
Jordan Harband 8c578b864d [Fix] ensure all `grep` calls go through `nvm_grep`. 7 years ago
Peter Dave Hello d535c97d0f Enhance nvm debug with more tools info 7 years ago
Xandor Schiefer 334897ae39
Preserve PATH locations order when changing versions 8 years ago