0534872e0f 
								
							
								 
							
						 
						
							
							
								
								Should escape grep in nvm_ls  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								f1b8cf8fd6 
								
							
								 
							
						 
						
							
							
								
								Use 'read' built-in instead of $(cat ... | head -n1)  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								78ff9a2215 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #464  from koenpunt/release-task  
							
							... 
							
							
 
							
							add makefile release task 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b952be6f56 
								
							
								 
							
						 
						
							
							
								
								add makefile release task  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								638ae5c6fa 
								
							
								 
							
						 
						
							
							
								
								Hardcode latest version number into the install script.  
							
							... 
							
							
 
							
							Fixes  #462 . 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a7b6495172 
								
							
								 
							
						 
						
							
							
								
								Removing unnecessary line, per  #461  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								703e43cc2b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #463  from mzgol/bash  
							
							... 
							
							
 
							
							Use bash, not sh for install scritps - followup to #450  
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								03636878d1 
								
							
								 
							
						 
						
							
							
								
								Use bash, not sh for install scritps - followup to  #450  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2ee4b6f414 
								
							
								 
							
						 
						
							
							
								
								Correcting nvm.sh comment wrt bash  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								10305f0791 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #460  from koenpunt/patch-1  
							
							... 
							
							
 
							
							Finalize fix for #458  
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								276c031c60 
								
							
								 
							
						 
						
							
							
								
								Finalize fix for  #458  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								63f72b37df 
								
							
								 
							
						 
						
							
							
								
								Followup per  https://github.com/creationix/nvm/pull/452#issuecomment-48151847  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								cf5bfecec4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #452  from creationix/curl_wget_handling  
							
							... 
							
							
 
							
							Better combo curl/wget handling 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								77c3f20956 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #459  from koenpunt/curl_wget_handling  
							
							... 
							
							
 
							
							fix nvm_curl arguments for stdout 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e4ada9fa43 
								
							
								 
							
						 
						
							
							
								
								Revert part of the change from  e0537ce3df,  fixes   #458  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a0de15d0f7 
								
							
								 
							
						 
						
							
							
								
								fix nvm_curl arguments for stdout  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								df4689fbd2 
								
							
								 
							
						 
						
							
							
								
								Removing an extra "echo"  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								018e47bec0 
								
							
								 
							
						 
						
							
							
								
								Make sure both wget and curl work.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								74cc1eb022 
								
							
								 
							
						 
						
							
							
								
								Make `nvm_curl` do a runtime check if `curl` is available.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								eda8ffbcc4 
								
							
								 
							
						 
						
							
							
								
								Add some more curl → wget argument munging  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b9383c9016 
								
							
								 
							
						 
						
							
							
								
								Use `nvm_curl` instead of `curl` directly, which has a `wget` fallback.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								25c0be1e20 
								
							
								 
							
						 
						
							
							
								
								Using an `nvm_curl` function instead of `curl`/`wget` directly.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a8233eb68c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #457  from koenpunt/patch-1  
							
							... 
							
							
 
							
							Add newline to printf command 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ea198c9a19 
								
							
								 
							
						 
						
							
							
								
								add newline to printf  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e0537ce3df 
								
							
								 
							
						 
						
							
							
								
								Shellcheck recommendations.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								cce5df35ba 
								
							
								 
							
						 
						
							
							
								
								Naming `install.sh` functions more explicitly as being for `nvm`.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7e269961c3 
								
							
								 
							
						 
						
							
							
								
								In `install.sh`, rename `has` to `nvm_has` for consistency with `nvm.sh`.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								f214ffaf1f 
								
							
								 
							
						 
						
							
							
								
								Oxford comma  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d016fe010a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #450  from mzgol/install-script  
							
							... 
							
							
 
							
							Use bash, not sh for install scritps 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								fb5a51b1b7 
								
							
								 
							
						 
						
							
							
								
								Use bash, not sh for install scritps  
							
							... 
							
							
 
							
							Install scripts don't work in pure sh; they may work on some systems where
the /bin/sh binary actually implements more than the pure Bourne Shell but
fail on other ones (e.g. Ubuntu).
Just using bash works. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3e5037a1be 
								
							
								 
							
						 
						
							
							
								
								v0.10.0  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								60fec40613 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #444  from creationix/fix_nvm_ls  
							
							... 
							
							
 
							
							Make sure `nvm ls foo` returns a nonzero exit code when a version is not found 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								fb215546ee 
								
							
								 
							
						 
						
							
							
								
								Don't bother trying to return the exit code of `nvm alias` or `nvm_print_versions`  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4b593bcda2 
								
							
								 
							
						 
						
							
							
								
								Make sure these vars are local, where supported  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8349f0ff48 
								
							
								 
							
						 
						
							
							
								
								Make sure `nvm ls foo` returns a nonzero exit code when a version is not found.  
							
							... 
							
							
 
							
							Fixes  #440 . 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bb250b5730 
								
							
								 
							
						 
						
							
							
								
								v0.9.0  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b6f1c156da 
								
							
								 
							
						 
						
							
							
								
								Use printf instead of `echo -e`  
							
							... 
							
							
 
							
							Fixes  #446  
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4c9a36e9ad 
								
							
								 
							
						 
						
							
							
								
								Separating variable declaration from first assignment, which should fix some ksh problems.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bb01513eba 
								
							
								 
							
						 
						
							
							
								
								Making sure there's test coverage for `nvm i`  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ba7f27dead 
								
							
								 
							
						 
						
							
							
								
								Silently support `nvm i x.x.x`.  Fixes   #443 .  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								79ec957ee7 
								
							
								 
							
						 
						
							
							
								
								Removing reference to NVM_PROFILE in README.  Fixes   #442  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d8b55652a5 
								
							
								 
							
						 
						
							
							
								
								Return the exit code of `nvm use` when `nvm install`-ing.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4c38f507f5 
								
							
								 
							
						 
						
							
							
								
								Consistently returning exit code 1 when version is not installed yet.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f213167ef0 
								
							
								 
							
						 
						
							
							
								
								Returning exit code 3 when no version is found.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1da31aa425 
								
							
								 
							
						 
						
							
							
								
								v0.8.0  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								519a9481e6 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #438  from koenpunt/patch-2  
							
							... 
							
							
 
							
							Suppress output of `nvm use` 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b16bf303ca 
								
							
								 
							
						 
						
							
							
								
								Suppress output of `nvm use`  
							
							... 
							
							
 
							
							+redirect errors to stdout 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9a28706688 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #436  from koenpunt/stderr  
							
							... 
							
							
 
							
							redirect output of errors to stderr 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a318ddf9b3 
								
							
								 
							
						 
						
							
							
								
								redirect stderr to stdout in test  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8dbbc32905 
								
							
								 
							
						 
						
							
							
								
								redirect errors to stderr  
							
							
 
							
						 
						
							12 years ago