879 Commits (8542df4ac503b6ee0dd055a67b07a88031e1804f)

Author SHA1 Message Date
Jordan Harband 3b133fac2f
[Fix] `install-latest-npm`: `npm` `v5.4`+ breaks on `node` `v4.5` and `v4.6`. 7 years ago
Jordan Harband 6597e11971
v0.33.5 7 years ago
Jordan Harband 8c578b864d [Fix] ensure all `grep` calls go through `nvm_grep`. 7 years ago
Peter Dave Hello d535c97d0f Enhance nvm debug with more tools info 8 years ago
Xandor Schiefer 334897ae39
Preserve PATH locations order when changing versions 8 years ago
Xandor Schiefer 44ab611421
[Fix] unset `NVM_RC_VERSION` when unloading 8 years ago
Jordan Harband c0b56d03a1
[Fix] `install-latest-npm`: `io.js` `v1.0.x` has weird behavior with npm v4.6.x. 8 years ago
Jordan Harband d91b6197f3
v0.33.4 8 years ago
Jordan Harband e3d1519567 [Fix] `install-latest-npm`: `io.js` `v1.0.0` has weird behavior with npm v4.6.x. 8 years ago
Jordan Harband 6f19babbff
v0.33.3 8 years ago
Jordan Harband b3e25b15f9
`nvm_install_latest_npm`: npm v5.4+ breaks on node v4-4.4 and v5-5.9, due to missing `Buffer.alloc`. 8 years ago
Jordan Harband cf5272e1a0 [Fix] `set -u`: `nvm install`: fix unbound vars 8 years ago
Jordan Harband 389a53cca9 [Fix] `set -u`: `nvm use`: ensure these two vars don’t error out. 8 years ago
Peter Dave Hello ab591b07ef [New] Print $TERM_PROGRAM in nvm debug if it exists 8 years ago
Peter Dave Hello 0356839d05 [Fix] Adjust $CURL_COMPRESSED_FLAG usage for curl, fix #1562 8 years ago
Jiri Spac d073bc96c7
[Docs] bump sample version numbers 8 years ago
Peter Dave Hello 11370fe823 [Fix] curl should fail if something wrong, fix #1556 8 years ago
Jordan Harband cbdd41eee2
[New] `nvm install`: add `--latest-npm` option to automatically try to upgrade to the latest working version of `npm`. 8 years ago
J Huang 28fe93cd15
[Fix] `nvm install -s`: properly precompute clang version 8 years ago
J Huang 7965796569
[Fix] enable curl compression only on curl >=7.21.0 8 years ago
Nicolás Bevacqua 051ef09daf Fix `--version` help text 8 years ago
Jordan Harband 4f626eac0d [Fix] `set -u`: when `ALIAS` is unset, don’t reference an unbound variable. 8 years ago
Weston Ganger 7f3145bc98
[New] add support for `$NVM_DIR/default-packages` file 8 years ago
Jordan Harband dc5dfe3bc1
[Fix] set IFS to default for all nvm commands. 8 years ago
Jordan Harband accd6ae298
[Fix] ensure if `npm link` fails, that `$IFS` is not improperly set. 8 years ago
Jumpei Ogawa caa7de37af
[Fix] `set -u`: ensure that potentially unbound variables aren’t called unchecked. 8 years ago
Jordan Harband 0a95e77000
v0.33.2 8 years ago
Piper Chester 65aedc105a
[Docs] capitalize C++ 8 years ago
Peter Dave Hello 153f8e7b31 [Fix] To confirm curl exists before detecting curl libz feature 8 years ago
Peter Dave Hello e87f395b7a
[Refactor] minor "if" and "return" improvement 8 years ago
Peter Dave Hello daa9c3604d
[Fix] To confirm curl exists before detecting curl libz feature 8 years ago
Jordan Harband 4249b1c2bb
[Fix] `nvm_ensure_version_installed`: add `system` support. 8 years ago
Peter Dave Hello 450088e51a
[Refactor] Improve if conditoion logic in "use" 8 years ago
Peter Dave Hello 059ab0e1ac
[Refactor] Make the code a little bit cleaner 8 years ago
Jordan Harband b9f9977cdd
[Fix] `nvm install -s`: npm detection 8 years ago
Peter Dave Hello 7b253c8c0a
[New] Supercharge `nvm debug` output 8 years ago
Peter Dave Hello 973dfc6d4a [New] Dynamically detect if curl supports `--compressed` 8 years ago
Peter Dave Hello 6a3b1dd2c3 [New] Enable curl auto compression/decompression 8 years ago
Peter Dave Hello fa3631fee3
[Refactor] Add `nvm_has_non_aliased` 8 years ago
Peter Dave Hello 316c9f34c6
[Performance] Use awk's comparison to save a pipe to grep 8 years ago
Peter Dave Hello 6cb12b0f99
[Performance] Improve awk usage 8 years ago
Peter Dave Hello 6ed73b0696 [Refactor] Improve sed usage for performance 8 years ago
Shirsh Zibbu dcd008ff61
[Refactor] remove unnecessary quotes 8 years ago
Peter Dave Hello b879628394 [Fix] declare MANPATH if and only if it's not set 8 years ago
Jordan Harband 9b2629384f
[Fix] `nvm install -s`: ensure additional params lack a trailing space. 8 years ago
Peter Dave Hello 50ae1e5199
[Fix] Install failed should return correct exit status, fix #1347 8 years ago
Matthew McEachen 1e6b5ce039
[Fix] stop setting mirror env vars unnecessarily 8 years ago
Peter Dave Hello d8538dad84 [Refactor] nvm.sh minor refactor 8 years ago
Peter Dave Hello 182a18d911
[Fix] Github should be GitHub 8 years ago
Dominyk Tiller b676bf7d0e
[Fix] checksums: remove libressl command support 8 years ago