Commit graph

22461 commits

Author SHA1 Message Date
Joey Hess
c70bbdfe9d fix build failure 2015-01-09 11:58:38 -04:00
Joey Hess
3fec30928f Merge branch 'master' into relativepaths 2015-01-08 19:40:01 -04:00
Joey Hess
ab039c6fd2 fix warning 2015-01-08 19:39:46 -04:00
Joey Hess
8ad5df7aa3 fix OS build 2015-01-08 19:39:04 -04:00
Joey Hess
65e8402077 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-08 19:37:37 -04:00
Joey Hess
fcbb81bbab fix OSX build 2015-01-08 19:37:05 -04:00
Joey Hess
08a26575e3 added android 5.0 build 2015-01-08 19:29:17 -04:00
http://joeyh.name/
683bbd4e69 Added a comment 2015-01-08 18:13:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn97aJ3CN48pBix54RDHRhqtBzeklNEbSA
352c1faf5e Added a comment: advantage of owncloudannex over webdav remote? 2015-01-08 18:00:48 +00:00
http://digiuser.livejournal.com/
be947ecaab Added a comment: Is there a way to make this upload all files that have not been uploaded yet? 2015-01-08 02:37:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkPIqJZ88VZEVqLhLOd1LMdYXcy6bAW9qE
0e8cf92c12 Added a comment 2015-01-07 23:53:32 +00:00
Joey Hess
27fab40327 close 2015-01-07 18:17:33 -04:00
etset
fb4a2fc34f Added a comment: Seems to be fixed 2015-01-07 22:14:58 +00:00
Joey Hess
e55ca95179 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-07 17:27:32 -04:00
Joey Hess
576acece27 Merge branch 'master' of ssh://git-annex.branchable.com into relativepaths 2015-01-07 17:26:05 -04:00
http://joeyh.name/
d151596e65 Added a comment 2015-01-07 20:39:27 +00:00
Joey Hess
b43acc935e devblog 2015-01-07 16:16:04 -04:00
Joey Hess
bfa6d17e00 remove debug prints; even going to stderr that breaks gnupg's configure script 2015-01-07 16:00:31 -04:00
Joey Hess
51684dc600 typo 2015-01-07 15:50:10 -04:00
Joey Hess
51dd68a28c smarter wrapper; detect -r link option
/home/builder/.ghc/android-14/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: fatal error: -pie and -r are incompatible
2015-01-07 15:48:11 -04:00
Joey Hess
a3ec1d9c12 minor typo 2015-01-07 15:37:22 -04:00
Joey Hess
605600afdb add $@ to wrapper 2015-01-07 15:36:19 -04:00
Joey Hess
508692f110 more PATH typos 2015-01-07 15:35:08 -04:00
Joey Hess
9b5ef546b9 fix path 2015-01-07 15:33:12 -04:00
Joey Hess
c5775455e7 fix -fPIE option 2015-01-07 15:30:50 -04:00
Joey Hess
fc6506b041 subshells for cd && 2015-01-07 15:11:10 -04:00
Joey Hess
0ca73b51b6 typos 2015-01-07 15:08:52 -04:00
Joey Hess
997c4575e0 fix BIGNUM related openssh build breakage 2015-01-07 14:49:04 -04:00
Joey Hess
edf48524da typo 2015-01-07 14:22:02 -04:00
Joey Hess
7ea4cd1688 fix dir name 2015-01-07 14:20:26 -04:00
Joey Hess
f6fa2e6296 typo 2015-01-07 14:17:36 -04:00
Joey Hess
b20d8b5471 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-07 14:15:27 -04:00
Joey Hess
06d1ccd2c7 android binary compatability is so bad we have to build all utilities twice 2015-01-07 14:14:37 -04:00
http://joeyh.name/
4efae77045 Added a comment 2015-01-07 17:25:43 +00:00
etset
567ac625ba Added a comment: git-annex is correctly linked 2015-01-07 14:30:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkPIqJZ88VZEVqLhLOd1LMdYXcy6bAW9qE
c845ba4b42 Added a comment 2015-01-07 13:54:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s
d92a1f7122 Added a comment: File immutability 2015-01-07 12:06:15 +00:00
http://joeyh.name/
6f94ac268e Added a comment 2015-01-07 02:41:21 +00:00
http://joeyh.name/
ddf8b02cbb Added a comment 2015-01-07 02:37:25 +00:00
Joey Hess
6461de1335 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-06 22:36:45 -04:00
http://joeyh.name/
730225034f Added a comment 2015-01-07 02:35:46 +00:00
Joey Hess
b84070b5e9 note about windows path length issues with larger hashes 2015-01-06 22:33:57 -04:00
Joey Hess
f9445ff95a retitle 2015-01-06 22:30:02 -04:00
Joey Hess
44c9714fdf handle sync's use of setCurrentDirectory to work with relative paths
I think this is the last problimatic setCurrentDirectory. I also audited
for extrnal commands that git-annex might run with cwd = foo, and did not
find any that were passed any FilePath that might be absolute.
2015-01-06 22:23:04 -04:00
Joey Hess
676ef32547 Merge branch 'master' into relativepaths 2015-01-06 21:41:25 -04:00
Joey Hess
adefcf189a Bugfix: A file named HEAD in the work tree could confuse some git commands run by git-annex. 2015-01-06 21:41:21 -04:00
Joey Hess
184ad45b42 Merge branch 'master' into relativepaths 2015-01-06 21:10:01 -04:00
Joey Hess
d7f1449b2b fix view generation code to work when run in a subdirectory; no longer needs to setCurrentDirectory to top of repo 2015-01-06 21:01:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis
39849c5455 removed 2015-01-06 23:00:26 +00:00
Joey Hess
858d776352 Merge branch 'master' into relativepaths
Conflicts:
	Locations.hs
	debian/changelog
2015-01-06 19:00:01 -04:00