Joey Hess 
								
							 
						 
						
							
							
								
							
							
	
	
	d6b744ce89 
 
						 
						
							
							
								
								
								comment  
							
							
							
						 
						
							2015-11-30 15:09:32 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eren.m.dursun@73116dce47e54243c7ee1637f1289afb02f07f4b 
								
							 
						 
						
							
							
								
							
							
	8eff96c736  
						 
						
							
							
								
								
								Added a comment: Re: Compatibility with recent version of Git for Windows  
							
							
							
						 
						
							2015-11-29 19:24:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421 
								
							 
						 
						
							
							
								
							
							
	6803f17a1e  
						 
						
							
							
								
								
								Added a comment  
							
							
							
						 
						
							2015-11-06 17:07:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	
	
	e96d9bbdb4 
 
						 
						
							
							
								
								
								move dep on http-client to main dep list, since Utility.Url uses it  
							
							
							
						 
						
							2015-11-06 12:54:23 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421 
								
							 
						 
						
							
							
								
							
							
	749aa0fdb6  
						 
						
							
							
								
								
								Added a comment: Error with Url.hs  
							
							
							
						 
						
							2015-11-06 13:37:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	
	
	db29bbf21e 
 
						 
						
							
							
								
								
								emphasize that 32 bit version if git for windows is the one that works with git-annex  
							
							
							
						 
						
							2015-10-26 13:29:12 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	d1c599c293  
						 
						
							
							
								
								
								improve  
							
							
							
						 
						
							2015-09-26 07:12:05 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	f3979196d4  
						 
						
							
							
								
								
								turn off dbus for stack  
							
							... 
							
							
							
							Needs xml parser C libs.
I couldn't avoid needing zlib though, http-client needs it. 
							
						 
						
							2015-09-26 06:59:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	028cdccc65  
						 
						
							
							
								
								
								Added stack.yaml to support easy builds from source with stack.  
							
							... 
							
							
							
							Update install instructions.
Note that xmpp is disabled in the stack.yaml, because that needs C
libraries that would take extra work for the user to install.
xmpp is moving toward deprecation anyway. 
							
						 
						
							2015-09-26 06:20:09 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	1c98029bb0  
						 
						
							
							
								
								
								add i386-ancient build  
							
							
							
						 
						
							2015-09-23 13:36:45 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	eef464900a  
						 
						
							
							
								
								
								update for git for windows  
							
							
							
						 
						
							2015-09-11 14:34:35 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	e766dcc940  
						 
						
							
							
								
								
								formatting  
							
							
							
						 
						
							2015-09-10 19:25:01 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	b42aee4ef3  
						 
						
							
							
								
								
								update for current status  
							
							... 
							
							
							
							Revert this commit after next release 
							
						 
						
							2015-09-10 19:18:34 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	6158036e23  
						 
						
							
							
								
								
								Switched to using git for Windows, rather than msysgit.  
							
							... 
							
							
							
							Using msysgit with git-annex is no longer supported.
At the same time, I'm updating the rsync.exe in my downloads repository
with the one from msys2.
Note that rsync is currently still being ldded and installed in Git/cmd/
like the other cygwin programs. The ldd fails and this failure is ignored.
It would be better to special case it to go in Git/usr/bin/, so that the
user can't run rsync in a dos prompt window, which doesn't work, as it needs
additional libs. However, as far as git-annex running rsync running ssh,
it works ok in this location.
Removed the ssh.cmd and ssh-keygen.cmd; these are not needed with git for
windows. Keeping them would let ssh be run manually from a dos prompt
window, but that's not really a goal. 
							
						 
						
							2015-09-10 19:16:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	b4693a21d1  
						 
						
							
							
								
								
								warn about git for windows not working  
							
							
							
						 
						
							2015-09-10 13:22:19 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									jpfeifer@4c6cf56b857caa324cbbc9f133705fb2fb3f9bef 
								
							 
						 
						
							
							
								
							
							
	1ae1e18660  
						 
						
							
							
								
								
								Added a comment: Compatibility with recent version of Git for Windows  
							
							
							
						 
						
							2015-09-02 17:58:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	533ab7b9ad  
						 
						
							
							
								
								
								tip for git-annex-shell PATH issues  
							
							
							
						 
						
							2015-08-09 18:09:05 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	61f30ff452  
						 
						
							
							
								
								
								document a PATH issue  
							
							
							
						 
						
							2015-08-09 17:25:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dropped 
								
							 
						 
						
							
							
								
							
							
	97ba6dcee8  
						 
						
							
							
								
								
								Added a comment: Correct way to install git-annex directly through cabal.  
							
							
							
						 
						
							2015-07-27 12:01:34 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	33e5f2e532  
						 
						
							
							
								
								
								reorder cabal configure after install of dependencies  
							
							... 
							
							
							
							can't configure w/o all deps installed 
							
						 
						
							2015-07-21 19:16:46 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	163e69ae62  
						 
						
							
							
								
								
								a few cleanups, and point to the main cabal instructions  
							
							
							
						 
						
							2015-07-21 19:15:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									javier.tia@235c3cfc511b7034a1c12c22caddb79d9517ca1f 
								
							 
						 
						
							
							
								
							
							
	de48738c27  
						 
						
							
							
								
								
								Fix typo in pubkey  
							
							
							
						 
						
							2015-07-19 13:27:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	c70bfba5ff  
						 
						
							
							
								
								
								update arch page to mention haskell-core repo  
							
							
							
						 
						
							2015-07-17 11:40:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	fbebc52f65  
						 
						
							
							
								
								
								followup  
							
							
							
						 
						
							2015-07-15 11:55:07 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8 
								
							 
						 
						
							
							
								
							
							
	8695533f33  
						 
						
							
							
								
								
								removed  
							
							
							
						 
						
							2015-07-14 21:16:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8 
								
							 
						 
						
							
							
								
							
							
	7399d79b67  
						 
						
							
							
								
								
								Added a comment: GPG Key  
							
							
							
						 
						
							2015-07-12 03:23:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									cbaines 
								
							 
						 
						
							
							
								
							
							
	bfd652ced8  
						 
						
							
							
								
								
								Add some information about Ubuntu Phone's  
							
							
							
						 
						
							2015-07-11 17:25:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dave@2ab82f485adf7e2ce787066e35f5f9789bff430b 
								
							 
						 
						
							
							
								
							
							
	4eab9f7909  
						 
						
							
							
								
								
								Added a comment: apt-get build-dep fails  
							
							
							
						 
						
							2015-07-09 00:07:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	496eb6c919  
						 
						
							
							
								
								
								remove documentation of obsolete docker containers for building git-annex  
							
							... 
							
							
							
							I use sustemd-nspawn machines now 
							
						 
						
							2015-06-01 14:29:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	8f4860df13  
						 
						
							
							
								
								
								update  
							
							
							
						 
						
							2015-06-01 13:50:18 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	8aab9bd324  
						 
						
							
							
								
								
								git-annex is now available in stackage; suggest using to in fromsource to avoid cabal hell issues  
							
							
							
						 
						
							2015-05-19 15:50:42 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	cf306c261b  
						 
						
							
							
								
								
								update for jessie  
							
							
							
						 
						
							2015-04-29 17:02:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawkonqAD8cq3RsaNrAuWUraueNaACA-Gjgw 
								
							 
						 
						
							
							
								
							
							
	26e1969147  
						 
						
							
							
								
								
								Port git-core has been renamed to git.  
							
							
							
						 
						
							2015-04-21 12:55:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	a14040e947  
						 
						
							
							
								
								
								avoid needing mingw to build on windows  
							
							... 
							
							
							
							It was only used for its shell;  cygwin has a shell. 
							
						 
						
							2015-04-20 15:33:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c 
								
							 
						 
						
							
							
								
							
							
	10ea58e4b0  
						 
						
							
							
								
								
								Pass -j to cabal install and cabal build; presumably we all have more than one core to spare.  
							
							
							
						 
						
							2015-03-28 19:28:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c 
								
							 
						 
						
							
							
								
							
							
	e2daec3501  
						 
						
							
							
								
								
								AFAICT you should pass -f"..." to cabal install as well as cabal configure, otherwise it will try to install the prerequisites for a default build  
							
							
							
						 
						
							2015-03-28 19:26:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawnG-DZQa3d3Jn7K2q36TlbmZ8v2YuV-23M 
								
							 
						 
						
							
							
								
							
							
	c9fdf84cb9  
						 
						
							
							
								
								
								Added a comment: Android x86?  
							
							
							
						 
						
							2015-03-23 06:55:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c 
								
							 
						 
						
							
							
								
							
							
	8b9ca96928  
						 
						
							
							
								
								
								Rewording some text in fromsource  
							
							
							
						 
						
							2015-03-16 03:50:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	fdc6f7904a  
						 
						
							
							
								
								
								respinse  
							
							
							
						 
						
							2015-02-27 15:01:29 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo 
								
							 
						 
						
							
							
								
							
							
	450bcc0a54  
						 
						
							
							
								
								
								Added a comment: Is the Mavericks build still beeing updated?  
							
							
							
						 
						
							2015-02-26 12:22:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://id.koumbit.net/anarcat 
								
							 
						 
						
							
							
								
							
							
	9dca0349fc  
						 
						
							
							
								
								
								link to the technical description of how this works  
							
							
							
						 
						
							2015-02-24 22:00:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	5bc764e091  
						 
						
							
							
								
								
								improve instructions  
							
							
							
						 
						
							2015-02-10 11:54:23 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o 
								
							 
						 
						
							
							
								
							
							
	ddf2f165ae  
						 
						
							
							
								
								
								Added a comment: Trusty PPA  
							
							
							
						 
						
							2015-01-27 18:24:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									https://www.google.com/accounts/o8/id?id=AItOawntodrSgODU27WUCyN2PV7TC14YMkyaoxQ 
								
							 
						 
						
							
							
								
							
							
	4dd1ec6416  
						 
						
							
							
								
								
								Added a comment: Ubuntu Trusty 14.04  
							
							
							
						 
						
							2015-01-24 03:20:48 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									http://www.ryantm.com/ 
								
							 
						 
						
							
							
								
							
							
	035f624d4d  
						 
						
							
							
								
								
								 
							
							
							
						 
						
							2015-01-10 16:48:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	08a26575e3  
						 
						
							
							
								
								
								added android 5.0 build  
							
							
							
						 
						
							2015-01-08 19:29:17 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	3009d9d535  
						 
						
							
							
								
								
								comment  
							
							
							
						 
						
							2015-01-05 17:03:44 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	5c77cef271  
						 
						
							
							
								
								
								Android: Provide a version built with -fPIE -pie to support Android 5.0.  
							
							
							
						 
						
							2015-01-05 12:29:20 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	ea8297b32c  
						 
						
							
							
								
								
								remove obsolete caveat  
							
							
							
						 
						
							2014-12-31 00:33:10 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joey Hess 
								
							 
						 
						
							
							
								
							
							
	fd137e0909  
						 
						
							
							
								
								
								update; windows autobuilder runs tests now  
							
							
							
						 
						
							2014-12-30 17:05:35 -04:00