271 Commits (510b2fd44c79049e16c5ff06988de62526504d0b)

Author SHA1 Message Date
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 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
Naomi Quinones 1bf567bd0b
[Fix] ensure `--help` is intercepted on any command 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
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 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 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
Christopher Sahnwaldt a1abfd1fe4
[Tests] use rimraf over `rmdir` in teardowns 6 years ago
Jordan Harband 43402df896
[Fix] `nvm_supports_source_options`: work around a bug in bash 3.2 6 years ago
Jordan Harband 9daf26f0a0
[Tests] `nvm_command_info`: make error output more helpful 6 years ago
Jordan Harband c6740f5a6e
[New] `nvm ls`: add `--no-alias` to suppress alias output 6 years ago
Jordan Harband 04fdb2331b
[Tests] `nvm ls`: ensure `nvm alias` is called 6 years ago
Jordan Harband 2a513a1bc0
[Fix] `nvm_ls`: Reverts #1462 to fix io.js sorting. 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
Jordan Harband c1150c41ab
[Tests] avoid using shopt in zsh 6 years ago
Xandor Schiefer 90cfb5d771
[Fix] `use`: Prepend instead of changing if shadowed by system dirs (fixes #1652) 7 years ago
Joshua Li 0cdc184168
[Fix] Improve `nvm_is_version_installed` to check for a node executable instead of root dir 7 years ago
Joshua Li a5f42d9cea
[Tests] update most mkdirs to use make_fake_{node,iojs} 7 years ago
Jordan Harband 38b32c27f3
[Tests] update mock data 7 years ago
Jordan Harband c465a83518
[Tests] `nvm ls-remote`: add test for overly-large tab file 7 years ago
Peter Dave Hello 113d807e5a
[New] Support `--no-progress` for `nvm install` 8 years ago
Peter Dave Hello d5dacdf80f
[Fix] `nvm debug`: Fix sed syntax error in nvm_command_info() 7 years ago
Peter Dave Hello 685312d600
[Fix] Remove $NVM_DIR trailing slash automatically, fix #1708 7 years ago
Jordan Harband 918a39a0d0
[Tests] update mocks 7 years ago
Jordan Harband 0e3bb2cc47
[Fix] ensure --reinstall-packages-from has a version number. 7 years ago
Josh Soref 2859a19bbd
[Docs] fix spelling 7 years ago
Peter Dave Hello e7b42198b4
[Fix] Improve .nvmrc reading process 7 years ago
Peter Dave Hello 2cd2c0f72e Remove useless trailing newlines 7 years ago
Jordan Harband 4846d57c69
`nvm use`: perfect pre-npm-config env var checking 7 years ago