Commit Graph

  • e1be38f90d fixup automatically prepending the v for remote requests Nathan LaFreniere 2012-10-05 11:39:38 -07:00
  • 80cf1159bb Merge pull request #145 from nathan-lafreniere/master Tim Caswell 2012-10-05 08:05:04 -07:00
  • 9fb65cbf7b add v back to ls-remote results Nathan LaFreniere 2012-10-04 11:10:31 -07:00
  • 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 -07:00
  • e755c47d5a made ls-remote actually usable Nathan LaFreniere 2012-10-04 09:41:32 -07:00
  • 3d65d55b5a install requested version automatically if it isnt available Nathan LaFreniere 2012-10-04 09:40:00 -07:00
  • 6505c98461 add ls-remote Nathan LaFreniere 2012-10-04 09:38:51 -07:00
  • 5af8cec6dc updated readme Nathan LaFreniere 2012-10-04 09:37:12 -07:00
  • ebff66649e add v to version if user does not specify it to simplify commands Nathan LaFreniere 2012-10-04 09:36:39 -07:00
  • 07aaa91c9b Revert "add /.nvm to NVM_DIR so we dont clutter up home directories" Nathan LaFreniere 2012-10-04 09:29:05 -07:00
  • a107b12d2a add /.nvm to NVM_DIR so we dont clutter up home directories Nathan LaFreniere 2012-10-04 09:28:32 -07:00
  • a12b6d7dd6 Merge pull request #144 from logosity/master Tim Caswell 2012-10-03 19:07:48 -07:00
  • 2adbe8bd7f changed npm url to use https (script has moved) Bill Caputo 2012-10-03 16:24:43 -05:00
  • 04652a5090 Merge pull request #133 from mimetnet/master Tim Caswell 2012-08-22 11:32:49 -07:00
  • d68c38902a Fix warning when unsetopt isn't found Matthew Metnetsky 2012-08-22 14:19:18 -04:00
  • cd14416bfd Merge pull request #131 from rummik/patch-1 Tim Caswell 2012-08-22 08:45:47 -07:00
  • 9190297d5e Hide errors from which unsetopt Thomas Levine 2012-08-22 09:49:48 -04:00
  • ad5242ea0b Fix parse error in Zsh 4.3.17 rummik 2012-08-20 18:02:38 -03:00
  • 5132a1eb6f Merge pull request #129 from indianburger/master Tim Caswell 2012-08-20 08:28:20 -07:00
  • 3bb2634d2f Added check for unsetopt Aravind Ramanathan 2012-08-07 23:22:27 -07:00
  • e475d7e7ab Fix bug introduced by pull # 125 Tim Caswell 2012-08-01 12:48:41 -05:00
  • cf00a067ca Merge pull request #125 from fatshotty/master Tim Caswell 2012-08-01 08:40:21 -07:00
  • f8c1822033 added additional options for compiling node fatshotty 2012-08-01 11:10:25 +02:00
  • 7d4b12446a Add explicit MIT license to README Tim Caswell 2012-07-20 08:30:13 -05:00
  • 96a4488732 Merge pull request #120 from tomassedovic/issue-39-fix-zsh-error-msg Tim Caswell 2012-07-09 07:34:03 -07:00
  • 3dd6b29905 Supress ZSH "no matches found" error Tomas Sedovic 2012-07-07 13:48:05 +02:00
  • 91670abdca Merge pull request #118 from gosquared/set-friendly Tim Caswell 2012-07-05 09:26:03 -07:00
  • d544d8e2eb If you're using set -e (and why wouldn't you), this halts all execution Gerhard Lazu 2012-07-03 10:41:15 +01:00
  • 3e62657575 If cd fails, don't run pwd Gerhard Lazu 2012-07-03 10:36:23 +01:00
  • c371a3a26b Merge pull request #109 from rafmagana/bash_completion Tim Caswell 2012-04-09 10:26:37 -07:00
  • cfa81b49d1 bash completion Rafael Magana 2012-04-09 01:25:49 -05:00
  • 6e50bc0d78 Update README.markdown Tim Caswell 2012-04-06 10:49:48 -05:00
  • 6d58fcb8c0 Update README.markdown Tim Caswell 2012-03-24 09:03:23 -05:00
  • 5eb95fd641 Update README.markdown Tim Caswell 2012-03-24 09:02:03 -05:00
  • cd7c58ff6a Update README.markdown Tim Caswell 2012-03-23 15:04:45 -05:00
  • a86262520a remove continue from curl arg. nodejs.org doesnt seems to support continue, CDN effect perhaps? Wtfcoder 2012-03-13 11:51:05 +07:00
  • 60892c7b51 Merge pull request #105 from elf-pavlik/master Tim Caswell 2012-03-06 18:33:07 -08:00
  • 0dd0224f2d added note about solution to problem with version of python on systems like Arch Linux elf Pavlik 2012-03-07 01:34:12 +01:00
  • dcd29296e9 Merge pull request #104 from prozacgod/master Tim Caswell 2012-02-27 10:47:29 -08:00
  • 45051f4d43 changed the function to place the curl requirement where it belongs David Hagler 2012-02-24 11:25:27 -06:00
  • 7c3af21ebe Removed default check for curl, and placed it into nvm function David Hagler 2012-02-24 10:52:25 -06:00
  • 293061b8b7 Merge pull request #102 from chakrit/patch-1 Tim Caswell 2012-02-20 07:28:34 -08:00
  • a49f77135a nvm version and nvm ls not correctly reporting current version on both zsh and bash. Chakrit Wichian 2012-02-19 18:12:14 +07:00
  • 1eaf6e2db7 Merge pull request #65 from symposion/master Tim Caswell 2012-02-06 07:49:16 -08:00
  • b2683fdb11 Merge remote-tracking branch 'upstream/master' Lucian Holland 2012-01-27 10:38:41 +00:00
  • 53cfd2dd9b Avoid carrying over test status when no node version is installed Caio Romão 2012-01-18 17:43:28 -02:00
  • ec2327fddd Merge pull request #83 from jeffv/master Tim Caswell 2011-11-17 16:07:14 -08:00
  • 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 -07:00
  • 990ad81419 Check if node v0.1.x or v0.2.x before npm installs Jeffrey D. Van Alstine 2011-11-17 15:38:51 -07:00
  • d7cdabe8e2 Merge pull request #82 from mmalecki/run-help Tim Caswell 2011-11-14 10:37:49 -08:00
  • 269bb008fc [doc] Update help Maciej Małecki 2011-11-14 19:35:55 +01:00
  • a987f8e67d Merge pull request #76 from mmalecki/run Tim Caswell 2011-11-14 08:30:06 -08:00
  • 0aa40a9c21 Merge pull request #81 from alessioalex/master Tim Caswell 2011-11-14 07:45:22 -08:00
  • 629b51ebf1 alias node for sudoers in documentation alessioalex 2011-11-14 16:16:09 +02:00
  • 39dbc65104 Merge pull request #80 from alessioalex/master Tim Caswell 2011-11-14 05:54:43 -08:00
  • 0700d14065 Remove downloads from /src if installation failed alessioalex 2011-11-14 15:48:56 +02:00
  • 53e1764a8a [feature] Allow passing additional arguments to node Maciej Małecki 2011-11-05 17:32:17 +01:00
  • fda6e7f8de Rewrote version listing system Lucian Holland 2011-11-04 20:36:04 +00:00
  • 6f994715d6 Fixed incorrect sorting of versions Lucian Holland 2011-09-06 23:12:56 +01:00
  • 8dad534464 Remove broken wget emulation Tim Caswell 2011-11-03 16:19:26 -05:00
  • 335a253323 [docs] Document run command Maciej Małecki 2011-10-29 10:04:37 +02:00
  • 09483f422e [feature] Add run command Maciej Małecki 2011-10-29 09:39:30 +02:00
  • 4692f496da Merge pull request #71 from bronson/master Tim Caswell 2011-10-05 14:48:21 -07:00
  • 26b07fbdff remove references to stable and latest Scott Bronson 2011-10-05 12:47:57 -07:00
  • 656549dd44 make "list" a synonym for "ls" Scott Bronson 2011-10-05 12:43:50 -07:00
  • ff3e7d4025 Merge pull request #70 from mdiniz/master Tim Caswell 2011-10-01 16:37:41 -07:00
  • f939adbedb Fix wrong full version matching Marcelo Diniz 2011-10-02 00:59:20 +02:00
  • ac9a52886d Remove support for sync latest and stable. I never liked them. Fork if you want them Tim Caswell 2011-09-28 10:56:16 -07:00
  • 273aeeee73 Merge pull request #67 from mmalecki/already-installed Tim Caswell 2011-09-19 15:09:32 -07:00
  • 33c91398bf Don't allow installing already installed version. Maciej Małecki 2011-09-17 13:16:37 +02:00
  • 087ce15ccd Merge pull request #62 from welwood08/patch-1 Tim Caswell 2011-09-05 11:01:31 -07:00
  • 92703939ee uninstall should delete the extracted source files from the src directory, not nvm root Will 2011-09-04 14:27:04 +02:00
  • d6ef0c47a5 Merge pull request #60 from croach/master Tim Caswell 2011-08-29 12:40:08 -07:00
  • fd1eb7559b Added a fix for issue #59 Christopher Roach 2011-08-27 18:02:41 -07:00
  • c562a491ca Merge pull request #57 from ghuntley/zsh Tim Caswell 2011-08-25 09:16:22 -07:00
  • 964e7c303c updated shorthand for -# to --progress-bar on wget emulation function() Geoffrey Huntley 2011-08-25 14:32:47 +10:00
  • 1251684440 - version detection now works with zsh - curl routine now compatible with zsh - changed curl to use --progress-bar instead of unsafe shorthand (-#) Geoffrey Huntley 2011-08-25 14:03:13 +10:00
  • 2ecd1fac63 Merge pull request #54 from evnm/add-uninstall-and-unalias Tim Caswell 2011-08-19 21:20:50 -07:00
  • 46302a25d2 Add unalias and uninstall commands. Evan Meagher 2011-08-19 18:00:25 -07:00
  • d5638cb241 Merge pull request #44 from zzen/patch-1 Tim Caswell 2011-08-18 09:35:12 -07:00
  • e9f35e7b15 don't shed all over the user's shell Kieran Huggins 2011-07-28 01:31:35 -04:00
  • fab5db0ec8 add support for release directories ( e.g. >= v0.5.1 ) Kieran Huggins 2011-07-27 17:50:41 -04:00
  • 4c8d3a70ea Added copy-packages command Jakub Nešetřil 2011-07-02 09:14:48 -07:00
  • c10ca74b5b NVM shouldn't really be a NPM module Tim Caswell 2011-05-05 13:55:09 -07:00
  • 8d97b78da7 Fix a couple little bugs Tim Caswell 2011-05-05 13:51:08 -07:00
  • d509e32c6f Merge pull request #24 from carter-thaxton/master. Tim Caswell 2011-05-02 13:46:15 -07:00
  • 61585251f5 Force unaliased use of ls, for those of us who alias ls in their shell Carter Thaxton 2011-04-09 14:47:50 -07:00
  • 83520186d8 Bump version v0.1.0 Tim Caswell 2011-02-25 12:33:32 -08:00
  • 37ffd82af4 Update readme and comment Tim Caswell 2011-02-25 11:53:38 -08:00
  • 2d4c9b0846 Merge remote-tracking branch 'origin/master' Isaac Wolkerstorfer 2011-02-25 20:30:08 +01:00
  • f50e7b1d05 Merge branch 'versions' Isaac Wolkerstorfer 2011-02-25 20:14:47 +01:00
  • 66a9f01a0e Fix for ZSH by wavded Tim Caswell 2011-02-25 09:17:27 -08:00
  • f668d354a9 Update the sample text to reflect current stable Tim Caswell 2011-02-18 09:46:47 -08:00
  • d13d6b199a use a subshell instead of setting the START var Scott Bronson 2011-02-13 21:06:13 -08:00
  • cd3304548f Fix some syntax issues Isaac Wolkerstorfer 2011-01-29 16:24:42 +01:00
  • 45b89ab396 Create alias dir on demand Isaac Wolkerstorfer 2011-01-25 17:12:13 +01:00
  • 57d62762e1 Don't overwrite existing NVM_DIR vars Isaac Wolkerstorfer 2011-01-25 17:29:49 +01:00
  • 8ec6fb22fd Create alias dir on demand Isaac Wolkerstorfer 2011-01-25 17:12:13 +01:00
  • 3d0082fa60 Suppress unnecessary output Isaac Wolkerstorfer 2011-01-24 17:11:46 +01:00
  • 85566c9682 Merge curl/wget and version changes Isaac Wolkerstorfer 2011-01-22 21:52:27 +01:00