.. |
circular
|
commit
|
2024-08-22 23:35:29 +00:00 |
lts
|
Please enter the commit message for your changes. Lines starting
|
2024-04-15 20:34:57 +00:00 |
__init__.py
|
commit
|
2024-08-22 23:35:29 +00:00 |
'nvm alias' should ignore leading blank lines in the file
|
commit
|
2024-03-19 15:27:10 +00:00 |
'nvm alias' should not accept aliases with a hash
|
[New] allow .nvmrc files to support comments
|
2024-06-07 10:13:00 -07:00 |
'nvm alias' should not accept aliases with slashes
|
commit
|
2024-03-19 15:27:10 +00:00 |
'nvm unalias' should accept aliases when they shadow a built-in alias
|
commit
|
2024-03-19 15:27:10 +00:00 |
'nvm unalias' should not accept aliases with names equal to built-in alias
|
commit
|
2024-03-19 15:27:10 +00:00 |
'nvm unalias' should not accept aliases with slashes
|
commit
|
2024-03-19 15:27:10 +00:00 |
'nvmalias' should ignore leading blank lines in the file
|
commit
|
2024-03-18 02:28:32 +00:00 |
'nvmalias' should not accept aliases with slashes
|
commit
|
2024-03-18 02:28:32 +00:00 |
'nvmunalias' should accept aliases when they shadow a built-in alias
|
commit
|
2024-03-18 02:28:32 +00:00 |
'nvmunalias' should not accept aliases with names equal to built-in alias
|
commit
|
2024-03-18 02:28:32 +00:00 |
'nvmunalias' should not accept aliases with slashes
|
commit
|
2024-03-18 02:28:32 +00:00 |
nvm_ensure_default_set
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
nvm_list_aliases calls nvm_get_colors
|
commit
|
2024-03-19 15:27:10 +00:00 |
nvm_list_aliases works with LTS aliases
|
commit
|
2024-03-19 15:27:10 +00:00 |
nvm_list_aliases works with no LTS aliases present
|
commit
|
2024-03-19 15:27:10 +00:00 |
nvm_list_aliasescalls nvm_get_colors
|
commit
|
2024-03-18 02:28:32 +00:00 |
nvm_list_aliasesworks with LTS aliases
|
commit
|
2024-03-18 02:28:32 +00:00 |
nvm_list_aliasesworks with no LTS aliases present
|
commit
|
2024-03-18 02:28:32 +00:00 |
nvm_print_alias_path calls nvm_get_colors
|
commit
|
2024-03-19 15:27:10 +00:00 |
nvm_print_alias_pathcalls nvm_get_colors
|
commit
|
2024-03-18 02:28:32 +00:00 |
nvm_print_formatted_alias calls nvm_get_colors
|
commit
|
2024-03-19 15:27:10 +00:00 |
nvm_print_formatted_aliascalls nvm_get_colors
|
commit
|
2024-03-18 02:28:32 +00:00 |
nvm_resolve_alias
|
[New] nvm_resolve_alias : only resolve one line of a multiline alias file
|
2023-10-23 14:41:14 -07:00 |
nvm_resolve_local_alias
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running 'nvm alias ˂aliasname˃ ˂target˃' again should change the target
|
commit
|
2024-03-19 15:27:10 +00:00 |
Running 'nvm alias ˂aliasname˃' should list but one alias
|
commit
|
2024-03-19 15:27:10 +00:00 |
Running 'nvm alias' lists implicit aliases when they do not exist
|
commit
|
2024-03-19 15:27:10 +00:00 |
Running 'nvm alias' lists manual aliases instead of implicit aliases when present
|
commit
|
2024-03-19 15:27:10 +00:00 |
Running 'nvm alias' should list all aliases
|
commit
|
2024-03-19 15:27:10 +00:00 |
Running'nvm alias ˂aliasname˃ ˂target˃' again should change the target
|
commit
|
2024-03-18 02:28:32 +00:00 |
Running'nvm alias ˂aliasname˃' should list but one alias
|
commit
|
2024-03-18 02:28:32 +00:00 |
Running'nvm alias' lists implicit aliases when they do not exist
|
commit
|
2024-03-18 02:28:32 +00:00 |
Running'nvm alias' lists manual aliases instead of implicit aliases when present
|
commit
|
2024-03-18 02:28:32 +00:00 |
Running'nvm alias' should list all aliases
|
commit
|
2024-03-18 02:28:32 +00:00 |
setup
|
[Tests] force the NVM_DIR to the expected location, for tests
|
2022-12-27 21:40:48 -08:00 |
teardown
|
[New] nvm_resolve_alias : only resolve one line of a multiline alias file
|
2023-10-23 14:41:14 -07:00 |