Joey Hess
13783c5c75
blog for the day
2013-05-11 17:15:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
e50c52d50c
Added a comment
2013-05-10 23:52:43 +00:00
Joey Hess
47e3b48623
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-10 18:38:27 -04:00
Joey Hess
09d798f620
blog for the day
2013-05-10 18:37:51 -04:00
85.255.197.126
767a39bd42
poll vote (/sdcard/annex)
2013-05-10 15:43:14 +00:00
Joey Hess
04c1540c93
blog for the day
2013-05-09 16:21:25 -04:00
Joey Hess
7c2a90b0e8
fix for Android
2013-05-09 15:23:40 -04:00
Joey Hess
311036a92f
update
2013-05-09 14:44:58 -04:00
Joey Hess
f92eaf6315
rsync special remotes: When sending from a crippled filesystem, use the destination's default file permissions, as the local ones can be arbitrarily broken. (Ie, ----rwxr-x for files on Android)
2013-05-09 13:55:18 -04:00
Richard Hartmann
64b33060d8
Typo
2013-05-09 16:12:28 +02:00
Joey Hess
1d5fdb844b
blog for the day
2013-05-08 23:46:06 -04:00
Joey Hess
53f1d36b35
blog for the day
2013-05-07 19:40:21 -04:00
Joey Hess
278301706e
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-07 15:00:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
cb663e0dde
Added a comment
2013-05-07 06:20:35 +00:00
Joey Hess
5543309012
update
2013-05-06 18:12:56 -04:00
Joey Hess
b1c045719b
blog for the day
2013-05-06 18:09:46 -04:00
Joey Hess
f7ebb61d80
update
2013-05-06 16:05:27 -04:00
http://joeyh.name/
4235d2c9d5
Added a comment
2013-05-06 15:08:19 +00:00
Joey Hess
7f5ccb7e8d
thoughts
2013-05-06 11:06:27 -04:00
Xyem
38e2185cb3
Added a comment
2013-05-06 12:18:40 +00:00
Joey Hess
8a709df613
blog for the day
2013-05-04 17:09:48 -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
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
d68333f2f5
Added a comment
2013-05-04 05:30:26 +00:00
Richard Hartmann
50911c1a6d
Typo
2013-05-04 00:44:02 +02:00
Joey Hess
91f033bd99
blog for the day
2013-05-03 15:45:42 -04:00
Joey Hess
9c62425224
update
2013-05-03 15:41:30 -04:00
Joey Hess
33334bfe2e
added special camera repository to start screen for android
2013-05-03 15:21:31 -04:00
Joey Hess
585997d4b8
update
2013-05-03 13:33:03 -04:00
Joey Hess
d63af71d67
update
2013-05-03 13:21:36 -04:00
Joey Hess
2e50754661
Android page
2013-05-03 12:29:52 -04:00
Joey Hess
24c8474a0b
update
2013-05-03 01:36:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI
a6c0e44bab
Added a comment: Woohoo!
2013-05-03 03:13:26 +00:00
Joey Hess
5e01e9b4be
update
2013-05-02 19:09:20 -04:00
Joey Hess
d36bce94d6
blog for the day
2013-05-02 19:04:55 -04:00
Joey Hess
ed2fc6fcd3
update
2013-05-01 21:20:27 -04:00
Joey Hess
1c27eaa720
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-01 21:10:12 -04:00
Joey Hess
5c1d67bda0
blog for the day
2013-05-01 21:09:50 -04:00
Richard Hartmann
9a228d08b6
Two typos
2013-05-01 23:46:14 +02:00
Joey Hess
7c73b7584d
blog for the day
2013-04-30 17:59:36 -04:00
Joey Hess
6e93a8d292
update
2013-04-30 16:57:40 -04:00
Joey Hess
9249c324f4
Merge branch 'master' of ssh://git-annex.branchable.com
2013-04-30 14:14:56 -04:00
Joey Hess
df88c51334
add uuid to all xmpp messages
...
(Except for the actual streaming of receive-pack through XMPP, which
can only run once we've gotten an appropriate uuid in a push initiation
message.)
Pushes are now only initiated when the initiation message comes from a
known uuid. This allows multiple distinct repositories to use the same xmpp
address.
Note: This probably breaks initial push after xmpp pairing, because at that
point we may not know about the paired uuid, and so reject the push from
it. It won't break in simple cases, because the annex-uuid of the remote
is checked. However, when there are multiple clients behind a single xmpp
address, only uuid of the first is recorded in annex-uuid, and so any
pushes from the others will be rejected (unless the first remote pushes their
uuids to us beforehand.
2013-04-30 13:22:55 -04:00
92.29.247.30
1f95207388
poll vote (/sdcard/annex)
2013-04-30 06:55:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnLgNOfkl8c6oQu9b42U0Pm_uC4n3Gkgiw
b115839212
Added a comment: Thanks!
2013-04-29 01:24:56 +00:00
Richard Hartmann
31475cf36e
Typo
2013-04-27 23:47:40 +02:00
Joey Hess
abd85d9f3d
blog for the day
2013-04-27 17:05:27 -04:00
http://joeyh.name/
165fb8c571
removed
2013-04-27 17:25:19 +00:00
Joey Hess
cfaee41cf4
add
2013-04-27 12:43:58 -04:00
Joey Hess
acf8b257ba
blog for the day
2013-04-26 18:23:06 -04:00
Joey Hess
77864d188b
update
2013-04-26 00:00:46 -04:00
Joey Hess
1d2fb595c4
blog for the day (10 am to 11:50 pm is insane)
2013-04-25 23:50:40 -04:00
2001:980:45c4:1:84e8:c853:c73d:5c6b
be45339a92
poll vote (/sdcard/annex)
2013-04-25 11:51:21 +00:00
62.207.88.33
e90bde6764
poll vote (/sdcard/annex)
2013-04-25 08:08:04 +00:00
Richard Hartmann
bce17baada
Typo
2013-04-25 08:52:22 +02:00
Joey Hess
affb89a699
blog for the day
2013-04-24 18:57:52 -04:00
spwhitton
deddc31d26
Added a comment
2013-04-24 17:09:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI
f849e79173
Added a comment: Bugs...
2013-04-23 23:30:47 +00:00
Joey Hess
1c4d5694a1
exclude moreinfo
2013-04-23 18:42:56 -04:00
Joey Hess
9a7fa9fc20
add moreinfo page for bugs
2013-04-23 18:39:37 -04:00
Joey Hess
327b465a75
blog for the day
2013-04-23 18:23:58 -04:00
http://joeyh.name/
fa9d37fab7
Added a comment
2013-04-23 20:16:26 +00:00
spwhitton
6886190a52
Added a comment
2013-04-23 17:11:46 +00:00
108.170.138.61
77c2fd4b50
poll vote (/sdcard/annex)
2013-04-23 11:02:35 +00:00
hhm
68c39cbaa5
Added a comment: file transfer?
2013-04-23 10:22:51 +00:00
hhm
9c3af3c3a2
Added a comment: file transfer?
2013-04-23 10:22:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE
b46681870e
poll vote (/sdcard/annex)
2013-04-22 23:48:28 +00:00
Joey Hess
108a1ec520
blog for the day
2013-04-22 17:31:18 -04:00
140.233.6.178
de4557cead
poll vote (/sdcard/annex)
2013-04-22 13:28:50 +00:00
Richard Hartmann
46d2343d59
Typo
2013-04-22 09:10:16 +02:00
Joey Hess
49d039fe6a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-04-21 19:12:05 -04:00
Joey Hess
b6d53c426b
blog for the day
2013-04-21 19:11:53 -04:00
49.176.102.23
dd0532b7c4
poll vote (/sdcard/annex)
2013-04-21 22:59:11 +00:00
84.194.180.65
184a458a12
poll vote (Whole /sdcard)
2013-04-21 20:25:59 +00:00
212.255.225.202
ac74ab2c2a
poll vote (/sdcard/annex)
2013-04-21 16:35:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
4b04a835a9
poll vote (/sdcard/annex)
2013-04-21 03:09:20 +00:00
Joey Hess
54e7cdb55c
close poll
2013-04-20 19:40:48 -04:00
http://joeyh.name/
26388c453b
Added a comment
2013-04-20 23:38:48 +00:00
Joey Hess
cefe2fac2d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-04-20 19:29:26 -04:00
Joey Hess
a24a471ea9
blog for the day
2013-04-20 19:28:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnE6kFAbud1LWrQuyX76yMYnUjHt9tR-A8
203a2e87b8
Added a comment: Direct mode
2013-04-20 20:55:10 +00:00
82.26.93.238
020af970af
poll vote (Whole /sdcard)
2013-04-20 19:23:47 +00:00
82.26.93.238
ec730d423d
poll vote (/sdcard/annex)
2013-04-20 18:38:04 +00:00
62.16.199.39
dc8e11471b
poll vote (/sdcard/annex)
2013-04-20 17:21:38 +00:00
2a01:e35:8abf:e790:c214:3dff:fed7:730f
fe02126d87
poll vote (/sdcard/annex)
2013-04-20 16:56:58 +00:00
98.232.226.200
39a76de0f5
poll vote (/sdcard/annex)
2013-04-20 16:21:22 +00:00
184.175.42.76
725d3e2ee0
poll vote (/sdcard/annex)
2013-04-20 14:28:57 +00:00
https://m-f-k.myopenid.com/
e4f9238201
poll vote (/sdcard/annex)
2013-04-20 13:42:54 +00:00
93.207.189.79
01c1e38b72
poll vote (DCIM directory (photos and videos only))
2013-04-20 13:42:35 +00:00
24.22.142.175
1cb5f72687
poll vote (/sdcard/annex)
2013-04-20 13:41:26 +00:00
81.103.22.225
6eb5ed8393
poll vote (/sdcard/annex)
2013-04-20 10:40:05 +00:00
http://meep.pl/
e255c2d25c
poll vote (/sdcard/annex)
2013-04-20 10:22:28 +00:00
91.180.173.226
72a5f1d597
poll vote (DCIM directory (photos and videos only))
2013-04-20 09:55:54 +00:00
88.164.170.119
0d966735d2
poll vote (/sdcard/annex)
2013-04-20 09:55:37 +00:00
78.53.211.209
f2a709705d
poll vote (/sdcard/annex)
2013-04-20 09:37:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmnG4EuvZWse5hvgrl0XAK-U61e-0iGaao
e11d0c4ea7
poll vote (/sdcard/annex)
2013-04-20 09:16:35 +00:00
82.159.135.82
aaaa72574d
poll vote (/sdcard/annex)
2013-04-20 08:30:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnjjCyhVEcTRM5m4iIBqL3ZCooPx7ZYB_E
a8c1a6f6be
poll vote (/sdcard/annex)
2013-04-20 08:28:56 +00:00
84.208.143.189
d59b7f10b3
poll vote (/sdcard/annex)
2013-04-20 07:40:47 +00:00
88.193.80.4
6c293440bd
poll vote (/sdcard/annex)
2013-04-20 06:30:00 +00:00
91.41.237.155
996eae018f
poll vote (/sdcard/annex)
2013-04-20 06:17:27 +00:00
95.154.16.24
23c3ffac0d
poll vote (/sdcard/annex)
2013-04-20 05:45:32 +00:00
89.135.94.99
762b1de9ca
poll vote (/sdcard/annex)
2013-04-20 05:11:53 +00:00
2001:4dd0:ff00:917b:60e9:b9ce:80dd:d12e
88d5e317b3
poll vote (/sdcard/annex)
2013-04-20 04:59:04 +00:00
79.165.59.119
7ad1bcd428
poll vote (DCIM directory (photos and videos only))
2013-04-20 04:35:06 +00:00
154.51.136.37
bc81008f2a
poll vote (/sdcard/annex)
2013-04-20 03:37:05 +00:00
71.120.27.178
6148e7cb44
poll vote (/sdcard/annex)
2013-04-20 02:31:58 +00:00
174.127.226.162
6016e5f536
poll vote (/sdcard/annex)
2013-04-20 00:38:55 +00:00
65.128.213.74
b7b51a9950
poll vote (/sdcard/annex)
2013-04-19 23:08:17 +00:00
216.252.94.141
8fe66505b0
poll vote (Same as for regular git-annex. ~/annex/)
2013-04-19 23:02:30 +00:00
173.74.130.60
e9ac0b96ec
poll vote (/sdcard/annex)
2013-04-19 23:02:13 +00:00
217.235.28.142
32ad31bbe5
poll vote (/sdcard/annex)
2013-04-19 22:53:21 +00:00
217.235.28.142
4a12eaf6a2
poll vote (DCIM directory (photos and videos only))
2013-04-19 22:52:47 +00:00
134.109.80.51
1178081de4
poll vote (/sdcard/annex)
2013-04-19 22:25:47 +00:00
82.212.51.154
9dc6592e1a
poll vote (DCIM directory (photos and videos only))
2013-04-19 22:24:41 +00:00
216.38.130.168
4666bf9d76
poll vote (/sdcard/annex)
2013-04-19 22:15:38 +00:00
130.243.187.0
eff2cc1133
poll vote (/sdcard/annex)
2013-04-19 22:11:01 +00:00
24.16.193.140
a5a2fdd09b
poll vote (/sdcard/annex)
2013-04-19 22:05:37 +00:00
Joey Hess
0d723e736e
blog for the day
2013-04-19 17:52:52 -04:00
http://joeyh.name/
13f90d68a9
Added a comment
2013-04-19 18:01:45 +00:00
190.10.148.3
ff18bc7f64
poll vote (I haven't always well understood the differences between commandline operation & the assistant, so the differences would confuse me, and I found the command line more understandable & less scary. Now trying to learn to like & trust the assistant. :))
2013-04-19 11:24:56 +00:00
2a01:240:fe6d:0:4cf2:3eb2:34c3:6dd7
be95d49e74
poll vote (/sdcard/annex)
2013-04-19 11:13:19 +00:00
2a01:240:fe6d:0:4cf2:3eb2:34c3:6dd7
499c43267d
poll vote (I need a Windows port)
2013-04-19 11:10:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmvVKc1ECzZx7EhtLHBP6RWPZewq4x_9I
34f2df8fc0
Added a comment: Windows + git ignore like syntax for files to sync
2013-04-19 10:47:36 +00:00
2.229.44.241
e714403d15
poll vote (I need to be able to restrict in which repo dirs changes get auto-committed using a syntax similar to gitignore)
2013-04-19 10:44:14 +00:00
2.229.44.241
0f5d6f5ca7
poll vote (I need to be able to restrict in which repo dirs changes get auto-committed)
2013-04-19 10:43:34 +00:00
2.229.44.241
c28458673c
poll vote (I need a Windows port)
2013-04-19 10:41:20 +00:00
121.98.93.240
a71e9cfb93
poll vote (/sdcard/annex)
2013-04-19 10:29:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
da2866987a
Added a comment
2013-04-19 06:29:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a804a8ccf8
poll vote (/sdcard/annex)
2013-04-19 06:26:47 +00:00
Joey Hess
4401c80c24
Merge branch 'master' of ssh://git-annex.branchable.com
2013-04-18 21:13:44 -04:00
99.54.57.201
02d27c1c2f
poll vote (/sdcard/annex)
2013-04-19 00:43:04 +00:00
Joey Hess
c336f4f092
update
2013-04-18 20:39:30 -04:00
18.90.1.139
aacd3228f0
poll vote (Whole /sdcard)
2013-04-19 00:10:41 +00:00
Joey Hess
693626725f
new poll
2013-04-18 19:59:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlJ2utMQgMEYAOs3Dfc6eZRyUzt4acNXUU
11b79bae1b
Added a comment: am start -a android.intent.action.VIEW -d http://localhost/etc
2013-04-18 22:39:50 +00:00
Joey Hess
6c1c3ae561
update
2013-04-18 17:16:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
7ba78cdf1f
Added a comment: Duplicated files resolved
2013-04-18 05:52:35 +00:00
Richard Hartmann
d9426cd138
Typo and grammar
2013-04-17 22:07:02 +02:00
Joey Hess
9eac7ff2f1
blog for the day (and 8 hours last night)
2013-04-17 13:24:26 -04:00
Joey Hess
71d0d7b425
blog for the day
2013-04-16 17:05:09 -04:00
82.69.4.3
e3f04e09f8
poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!)
2013-04-16 17:24:17 +00:00
Joey Hess
150b724d93
blog for the day
2013-04-15 20:08:37 -04:00
2a01:240:fe6d:0:f2de:f1ff:fe80:2ec5
133a465411
poll vote (I need a Windows port)
2013-04-15 12:25:12 +00:00
Richard Hartmann
c36b915435
Typo
2013-04-15 08:53:52 +02:00
https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc
9428ee39ea
Added a comment: Plans for two factor authentication or oath?
2013-04-15 00:58:05 +00:00
Richard Hartmann
2828c913d3
Update blog to reflect 21f93de
2013-04-15 02:09:59 +02:00
http://joeyh.name/
fc58685216
Added a comment
2013-04-14 23:59:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
fbc22d214a
Added a comment: Confusing name for storage directory
2013-04-14 23:55:03 +00:00
Joey Hess
2783b7b09b
blog for the day
2013-04-14 16:57:44 -04:00
173.228.80.237
ca12b66555
poll vote (I set it up, but am confused about what I set up! It would be great to be able to start from scratch.)
2013-04-14 19:38:26 +00:00