967 Commits (eed0d0e85ccb35e8802b0df7061491e6cf5d6a4b)

Author SHA1 Message Date
Jordan Harband b5165ecbe4
[shellcheck] update for new warnings in v0.7.2 4 years ago
nmarghetti f2582275f6
[New] maybe support Windows with WSL, MSYS, Cygwin 4 years ago
Botspot 779a34e6a9
[Fix] `nvm_get_arch`: Rasbperry Pi: armv7l with arm64 kernel, get correct arch 4 years ago
Jordan Harband 3fea5493a4
v0.38.0 4 years ago
Rodrigo Espinosa de los Monteros 4da7f101a2
[Fix] `nvm_alias`: ensure `lts/-1` returns the one before `lts/*` 4 years ago
Lukman 1081ed161b
[New] `install`: add parallel build support for openbsd 4 years ago
Vesa Vilhonen 52f67b3677
[Fix] `exec`: `--` should stop argument parsing 4 years ago
Sladyn Nunes 4fdef427e4
[New] `install`: add `-b` flag to skip building from source 4 years ago
nmarghetti 7f6c0c053a
[Refactor] add `nvm_install_binary_extract` 4 years ago
nmarghetti d396181ffb
[Refactor] add `nvm_get_artifact_compression` 4 years ago
Brandon L. Reiss 3243f7a082
[Fix] Fix potential unbound var error on nvm install 4 years ago
Jordan Harband 436cda247e
[Fix] remove `nvm_supports_source_options` 4 years ago
Hosam Aly 31c5c5c45a
[Fix] avoid parse error with common omz global aliases, in `nvm_print_color_code` 4 years ago
Jordan Harband 3c079f16c7
[shellcheck] fix silly shellcheck complaint 4 years ago
Jordan Harband e76b2945c5
[Fix] relax `$PREFIX` checking, to accomodate `npm exec` 4 years ago
Keith Lazuka 86708833c9
[Fix] Use local variable when looping over args 4 years ago
Jordan Harband 4b947ec92d
v0.37.2 4 years ago
Jordan Harband 3b57dfec8d
Revert "[Fix] `nvm_die_on_prefix`: only grep lines starting with env var name" (#2347) 4 years ago
Jordan Harband 661a702cdd
v0.37.1 4 years ago
Dena Burd 6848c16d53
[New] Added `set-colors` command. See details below: 5 years ago
Matteo De Wint 21c0c05130 [Fix] `nvm_die_on_prefix`: only grep lines starting with env var name 4 years ago
Jordan Harband 4054bd70ce
v0.37.0 4 years ago
Jordan Harband 499d303746
[Perf] `use`/`nvm_die_on_prefix`: replicate npm config algorithm and remove `npm config` call 5 years ago
Dena Burd c72f2c6f21
[Fix] `nvm ls-remote`: accept versions that end with a dot 4 years ago
Dylan Armstrong e01060fa2c
[Fix] `nvm_die_on_prefix`: use directory comparison rather than string 4 years ago
Dylan Armstrong 96069da0d5
[Fix] `nvm_ls`: zsh: unset `markdirs` and `local_options` 4 years ago
Jordan Harband 7929190e6e
[Docs] improve `nvm --help` output 4 years ago
Jordan Harband 8debf39f24
v0.36.0 4 years ago
Jordan Harband c7ca08d575
[Fix] `latest-npm`: ensure npm 7 is not installed on node < 10 4 years ago
Jordan Harband cf92956e5d
[New] add `nvm_find_project_dir` helper 5 years ago
Jordan Harband 1d88ecfce5
[Fix] `nvm_die_on_prefix`: check that the prefix is inside the version dir, not just the nvm dir 5 years ago
Michael Potter f7fbad2bd6
[performance] `nvm_auto`: only call `nvm_ls_current` in `use` mode 5 years ago
Jordan Harband 9dc6f3e4a5
[Refactor] `nvm run`/`nvm exec`: use `NVM_SILENT` consistently internally 5 years ago
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