1452 Commits (master)
 

Author SHA1 Message Date
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 8 years ago
Jordan Harband d12ccb130d
[Fix] `zsh`: when `warncreateglobal` is set, this line warns for some reason. Use `env` to suppress it. 8 years ago
Jordan Harband acbdd9a3fa
[Fix] Fix trailing whitespace in `nvm ls-remote` 8 years ago
Jordan Harband f60edbb6b4
[Tests] update test mocks 8 years ago
Jordan Harband 256e75c789 [Fix] Remove un-local var EXIT_CODE. 8 years ago
Peter Dave Hello 8b3cf6cbcb add a menu for readme for easier readability 8 years ago
Jordan Harband 5c68141ede
[Refactor] `nvm ls-remote`: make the main ls-remote command call into `nvm_remote_versions` directly. 8 years ago
Jordan Harband dc1d3aa943
[Refactor] `nvm_install_source`, `nvm_install_binary`, `nvm_download_artifact`: ensure a version is provided. 8 years ago
Jordan Harband 51b21bcad1
[Refactor] Use `||:` and `&&:` when appropriate 8 years ago
Erez Zukerman 4a7973ea61
Removes fin from the readme 8 years ago
Peter Dave Hello 68761c3200 Manually run git gc after nvm installation, fix #1226 8 years ago
Peter Dave Hello ef5670fd82 Bump to require git v1.7+ and add docs, fix #1232 8 years ago
b264 9db5c06a63 [Docs] copyedit readme 8 years ago
Jordan Harband 3b5f088e01
[Refactor] `nvm_ls_remote_index_tab`: clean up to use `nvm_get_mirror` 8 years ago
Jordan Harband dca0220275
[Refactor] `nvm_install_binary`: remove unused `nvm_get_mirror` call 8 years ago
Jordan Harband 63fe22d635
v0.32.0 8 years ago
Jordan Harband 01695056af [Road Map] update with completed feature 8 years ago
Jordan Harband 25c7260f1e
[Tests] improve test matrix 8 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 8 years ago
Jordan Harband 25fa40e7cb
v0.31.7 8 years ago
Jordan Harband 6abc36ee4f [Fix] ensure LTS alias dir exists before writing to it. 8 years ago
Jordan Harband 68bf93514b
[Fix] when originally installed without git, ensure it can be upgraded to use git. 8 years ago
Jordan Harband 7e18328a88 Merge pull request #1214 from ljharb/shellcheck 8 years ago
Jordan Harband 85c5e12710 [Refactor] `install.sh`: use curlies in a few places. 8 years ago
Jordan Harband d0180f7eb2 [shellcheck] build from source to get v0.4.4 8 years ago
Jordan Harband 5ba6e748b7
[Tests] run shellcheck in tests. 8 years ago
Jordan Harband 31c68adbcf
v0.31.6 8 years ago
Aria Stewart 451b67fe78 Revert %s-formatting for SOURCE_STR when writing to shell profile 8 years ago
Jordan Harband d179810b25
v0.31.5 8 years ago
Jordan Harband 1ac7e236b1 [New] Add `lts/foo` support to remote commands. 8 years ago
Jordan Harband 681c81ad30 [shellcheck] clean up `install.sh` 8 years ago
Jordan Harband 2228323c0b
[shellcheck] disable intentional violations via comments 8 years ago
Jordan Harband cbeb654692
[shellcheck] properly quote arguments. 8 years ago
Jordan Harband 24a9c089ff
[shellcheck] fix incorrect `A && B || C` usages. 8 years ago
Jordan Harband d5f1d4530f
[Tests] `chmod a-x` on io.js source tests, for now. 8 years ago
Jordan Harband bc4639c1c9
[Docs] add a road map. 8 years ago
Jordan Harband a5d7ff7440
[Tests] explicitly set `$CXX` and `$CC` 8 years ago
Jordan Harband c7515bf108
[Tests] trying an alternative syntax for gcc upgrades 8 years ago
Jordan Harband f178a09d89
[Tests] update gcc to 4.8 8 years ago
Jordan Harband 54cc3a383e
[Tests] set -ex options on more tests 8 years ago
Jordan Harband d3d768adcd
Add `nvm_get_mirror` 8 years ago