Commit Graph

  • f178a09d89 [Tests] update gcc to 4.8 Jordan Harband 2016-08-15 12:55:49 -07:00
  • 62696cb0d6 Partially revert 494aa60bd8 Jordan Harband 2016-05-08 22:33:39 -07:00
  • 494aa60bd8 travis: enable trusty beta Myles Borins 2015-12-28 15:38:42 -08:00
  • adb6a187a9 [Tests] try v3.3 instead of v1 in hopes they will compile faster. Jordan Harband 2016-08-14 19:43:47 -07:00
  • 32a1b4124c Use watch to keepalive stdout while installing. Jordan Harband 2016-08-14 15:40:39 -07:00
  • 88ce2103f5 Use watch to keepalive stdout while installing. Jordan Harband 2016-05-26 08:48:15 +02:00
  • 4060de5285 [New] enable io.js and node 4+ source installs. Jordan Harband 2016-08-11 23:19:47 -07:00
  • 715bb59c3b Adapt nvm_install_iojs_source to support specifying make jobs. Jordan Harband 2015-12-28 12:52:11 -08:00
  • 9b8eab3163 [New] Add nvm install -s iojs support. Jordan Harband 2015-01-25 12:00:52 -08:00
  • e546149f7b [New] add nvm cache with “dir” and “clean” commands. Jordan Harband 2016-08-13 21:15:12 -07:00
  • 57c2004ab2 [Breaking] adapt nvm_install_node_binary to nvm_install_binary, eg, io.js too. Jordan Harband 2016-08-11 01:45:11 -07:00
  • 2214cb7ad7 [Breaking] cache previously downloaded artifacts for source installs Jordan Harband 2016-08-13 09:14:45 -07:00
  • ba3ad8e460 [Breaking] cache previously downloaded artifacts for binaries Jordan Harband 2016-08-10 23:21:56 -07:00
  • eba50de75e Add nvm_compare_checksum, nvm_compute_checksum, and nvm_get_checksum Jordan Harband 2016-08-10 23:10:41 -07:00
  • 25fa40e7cb v0.31.7 v0.31.7 Jordan Harband 2016-09-02 23:43:04 -07:00
  • 6abc36ee4f [Fix] ensure LTS alias dir exists before writing to it. Jordan Harband 2016-08-29 09:15:57 -07:00
  • 68bf93514b [Fix] when originally installed without git, ensure it can be upgraded to use git. Jordan Harband 2016-08-25 00:59:32 -07:00
  • 7e18328a88 Merge pull request #1214 from ljharb/shellcheck Jordan Harband 2016-08-25 01:00:13 -07:00
  • 85c5e12710 [Refactor] install.sh: use curlies in a few places. Jordan Harband 2016-08-24 00:50:08 -07:00
  • d0180f7eb2 [shellcheck] build from source to get v0.4.4 Jordan Harband 2016-08-24 00:11:50 -07:00
  • 5ba6e748b7 [Tests] run shellcheck in tests. Jordan Harband 2016-08-23 23:07:42 -07:00
  • 31c68adbcf v0.31.6 v0.31.6 Jordan Harband 2016-08-23 14:36:15 -07:00
  • 451b67fe78 Revert %s-formatting for SOURCE_STR when writing to shell profile Aria Stewart 2016-08-23 17:32:28 -04:00
  • d179810b25 v0.31.5 v0.31.5 Jordan Harband 2016-08-23 11:12:21 -07:00
  • 1ac7e236b1 [New] Add lts/foo support to remote commands. Jordan Harband 2016-08-23 10:23:21 -07:00
  • 681c81ad30 [shellcheck] clean up install.sh Jordan Harband 2016-08-23 00:45:38 -07:00
  • 2228323c0b [shellcheck] disable intentional violations via comments Jordan Harband 2016-08-23 00:28:21 -07:00
  • cbeb654692 [shellcheck] properly quote arguments. Jordan Harband 2016-08-23 00:26:35 -07:00
  • 24a9c089ff [shellcheck] fix incorrect A && B || C usages. Jordan Harband 2016-08-23 00:16:20 -07:00
  • bc4639c1c9 [Docs] add a road map. Jordan Harband 2016-08-21 12:11:43 -07:00
  • 54cc3a383e [Tests] set -ex options on more tests Jordan Harband 2016-08-11 01:40:03 -07:00
  • d3d768adcd Add nvm_get_mirror Jordan Harband 2016-08-10 23:09:54 -07:00
  • 9c65197b22 Add nvm_get_checksum_alg Jordan Harband 2016-08-09 22:24:09 -07:00
  • bd3ca47714 [Fix] nvm unload: ensure all functions are unset Jordan Harband 2016-08-11 10:58:16 -07:00
  • ec4efa3ec7 [Refactor] nvm install: remove unused REINSTALL_PACKAGES_FROM argument to inner installation helpers. Jordan Harband 2016-08-11 10:42:32 -07:00
  • 08cbcf2254 [Fix] when not using xz on merged node versions, use z to extract, not x Jordan Harband 2016-08-10 23:26:29 -07:00
  • 4aa6902dbe [Refactor] nvm_install_merged_node_binary: reduce nesting, fix var curlies. Jordan Harband 2016-08-10 16:57:03 -07:00
  • 0678652bd3 [New] nvm ls/nvm ls-remote/nvm alias: add --no-colors Jordan Harband 2016-08-06 23:57:15 -07:00
  • 206878460c [Refactor] always shift first argument to nvm Jordan Harband 2016-08-07 00:08:46 -07:00
  • 79270a579c [Refactor] create nvm_list_aliases Jordan Harband 2016-08-06 22:33:37 -07:00
  • b6eb565ea1 [Refactor] nvm alias: reorganize so alias listing is done last Jordan Harband 2016-08-08 15:50:05 -07:00
  • 091c64c7c5 [Refactor] nvm alias: add in ---based argument support. Jordan Harband 2016-08-08 13:37:14 -07:00
  • 21b8f556b2 [Refactor] nvm alias: use named vars instead of positional args. Jordan Harband 2016-08-08 13:21:42 -07:00
  • a3bc4d3e62 [Refactor] nvm alias: shift out the “alias” Jordan Harband 2016-08-08 13:18:53 -07:00
  • 150ed490d0 [Refactor] use curlies with variables Jordan Harband 2016-08-07 23:31:16 -07:00
  • 364096a3c3 Add trailing newline char to $SOURCE_STR Peter Dave Hello 2016-08-05 15:37:56 +08:00
  • 88fc93a71b Fix nvm dir path in install script, fix #1189 Peter Dave Hello 2016-08-05 15:23:09 +08:00
  • f9f140ec13 [Performance] make auto-using faster. Jordan Harband 2016-08-02 00:59:51 -07:00
  • f653bdc606 Print shell version on Travis Luke Childs 2016-07-31 20:42:18 +01:00
  • 31e58d1827 v0.31.4 v0.31.4 Jordan Harband 2016-07-29 16:54:13 -07:00
  • a32b914bab Fix nvm on SmartOS setups using 64 bits pkgsrc repository Julien Gilli 2016-07-29 13:51:06 -07:00
  • f51b1bf8ae Document required git version Joe Lencioni 2016-07-28 10:51:00 -07:00
  • c874a17479 Merge pull request #1179 from lencioni/improve-upgrade-instructions Jordan Harband 2016-07-28 10:41:31 -07:00
  • 6eef4ce4d2 Use NVM_DIR in installation instructions Joe Lencioni 2016-07-28 10:11:28 -07:00
  • 54476476ab Use subshells for installation and upgrade instructions Joe Lencioni 2016-07-28 09:16:10 -07:00
  • 87a3a4425d Ensure git describe only matches version tags Joe Lencioni 2016-07-28 09:10:14 -07:00
  • 17a3272b8a Ensure git describe gives latest tag Joe Lencioni 2016-07-28 09:03:26 -07:00
  • c08010f610 Fix typo in readme Luke Childs 2016-07-28 17:48:23 +01:00
  • 2ee8ec886f Merge pull request #1178 from lukechilds/installation-improvements Jordan Harband 2016-07-28 08:49:28 -07:00
  • 978f7b4435 Only source nvm, not entire profile Luke Childs 2016-07-27 22:26:05 +01:00
  • 3417e9d9a3 Add message explaining how to use nvm Luke Childs 2016-07-27 22:09:02 +01:00
  • eb4de62bc1 Remove incorrect message Luke Childs 2016-07-27 21:43:13 +01:00
  • 8a199e00a2 Merge pull request #1173 from wiserweb/master Jordan Harband 2016-07-26 08:30:56 -07:00
  • 6ac7ecf7dc Update README.markdown wiserweb 2016-07-26 02:31:07 -04:00
  • a09f225ec7 Update zsh-nvm upgrade command in readme Luke Childs 2016-07-24 21:13:51 +01:00
  • e0e1c0379a Merge pull request #1163 from sebthom/patch-1 Jordan Harband 2016-07-20 10:30:47 -07:00
  • f4d57cc17d Fix for #871 find: warning: Unix filenames usually don't contain slashes Sebastian Thomschke 2016-07-20 13:31:47 +02:00
  • 56417f88f9 v0.31.3 v0.31.3 Jordan Harband 2016-07-20 00:51:48 -07:00
  • dbb65d98c2 Merge pull request #1070 from ljharb/display_lts_remote Jordan Harband 2016-07-20 00:22:29 -07:00
  • fb49bf6f70 completion: add LTS aliases. Jordan Harband 2016-07-18 23:40:32 -07:00
  • 28822ff81e [Docs] update README for LTS. Jordan Harband 2016-07-18 23:39:35 -07:00
  • 876d117376 [Tests] add nvm run --lts tests. Jordan Harband 2016-07-18 00:35:01 -07:00
  • 58a82a1d31 [Tests] add nvm exec --lts tests. Jordan Harband 2016-07-17 19:54:10 -07:00
  • 42fedf6bc9 [Tests] add some basic nvm use --lts tests Jordan Harband 2016-07-03 08:37:03 -07:00
  • 4c010f442e [Tests] add tests for auto-creation of LTS aliases on nvm_ls_remote Jordan Harband 2016-07-02 21:21:16 -07:00
  • f0668fd577 [Tests] nvm alias --lts: add tests Jordan Harband 2016-06-26 15:11:37 -07:00
  • 655830eb58 [Tests] nvm install --lts: add tests Jordan Harband 2016-06-26 13:57:01 -07:00
  • e6606458f7 [Tests] add nvm version-remote unit tests. Jordan Harband 2016-06-26 13:01:12 -07:00
  • d2744014df [Tests] add some basic nvm ls-remote unit tests. Jordan Harband 2016-06-25 17:00:19 -07:00
  • bcb1f0b1c7 nvm ls-remote: skip io.js lookup when LTS is set. Jordan Harband 2016-07-17 10:54:24 -07:00
  • c3b16603c0 nvm uninstall: add --lts support Jordan Harband 2016-07-17 20:18:05 -07:00
  • 859be3f6a1 nvm run: add --lts/--lts=argon support Jordan Harband 2016-05-04 00:29:37 -07:00
  • 45627d0a40 nvm exec: add --lts/--lts=argon support. Jordan Harband 2016-05-03 23:18:44 -07:00
  • d1e51f361c nvm use: Add --lts/--lts=argon support Jordan Harband 2016-05-01 23:41:39 -07:00
  • bf683272ea nvm alias: colorize LTS aliases. Jordan Harband 2016-04-30 12:50:59 -07:00
  • c83664960e Automatically create LTS aliases every time we talk to nodejs.org/dist Jordan Harband 2016-04-27 15:20:22 -07:00
  • 17c9bef4aa nvm alias: add lts/ support. Jordan Harband 2016-04-26 23:07:22 -07:00
  • 9bd743e0be nvm install: Add support for --lts and --lts=argon Jordan Harband 2016-04-25 00:44:24 -07:00
  • 44f4817f7d Prevent attempts to nvm install --lts Jordan Harband 2016-04-25 00:44:24 -07:00
  • 4699657e98 Add --lts=argon etc, so the LTS line can be targeted. Jordan Harband 2016-04-25 00:55:35 -07:00
  • 1d908d8256 Add --lts support to nvm version-remote Jordan Harband 2016-04-24 16:26:32 -07:00
  • 584bdd8ba3 Print the LTS version on all versions with that info, but put the non-latest in gray. Jordan Harband 2016-04-24 10:55:30 -07:00
  • ae07c3c345 Add support for nvm ls-remote --lts Jordan Harband 2016-04-23 23:47:25 -07:00
  • cb326cb19d For now, keep the grep to do proper filtering Jordan Harband 2016-04-22 10:25:47 -07:00
  • 01c8b04fd5 Format LTS version when present. Jordan Harband 2016-04-18 00:42:56 -07:00
  • 865d2fe3d6 Include LTS version in nvm_ls_remote output. Jordan Harband 2016-04-17 23:39:27 -07:00
  • 9d8841a46c Ensure only the version string is printed out in relevant places. Jordan Harband 2016-04-18 01:00:55 -07:00
  • b2c5616d7a [Tests] avoid accidental command execution in test failure message. Jordan Harband 2016-07-17 19:54:26 -07:00
  • ecbd7d4572 [Tests] use -ex option during tests when possible Jordan Harband 2016-07-07 00:00:59 -07:00
  • 186eb8838d [Tests] make “nvm use iojs” test actually test that thing. Jordan Harband 2016-07-07 15:38:34 -07:00