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  
				
					
						
							
							
								 
						
							
							
								de03007348 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #432  from ajcrites/master  
							
							... 
							
							
 
							
							Only list extant explicit version 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1b22c2e2b1 
								
							
								 
							
						 
						
							
							
								
								Including test for specific version listing  
							
							... 
							
							
 
							
							This fixes the issue of nvm ls v[:digit:].[:digit:].[:digit:] listing the version even if it isn't available 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0e1f2408c9 
								
							
								 
							
						 
						
							
							
								
								Only list extant explicit version  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								931cc45fc3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #428  from koenpunt/export-nvm-dir-in-profile  
							
							... 
							
							
 
							
							export NVM_DIR in profile before sourcing nvm.sh 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								085e314a3f 
								
							
								 
							
						 
						
							
							
								
								Adding a trailing newline  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6aa45732d8 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #376  from koenpunt/nvm-unload  
							
							... 
							
							
 
							
							Feature: nvm unload 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								16c0be8314 
								
							
								 
							
						 
						
							
							
								
								export NVM_DIR before sourcing nvm.sh  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								578a601b27 
								
							
								 
							
						 
						
							
							
								
								Filter out of `nvm ls` things that start with a dot.  Fixes   #421 ,  closes   #422 .  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								896aa7c436 
								
							
								 
							
						 
						
							
							
								
								Updating CONTRIBUTING guidelines  
							
							... 
							
							
 
							
							Fixes  #425  
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2441b00262 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #417  from koenpunt/travis_tweaks  
							
							... 
							
							
 
							
							Split tests by shell 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								88595f09aa 
								
							
								 
							
						 
						
							
							
								
								remove fast task  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5925bd5e37 
								
							
								 
							
						 
						
							
							
								
								make suite for shell task configurable  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								24e22dd8bc 
								
							
								 
							
						 
						
							
							
								
								no need for the extra task, every shell name is already a task  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								61de5f9ca3 
								
							
								 
							
						 
						
							
							
								
								enable slow test suite for sh  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4de9eff55c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #416  from koenpunt/patch-2  
							
							... 
							
							
 
							
							Use correct variables 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7e20a77c89 
								
							
								 
							
						 
						
							
							
								
								pass env vars to makefile  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8fbbeb8fc5 
								
							
								 
							
						 
						
							
							
								
								ensure correct shell usage  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								79203ba5d0 
								
							
								 
							
						 
						
							
							
								
								split tests by shell  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2e3e48cc06 
								
							
								 
							
						 
						
							
							
								
								Use correct variables  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								db8acf11fd 
								
							
								 
							
						 
						
							
							
								
								v0.7.0  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a6be718387 
								
							
								 
							
						 
						
							
							
								
								Fixing --version output format.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e2c4c88136 
								
							
								 
							
						 
						
							
							
								
								Updating example node versions.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4cd0b078d0 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #415  from koenpunt/fix-path-concat  
							
							... 
							
							
 
							
							utility method for append path, fixes  #414  
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f6ba08253b 
								
							
								 
							
						 
						
							
							
								
								utility method for append path,  fixes   #414  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0ecb2879b9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #412  from koenpunt/fix-sed  
							
							... 
							
							
 
							
							Use sed -e instead of -E 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e3b84499c2 
								
							
								 
							
						 
						
							
							
								
								use regex triplet, add unit test  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b313f62749 
								
							
								 
							
						 
						
							
							
								
								Use sed -e instead of -E  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7f3a794d89 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #409  from koenpunt/sed-path-replacement  
							
							... 
							
							
 
							
							Use sed for *PATH stripping 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ba1be9b4ea 
								
							
								 
							
						 
						
							
							
								
								Making `nvm install` use the version, even if it's already installed.  Fixes   #410  
							
							
 
							
						 
						
							12 years ago