1932 Commits (510b2fd44c79049e16c5ff06988de62526504d0b)
 

Author SHA1 Message Date
Jordan Harband 510b2fd44c
[Tests] fix eclint errors 4 years ago
Jordan Harband 80a4e06af9
[Tests] partially migrate to Github Actions 4 years ago
Alex Aubuchon 22902f04a3
[actions] Add release test workflow 4 years ago
Dena Burd 6848c16d53
[New] Added `set-colors` command. See details below: 5 years ago
Alex Aubuchon 3abb98124e
[actions] Add shellcheck workflow 4 years ago
Matteo De Wint 21c0c05130 [Fix] `nvm_die_on_prefix`: only grep lines starting with env var name 4 years ago
Alex Aubuchon 00af6341f7
[Tests] Run fast test suite in clean environment 4 years ago
Jordan Harband 11a9d22607
[actions] add "Allow Edits" workflow 4 years ago
Jordan Harband bbe032fa7e
[actions] switch Automatic Rebase workflow to `pull_request_target` event 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
Peter Dave Hello 31bc0a13c2 [Dockerfile] Clean up dated comment 4 years ago
Dena Burd c72f2c6f21
[Fix] `nvm ls-remote`: accept versions that end with a dot 4 years ago
Alex Aubuchon f2c5ce459a
[Tests] Fix nvm unload fast test cleanup 4 years ago
Jordan Harband 0f0d5e8270
[dev deps] alphabetize dependencies 4 years ago
Alex Aubuchon e77ed07ccc
[Tests] Fix `nvm_ls_current` fast test 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
Peter Dave Hello 4436638816
[Tests] Drop deprecated `sudo:` option in TravisCI config 4 years ago
Matthieu Bosquet 344cc32ac3
[readme] bash shell integration: Amended example to call cd when booting a terminal (previously only called on cd). 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
Peter Dave Hello 6110d31969
[dockerfile] Add missing apt pacakge `locales` 4 years ago
Peter Dave Hello 68d2f47c0a
[dockerfile] Update ShellCheck download URL in Dockerfile 4 years ago
Jordan Harband 6e0562ac6d
[Tests] pin postcss to v7 4 years ago
Peter Dave Hello 68d331a816
[dockerfile] Remove ShellCheck Segmentation fault workaround 4 years ago
Saikat Das 22e07cc0c1
[readme] fix LTS upgrade command 5 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
Jordan Harband 035bf9e28e
[readme] update autocompletion output examples 5 years ago
Michael Potter f7fbad2bd6
[performance] `nvm_auto`: only call `nvm_ls_current` in `use` mode 5 years ago
Steve Lee 19c55b9936
[readme] Mention problem with windows cmd echo 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
Saikat Das 18c6f98acc
[readme] Add documentation for LTS updates which reinstall existing packages 5 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
Bram Wubs f6d11bae41
[readme] Fix fish load_nvm function 5 years ago
Marcus Kazmierczak d2d232ea2b
[readme] Update macOS troubleshooting w/ 10.15 zsh default 5 years ago