6543 
							
						 
					 
					
						
						
							
						
						3043eb36bf 
					 
					
						
						
							
							Delete old git.NewCommand() and use it as git.NewCommandContext() ( #18552 )  
						
						
						
						
					 
					
						2022-02-06 20:01:47 +01:00 
						 
				 
			
				
					
						
							
							
								zeripath 
							
						 
					 
					
						
						
							
						
						01087e9eef 
					 
					
						
						
							
							Make Requests Processes and create process hierarchy. Associate OpenRepository with context. ( #17125 )  
						
						... 
						
						
						
						This PR registers requests with the process manager and manages hierarchy within the processes.
Git repos are then associated with a context, (usually the request's context) - with sub commands using this context as their base context.
Signed-off-by: Andrew Thornton <art27@cantab.net > 
						
						
					 
					
						2021-11-30 20:06:32 +00:00 
						 
				 
			
				
					
						
							
							
								Christian Muehlhaeuser 
							
						 
					 
					
						
						
							
						
						54d96c79b5 
					 
					
						
						
							
							Removed unnecessary conversions ( #7557 )  
						
						... 
						
						
						
						No need to convert to the same type. 
						
						
					 
					
						2019-07-23 19:50:39 +01:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
						
						d578b71d61 
					 
					
						
						
							
							move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )  
						
						... 
						
						
						
						* move code.gitea.io/git to code.gitea.io/gitea/modules/git
* fix imports
* fix fmt
* fix misspell
* remove wrong tests data
* fix unit tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* enable Debug to trace the failure tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* comment commit count tests since git clone depth is 50
* fix tests
* update from code.gitea.io/git
* revert change to makefile 
						
						
					 
					
						2019-03-27 17:33:00 +08:00