Default Branch

master

a338f98a5a · accerlate nvm invoke when change directory · Updated 8 years ago

Branches

add_nvm_num_version_groups

35466187f2 · Noting the changed behavior of `nvm ls vx.y.` to return something useful. · Updated 10 years ago

759
0
Included
add_unit_tests

e186fa27a7 · Use `nvm_version_greater` in `nvm_binary_available` · Updated 10 years ago

766
0
Included
auto-use

f1a5f2a15f · [Docs] [Fix] zsh autochange: only `nvm install` if we can’t `nvm use` · Updated 8 years ago

0
62
copy_packages_from_on_install

486d14f5f8 · Copy packages when applicable, whenever `nvm install` would normally `nvm use` and exit. · Updated 10 years ago

748
0
Included
curl_wget_handling

77c3f20956 · Merge pull request #459 from koenpunt/curl_wget_handling · Updated 10 years ago

911
0
Included
fix_copy_packages

b8fe75e93a · Tests for `nvm copy-packages` · Updated 10 years ago

838
0
Included
fix_nvm_ls

fb215546ee · Don't bother trying to return the exit code of `nvm alias` or `nvm_print_versions` · Updated 10 years ago

929
0
Included
has_system_node

6d2912a2ab · Adding nvm_has_system_node · Updated 10 years ago

886
0
Included
install_use_nvmrc

bf8abf1052 · Make sure `nvm install` works without a version argument when .nvmrc specifies a version. · Updated 11 years ago

1008
0
Included
node_0_6_21_pre

5048a78376 · Add special handling for node v0.6.21-pre · Updated 10 years ago

814
0
Included
nvm_copy_packages_not_npm

214ce8853b · `npm ls` has a bug in some versions when "--parseable --depth=0" is used together. · Updated 10 years ago

799
0
Included
nvm_copy_packages_system

687df82107 · Make `nvm copy-packages system` work. · Updated 10 years ago

789
0
Included
nvm_exec

a703d3591f · Tweaking the readme description · Updated 10 years ago

852
0
Included
nvm_ls_current_tests

150aea21ec · Fixes #487. · Updated 10 years ago

816
0
Included
nvm_ls_minor_versions

83efa2288d · Use [0-9] instead of [[:digit:]] per https://github.com/creationix/nvm/pull/466#discussion_r14853668 - it's simpler (and probably more portable). · Updated 10 years ago

893
0
Included
nvm_system_awareness

e7ada80d08 · `nvm use system` should work as expected. · Updated 10 years ago

865
0
Included
nvm_version_path

3747735980 · Make sure `nvm clear-cache` clears the versions directory as well. · Updated 10 years ago

826
0
Included
nvmrc

4a7275a0c6 · Ensuring paths are in quotes, to preserve spaces. · Updated 11 years ago

989
0
Included
remove_last_expr

7fd6d05426 · Instead of using expr to check if paths need cleaning, compare cleaned paths to original paths and export appropriately. · Updated 10 years ago

754
0
Included