1509 Commits (a8c465018e6c861f80ea7433be8118076e00178c)
 

Author SHA1 Message Date
Qiangjun Ran 2a2b8bdeb3
[Robustness] use backslash when sourcing in case of overridden dot 8 years ago
Jordan Harband 942e9ab1f5
[Fix] bypass aliased `cd` in a few places. 8 years ago
Peter Dave Hello a458ccbb87 Retab tab to 4 spaces and use echo instead of cat in install.sh 8 years ago
Peter Dave Hello ce7f6d6e52
Also run git gc after nvm upgraded 8 years ago
Peter Dave Hello f3cddf8271 [Doc] Bold leading "Note:" in readme for readability 8 years ago
Jordan Harband 589a9112bd
v0.32.1 8 years ago
Jordan Harband 76fe1ab1c6
[Fix] ensure that `lts/*` points to boron/latest, not argon/earliest. 8 years ago
sunxiaobo a338f98a5a accerlate nvm invoke when change directory 8 years ago
Hiro Asari 4b88613508 Consolidate APT packages 8 years ago
Atsushi Yamamoto 3342367981 Fix indent at L2672 8 years ago
Jordan Harband f9e14b7d4d
[Fix] `nvm uninstall`: work around `nomatch` `zsh` option. 8 years ago
Jordan Harband a29d0e49dc
[Tests] improve + update test mocks 8 years ago
Peter Dave Hello 702d52f23b update test mocks 8 years ago
Joseph Frazier 7ca1186dbc Fix "Manual upgrade" link in readme 8 years ago
Jordan Harband 160a39c844 [Refactor] fix copy-paste error from 5c68141ede 9 years ago
Jordan Harband d12ccb130d
[Fix] `zsh`: when `warncreateglobal` is set, this line warns for some reason. Use `env` to suppress it. 9 years ago
Jordan Harband acbdd9a3fa
[Fix] Fix trailing whitespace in `nvm ls-remote` 9 years ago
Jordan Harband f60edbb6b4
[Tests] update test mocks 9 years ago
Jordan Harband 256e75c789 [Fix] Remove un-local var EXIT_CODE. 9 years ago
Peter Dave Hello 8b3cf6cbcb add a menu for readme for easier readability 9 years ago
Jordan Harband 5c68141ede
[Refactor] `nvm ls-remote`: make the main ls-remote command call into `nvm_remote_versions` directly. 9 years ago
Jordan Harband dc1d3aa943
[Refactor] `nvm_install_source`, `nvm_install_binary`, `nvm_download_artifact`: ensure a version is provided. 9 years ago
Jordan Harband 51b21bcad1
[Refactor] Use `||:` and `&&:` when appropriate 9 years ago
Erez Zukerman 4a7973ea61
Removes fin from the readme 9 years ago
Peter Dave Hello 68761c3200 Manually run git gc after nvm installation, fix #1226 9 years ago
Peter Dave Hello ef5670fd82 Bump to require git v1.7+ and add docs, fix #1232 9 years ago
b264 9db5c06a63 [Docs] copyedit readme 9 years ago
Jordan Harband 3b5f088e01
[Refactor] `nvm_ls_remote_index_tab`: clean up to use `nvm_get_mirror` 9 years ago
Jordan Harband dca0220275
[Refactor] `nvm_install_binary`: remove unused `nvm_get_mirror` call 9 years ago
Jordan Harband 63fe22d635
v0.32.0 9 years ago
Jordan Harband 01695056af [Road Map] update with completed feature 9 years ago
Jordan Harband 25c7260f1e
[Tests] improve test matrix 9 years ago
Jordan Harband ecba036cbf
[Tests] show `type` output for debugging 9 years ago
Jordan Harband 332f413eb3
[New] expand `xz` support to more versions. 9 years ago
Jordan Harband 6784767bea Merge pull request #1204 from ljharb/iojs_source 9 years ago
Jordan Harband 25fa40e7cb
v0.31.7 9 years ago
Jordan Harband 6abc36ee4f [Fix] ensure LTS alias dir exists before writing to it. 9 years ago
Jordan Harband 68bf93514b
[Fix] when originally installed without git, ensure it can be upgraded to use git. 9 years ago
Jordan Harband 7e18328a88 Merge pull request #1214 from ljharb/shellcheck 9 years ago
Jordan Harband 85c5e12710 [Refactor] `install.sh`: use curlies in a few places. 9 years ago
Jordan Harband d0180f7eb2 [shellcheck] build from source to get v0.4.4 9 years ago
Jordan Harband 5ba6e748b7
[Tests] run shellcheck in tests. 9 years ago
Jordan Harband 31c68adbcf
v0.31.6 9 years ago
Aria Stewart 451b67fe78 Revert %s-formatting for SOURCE_STR when writing to shell profile 9 years ago
Jordan Harband d179810b25
v0.31.5 9 years ago
Jordan Harband 1ac7e236b1 [New] Add `lts/foo` support to remote commands. 9 years ago
Jordan Harband 681c81ad30 [shellcheck] clean up `install.sh` 9 years ago
Jordan Harband 2228323c0b
[shellcheck] disable intentional violations via comments 9 years ago
Jordan Harband cbeb654692
[shellcheck] properly quote arguments. 9 years ago
Jordan Harband 24a9c089ff
[shellcheck] fix incorrect `A && B || C` usages. 9 years ago