934 Commits (1c00753fd9c3ae5e0bb3f4992c5e283ef5bf5085)

Author SHA1 Message Date
Jordan Harband 1c00753fd9
[New] `nvm deactivate`/`nvm which`: add `--silent` 5 years ago
Yash-Singh1 b1200c659b
[Fix] `nvm use`: fix `--silent` when version is omitted 5 years ago
Jordan Harband 16b75b7333
[Robustness] add `command` to `xargs`/`rm` in `nvm_get_default_packages` 5 years ago
Naomi Quinones 1bf567bd0b
[Fix] ensure `--help` is intercepted on any command 5 years ago
Dimitris Karagiannis a01deb11dc
[patch] Update docs and add warning for 'nvm is not compatible with the npm config "prefix" option' edgecase error on Mac OS 5 years ago
Kayla Altepeter a5aec107df
[New] adding default and alias option to `nvm install` 6 years ago
Jordan Harband 424aeb38b4
[Refactor] add `nvm_get_checksum_binary`; use it in `nvm debug` 5 years ago
Jordan Harband abfe0a5891
[Refactor] remove unused `nvm_checksum` function 5 years ago
Naomi Quinones 3561bbc54a
[Fix] `--help`: Add more examples 5 years ago
Jordan Harband 83043c4d3a
[debug] add `whoami` output 5 years ago
Dena Burd 55eafcd814
[New] add `nvm -v` as an alias for `nvm --version` 5 years ago
ritmos 06c3bf6a8f
[Docs] `--help`: explain more clearly that <version> parameter is optional and can be provided by .nvmrc on `nvm install`, `nvm use`, `nvm exec`, and `nvm run`. 5 years ago
DeeDeeG 4b1100e515
[New] `nvm_supports_xz`: Add Mac/FreeBSD xz platform support checks 5 years ago
Jordan Harband 6575b6b052
[Fix] `install`: improved arg parsing around `--reinstall-packages-from` 5 years ago
Sehrope Sarkuni 91a55dd91a
[Refactor] Rename solaris and iojs helper functions to be nvm_ prefixed 5 years ago
Jordan Harband f607f2f783
[Fix] `reinstall-packages`: do not include unmet peer deps 5 years ago
Jordan Harband 258938ef66
v0.35.3 5 years ago
Jordan Harband 096ba0d8c3
`uninstall`: add `NVM_DEBUG` to print out a filename as its permissions are checked 5 years ago
Jordan Harband 4626d1aae6
[New] add `lts/-1` etc, to point to an LTS line relative to "latest" 5 years ago
Jordan Harband b9536327ae
[Fix] `nvm ls-remote`: properly label latest LTS versions instead of just the latest one in the filter 5 years ago
Bruce A. MacNaughton 6c560b12b6
[New] `use`: set `NVM_INC` to expose the node include path 5 years ago
Jordan Harband f355b327d6
v0.35.2 5 years ago
Jordan Harband 6fa92c82ca
[Fix] if a prefix env var is set (as in npm run), but is correct, do not fail 5 years ago
Jordan Harband 73a513c389
[Fix] allow `nvm unalias x` when `x` is a default alias, but shadowed 5 years ago
Jordan Harband 28bc2fd991
v0.35.1 5 years ago
Jordan Harband 100861d529
[Fix] `install-latest-npm`: `npm` `v6.10` breaks on `node` `v6.0`, `v6.1`, and `v9.0`-`v9.2` 5 years ago
Jordan Harband 94a72ae217
[Fix] `nvm use`: improve help output with bare `nvm use` and no `.nvmrc` 5 years ago
Jordan Harband 011810e721
v0.35.0 5 years ago
Sehrope Sarkuni 0b5bb5ccd8
[Fix] `set -u`: Add default empty value for `$NVM_NO_ALIAS` 6 years ago
Jordan Harband e7a5b7992b
[meta] update repo links to point to org 6 years ago
Christopher Sahnwaldt 2410215b6a
[Refactor] add `nvm_stdout_is_terminal` helper 6 years ago
Jordan Harband 43402df896
[Fix] `nvm_supports_source_options`: work around a bug in bash 3.2 6 years ago
Jordan Harband e0d87528f3
[shellcheck] remove unnecessary overrides 6 years ago
Jordan Harband 226487d358
[Fix] `install`: error out when an argument has `---` 6 years ago
Jordan Harband 216c24fba0
[Docs] `--help`: consolidate some help output 6 years ago
Jordan Harband 4c8ced736d
[Docs] `nvm --help`: add `--no-colors` and `--no-alias` 6 years ago
Jarvis Mercer - Amir Mohammad Safari (AMSL) 1f7f0c2d81
[Docs] add version number to `nvm —help` output 6 years ago
Jordan Harband c6740f5a6e
[New] `nvm ls`: add `--no-alias` to suppress alias output 6 years ago
Jordan Harband 58d0933f72
[Fix] attempt to fix a bug in bash 3.2, fixed in 4.4, that improperly exits on `-e` in a test. 6 years ago
Jordan Harband 2a513a1bc0
[Fix] `nvm_ls`: Reverts #1462 to fix io.js sorting. 6 years ago
Jordan Harband 7f9220dbd8
[Fix] `nvm ls`: `--no-colors`: `system`: print an asterisk 6 years ago
Jordan Harband e1bb44f712
[shellcheck] add overrides 6 years ago
Jordan Harband db19450caa
[Fix] `default_packages`: work when the file lacks a trailing newline 6 years ago
Jordan Harband 5c117e6ab3
[Refactor] extract “get default packages” logic to `nvm_get_default_packages` 6 years ago
Lucas Kellner 02997b0753
[Docs] `unalias`: add more specific error message for builtin aliases 6 years ago
Peter Dave Hello cc0750eb5d
[Fix] `install`: Add missing io.js installation message 6 years ago
Peter Dave Hello 10f24d6d4b
[Refactor] `nvm.sh`: make coding style more consistent 7 years ago
Peter Dave Hello e367533eb8
[Refactor] Reduce one more `sed` & pipe to speedup 8 years ago
Peter Dave Hello 6534568745 [Fix] Enhance nvm debug for different environments 6 years ago
Jordan Harband 3d9c31d944
v0.34.0 6 years ago