get, move, copy, mirror: Added --failed switch which retries failed copies/moves 
						
					 
				 
				2016-08-03 12:37:12 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							remove 163 lines of code without changing anything except imports 
						
					 
				 
				2016-01-20 16:36:33 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make --json and --quiet suppress automatic init messages 
						
					 
				 
				2016-09-05 15:34:38 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							disentangle concurrency and message type 
						
					 
				 
				2016-09-09 12:57:42 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added new encryption=sharedpubkey mode for special remotes. 
						
					 
				 
				2016-05-10 16:50:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							fix build warnings under ghc 7.10 
						
					 
				 
				2015-12-19 17:42:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							rejigger imports for clean build with ghc 7.10's AMP changes 
						
					 
				 
				2015-05-10 16:20:30 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							4 ns optimisation of repeated calls to hasDifference on the same Differences 
						
					 
				 
				2015-06-11 16:34:35 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							a few hlints 
						
					 
				 
				2015-04-11 00:10:34 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							matchexpression: Added --largefiles option to parse an annex.largefiles expression. 
						
					 
				 
				2016-02-03 16:58:36 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data. 
						
					 
				 
				2016-05-10 13:03:56 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							improved use of Aeson for JSONActionItem 
						
					 
				 
				2016-07-26 19:50:02 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							refactoring 
						
					 
				 
				2015-12-22 13:42:58 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							convert from Utility.LockPool to Annex.LockPool everywhere 
						
					 
				 
				2015-11-12 18:13:37 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							drop incremental json object display; clean up code 
						
					 
				 
				2016-09-09 18:13:55 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added metadata --batch option, which allows getting, setting, deleting, and modifying metadata for multiple files/keys. 
						
					 
				 
				2016-07-27 10:46:25 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Get rid of unnecessary Monad constraint 
						
					 
				 
				2016-01-28 12:34:07 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							unused: --used-refspec can now be configured to look at refs in the reflog. This provides a way to not consider old versions of files to be unused after they have reached a specified age, when the old refs in the reflog expire. 
						
					 
				 
				2015-07-07 17:13:50 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Pass the various gnupg-options configs to gpg in several cases where they were not before. 
						
					 
				 
				2016-05-23 17:03:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							adjust standard preferred content to work better with git annex sync --all --content 
						
					 
				 
				2015-06-16 17:18:53 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							remove 163 lines of code without changing anything except imports 
						
					 
				 
				2016-01-20 16:36:33 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							fix build with old ghc 
						
					 
				 
				2016-01-13 12:18:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							fix build with pre-AMP ghc 
						
					 
				 
				2016-09-06 14:23:53 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							update my email address and homepage url 
						
					 
				 
				2015-01-21 12:50:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							support invalidating existing VerifiedCopys 
						
					 
				 
				2015-10-08 17:58:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							remove 163 lines of code without changing anything except imports 
						
					 
				 
				2016-01-20 16:36:33 -04:00