1946 Commits (9849bf494d50e74aa810451fb1f83208b0092dd6)
 

Author SHA1 Message Date
nmarghetti 9849bf494d
[meta] Rename some files to be more cross platform 4 years ago
nmarghetti 4e9df33cb7
[New] install script: Allow installation from other repository 4 years ago
hjoshi123 f3fa157456
[Fix] `bash_completion`: move compinit before bashcompinit 4 years ago
hjoshi123 6982dee071
[Docs]: Updated README.md to include homebrew unsecure dirs warning 4 years ago
Shiming 10399ed1bd
[Docs] source `./nvm.sh` instead of `nvm.sh`, for `zsh` 5 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
Rui Chen e48cb858a6
[Tests] `.npm` is now cached by default 5 years ago
Keith Lazuka 86708833c9
[Fix] Use local variable when looping over args 4 years ago
David Moles d4eba354b5 [Fix] `install`: Ignore npm command under $NVM_DIR when checking for global modules 4 years ago
Jordan Harband ed321f1df0
[Tests] `release`: clobber local tags 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
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