You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jordan Harband 3d764e6833 Add `nvm_ensure_default_set` 10 years ago
..
circular Separate `nvm_resolve_alias`'s `nvm_version` behavior into `nvm_resolve_local_alias`. 10 years ago
Running "nvm alias <aliasname> <target>" again should change the target Provide test case for testing the `noclobber` option from zsh 10 years ago
Running "nvm alias <aliasname>" should list but one alias. Fix `nvm alias` tests to have both stable and unstable mocks. 10 years ago
Running "nvm alias" lists implicit aliases when they do not exist Add support for `node` and `iojs` implicit aliases. 10 years ago
Running "nvm alias" lists manual aliases instead of implicit aliases when present Add support for `node` and `iojs` implicit aliases. 10 years ago
Running "nvm alias" should list all aliases. Fix `nvm alias` tests to have both stable and unstable mocks. 10 years ago
nvm_ensure_default_set Add `nvm_ensure_default_set` 10 years ago
nvm_resolve_alias Separate `nvm_resolve_alias`'s `nvm_version` behavior into `nvm_resolve_local_alias`. 10 years ago
nvm_resolve_local_alias Make `nvm_resolve_local_alias` not return `N/A` - that should be done as shallowly as possible. 10 years ago
setup Add support for `node` and `iojs` implicit aliases. 10 years ago
teardown Add `nvm_ensure_default_set` 10 years ago