e273949f37 
					 
					
						
						
							
							Add basic tab completion to terminal  
						
						
						
						
					 
					
						2015-09-12 12:46:09 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						be2d9c3a84 
					 
					
						
						
							
							Add config file and command alias config options.  
						
						
						
						
					 
					
						2015-08-21 14:20:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ede17491e 
					 
					
						
						
							
							Refactor terminal exit command  
						
						
						
						
					 
					
						2015-07-29 18:19:06 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d275393488 
					 
					
						
						
							
							Add bt alias for stack, quit and q for exit  
						
						... 
						
						
						
						Fixes  #182  
					
						2015-07-29 18:04:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28bc9d1ce7 
					 
					
						
						
							
							Print 'exit' upon ctrl-d EOF  
						
						
						
						
					 
					
						2015-07-11 09:28:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8b68ae0bf5 
					 
					
						
						
							
							Cleanup conditional  
						
						
						
						
					 
					
						2015-07-07 14:58:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c1e7f8c45a 
					 
					
						
						
							
							Do not ask to kill process we spawned  
						
						
						
						
					 
					
						2015-07-07 09:04:03 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f7612d4af 
					 
					
						
						
							
							Add command to restart process  
						
						... 
						
						
						
						Fixes  #95  
					
						2015-07-03 15:35:22 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						48bb398c4b 
					 
					
						
						
							
							Properly report process exits  
						
						
						
						
					 
					
						2015-06-21 21:11:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bfca6114d4 
					 
					
						
						
							
							Rename package proctl -> proc  
						
						
						
						
					 
					
						2015-06-12 14:49:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b5c3ee4012 
					 
					
						
						
							
							Default to killing process on exit  
						
						... 
						
						
						
						Also adds support for capitalization variants of "no" to not kill
process. 
						
						
					 
					
						2015-05-07 23:00:46 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						31658f37dc 
					 
					
						
						
							
							Add default answer hint to kill process prompt  
						
						... 
						
						
						
						Also supports capitalized answers. 
						
						
					 
					
						2015-05-07 22:16:39 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						794d5b1e19 
					 
					
						
						
							
							Revert errors.New change  
						
						
						
						
					 
					
						2015-05-04 17:31:13 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0358c174ad 
					 
					
						
						
							
							Moving history file to .dlv config directory  
						
						
						
						
					 
					
						2015-05-04 17:11:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1ad66660a1 
					 
					
						
						
							
							Prefer errors.New for unformatted errors  
						
						
						
						
					 
					
						2015-05-01 16:27:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0556eb925d 
					 
					
						
						
							
							Code organization  
						
						
						
						
					 
					
						2015-04-30 08:38:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73a5c7c246 
					 
					
						
						
							
							Fix: replay last command on empty string  
						
						
						
						
					 
					
						2015-04-29 23:38:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51a9aa71c6 
					 
					
						
						
							
							Fix: Exit on EOF  
						
						
						
						
					 
					
						2015-04-29 23:21:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2954e03a20 
					 
					
						
						
							
							Introduce client/server separation  
						
						... 
						
						
						
						Refactor to introduce client/server separation, including a typed
client API and a HTTP REST server implementation.
Refactor the terminal to be an API consumer. 
						
						
					 
					
						2015-04-29 21:05:41 -05:00