171f251d89 
								
							 
						 
						
							
							
								
								git: Add methods for writing messages  
							
							... 
							
							
							
							Refactor CI status output. 
							
						 
						
							2020-05-27 18:44:13 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e8ff1fcc82 
								
							 
						 
						
							
							
								
								git: Don't push if the merge failed  
							
							... 
							
							
							
							Add support for two different run types:
- Command: executes the command silently and returns whether or not
  there was an error. This is used to check if the merge was
  successful.
- Query: executes the command and returns the output. This is used for
  retrieving the tip commits of the branch. 
							
						 
						
							2020-05-27 17:56:15 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e82e134e51 
								
							 
						 
						
							
							
								
								git: Refactor, use getopt() for parsing args  
							
							
							
						 
						
							2020-05-27 16:11:38 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								01a30f5168 
								
							 
						 
						
							
							
								
								git: Specify target branch using -t or --target  
							
							... 
							
							
							
							Rather than using an environment variable, use -t or --target to specify
the target branch to merge into (e.g. master, develop, next). 
							
						 
						
							2020-05-27 11:26:18 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								54b762b734 
								
							 
						 
						
							
							
								
								git: Ensure branches are in sync with upstream  
							
							
							
						 
						
							2020-05-27 10:55:46 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								35834bef8f 
								
							 
						 
						
							
							
								
								git: Ensure methods have visibility set  
							
							
							
						 
						
							2020-05-27 10:54:00 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a1c3231a48 
								
							 
						 
						
							
							
								
								git: Allow for setting the target branch  
							
							
							
						 
						
							2020-05-27 10:53:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								979aa4a1fc 
								
							 
						 
						
							
							
								
								git: Re-order methods, move invoke to near the top  
							
							
							
						 
						
							2020-05-27 09:48:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								af429a74a4 
								
							 
						 
						
							
							
								
								git: Add check for CI error  
							
							
							
						 
						
							2020-05-23 00:12:21 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								87d5b689b2 
								
							 
						 
						
							
							
								
								git: Refactor to a lookup table  
							
							
							
						 
						
							2020-05-23 00:05:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								89ef98a15b 
								
							 
						 
						
							
							
								
								git: Update abort message, remove break  
							
							
							
						 
						
							2020-05-23 00:02:05 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f98ebdba1e 
								
							 
						 
						
							
							
								
								git: Check for CI status before closing the PR  
							
							
							
						 
						
							2020-05-22 23:11:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								16dd74bfe7 
								
							 
						 
						
							
							
								
								git: Add close-pull-request script  
							
							
							
						 
						
							2020-05-22 22:52:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4a8fd3b6a0 
								
							 
						 
						
							
							
								
								Add git-abort and git-continue  
							
							
							
						 
						
							2020-04-29 12:15:38 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a8d75fc417 
								
							 
						 
						
							
							
								
								git: Simplify git-publish command  
							
							
							
						 
						
							2020-04-29 12:12:27 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								8cd7957e2c 
								
							 
						 
						
							
							
								
								Add git.sh script  
							
							... 
							
							
							
							Allows for using git commands whilst specifying a SSH key to use.
See https://alvinabad.wordpress.com/2013/03/23/how-to-specify-an-ssh-key-file-with-the-git-command . 
							
						 
						
							2020-01-16 00:55:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b9d048b364 
								
							 
						 
						
							
							
								
								Add git-delete-merged-branches  
							
							
							
						 
						
							2020-01-15 16:18:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								987d1d6801 
								
							 
						 
						
							
							
								
								Add usage notes for git-publish  
							
							
							
						 
						
							2020-01-15 08:28:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								12e4c4be77 
								
							 
						 
						
							
							
								
								Add option to prefix the remote branch name  
							
							
							
						 
						
							2020-01-15 08:17:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b90c128062 
								
							 
						 
						
							
							
								
								Prevent publishing of production branches  
							
							
							
						 
						
							2019-11-07 13:43:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								323a70f596 
								
							 
						 
						
							
							
								
								Add git-up command  
							
							
							
						 
						
							2019-11-07 12:42:15 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1dcafb48c4 
								
							 
						 
						
							
							
								
								Add tat  
							
							
							
						 
						
							2019-10-22 14:21:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								295dd570c7 
								
							 
						 
						
							
							
								
								Add custom git commands  
							
							
							
						 
						
							2019-10-22 14:21:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ceb01ff80c 
								
							 
						 
						
							
							
								
								Add bin directory for custom scripts  
							
							
							
						 
						
							2019-10-11 20:16:10 +01:00