Commit Graph

  • 693abf3173 make install use a different nvm_version to make not specifying the v avoid clobbering aliases Nathan LaFreniere 2012-10-04 10:32:36 -0700
  • e755c47d5a made ls-remote actually usable Nathan LaFreniere 2012-10-04 09:41:32 -0700
  • 3d65d55b5a install requested version automatically if it isnt available Nathan LaFreniere 2012-10-04 09:40:00 -0700
  • 6505c98461 add ls-remote Nathan LaFreniere 2012-10-04 09:38:51 -0700
  • 5af8cec6dc updated readme Nathan LaFreniere 2012-10-04 09:37:12 -0700
  • ebff66649e add v to version if user does not specify it to simplify commands Nathan LaFreniere 2012-10-04 09:36:39 -0700
  • 07aaa91c9b Revert "add /.nvm to NVM_DIR so we dont clutter up home directories" Nathan LaFreniere 2012-10-04 09:29:05 -0700
  • a107b12d2a add /.nvm to NVM_DIR so we dont clutter up home directories Nathan LaFreniere 2012-10-04 09:28:32 -0700
  • a12b6d7dd6 Merge pull request #144 from logosity/master Tim Caswell 2012-10-03 19:07:48 -0700
  • 0f57720b01 Merge 2adbe8bd7f into 04652a5090 Bill Caputo 2012-10-03 14:33:20 -0700
  • 2adbe8bd7f changed npm url to use https (script has moved) Bill Caputo 2012-10-03 16:24:43 -0500
  • b5a0fb1921 Merge d3c56dd0ff into 04652a5090 Ron Panduwana 2012-09-05 03:34:41 -0700
  • d3c56dd0ff Fix sed expression for extracting latest version Ron Panduwana 2012-09-05 17:34:00 +0700
  • 994c038032 Add command: nvm install latest Ron Panduwana 2012-09-05 13:38:06 +0700
  • fac893818c Merge 103b30d03c into 04652a5090 Thomas Fritz 2012-08-24 07:51:11 -0700
  • 103b30d03c Added return / exit codes. 1 if unexpected. 0 when everything ok. Thomas Fritz 2012-08-24 16:50:52 +0200
  • 6686b65a0f Added nvm standalone shell script. Therefore added check if current node executable is wihtin the auto detected NVM_DIR. If not it will return 'N/A'. So it will not display any 'current version' as long as there is no installed node version within this current NVM_DIR. There is also a 'which', 'root' and 'bin' command. 'which' returns the absolute path to the currently used node version. 'root' prints the absolute path to root path of the currently used node version - the path where the bin and lib dir is. And 'bin' prints the absolute path to the 'bin' directory of the currently used node version. Thomas Fritz 2012-08-23 17:47:57 +0200
  • 04652a5090 Merge pull request #133 from mimetnet/master Tim Caswell 2012-08-22 11:32:49 -0700
  • 544a6ac19d Merge d68c38902a into cd14416bfd Matthew Metnetsky 2012-08-22 11:26:12 -0700
  • d68c38902a Fix warning when unsetopt isn't found Matthew Metnetsky 2012-08-22 14:19:18 -0400
  • cd14416bfd Merge pull request #131 from rummik/patch-1 Tim Caswell 2012-08-22 08:45:47 -0700
  • 9190297d5e Hide errors from `which unsetopt` Thomas Levine 2012-08-22 09:49:48 -0400
  • 9cd59cdcb7 Merge ad5242ea0b into 5132a1eb6f rummik 2012-08-20 14:05:28 -0700
  • ad5242ea0b Fix parse error in Zsh 4.3.17 rummik 2012-08-20 18:02:38 -0300
  • 5132a1eb6f Merge pull request #129 from indianburger/master Tim Caswell 2012-08-20 08:28:20 -0700
  • 8015788d27 Added support for FreeBSD Espen Volden 2012-08-09 11:18:52 +0200
  • 73661f1b36 Merge 3bb2634d2f into e475d7e7ab Aravind Ramanathan 2012-08-07 23:30:07 -0700
  • 3bb2634d2f Added check for unsetopt Aravind Ramanathan 2012-08-07 23:22:27 -0700
  • e475d7e7ab Fix bug introduced by pull # 125 Tim Caswell 2012-08-01 12:48:41 -0500
  • cf00a067ca Merge pull request #125 from fatshotty/master Tim Caswell 2012-08-01 08:40:21 -0700
  • 1f337e57cc Merge f8c1822033 into 7d4b12446a Fabio 2012-08-01 02:21:52 -0700
  • f8c1822033 added additional options for compiling node fatshotty 2012-08-01 11:10:25 +0200
  • 7d4b12446a Add explicit MIT license to README Tim Caswell 2012-07-20 08:30:13 -0500
  • 96a4488732 Merge pull request #120 from tomassedovic/issue-39-fix-zsh-error-msg Tim Caswell 2012-07-09 07:34:03 -0700
  • 2ecb8f36b5 Merge 3dd6b29905 into 91670abdca GitHub Merge Button 2012-07-07 05:44:45 -0700
  • 3dd6b29905 Supress ZSH "no matches found" error Tomas Sedovic 2012-07-07 13:48:05 +0200
  • a64b6f6972 Merge 68f57ac455 into 91670abdca GitHub Merge Button 2012-07-05 13:15:57 -0700
  • c39b32f0c1 Merge 8a8e219b5c into 91670abdca GitHub Merge Button 2012-07-05 09:26:31 -0700
  • 91670abdca Merge pull request #118 from gosquared/set-friendly Tim Caswell 2012-07-05 09:26:03 -0700
  • 7c27368014 Merge d544d8e2eb into c371a3a26b GitHub Merge Button 2012-07-03 02:44:12 -0700
  • d544d8e2eb If you're using set -e (and why wouldn't you), this halts all execution Gerhard Lazu 2012-07-03 10:41:15 +0100
  • 3e62657575 If cd fails, don't run pwd Gerhard Lazu 2012-07-03 10:36:23 +0100
  • 863f0c466c Merge 09db3501c5 into c371a3a26b GitHub Merge Button 2012-06-03 12:02:28 -0700
  • 09db3501c5 Export NODE_PATH to allow requiring global modules Vojta Jina 2012-06-03 12:01:01 -0700
  • 8a8e219b5c also set NODE_PATH environment variable correctly Alex Ray 2012-04-20 16:39:04 -0400
  • c371a3a26b Merge pull request #109 from rafmagana/bash_completion Tim Caswell 2012-04-09 10:26:37 -0700
  • be964b20d1 Merge cfa81b49d1 into 6e50bc0d78 GitHub Merge Button 2012-04-08 23:33:34 -0700
  • cfa81b49d1 bash completion Rafael Magana 2012-04-09 01:25:49 -0500
  • 48331a4b63 Merge 7cfe578312 into 6e50bc0d78 GitHub Merge Button 2012-04-06 08:49:50 -0700
  • 6e50bc0d78 Update README.markdown Tim Caswell 2012-04-06 10:49:48 -0500
  • 7cfe578312 Fixed directory in readme to use ".nvm" everywhere Aravind Ramanathan 2012-04-05 15:27:13 -0700
  • 4384da342c Merge fe5817d1fd into 6d58fcb8c0 GitHub Merge Button 2012-03-29 08:20:11 -0700
  • fe5817d1fd [Feature] use node installed in the system via 'nvm use system' Rafael Magana 2012-03-29 09:16:57 -0600
  • 6d58fcb8c0 Update README.markdown Tim Caswell 2012-03-24 09:03:23 -0500
  • 5eb95fd641 Update README.markdown Tim Caswell 2012-03-24 09:02:03 -0500
  • cd7c58ff6a Update README.markdown Tim Caswell 2012-03-23 15:04:45 -0500
  • a86262520a remove continue from curl arg. nodejs.org doesnt seems to support continue, CDN effect perhaps? Wtfcoder 2012-03-13 11:51:05 +0700
  • 60892c7b51 Merge pull request #105 from elf-pavlik/master Tim Caswell 2012-03-06 18:33:07 -0800
  • f701c07bb2 Merge 0dd0224f2d into dcd29296e9 GitHub Merge Button 2012-03-06 16:45:12 -0800
  • 0dd0224f2d added note about solution to problem with version of python on systems like Arch Linux elf Pavlik 2012-03-07 01:34:12 +0100
  • e8cb9c552c Merge 67a10919c7 into dcd29296e9 GitHub Merge Button 2012-02-27 10:47:31 -0800
  • dcd29296e9 Merge pull request #104 from prozacgod/master Tim Caswell 2012-02-27 10:47:29 -0800
  • 460c8259f6 Merge 45051f4d43 into 293061b8b7 GitHub Merge Button 2012-02-24 09:36:29 -0800
  • 45051f4d43 changed the function to place the curl requirement where it belongs David Hagler 2012-02-24 11:25:27 -0600
  • 7c3af21ebe Removed default check for curl, and placed it into nvm function David Hagler 2012-02-24 10:52:25 -0600
  • 575d98cf23 Merge 82c40f1148 into 293061b8b7 GitHub Merge Button 2012-02-20 07:28:36 -0800
  • 293061b8b7 Merge pull request #102 from chakrit/patch-1 Tim Caswell 2012-02-20 07:28:34 -0800
  • c72b01e42d Merge 1426dd1e63 into 1eaf6e2db7 GitHub Merge Button 2012-02-20 06:40:20 -0800
  • 1426dd1e63 Fixes `nvm_ls current` Robert Sköld 2012-02-20 15:39:01 +0100
  • 5eabb65396 Merge a49f77135a into 1eaf6e2db7 GitHub Merge Button 2012-02-19 03:20:02 -0800
  • a49f77135a `nvm version` and `nvm ls` not correctly reporting current version on both zsh and bash. Chakrit Wichian 2012-02-19 18:12:14 +0700
  • 1eaf6e2db7 Merge pull request #65 from symposion/master Tim Caswell 2012-02-06 07:49:16 -0800
  • 4cbcd2588b Merge 9cd05eafad into ec2327fddd GitHub Merge Button 2012-02-04 23:11:47 -0800
  • 9cd05eafad Fix version sorting to handle multi-digit values like v0.6.10 Carter Thaxton 2012-02-04 22:58:29 -0800
  • e9ad90020a Merge b2683fdb11 into ec2327fddd GitHub Merge Button 2012-01-27 02:45:12 -0800
  • b2683fdb11 Merge remote-tracking branch 'upstream/master' Lucian Holland 2012-01-27 10:38:41 +0000
  • 53cfd2dd9b Avoid carrying over test status when no node version is installed Caio Romão 2012-01-18 17:43:28 -0200
  • 68f57ac455 Set the NODE_PATH variable when activating node Caio Romão 2012-01-18 17:37:31 -0200
  • 67a10919c7 Sudo issue should be a link Capi Etheriel 2012-01-15 09:18:25 -0200
  • 478b0bdf70 Merge ca429186d9 into ec2327fddd GitHub Merge Button 2011-12-27 22:32:08 -0800
  • ca429186d9 for zsh user with setopt nomatch(standard setting) shintaro.kurachi@gmail.com 2011-12-28 14:46:36 +0900
  • c7b29356e5 Merge e1e60628bd into ec2327fddd GitHub Merge Button 2011-12-18 04:18:10 -0800
  • e1e60628bd Added --openssl-libpath option switch Moto Ishizawa 2011-12-18 21:10:24 +0900
  • ec2327fddd Merge pull request #83 from jeffv/master Tim Caswell 2011-11-17 16:07:14 -0800
  • 740c43054d Merge 18f4064003 into d7cdabe8e2 GitHub Merge Button 2011-11-17 15:24:52 -0800
  • 18f4064003 Fixes npm version check for node v0.2.0, v0.2.1 and v0.2.2 Jeffrey D. Van Alstine 2011-11-17 16:15:31 -0700
  • 990ad81419 Check if node v0.1.x or v0.2.x before npm installs Jeffrey D. Van Alstine 2011-11-17 15:38:51 -0700
  • d7cdabe8e2 Merge pull request #82 from mmalecki/run-help Tim Caswell 2011-11-14 10:37:49 -0800
  • 346be0e505 Merge 269bb008fc into a987f8e67d GitHub Merge Button 2011-11-14 10:36:52 -0800
  • 269bb008fc [doc] Update help Maciej Małecki 2011-11-14 19:35:55 +0100
  • a987f8e67d Merge pull request #76 from mmalecki/run Tim Caswell 2011-11-14 08:30:06 -0800
  • 2df0d38a32 Merge 53e1764a8a into 0aa40a9c21 GitHub Merge Button 2011-11-14 07:45:25 -0800
  • 0aa40a9c21 Merge pull request #81 from alessioalex/master Tim Caswell 2011-11-14 07:45:22 -0800
  • eb60073afc Merge 629b51ebf1 into 39dbc65104 GitHub Merge Button 2011-11-14 06:18:04 -0800
  • 629b51ebf1 alias node for sudoers in documentation alessioalex 2011-11-14 16:16:09 +0200
  • 39dbc65104 Merge pull request #80 from alessioalex/master Tim Caswell 2011-11-14 05:54:43 -0800
  • 5d2be64569 Merge 0700d14065 into 8dad534464 GitHub Merge Button 2011-11-14 05:49:53 -0800
  • 0700d14065 Remove downloads from /src if installation failed alessioalex 2011-11-14 15:48:56 +0200
  • 53e1764a8a [feature] Allow passing additional arguments to node Maciej Małecki 2011-11-05 17:32:17 +0100
  • fda6e7f8de Rewrote version listing system Lucian Holland 2011-11-04 20:36:04 +0000