Commit Graph

  • 34a067647c Add check for git to install script. Dennis Dryden 2013-06-07 23:42:28 +0100
  • db3035c29b Merge pull request #289 from martiniwanowski/master Tim Caswell 2013-08-31 11:20:51 -0700
  • 01f8eef7a2 Fixed typo. Martin Iwanowski 2013-08-31 19:55:12 +0200
  • e6d1d0c4de Merge pull request #283 from ljharb/add_license Jordan Harband 2013-08-20 10:41:30 -0700
  • d6fe38a356 Add LICENSE file. Closes #122. Jordan Harband 2013-08-20 10:41:05 -0700
  • 1478c72124 Lowercasing nvm like npm. Jordan Harband 2013-08-20 10:39:44 -0700
  • 8e8da23711 Merge pull request #282 from interarticle/master Jordan Harband 2013-08-20 10:24:15 -0700
  • 62dec72394 Fixed curl silently ignoring 302 redirections Max Zhao 2013-08-21 00:27:10 +0800
  • c2e4e1a8a7 Merge pull request #280 from activars/master Jordan Harband 2013-08-15 11:58:34 -0700
  • 6a98d168b7 added documentation for .nvmrc usage Jing Dong 2013-08-15 19:25:51 +0100
  • 8ce8bef249 Merge pull request #276 from frasertweedale/fix/readme-clone-url Tim Caswell 2013-08-09 17:13:55 -0700
  • 2b216ab5d1 readme: show https clone url Fraser Tweedale 2013-08-10 10:04:25 +1000
  • af105894d7 Merge pull request #274 from evocateur/patch-1 Jordan Harband 2013-07-31 13:55:15 -0700
  • e5d7d493b9 Avoid error from aliased `which` during install Daniel Stockman 2013-07-31 12:42:19 -0700
  • e0bd3735f1 Merge pull request #272 from amv/master Jordan Harband 2013-07-26 11:04:45 -0700
  • 81d731d355 better guides for missing profile Antti Vähäkotamäki 2013-07-26 14:58:47 +0300
  • 2eddca3d9f Remove unneeded shebang in nvm.sh Harald Glatt 2013-07-23 17:24:07 +0200
  • 6a6e435855 Switch from /bin/sh to /bin/bash Harald Glatt 2013-07-21 08:17:51 +0200
  • 7fb6d1ec6a Merge pull request #259 from jsatt/master Jordan Harband 2013-06-26 14:52:07 -0700
  • 6690aecc6c fix handle cases of grep aliases as described in to resolve #207 Jeremy Satterfield 2013-06-26 15:55:39 -0500
  • 137539cf48 Merge pull request #258 from codewhale/master Tim Caswell 2013-06-24 06:40:31 -0700
  • 4a7945f8c1 support Raspberry Pi binaries Code Whale 2013-06-24 13:33:19 +0000
  • 8b9c0b933c Merge pull request #256 from cliffano/master Jordan Harband 2013-06-22 09:57:20 -0700
  • 8983644854 Merge pull request #254 from stelcheck/gitless Tim Caswell 2013-06-22 07:50:05 -0700
  • 39c5d0597d Fix style, opening curly brace on the same line as function declaration. Cliffano Subagio 2013-06-22 23:11:43 +1000
  • ab71d50b3a Add sh directive and replace bash function with sh function. Cliffano Subagio 2013-06-21 17:56:58 +1000
  • 36ce8f0010 Merge pull request #253 from ljharb/update_readme Jordan Harband 2013-06-14 09:27:44 -0700
  • c6cb1601f7 Using source instead of dot. Jordan Harband 2013-06-14 09:26:51 -0700
  • be0b2926b3 Merge pull request #252 from ljharb/fix_readme Jordan Harband 2013-06-14 09:16:14 -0700
  • f8a6e23fa7 Updating copyright year Jordan Harband 2013-06-14 09:14:52 -0700
  • 1e353b2773 Updating 0.8 references to 0.10 Jordan Harband 2013-06-14 09:14:37 -0700
  • 9537db1a4a Updating ~/nvm to ~/.nvm Jordan Harband 2013-06-14 09:13:54 -0700
  • e7e84ec376 Merge pull request #219 from techdives/patch-1 Jordan Harband 2013-06-14 09:12:26 -0700
  • 6a2d92bc51 Merge pull request #238 from shibukawa/patch-1 Jordan Harband 2013-06-14 09:11:27 -0700
  • 855d89bef0 Merge pull request #251 from stelcheck/NVM_DIR Tim Caswell 2013-06-14 06:01:23 -0700
  • 36843d97cb Merge pull request #250 from ronkorving/gitless Tim Caswell 2013-06-14 05:56:30 -0700
  • c5437bb222 * NVM_TARGET renamed to NVM_DIR (this will ensure that any locally * existing nvm copy will be picked up and updated) stelcheck 2013-06-14 16:20:36 +0900
  • d428bcd50e * TARGET was not converted to DIR stelcheck 2013-06-14 16:17:24 +0900
  • f82cde11a9 * Using raw.github.com instead, downloading only nvm.sh * tar no longer required stelcheck 2013-06-14 16:15:54 +0900
  • dc46a740a3 Fix newline issue in install.sh Ron Korving 2013-06-14 15:10:59 +0900
  • 93e84a2676 Moved gitless installer into its own file. Ron Korving 2013-06-14 13:13:33 +0900
  • 5a4c097aac Install script no longer depends on git to be installed. Ron Korving 2013-06-14 13:00:52 +0900
  • 5c6af59fcd Merge pull request #236 from donovanjamesking/master Tim Caswell 2013-06-10 06:36:16 -0700
  • 72fd8c970a Merge pull request #229 from em-/testsuite-fixes Tim Caswell 2013-06-10 06:34:35 -0700
  • d1d53ea979 Updated fix for issues #232 and #244 Derek Keller 2013-06-09 21:44:46 -0500
  • 04dba10b9a Fix the setup/teardown urchin test scripts under zsh Emanuele Aina 2013-05-03 17:48:31 +0100
  • 8486a0da2b Fix the 'nvm deactivate' test Emanuele Aina 2013-05-03 17:46:21 +0100
  • b2b29ff5c5 Merge pull request #243 from lgw4/master Tim Caswell 2013-06-03 18:57:57 -0700
  • 6c57b275db Changed git protocol from git:// to https:// to work around firewalls. Chip Warden 2013-06-03 17:05:30 -0500
  • 7cc6f37e69 Merge pull request #242 from koenpunt/patch-1 Tim Caswell 2013-06-03 14:18:03 -0700
  • 0f05655ee6 Return 1 so exit status is not null on error Koen Punt 2013-06-03 22:26:52 +0300
  • 6b932e59c3 Remove column since many common environments don't have it. Tim Caswell 2013-06-03 10:08:13 -0400
  • 9a8e66cfca Update README.markdown Yoshiki Shibukawa 2013-05-15 11:41:30 -0700
  • 66633de1a9 Merge pull request #235 from okuryu/fix-install Tim Caswell 2013-05-13 13:01:37 -0700
  • bc04ed3ece Fixes issue 232 Donovan James King 2013-05-13 14:35:36 -0500
  • 9205ff8001 Remove `-e` option in `install.sh` script Ryuichi Okumura 2013-05-14 00:05:53 +0900
  • 367ae728fb Merge pull request #231 from miguelcoba/patch-1 Tim Caswell 2013-05-09 15:02:22 -0700
  • 335456d008 Drop invalid -a flag for basename. Miguel Cobá 2013-05-09 13:50:12 -0400
  • eade411422 Merge pull request #198 from ArtemGordinsky/master Tim Caswell 2013-05-09 06:39:01 -0700
  • cca6edfc5c Merge pull request #203 from em-/master Tim Caswell 2013-05-06 20:36:11 -0700
  • 42915fc21c Reduce usage of `cd' to avoid issues with shell aliases Emanuele Aina 2013-04-11 19:57:56 +0200
  • f1b484ee87 Silence stderr warning on `nvm uninstall' with no configured alias Emanuele Aina 2013-04-11 19:56:18 +0200
  • 6c3708d337 Merge pull request #195 from gpad/patch-1 Tim Caswell 2013-04-24 09:03:36 -0700
  • 91a7aa8611 Merge pull request #222 from jnlin/master Tim Caswell 2013-04-24 09:02:12 -0700
  • db7494494c Add FreeBSD support jnlin 2013-04-24 15:42:10 +0800
  • ca44bafff2 Update README.markdown techdives 2013-04-16 17:40:59 -0700
  • 01189e144c Merge pull request #200 from croach/issue-199 Tim Caswell 2013-03-07 15:02:22 -0800
  • 3fe12f0a49 Merge pull request #202 from hugojosefson/recommend-version-0.8 Tim Caswell 2013-03-04 06:54:23 -0800
  • e4acd63991 Clarify difference between `nvm ls` and `nvm ls-remote`. Hugo Josefson 2013-03-04 12:54:42 +0100
  • 3ce23aa726 Recommend version 0.8 in README.markdown. Hugo Josefson 2013-03-04 12:50:55 +0100
  • 205117bed4 Fixes issue 199 Christopher Roach 2013-03-01 10:55:58 -0800
  • 9c7da6cec3 Adding a newline before the source string in the ".bash_profile" Artem 2013-02-27 11:50:08 +0200
  • 1088b4b00f Ignoring the ".DS_Store" files on OS X Artem 2013-02-27 11:43:05 +0200
  • 5811cb9e73 Resolved Issue #194 GPad 2013-02-11 19:23:25 +0100
  • 0ec339e040 Merge pull request #192 from gpad/nvmrc Tim Caswell 2013-01-25 11:50:11 -0800
  • 7226e5fb98 read the .nvmrc if present GPad 2013-01-25 19:13:40 +0100
  • bc9c82cb9f read version from .nvmrc if not specified GPad 2013-01-22 13:28:13 +0100
  • f605581c7d return not exit Tim Caswell 2013-01-21 12:07:54 -0600
  • 87a76af398 Merge pull request #191 from koenpunt/patch-1 Tim Caswell 2013-01-21 08:51:14 -0800
  • 70e1b81ad3 Add exit code, fix #190 Koen Punt 2013-01-21 17:26:16 +0100
  • e145978e73 Merge pull request #189 from kt3k/feature/hyphen-s-option-2 Tim Caswell 2013-01-14 05:59:47 -0800
  • a6be969403 changed shasums file url because in v0.8.6 .txt.asc file is not available. Yosiya Hinosawa 2013-01-13 16:13:20 +0900
  • 184f641730 fixed the condition for the binary package availability. Yosiya Hinosawa 2013-01-13 16:10:50 +0900
  • 7dc0827eaa minor modifications. Yoshiya Hinosawa 2013-01-12 13:59:28 +0900
  • 278fd031b0 added test for installation with -s option. Yoshiya Hinosawa 2013-01-12 13:30:12 +0900
  • 7013372867 added -s (install from source) option. Yoshiya Hinosawa 2013-01-12 00:37:17 +0900
  • 881178db01 fixed syntax error. Yosiya Hinosawa 2013-01-11 19:33:44 +0900
  • 1845a4a5a9 added the description about -s option. Yoshiya Hinosawa 2013-01-12 14:40:41 +0900
  • bc508802e5 Update README.markdown Tim Caswell 2012-12-12 09:48:26 -0600
  • 0a4d3a2944 Merge pull request #181 from andrwj/master Tim Caswell 2012-12-08 12:59:52 -0800
  • 5596054445 fixed wrong condition checking for 'shasum' (I'm using Mac OS 10.8.2) A.J 2012-12-09 05:17:13 +0900
  • 68f7dc9cb3 Merge pull request #171 from cou929/support_sha1sum_command Tim Caswell 2012-12-04 17:46:04 -0800
  • 9c3af112ca Merge pull request #175 from Marsup/fix-172 Tim Caswell 2012-12-04 17:45:25 -0800
  • eaf8a50483 Merge pull request #178 from koenpunt/patch-2 Tim Caswell 2012-12-04 15:32:55 -0800
  • 6c70627478 Merge pull request #177 from koenpunt/patch-1 Tim Caswell 2012-12-04 15:32:30 -0800
  • dc2bf8c526 Fixed variable expansion for `SOURCE_STR` Koen Punt 2012-12-04 23:26:49 +0100
  • b063b32642 Added instructions for the install script Koen Punt 2012-12-04 23:21:00 +0100
  • 7bee39fd81 Merge pull request #176 from witoldsz/patch-1 Tim Caswell 2012-12-04 13:34:29 -0800
  • 2f6b0ca9d7 Update install.sh Witold Szczerba 2012-12-04 21:36:12 +0100
  • 2662840064 Fix #172 on ZSH Marsup 2012-11-27 23:46:04 +0100