Commit Graph

  • 160a39c844 [Refactor] fix copy-paste error from 5c68141ede Jordan Harband 2016-09-18 19:06:18 -07:00
  • d12ccb130d [Fix] zsh: when warncreateglobal is set, this line warns for some reason. Use env to suppress it. Jordan Harband 2016-09-18 13:39:50 -07:00
  • acbdd9a3fa [Fix] Fix trailing whitespace in nvm ls-remote Jordan Harband 2016-09-18 12:26:06 -07:00
  • f60edbb6b4 [Tests] update test mocks Jordan Harband 2016-09-18 11:58:18 -07:00
  • 256e75c789 [Fix] Remove un-local var EXIT_CODE. Jordan Harband 2016-09-18 02:00:32 -07:00
  • 8b3cf6cbcb add a menu for readme for easier readability Peter Dave Hello 2016-09-17 14:01:03 +08:00
  • 5c68141ede [Refactor] nvm ls-remote: make the main ls-remote command call into nvm_remote_versions directly. Jordan Harband 2016-09-15 23:52:01 -07:00
  • dc1d3aa943 [Refactor] nvm_install_source, nvm_install_binary, nvm_download_artifact: ensure a version is provided. Jordan Harband 2016-09-17 09:24:42 -07:00
  • 51b21bcad1 [Refactor] Use ||: and &&: when appropriate Jordan Harband 2016-09-16 23:16:58 -07:00
  • 4a7973ea61 Removes fin from the readme Erez Zukerman 2016-09-13 10:25:17 -04:00
  • 68761c3200 Manually run git gc after nvm installation, fix #1226 Peter Dave Hello 2016-09-17 08:51:50 +08:00
  • ef5670fd82 Bump to require git v1.7+ and add docs, fix #1232 Peter Dave Hello 2016-09-17 13:13:11 +08:00
  • 9db5c06a63 [Docs] copyedit readme b264 2016-09-16 16:19:55 -05:00
  • 3b5f088e01 [Refactor] nvm_ls_remote_index_tab: clean up to use nvm_get_mirror Jordan Harband 2016-09-15 22:45:10 -07:00
  • dca0220275 [Refactor] nvm_install_binary: remove unused nvm_get_mirror call Jordan Harband 2016-09-15 21:40:44 -07:00
  • 63fe22d635 v0.32.0 v0.32.0 Jordan Harband 2016-09-15 15:02:56 -07:00
  • 01695056af [Road Map] update with completed feature Jordan Harband 2016-09-15 14:23:30 -07:00
  • 25c7260f1e [Tests] improve test matrix Jordan Harband 2016-09-04 11:28:35 -07:00
  • ecba036cbf [Tests] show type output for debugging Jordan Harband 2015-12-21 23:59:44 -08:00
  • 332f413eb3 [New] expand xz support to more versions. Jordan Harband 2016-02-09 11:19:14 -08:00
  • 6784767bea Merge pull request #1204 from ljharb/iojs_source Jordan Harband 2016-09-03 01:19:09 -07:00
  • d5f1d4530f [Tests] chmod a-x on io.js source tests, for now. Jordan Harband 2016-08-21 22:52:54 -07:00
  • a5d7ff7440 [Tests] explicitly set $CXX and $CC Jordan Harband 2016-08-15 14:45:42 -07:00
  • c7515bf108 [Tests] trying an alternative syntax for gcc upgrades Jordan Harband 2016-08-15 12:58:51 -07:00
  • 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