Commit Graph

  • 9c25a8f316 [Cleanup] Remove ghc related things in .travis.yml, cc #1619 Peter Dave Hello 2017-10-22 15:49:41 +08:00
  • a954458829 [Docs] Improve git installation instructions Christopher Beland 2017-10-18 10:39:11 -04:00
  • 09951b49c5 Only apps should have lockfiles Jordan Harband 2017-10-05 13:34:54 -07:00
  • 3b133fac2f [Fix] install-latest-npm: npm v5.4+ breaks on node v4.5 and v4.6. Jordan Harband 2017-09-29 12:57:40 -04:00
  • 6ac8ebafba Add a Git .mailmap with my new name Michał Gołębiowski-Owczarek 2017-10-04 12:55:41 +02:00
  • 62fb0d0ad6 Merge pull request #1605 from PeterDaveHello/fix-install.sh Jordan Harband 2017-10-03 22:23:48 -07:00
  • a461a0fffc [Fix] install.sh shouldn't use not existed $NVM_PROFILE Peter Dave Hello 2017-09-07 17:51:24 +08:00
  • 6597e11971 v0.33.5 v0.33.5 Jordan Harband 2017-09-29 12:50:27 -04:00
  • 707d268a76 Merge pull request #1619 from PeterDaveHello/refactor-travis-config Jordan Harband 2017-09-28 10:45:49 -07:00
  • 73ad812215 Remove the manual ShellCheck install proecss on Travis CI Peter Dave Hello 2017-09-24 23:46:06 +08:00
  • 8c578b864d [Fix] ensure all grep calls go through nvm_grep. Jordan Harband 2017-09-22 19:11:43 -07:00
  • d535c97d0f Enhance nvm debug with more tools info Peter Dave Hello 2017-09-21 22:09:02 +08:00
  • 334897ae39 Preserve PATH locations order when changing versions Xandor Schiefer 2016-11-14 19:19:39 +02:00
  • 7b8af94fc9 [Tests] retry io.js test runs, since iojs.org is flaky. Jordan Harband 2017-09-08 01:32:54 -07:00
  • 7753b24948 [Docs] Update README.md for Alpine linux reference Peter Dave Hello 2017-09-07 18:00:08 +08:00
  • 44ab611421 [Fix] unset NVM_RC_VERSION when unloading Xandor Schiefer 2017-09-07 16:52:05 +02:00
  • c0b56d03a1 [Fix] install-latest-npm: io.js v1.0.x has weird behavior with npm v4.6.x. Jordan Harband 2017-09-07 15:57:09 -07:00
  • d91b6197f3 v0.33.4 v0.33.4 Jordan Harband 2017-09-04 22:59:50 -07:00
  • e3d1519567 [Fix] install-latest-npm: io.js v1.0.0 has weird behavior with npm v4.6.x. Jordan Harband 2017-09-04 22:01:46 -07:00
  • 6f19babbff v0.33.3 v0.33.3 Jordan Harband 2017-09-03 12:46:59 -07:00
  • b3e25b15f9 nvm_install_latest_npm: npm v5.4+ breaks on node v4-4.4 and v5-5.9, due to missing Buffer.alloc. Jordan Harband 2017-09-02 14:04:37 -07:00
  • cf5272e1a0 [Fix] set -u: nvm install: fix unbound vars Jordan Harband 2017-08-08 20:53:51 -07:00
  • 3e1b4591bd [New] install.sh: install bash_completion via script method. Jordan Harband 2017-08-08 10:11:41 -07:00
  • 389a53cca9 [Fix] set -u: nvm use: ensure these two vars don’t error out. Jordan Harband 2017-08-08 00:05:38 -07:00
  • 248706d5f8 [New] Clean up git reflog history before git gc Peter Dave Hello 2017-07-14 00:37:58 +08:00
  • ab591b07ef [New] Print $TERM_PROGRAM in nvm debug if it exists Peter Dave Hello 2017-07-13 06:15:00 +08:00
  • 38a568c9c9 [New] Add --auto to git gc to speed up install & upgrade Peter Dave Hello 2017-07-11 09:19:02 +08:00
  • b3bdbb2712 [Docs] updated to reflect current script output GeekBlogTV 2017-07-08 01:31:13 -05:00
  • 6921adb2f4 [Docs] add note about Linux troubleshooting Mike Ferrari 2017-06-26 12:22:34 -07:00
  • f37ddea78f [Docs] Fix typos in Docker instructions Peter Dave Hello 2017-07-08 18:50:06 +08:00
  • 1e69c4c77d [New] Speedup process to install nvm from git by dropping commit history Peter Dave Hello 2017-04-02 15:49:01 +08:00
  • 3ac49e5ef1 [New] Introduce Docker environment for nvm Peter Dave Hello 2017-04-02 08:03:32 +08:00
  • 0356839d05 [Fix] Adjust $CURL_COMPRESSED_FLAG usage for curl, fix #1562 Peter Dave Hello 2017-06-27 15:04:28 +08:00
  • b5034bb2b2 [bash completion] add missing install-latest-npm; remove undocumented clear-cache Peter Dave Hello 2017-06-23 14:21:10 +08:00
  • d073bc96c7 [Docs] bump sample version numbers Jiri Spac 2017-06-01 16:46:53 +02:00
  • 11370fe823 [Fix] curl should fail if something wrong, fix #1556 Peter Dave Hello 2017-06-14 10:35:06 +08:00
  • cbdd41eee2 [New] nvm install: add --latest-npm option to automatically try to upgrade to the latest working version of npm. Jordan Harband 2017-06-11 14:15:04 -07:00
  • 28fe93cd15 [Fix] nvm install -s: properly precompute clang version J Huang 2017-06-13 13:06:53 +08:00
  • 7965796569 [Fix] enable curl compression only on curl >=7.21.0 J Huang 2017-06-10 15:25:26 +08:00
  • d2644b22f9 [Docs] Install script - Improve installation guide Shiva Bhusal 2017-06-03 11:49:33 +05:45
  • 051ef09daf Fix --version help text Nicolás Bevacqua 2017-06-01 10:06:43 -03:00
  • 3497474fef [Docs] move the install script to the top; put the notes in a separate section. Jordan Harband 2017-05-26 21:09:59 -07:00
  • c3c2d350e9 [Tests] Fix cache for WITHOUT_CURL tests in Travis Peter Dave Hello 2017-05-19 13:58:09 +08:00
  • 4f626eac0d [Fix] set -u: when ALIAS is unset, don’t reference an unbound variable. Jordan Harband 2017-05-16 22:58:26 -07:00
  • 7f3145bc98 [New] add support for $NVM_DIR/default-packages file Weston Ganger 2017-03-28 09:37:14 -07:00
  • dc5dfe3bc1 [Fix] set IFS to default for all nvm commands. Jordan Harband 2017-04-28 00:41:55 -07:00
  • accd6ae298 [Fix] ensure if npm link fails, that $IFS is not improperly set. Jordan Harband 2017-04-28 00:39:48 -07:00
  • caa7de37af [Fix] set -u: ensure that potentially unbound variables aren’t called unchecked. Jumpei Ogawa 2017-04-27 20:17:21 +09:00
  • 0a95e77000 v0.33.2 v0.33.2 Jordan Harband 2017-04-26 00:50:33 -07:00
  • 964c7b3115 [Docs] README.markdown → README.md Piper Chester 2017-04-08 09:19:15 -07:00
  • bee7b9970e [Docs] Remove archlinux python tips in "Problems" Peter Dave Hello 2017-04-23 23:33:42 +08:00
  • f38d21c529 [Docs] Improve "Problems" README section readability Peter Dave Hello 2017-04-10 02:47:44 +08:00
  • 7aa3448259 [Tests] Add curl back when WITHOUT_CURL test done since cache needs it Peter Dave Hello 2017-04-09 13:13:25 +08:00
  • a66a9caa1c [Tests] Use node v0.10.7 for thread para test as other install from src tests Peter Dave Hello 2017-04-09 13:08:04 +08:00
  • ec2b02e187 npm run doctoc Jordan Harband 2017-04-12 16:11:01 -07:00
  • 0f25994c8e [Docs] git install update rouzbeh84 2017-04-06 16:23:50 -07:00
  • 229c7e6f0c [Tests] Test "make release" in Travis CI Peter Dave Hello 2017-04-09 10:52:04 +08:00
  • d80686c7cd [Makefile] Introduce _ensure-current-version to ensure version tags Peter Dave Hello 2017-04-09 10:51:54 +08:00
  • 65aedc105a [Docs] capitalize C++ Piper Chester 2017-04-08 09:16:54 -07:00
  • 153f8e7b31 [Fix] To confirm curl exists before detecting curl libz feature Peter Dave Hello 2017-04-09 13:44:07 +08:00
  • e87f395b7a [Refactor] minor "if" and "return" improvement Peter Dave Hello 2017-04-06 03:55:42 +08:00
  • 2ec2d31012 [Tests] Re-enable WITHOUT_CURL tests Peter Dave Hello 2017-04-06 14:52:26 +08:00
  • daa9c3604d [Fix] To confirm curl exists before detecting curl libz feature Peter Dave Hello 2017-04-06 05:20:55 +08:00
  • ec3ba1973a [New] install.sh: Parallel script download jobs Peter Dave Hello 2017-04-05 04:54:38 +08:00
  • c6866eeb37 [Test] "nvm alias" lts test bug fix Peter Dave Hello 2017-04-02 14:34:04 +08:00
  • 7bd7a35cb2 [Docs] Improve nvm usage examples Peter Dave Hello 2017-04-06 00:36:13 +08:00
  • e84bcaabdc [Refactor] Improve profile detection in install script Peter Dave Hello 2017-04-03 23:06:04 +08:00
  • d4e3f0943b [Docs] add 'fnm' as part of the fish alternatives Yanick Champoux 2017-04-04 15:01:39 -04:00
  • 3f5fd57881 [Refactor] Reduce a sed command with pipe Peter Dave Hello 2017-04-05 04:58:34 +08:00
  • f524bcb973 [Fix] Correct indent in install.sh Peter Dave Hello 2017-04-05 05:01:54 +08:00
  • a0534b720a [Tests] Reduce apt package dependencies calculation complexity Peter Dave Hello 2017-04-02 16:30:55 +08:00
  • 424056c839 [Tests] Remove ShellCheck manual dependency install under Ubuntu 14.04 Peter Dave Hello 2017-04-02 15:49:01 +08:00
  • 18df8e3d2e [Tests] Remove ppa source since we migrated to Ubuntu Trusty Peter Dave Hello 2017-04-02 07:24:56 +08:00
  • 4249b1c2bb [Fix] nvm_ensure_version_installed: add system support. Jordan Harband 2017-03-31 00:52:56 -07:00
  • 5776cc952a [copyright] update to 2017 Peter Dave Hello 2017-03-29 17:54:15 +08:00
  • 6c24346af5 [New] Add missing commands in bash_completion Peter Dave Hello 2017-03-29 18:13:14 +08:00
  • 450088e51a [Refactor] Improve if conditoion logic in "use" Peter Dave Hello 2017-03-30 00:41:31 +08:00
  • 9a6e657e53 [Docs] Remove curl --compressed notes since we added its detection Peter Dave Hello 2017-03-29 17:51:23 +08:00
  • 8fc7e854de [Tests] Comment out ksh dependency installation, cc #574 Peter Dave Hello 2017-03-29 18:05:15 +08:00
  • 93c1036758 [Tests] Move to Ubuntu 14.04 on Travis CI Peter Dave Hello 2017-03-26 05:19:57 +08:00
  • 4411abf82e [Docs] Add Mac OS "troubleshooting" to README Ægir Örn Símonarson 2016-07-24 11:46:59 +00:00
  • a36af70571 [Docs] Update issue #900 title in README.markdown Peter Dave Hello 2017-03-28 22:47:34 +08:00
  • 059ab0e1ac [Refactor] Make the code a little bit cleaner Peter Dave Hello 2017-03-28 15:27:49 +08:00
  • b9f9977cdd [Fix] nvm install -s: npm detection Jordan Harband 2017-03-27 15:00:50 -07:00
  • 676fff0219 [completions] Remove nospace in bash_completion Peter Dave Hello 2017-03-26 06:10:53 +08:00
  • 7b253c8c0a [New] Supercharge nvm debug output Peter Dave Hello 2017-03-23 14:48:00 +08:00
  • f344d0694b [Tests] Move cabel, nvm & npm install into TravisCI "install" section Peter Dave Hello 2017-03-26 05:22:40 +08:00
  • d9704471ff [Tests] Cache "node_modules" in CI Peter Dave Hello 2017-03-25 16:58:12 +08:00
  • 82aaa0a20d [Tests] Do not install nodejs, npm deps for SHELLCHECK Peter Dave Hello 2017-03-25 16:57:42 +08:00
  • e41197ea94 [Tests] Improve npm dependencies installaion in travis ci Peter Dave Hello 2017-03-23 15:54:25 +08:00
  • 6ef2be8db4 [Docs] Get https://nodejs.org/dist header instead of its body, fix #1451 Peter Dave Hello 2017-03-23 14:12:31 +08:00
  • d465493832 [Docs] Use https protocol for nodejs.org in issue template Peter Dave Hello 2017-03-23 14:07:07 +08:00
  • 0e5fba2dfb [Docs] Also add --compressed for curl in issue template, cc #1437 Peter Dave Hello 2017-03-23 14:01:46 +08:00
  • 973dfc6d4a [New] Dynamically detect if curl supports --compressed Peter Dave Hello 2017-03-23 12:32:36 +08:00
  • 6a3b1dd2c3 [New] Enable curl auto compression/decompression Peter Dave Hello 2017-03-20 04:08:48 +08:00
  • 4c97828f79 Update .gitattributes Peter Dave Hello 2017-03-23 04:52:46 +08:00
  • ccd9697ef2 Delete .npmignore Peter Dave Hello 2017-03-23 04:37:40 +08:00
  • 20a40dd8c2 [Docs] Update CONTRIBUTING.md Peter Dave Hello 2017-03-23 04:46:49 +08:00
  • 237c3a78e2 [Tests] Add retry on urchin setup which has no built in retry feature Peter Dave Hello 2017-03-20 06:14:15 +08:00
  • fa3631fee3 [Refactor] Add nvm_has_non_aliased Peter Dave Hello 2017-03-20 16:57:26 +08:00