- 91a55dd [Refactor] Rename solaris and iojs helper functions to be nvm_ prefixed by Sehrope Sarkuni · 4 years, 10 months ago
- 7aba64a [meta] further TOC action tweaks by Jordan Harband · 4 years, 10 months ago
- dcc8059 [readme] include deeper integration instructions for fish by Jared Ramirez · 4 years, 10 months ago
- 8e1e5df [meta] fix TOC action by Jordan Harband · 4 years, 10 months ago
- e0ed1ea [meta] add actions: Automatic Rebase for PRs, auto-update-TOC for push by Jordan Harband · 4 years, 10 months ago
- 73438e3 Update Dockerfile base image to Ubuntu 16.04, cc #2008 by Peter Dave Hello · 5 years ago
- b026170 [Tests] Source nvm.sh before defining FILE by Magnus Markling · 5 years ago
- f607f2f [Fix] `reinstall-packages`: do not include unmet peer deps by Jordan Harband · 5 years ago
- 258938e v0.35.3 by Jordan Harband · 5 years ago v0.35.3
- 096ba0d `uninstall`: add `NVM_DEBUG` to print out a filename as its permissions are checked by Jordan Harband · 5 years ago
- 4626d1a [New] add `lts/-1` etc, to point to an LTS line relative to "latest" by Jordan Harband · 5 years ago
- c372ff0 [Tests] update mocks by Jordan Harband · 5 years ago
- 30cd9c5 [Tests] fix update mocks script by Jordan Harband · 5 years ago
- b953632 [Fix] `nvm ls-remote`: properly label latest LTS versions instead of just the latest one in the filter by Jordan Harband · 5 years ago
- e609091 [Tests] update test mocks by Jordan Harband · 5 years ago
- 8093dbe [readme] add nvm intro by flip111 · 5 years ago
- 4cd6b48 [Tests] try to make `nvm unload` test more robust by Jordan Harband · 5 years ago
- 6c560b1 [New] `use`: set `NVM_INC` to expose the node include path by Bruce A. MacNaughton · 5 years ago
- f4eddb2 [Tests] ensure `nvm unload` unsets env vars too by Jordan Harband · 5 years ago
- a1ad32e [readme] restore broken anchor by Jordan Harband · 5 years ago
- d8785da [Docs] Improve readme clarity and troubleshooting by nebbles · 5 years ago
- 4ff9084 [Docs] Fix small typo in README by Lucian Buzzo · 5 years ago
- f355b32 v0.35.2 by Jordan Harband · 5 years ago v0.35.2
- 6fa92c8 [Fix] if a prefix env var is set (as in npm run), but is correct, do not fail by Jordan Harband · 5 years ago
- 0899839 [Tests] pin `david` to v11 by Jordan Harband · 5 years ago
- 73a513c [Fix] allow `nvm unalias x` when `x` is a default alias, but shadowed by Jordan Harband · 5 years ago
- 04ad1b5 [readme] Fix a typo by awthwathje · 5 years ago
- 1c8e591 [meta] create FUNDING.yml by Jordan Harband · 5 years ago
- 28bc2fd v0.35.1 by Jordan Harband · 5 years ago v0.35.1
- 100861d [Fix] `install-latest-npm`: `npm` `v6.10` breaks on `node` `v6.0`, `v6.1`, and `v9.0`-`v9.2` by Jordan Harband · 5 years ago
- 1eca354 [Docs] Add description if instructions don't work; make install instructions more readable by Marit Iren · 5 years ago
- 0a4e6f2 [meta] Update ISSUE_TEMPLATE.md by Guido Bouman · 5 years ago
- 94a72ae [Fix] `nvm use`: improve help output with bare `nvm use` and no `.nvmrc` by Jordan Harband · 5 years ago
- 011810e v0.35.0 by Jordan Harband · 5 years ago v0.35.0
- d48abff [Docs] clean up formatting in readme by Darío Hereñú · 6 years ago
- 82037b4 [Docs] clean up a bit by Darío Hereñú · 7 years ago
- 7b0a46e [docker] add libssl-dev to Docker image by Roman Isko · 7 years ago
- dcbecbf [shellcheck] install shellcheck v0.6.0 in Dockerfile by Roman Isko · 7 years ago
- 970cadf [Docs] Add `--latest-npm` info to Migrating global packages section by metasean · 6 years ago
- 3cc9525 [Docs] [Fix] Set $NVM_DIR to ".nvm" instead of "nvm" by Will Papper · 6 years ago
- 6537c91 Fix bash auto-use nvm command by Greg Smith · 6 years ago
- 07b20d5 [meta] add copyright line to license file by Jordan Harband · 6 years ago
- 0b5bb5c [Fix] `set -u`: Add default empty value for `$NVM_NO_ALIAS` by Sehrope Sarkuni · 6 years ago
- 45c1b84 [Fix] Determine correct sub directory if XDG_CONFIG_HOME is set by Bastian Fuchs · 6 years ago
- 3664744 Updated note about Windows by Alfred Myers · 6 years ago
- ee9e565 [Tests] `jspm` v2 beta started breaking tests; pin to < v2 by Jordan Harband · 6 years ago
- e7a5b79 [meta] update repo links to point to org by Jordan Harband · 6 years ago
- ff77ac1 [Docs] update `bash` `cdnvm` script to properly handle aliases by Daniel Li · 6 years ago
- 2410215 [Refactor] add `nvm_stdout_is_terminal` helper by Christopher Sahnwaldt · 6 years ago
- a1abfd1 [Tests] use rimraf over `rmdir` in teardowns by Christopher Sahnwaldt · 6 years ago
- 43402df [Fix] `nvm_supports_source_options`: work around a bug in bash 3.2 by Jordan Harband · 6 years ago
- 1ede50c [Docs] Add note about what version of node new shells run with. by Eric Lewis · 6 years ago
- e0d8752 [shellcheck] remove unnecessary overrides by Jordan Harband · 6 years ago
- 924a175 [Tests] update dist from trusty to xenial by Refael Ackermann · 6 years ago
- 9daf26f [Tests] `nvm_command_info`: make error output more helpful by Jordan Harband · 6 years ago
- 226487d [Fix] `install`: error out when an argument has `---` by Jordan Harband · 6 years ago
- 216c24f [Docs] `--help`: consolidate some help output by Jordan Harband · 6 years ago
- 930507d [Docs] README.md: mention --no-colors option by Christopher Sahnwaldt · 6 years ago
- 4c8ced7 [Docs] `nvm --help`: add `--no-colors` and `--no-alias` by Jordan Harband · 6 years ago
- 1f7f0c2 [Docs] add version number to `nvm —help` output by Jarvis Mercer - Amir Mohammad Safari (AMSL) · 6 years ago
- 41eb408 [Docs] add “update” terminology to installation section by Jarvis Mercer - Amir Mohammad Safari (AMSL) · 6 years ago
- c6740f5 [New] `nvm ls`: add `--no-alias` to suppress alias output by Jordan Harband · 6 years ago
- 04fdb23 [Tests] `nvm ls`: ensure `nvm alias` is called by Jordan Harband · 6 years ago
- 58d0933 [Fix] attempt to fix a bug in bash 3.2, fixed in 4.4, that improperly exits on `-e` in a test. by Jordan Harband · 6 years ago
- 2a5d2c0 [Tests] add more checks to make_fake_* helpers by Jordan Harband · 6 years ago
- 2a513a1 [Fix] `nvm_ls`: Reverts #1462 to fix io.js sorting. by Jordan Harband · 6 years ago
- 48196d2 [Tests] fix fake node versions by Jordan Harband · 6 years ago
- 7f9220d [Fix] `nvm ls`: `--no-colors`: `system`: print an asterisk by Jordan Harband · 6 years ago
- 890fbb5 Update README: sync node release schedule url by jjangga0214 · 6 years ago
- e1bb44f [shellcheck] add overrides by Jordan Harband · 6 years ago
- db19450 [Fix] `default_packages`: work when the file lacks a trailing newline by Jordan Harband · 6 years ago
- 5c117e6 [Refactor] extract “get default packages” logic to `nvm_get_default_packages` by Jordan Harband · 6 years ago
- 02997b0 [Docs] `unalias`: add more specific error message for builtin aliases by Lucas Kellner · 6 years ago
- cc0750e [Fix] `install`: Add missing io.js installation message by Peter Dave Hello · 6 years ago
- 7e715d5 [Tests] Improve syntax in "test/installation_iojs/nvm install v1 works" by Peter Dave Hello · 6 years ago
- 66d2909 Merge pull request #1986 from Sayegh7/master by Jordan Harband · 6 years ago
- a56c6f1 tweak logic by Jordan Harband · 6 years ago
- 703babe [Fix] Make installation less restrictive when NVM_DIR is set by Ahmed El Sayegh · 6 years ago
- 10f24d6 [Refactor] `nvm.sh`: make coding style more consistent by Peter Dave Hello · 7 years ago
- e367533 [Refactor] Reduce one more `sed` & pipe to speedup by Peter Dave Hello · 8 years ago
- 6534568 [Fix] Enhance nvm debug for different environments by Peter Dave Hello · 7 years ago
- 13f3cdc README: clarify how to specify default packages by Waldir Pimenta · 6 years ago
- 3d9c31d v0.34.0 by Jordan Harband · 6 years ago v0.34.0
- 0acccb8 Merge pull request #1974 from valeriemettler/valeriemettler-patch-1 by Jordan Harband · 6 years ago
- 6354b17 Improve phrasing of 'nvm current' by Valerie Mettler · 6 years ago
- 5e065ec [Docs] fixing cdnvm on .bashrc by Javier Infante · 6 years ago
- 206d503 [Docs] Improve indent of output block in GitHub Issue template by Peter Dave Hello · 6 years ago
- deb2a9b [Docs] fix eclint by Jordan Harband · 6 years ago
- fb83eeb [Docs] Add Ansible task example by Joel Parker Henderson · 6 years ago
- 14179bc [shellcheck] Use `-n/-z` instead of `! -z/! -n` condition by Peter Dave Hello · 6 years ago
- 153506c [shellcheck] ignore SC2230 errors by Jordan Harband · 6 years ago
- c1150c4 [Tests] avoid using shopt in zsh by Jordan Harband · 6 years ago
- ad1110e [Tests] print out shellcheck version by Jordan Harband · 6 years ago
- 914c220 Merge pull request #1947 from PeterDaveHello/Enable-ccache-on-TravisCI by Jordan Harband · 6 years ago
- 22d32be [New] Enable ccache on Travis CI to speed up compilation by Peter Dave Hello · 6 years ago
- a49d916 [Fix] avoid unbound variable by Jordan Harband · 6 years ago
- 17586b9 [Fix] Allow zsh users to have the nomatch option set by Alexander Groß · 6 years ago
- f3fd5ef [Docs] Improve md file syntax by Peter Dave Hello · 7 years ago
- 423252a [docs] update README to fix docker run command flag order by Kayla Altepeter · 6 years ago
- 2a294eb [Docs] improve instructions for manual install by Ole Johan Andersen · 6 years ago