424 Commits (master)

Author SHA1 Message Date
nmarghetti f2582275f6
[New] maybe support Windows with WSL, MSYS, Cygwin 4 years ago
nmarghetti d118be8fd4
[Tests] Add unit tests for `nvm_is_version_installed` 4 years ago
Botspot 779a34e6a9
[Fix] `nvm_get_arch`: Rasbperry Pi: armv7l with arm64 kernel, get correct arch 4 years ago
Sladyn Nunes 2b5e53fcd5
[Fix] install script: check the proper version; fetch tags also 4 years ago
Jordan Harband f534fde760
[Tests] `node-gyp` v8 breaks this test 4 years ago
Rodrigo Espinosa de los Monteros 4da7f101a2
[Fix] `nvm_alias`: ensure `lts/-1` returns the one before `lts/*` 4 years ago
Jordan Harband 641f86879f
[Tests] update mocks 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
nmarghetti 502089ae30 [New] install script: Allow installation from other repository also for git method 4 years ago
nmarghetti 60e78d3ec1
[Tests] Add unit test for nvm_download 4 years ago
nmarghetti 9f3397afa4
[Tests] add `nvm_grep` to install script, fix tests 4 years ago
Jordan Harband 436cda247e
[Fix] remove `nvm_supports_source_options` 4 years ago
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
Dena Burd 2fea55fdb5
[Tests] add test that fails without fix for #2362 4 years ago
David Moles d4eba354b5 [Fix] `install`: Ignore npm command under $NVM_DIR when checking for global modules 4 years ago
Jordan Harband 3b57dfec8d
Revert "[Fix] `nvm_die_on_prefix`: only grep lines starting with env var name" (#2347) 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
Alex Aubuchon 00af6341f7
[Tests] Run fast test suite in clean environment 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
Alex Aubuchon f2c5ce459a
[Tests] Fix nvm unload fast test cleanup 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
Jordan Harband 6e0562ac6d
[Tests] pin postcss to v7 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
Yash-Singh1 b1200c659b
[Fix] `nvm use`: fix `--silent` when version is omitted 5 years ago
Naomi Quinones 1bf567bd0b
[Fix] ensure `--help` is intercepted on any command 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
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
Magnus Markling b02617028f
[Tests] Source nvm.sh before defining FILE 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 c372ff03e0
[Tests] update mocks 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
Jordan Harband e609091a55
[Tests] update test mocks 5 years ago
Jordan Harband 4cd6b4822c
[Tests] try to make `nvm unload` test more robust 5 years ago
Jordan Harband f4eddb2c9c
[Tests] ensure `nvm unload` unsets env vars too 5 years ago
Jordan Harband 0899839b95
[Tests] pin `david` to v11 5 years ago
Jordan Harband 73a513c389
[Fix] allow `nvm unalias x` when `x` is a default alias, but shadowed 5 years ago
Sehrope Sarkuni 0b5bb5ccd8
[Fix] `set -u`: Add default empty value for `$NVM_NO_ALIAS` 6 years ago
Jordan Harband ee9e56582e
[Tests] `jspm` v2 beta started breaking tests; pin to < v2 6 years ago