Commit graph

10641 commits

Author SHA1 Message Date
http://edheil.wordpress.com/
d7338e9d60 Added a comment 2013-05-06 16:52:07 +00:00
Joey Hess
2a7d573280 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-06 12:43:44 -04:00
Joey Hess
479d66e65b close 2013-05-06 12:43:23 -04:00
Joey Hess
247b7e9e58 direct: Fix a bug that could cause some files to be left in indirect mode.
It's possible for files in indirect mode to have a direct mode mapping
file. Probably from when they were in direct mode. In this case,
toDirectGen tried to copy the content from the direct mode file that the
mapping said had it. But, being in indirect mode, it didn't really have the
content. So it did nothing. This fix makes it always move the content from
.git/annex/objects/ when it's there.
2013-05-06 12:43:03 -04:00
http://joeyh.name/
931453bcd5 Added a comment 2013-05-06 16:41:43 +00:00
http://joeyh.name/
ef866cf089 Added a comment 2013-05-06 15:59:00 +00:00
http://joeyh.name/
39a352bcd5 Added a comment 2013-05-06 15:43:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY
8ec261cf64 Added a comment: addendum to comment 4 2013-05-06 15:32:51 +00:00
http://joeyh.name/
e11aee075f Added a comment 2013-05-06 15:14:06 +00:00
http://joeyh.name/
4235d2c9d5 Added a comment 2013-05-06 15:08:19 +00:00
Joey Hess
c098d28e3c Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-06 11:06:45 -04:00
Joey Hess
7f5ccb7e8d thoughts 2013-05-06 11:06:27 -04:00
http://joeyh.name/
2ef10669f8 Added a comment 2013-05-06 14:50:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
c5f328f2a0 Added a comment 2013-05-06 14:29:59 +00:00
Joey Hess
2f93499bb8 dup 2013-05-06 10:14:59 -04:00
http://joeyh.name/
8872277129 Added a comment 2013-05-06 14:13:51 +00:00
Joey Hess
2d51434341 Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to build. 2013-05-06 09:44:55 -04:00
Joey Hess
f387a00484 try to fix build on hurd, which lacks haskell-network-info 2013-05-06 09:39:15 -04:00
Joey Hess
8860cff556 Disable building with the haskell threaded runtime when the assistant is not built. This may fix builds on s390x and sparc, which are failing to link -lHSrts_thr 2013-05-06 09:35:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlcxKZHglATIiJXD7jcxfYhkhgeFmcVFqE
91ac5ab7f3 2013-05-06 13:12:20 +00:00
Xyem
38e2185cb3 Added a comment 2013-05-06 12:18:40 +00:00
http://edheil.wordpress.com/
b09411e65e Added a comment 2013-05-05 20:55:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY
f08c08478d Added a comment 2013-05-05 12:18:41 +00:00
https://launchpad.net/~subito
97770fea63 Added a comment: Galaxy Nexus: same here 2013-05-05 10:46:12 +00:00
http://edheil.wordpress.com/
c4c8edc2af 2013-05-05 05:33:40 +00:00
https://openid.fmarier.org/
6a32ce9f70 Added a comment: Still stuck at "pairing in progress" 2013-05-05 00:26:19 +00:00
Joey Hess
878096d80b Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-04 17:10:47 -04:00
Joey Hess
8a709df613 blog for the day 2013-05-04 17:09:48 -04:00
Joey Hess
ad6fee422a fix warning 2013-05-04 16:36:51 -04:00
Joey Hess
001d82f953 fix warning 2013-05-04 16:35:54 -04:00
Joey Hess
621384ead3 add android.permission.WRITE_MEDIA_STORAGE
Needed to access removable media such as USB drives.

May only work with newer versions of Android.
2013-05-04 16:31:23 -04:00
Joey Hess
d35132810a Got removable media mount detection working on Android.
Bionic has an amusing stub for `getmntent` that prints out
"FIX ME! implement getmntent()"

But, `/proc/mounts` is there, so I just parse it.
2013-05-04 16:19:25 -04:00
Joey Hess
41e6c1de9a prevent openssh from checking config file permissions
Android features filesystems with a variety of insane and wonderful
default permissions, such as ----rwxr-x
2013-05-04 16:00:02 -04:00
Joey Hess
4a2854d6fb got hS3 to build 2013-05-04 15:34:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
7979d386df Adding section explaining annex-rsync-transport 2013-05-04 18:57:13 +00:00
Joey Hess
d994f35937 disable hostname validation and canonicalization on android 2013-05-04 14:26:49 -04:00
Joey Hess
71851f3180 android build fix 2013-05-04 14:25:24 -04:00
Joey Hess
c56c9355cb only set ANDROID_FLAGS if not already set 2013-05-04 14:16:15 -04:00
http://joeyh.name/
75a1e126b5 Added a comment 2013-05-04 16:39:26 +00:00
Joey Hess
e9c542f7c6 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-04 12:24:45 -04:00
Joey Hess
322e7f44c1 cabal does not like ~ in version numbers, work around (for backports) 2013-05-04 12:24:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnkBYpLu_NOj7Uq0-acvLgWhxF8AUEIJbo
87e7a21540 2013-05-04 09:36:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
d68333f2f5 Added a comment 2013-05-04 05:30:26 +00:00
Bruno Bigras
11fa9f809a Fixed a typo in repogroup.hamlet 2013-05-04 02:28:15 -03:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
6ea431f4cb Added a comment 2013-05-04 05:02:46 +00:00
https://openid.fmarier.org/
310c720858 Added a comment: Ports to open on the firewall? 2013-05-04 03:56:55 +00:00
http://joeyh.name/
4bcadd93bd Added a comment 2013-05-03 22:44:36 +00:00
Richard Hartmann
50911c1a6d Typo 2013-05-04 00:44:02 +02:00
http://adamspiers.myopenid.com/
242c0a0210 2013-05-03 22:16:23 +00:00
http://adamspiers.myopenid.com/
155ab8c253 2013-05-03 22:15:22 +00:00