|  | 895dcd31f2 | NODE_VERSION taks preference over NODEJS_VER | 2018-09-14 06:49:59 +00:00 |  | 
			
				
					|  | b8acbae85f | fix unbound var | 2018-09-14 06:46:56 +00:00 |  | 
			
				
					|  | 509ee32688 | remove trailing /
						
						
						
						
						
						
							
 v1.2 | 2018-09-10 08:21:38 +00:00 |  | 
			
				
					|  | 3109f4bb94 | syntax highlighting | 2018-09-10 08:20:38 +00:00 |  | 
			
				
					|  | 05199bcf82 | refactor the docs | 2018-09-10 08:19:11 +00:00 |  | 
			
				
					|  | 1387929dfc | NODEJS_VER => NODE_VERSION | 2018-09-10 07:45:08 +00:00 |  | 
			
				
					|  | c15264b763 | Update 'README.md' | 2018-09-10 07:40:50 +00:00 |  | 
			
				
					|  | 8be0a29b7d | remove tmpdir on success | 2018-07-26 22:10:46 +00:00 |  | 
			
				
					|  | 972d510f59 | better tmpdir | 2018-07-26 22:08:15 +00:00 |  | 
			
				
					|  | 92ec7ad5b6 | use better tmp dir | 2018-07-26 22:07:02 +00:00 |  | 
			
				
					|  | 95c0caf4be | cleanup | 2018-07-26 22:02:16 +00:00 |  | 
			
				
					|  | ed24276356 | bugfix for Arch Linux sans rsync | 2018-07-26 22:00:40 +00:00 |  | 
			
				
					|  | dddf31db8d | do copy links with rsync | 2018-07-26 21:48:34 +00:00 |  | 
			
				
					|  | a1af3328cb | copy -Hr as best approximation for rsync -Kr | 2018-07-26 21:47:05 +00:00 |  | 
			
				
					|  | 515bdce8c2 | rsync with -Kr instead of -a to not break symlinks in /usr/local | 2018-07-26 21:41:42 +00:00 |  | 
			
				
					|  | 4ea01c4c42 | don't include * in quotes | 2018-07-26 20:51:20 +00:00 |  | 
			
				
					|  | 45adb12ae1 | cp has slightly different symmantecs | 2018-07-26 20:49:40 +00:00 |  | 
			
				
					|  | 0d6e15ee62 | don't rely on rsync | 2018-07-26 20:48:00 +00:00 |  | 
			
				
					|  | 8a14fc8ede | assume no dev tools by default | 2018-07-26 20:38:51 +00:00 |  | 
			
				
					|  | 2309008c5f | failsafe exit if node is installed | 2018-06-27 10:20:10 +00:00 |  | 
			
				
					|  | f2a8c2fc49 | allow ANDROID_ROOT to be undefined | 2018-06-26 05:54:06 +00:00 |  | 
			
				
					|  | b562d6dd3b | merge | 2018-06-23 16:31:37 -06:00 |  | 
			
				
					|  | bad41027ad | only sudo as fallback, use mktemp -d | 2018-06-23 16:29:13 -06:00 |  | 
			
				
					|  | 5f231f9d22 | set ANDROID_ROOT empty | 2018-06-23 05:16:13 +00:00 |  | 
			
				
					|  | 0171162f20 | typo fix | 2018-06-20 02:11:24 +00:00 |  | 
			
				
					|  | 3ced314799 | fix comparison | 2018-06-20 02:07:43 +00:00 |  | 
			
				
					|  | 00c986e483 | regression fix: allow empty NODEJS_VER | 2018-06-20 02:06:38 +00:00 |  | 
			
				
					|  | 97c7ef9793 | make sure directory exists before chowning it | 2018-06-18 21:40:42 +00:00 |  | 
			
				
					|  | c747edb99a | update installer examples | 2018-06-14 21:10:05 +00:00 |  | 
			
				
					|  | 62bc523d03 | fix #1 typo / misspelling of PREFIX PREFIX not PREFIIX as per #1 | 2018-06-05 07:36:21 +00:00 |  | 
			
				
					|  | 82e6ace060 | make docs more readable | 2018-05-24 21:34:44 +00:00 |  | 
			
				
					|  | 748c51a687 | show selecting version in docs | 2018-05-24 21:31:04 +00:00 |  | 
			
				
					|  | 0c7d0a7da6 | note desired version number when already installed | 2018-05-24 21:13:55 +00:00 |  | 
			
				
					|  | be9344dbea | match literal '.' for version, not wildcard | 2018-05-24 21:12:37 +00:00 |  | 
			
				
					|  | 2d628014d0 | tail typo fix | 2018-05-24 21:09:02 +00:00 |  | 
			
				
					|  | 17c0b01ee0 | unset far typo fix | 2018-05-24 21:08:12 +00:00 |  | 
			
				
					|  | e436cdb64d | allow use of partial version number i.e. v10 or v10.2 | 2018-05-24 21:07:04 +00:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | a443dd04d3 | fix for unbound var | 2018-05-12 14:37:54 -06:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 5af26c6c86 | Merge branch 'master' into v1.1 | 2018-05-12 13:53:53 -06:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | a9e1370b58 | don't reset NODEJS_VER to empty string | 2018-05-12 13:53:46 -06:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 1edc07515f | Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/node-installer.sh | 2018-05-12 13:48:13 -06:00 |  | 
			
				
					|  | 1a7d21b850 | prefix links with https | 2018-05-12 19:46:57 +00:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 7809937d74 | use env var for NODEJS_VER, update version | 2018-05-12 13:45:15 -06:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 3adefcc4a8 | update | 2018-03-20 19:56:45 -06:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | ae2511f592 | update | 2018-03-20 19:56:09 -06:00 |  | 
			
				
					|  | 08002c572a | fix argument passing | 2017-12-08 22:00:46 +00:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 3e7745177f | Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/node-installer.sh | 2017-11-07 04:46:22 -07:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 5d39eef143 | less verbose output
						
						
						
						
						
						
							
 v1.1.3 | 2017-11-07 04:45:52 -07:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | 90cdb8f93e | Merge branch 'v1' | 2017-11-06 13:21:19 -07:00 |  | 
			
				
					| 
							
							
								 AJ ONeal | ccb1487b36 | merged old and new
						
						
						
						
						
						
							
 v1.1.2 | 2017-11-06 13:20:05 -07:00 |  |