Commit graph

2348 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawmqVi9eQjkZt8EC-byTXJ8TnY7VyOHzW2s
e2258d5cbc Added a comment: Pairing on the local network 2012-11-12 11:39:17 +00:00
http://joeyh.name/
b1c4d12434 Added a comment 2012-11-12 02:39:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5vDem1yeIu6uith5pxfb4mdKdIWVJpCs
220a4fac70 Added a comment: Base64 vs. yEnc 2012-11-12 02:02:17 +00:00
Joey Hess
9f5b23d49f blog for the day 2012-11-11 18:16:49 -04:00
Joey Hess
8644d72ffb Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-11 17:44:09 -04:00
Joey Hess
217eeede43 allow both one push and one receive-pack to run at the same time
Noticed that when pairing, sometimes both sides start to push, and the other
side sends a PushRequest, and the two deadlock, neither doing anything.
(Timeout eventually breaks this.) So, let both run at the same time.
2012-11-11 15:42:03 -04:00
http://meep.pl/
25e626e1eb Added a comment: xmlns 2012-11-11 09:00:01 +00:00
Joey Hess
f642bdc4b2 Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-10 20:46:12 -04:00
Joey Hess
af5317318c blog for the day 2012-11-10 20:45:41 -04:00
http://phil.0x539.de/
ff7810eb83 poll vote (Amazon Glacier) 2012-11-10 20:19:34 +00:00
Joey Hess
3e8fb862db update todo 2012-11-10 15:52:30 -04:00
http://joeyh.name/
a6edd94e3e Added a comment 2012-11-10 19:48:01 +00:00
Joey Hess
2aa4a3e7cb Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-10 15:44:26 -04:00
Joey Hess
41085cdc8c set negative XMPP presence priority
This should help prevent git-annex clients receiving messages that
were intended for normal clients they're sharing the account with.

Changed XMPP protocol use to always send chat messages directed at the
specific client, as the negative priority blocks less directed messages.
2012-11-10 15:33:12 -04:00
http://phil.0x539.de/
ee0bf529ad Added a comment 2012-11-10 18:50:47 +00:00
174.127.226.162
7fb9ee055c poll vote (Box.com) 2012-11-10 07:59:40 +00:00
Joey Hess
cb1999479e Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-09 18:23:40 -04:00
Joey Hess
ef34aa2be1 blog for the day 2012-11-09 18:23:00 -04:00
http://joeyh.name/
ded7d63266 Added a comment 2012-11-09 21:55:42 +00:00
Joey Hess
42594ffb4e Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-09 14:58:03 -04:00
Joey Hess
13547aa659 add canpush xmpp command 2012-11-09 14:34:06 -04:00
http://joeyh.name/
cb098d73a6 Added a comment 2012-11-09 17:41:08 +00:00
http://phil.0x539.de/
1e578b5771 Added a comment: How to deal with offline messages being eaten? 2012-11-09 14:05:30 +00:00
http://meep.pl/
47cebd2e70 Added a comment: git-remote-helpers 2012-11-09 08:54:12 +00:00
Joey Hess
6eee4bd5f1 Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-08 20:39:45 -04:00
Joey Hess
29b72205bd blog for the day 2012-11-08 19:41:36 -04:00
Joey Hess
fb3b9412e4 xmpp push control flow
It might even work, although nothing yet triggers XMPP pushes.

Also added a set of deferred push messages. Only one push can run at a
time, and unrelated push messages get deferred. The set will never grow
very large, because it only puts two types of messages in there, that
can only vary in the client doing the push.
2012-11-08 16:46:29 -04:00
2a01:e35:8a3c:8320:f005:407:fc81:23cd
ed1021ee77 poll vote (Google Drive) 2012-11-08 19:38:54 +00:00
Joey Hess
0238e4ba07 hooked up XMPP git push send/receive (but not yet control flow) 2012-11-08 14:04:41 -04:00
67.137.69.59
9db9d6e0d7 poll vote (Amazon Glacier) 2012-11-07 23:32:10 +00:00
Joey Hess
950c62e6fc data types and xml generation/parsing for xmpp push 2012-11-07 16:59:18 -04:00
120.151.135.68
b07e58bdd1 poll vote (My phone (or MP3 player)) 2012-11-07 03:31:17 +00:00
Joey Hess
ce2b5e8c0c blog for the day 2012-11-06 16:40:43 -04:00
Joey Hess
cb7523b9e8 add xmppgit command; roughed out xmpp push protocol and design 2012-11-06 00:59:20 -04:00
http://joeyh.name/
4f1b3b4da4 Added a comment 2012-11-05 23:40:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc
12dd893b3d Added a comment: unlock not behaving as you describe 2012-11-05 22:35:35 +00:00
Joey Hess
02893cdc44 blog for the day 2012-11-05 17:47:25 -04:00
Joey Hess
85c52c4029 clean up protocol docs 2012-11-05 15:52:03 -04:00
Joey Hess
db36b11e28 switch to silent chat messages for XMPP pairing
Along the way, significantly cleaned up Assistant.XMPP, and made XMPP
message decoding more efficient.
2012-11-05 15:40:56 -04:00
Joey Hess
a6cecfcf33 workaround for Google Talk's insane handling of self-directed presence
Maybe the spec allows it, but broadcasting self-directed presence info to
all buddies is just insane.

I had to bring back the IQ messages for self-pairing, while still using
directed presence for other pairing. Ugly.
2012-11-03 22:52:41 -04:00
Joey Hess
17e84a8096 switch to directed presence for pair requests
Testing between Google Talk and prosody, the directed IQ messages
were not received. Google Talk probably only relays them between
clients using the same account.

I first tried even more directed presence, with each client JID being sent
a separate presence, but that didn't work on Google Talk, particularly
it was ignored when one client sent it to another client using the same
account.

So, presence directed at the user@host of the client to pair with. Tested
working between Google Talk and prosody (in both directions), as well
as between two clients with the same account on Google Talk, and
two clients with the same account on prosody.

Only problem with this form of directed presence is that if I also use it
for git pushes, more clients than are interested in a push's data will
receive it. So I may need some better approach, or a hybrid between
directed IQ and directed presence.
2012-11-03 21:19:59 -04:00
Joey Hess
5108d4b364 update xmpp protocol
Amusingly, I am not really using xmpp ping for pairing. I forgot to put in
the ping tag! And when I did, it stopped working, on Google Talk. Seems
it handles client to client pings, at least using the same JID, without
actually sending them to the end client. My mistake avoided this,
and seems to work, so I've left it as-is for now, with just the git-annex
tag in an IQ message. Also tested on prosody.
2012-11-03 19:18:26 -04:00
Joey Hess
4331cf4e09 Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-03 18:12:11 -04:00
Joey Hess
607fed5800 blog for the day 2012-11-03 18:11:46 -04:00
2a01:e35:1382:f950:21d9:7aaa:461b:48ee
967d23d08a poll vote (Google Drive) 2012-11-03 21:17:42 +00:00
Joey Hess
6f1521e046 blog for the day 2012-11-02 21:13:31 -04:00
Joey Hess
85f558aa58 bloglet for the day 2012-10-31 18:53:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnjrMQEhzd8xI81V9BL2jsKlNgVJLD7PKs
bf631bcb96 Added a comment: Google Music as remote? 2012-10-31 06:07:32 +00:00
180.149.53.194
cdeb76fbdc poll vote (My phone (or MP3 player)) 2012-10-31 05:57:17 +00:00
Joey Hess
b8009a68e4 blog for the day 2012-10-30 19:47:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
6f63bf730f Added a comment 2012-10-30 09:07:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
24e339ab93 Added a comment 2012-10-30 08:51:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
f515aac8ab Added a comment 2012-10-30 08:44:32 +00:00
Joey Hess
d5945eeb4c blog for the day 2012-10-29 17:56:29 -04:00
Joey Hess
64e1d7b579 send git-annex tag in initial presence
Will be used for finding other git-annex clients for pairing
2012-10-28 17:07:29 -04:00
Joey Hess
e7df22916d typoskis 2012-10-28 16:56:43 -04:00
Joey Hess
ebb63e8038 blog for the day 2012-10-28 16:53:38 -04:00
178.26.87.189
eb466fdca3 poll vote (My phone (or MP3 player)) 2012-10-28 12:12:43 +00:00
Joey Hess
9144710a34 blog for the day 2012-10-27 19:59:17 -04:00
Joey Hess
ab15e567f9 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-27 11:32:37 -04:00
http://joeyh.name/
22c6e392d5 Added a comment 2012-10-27 06:08:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaM3-vbAh5B8tY_IL3yh31ik6cAVsgoPw
61bc8ba78c Added a comment: Haskell XMPP 2012-10-27 05:54:53 +00:00
Joey Hess
6633a5158d update 2012-10-27 00:57:53 -04:00
Joey Hess
fc06ccf355 Merge branch 'xmpp' 2012-10-27 00:55:13 -04:00
Joey Hess
67f4fe496f XEP-0126 is not compatable with my use of presence, remove it from TODO 2012-10-27 00:54:10 -04:00
Joey Hess
cb765608ca update 2012-10-27 00:50:45 -04:00
128.151.150.17
50ad657cf2 poll vote (My phone (or MP3 player)) 2012-10-27 04:34:19 +00:00
Joey Hess
9fc8257392 xmpp reconnection
If it managed to run for 5 minutes, reconnect immediately. Otherwise,
wait 5 minutes before reconnecting.
2012-10-27 00:06:17 -04:00
Joey Hess
d1e5f2d596 Merge branch 'master' into xmpp
Conflicts:
	Assistant/Threads/NetWatcher.hs
2012-10-26 19:42:24 -04:00
Joey Hess
26b96ff20c blog for the day 2012-10-26 14:27:21 -04:00
Joey Hess
0b1cf3a766 Merge branch 'master' into xmpp
Conflicts:
	Assistant/Threads/MountWatcher.hs
	Assistant/Threads/NetWatcher.hs
2012-10-26 00:10:41 -04:00
Joey Hess
2018de53a3 correction 2012-10-25 17:16:58 -04:00
Joey Hess
d98101b41f blog for the day 2012-10-25 17:12:07 -04:00
Joey Hess
52a48d1a78 Merge branch 'master' into xmpp 2012-10-25 14:43:55 -04:00
Joey Hess
ed48c49cf9 todo 2012-10-25 14:04:18 -04:00
Joey Hess
8c9c8e3110 only use one push attribute
When pushing to multiple UUIDs, combine them all into a single push
attribute.
2012-10-25 13:31:45 -04:00
137.132.250.13
6239b24270 poll vote (Google Drive) 2012-10-25 05:47:30 +00:00
Joey Hess
1d955d1332 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-24 20:06:27 -04:00
Joey Hess
75ad5b062a add xmpp page 2012-10-24 20:05:45 -04:00
http://joeyh.name/
6768238da5 Added a comment 2012-10-24 22:44:41 +00:00
Joey Hess
9aa9cb5bcf blog for the day 2012-10-24 15:56:33 -04:00
93.220.117.141
981aefaa06 poll vote (Google Drive) 2012-10-24 16:11:38 +00:00
Joey Hess
70c8324a72 simplify 2012-10-24 11:48:10 -04:00
Joey Hess
031bdf77b6 think I had the tagged right the 1st time 2012-10-24 11:46:31 -04:00
Joey Hess
034dace252 ahah 2012-10-24 11:45:00 -04:00
Joey Hess
78c7025781 erm, I forget how this pagespec works 2012-10-24 11:44:14 -04:00
Joey Hess
8eae88af4a fix tag matching 2012-10-24 11:43:21 -04:00
Joey Hess
25271545c2 add page with todo items tagged design/assistant 2012-10-24 11:42:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmQ4Oe5-qOANRuZel9kDvtBfQG1zlEcIzw
80276313fb Added a comment: Remote control clients 2012-10-24 05:18:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmQ4Oe5-qOANRuZel9kDvtBfQG1zlEcIzw
ab517a1ffb Added a comment: PEP is ok 2012-10-24 05:15:38 +00:00
Joey Hess
e66bcec263 xmpp 2012-10-23 15:47:36 -04:00
Joey Hess
e5a08bef51 link 2012-10-23 12:43:37 -04:00
Joey Hess
b04cf6ab71 blog for the day 2012-10-20 16:54:32 -04:00
Joey Hess
c7c2015435 add ConfigMonitor thread
Monitors git-annex branch for changes, which are noticed by the Merger
thread whenever the branch ref is changed (either due to an incoming push,
or a local change), and refreshes cached config values for modified config
files.

Rate limited to run no more often than once per minute. This is important
because frequent git-annex branch changes happen when files are being
added, or transferred, etc.

A primary use case is that, when preferred content changes are made,
and get pushed to remotes, the remotes start honoring those settings.
Other use cases include propigating repository description and trust
changes to remotes, and learning when a remote has added a new special
remote, so the webapp can present the GUI to enable that special remote
locally.

Also added a uuid.log cache. All other config files already had caches.
2012-10-20 16:43:35 -04:00
Joey Hess
ef030e770a blog for the day 2012-10-19 17:02:37 -04:00
Joey Hess
f4c3a45da0 check preferred content when a file is moved or created
This can result in the file being dropped, or being downloaded, or even
being dropped from some other repo.

It's even possible to create a file in a directory where content is not
wanted, which will make the assistant immediately send it elsewhere, and
then drop it.
2012-10-19 14:22:13 -04:00
Joey Hess
168752ca3b race 2012-10-19 13:33:11 -04:00
http://joeyh.name/
a2c35d5680 Added a comment 2012-10-19 17:07:08 +00:00
http://a-or-b.myopenid.com/
a4ccbc0d50 Added a comment 2012-10-19 01:21:42 +00:00
93.231.130.2
78637fcb15 poll vote (Google Drive) 2012-10-19 00:32:24 +00:00
Joey Hess
c42ef4ac2e blog for the day 2012-10-18 18:10:02 -04:00
Joey Hess
9c89924c05 check and drop after uploads 2012-10-18 16:05:43 -04:00
Joey Hess
0c6a1ec87d update 2012-10-18 15:56:52 -04:00
Joey Hess
ee9e0702a2 check and drop unwanted content from remotes after receiving a transfer 2012-10-18 15:37:57 -04:00
Joey Hess
dea125e1b7 split 2012-10-18 15:22:28 -04:00
Joey Hess
f7f34d2072 drop unwanted content in the transfer scan
This was complicated quite a bit by needing to check numcopies. I optimised
that, so it only looks up numcopies once per file, no matter how many
remotes it checks to drop from. Although it did just occur to me that
it might be better to first check if it wants to drop content, and only
then check numcopies..
2012-10-18 15:07:11 -04:00
Joey Hess
dbe8de40ab minor transfer scanner code reworking
Also a small optimisation using a Set
2012-10-18 13:42:17 -04:00
84.204.75.2
9026ed9c3f poll vote (Google Drive) 2012-10-18 11:48:11 +00:00
84.204.75.2
dfc6d8a38a poll vote (My phone (or MP3 player)) 2012-10-18 11:47:33 +00:00
Joey Hess
9762d26f81 blog for the day 2012-10-17 16:21:34 -04:00
Joey Hess
7d4f1358f9 blog for the day 2012-10-16 16:49:29 -04:00
Joey Hess
634b870240 releasing version 3.20121016 2012-10-16 16:47:59 -04:00
Joey Hess
5feadb4df4 blog for the day 2012-10-16 00:20:13 -04:00
188.226.51.71
7f3138dd20 poll vote (Tahoe-LAFS) 2012-10-16 00:12:17 +00:00
Joey Hess
c504f4025f Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-14 17:49:16 -04:00
Joey Hess
ae53da8615 blog for the day 2012-10-14 17:48:09 -04:00
84.112.131.62
7910ca770d poll vote (OpenStack SWIFT) 2012-10-14 19:54:39 +00:00
Joey Hess
04a69b22b1 update 2012-10-14 15:15:24 -04:00
Joey Hess
592d55ef7c fix display of transfers for remotes not in syncRemotes list 2012-10-14 14:51:11 -04:00
Joey Hess
b2d266267f avoid queuing transfers for remotes after syncing to them is paused
This avoids the expensive transfer scan relying on its list of remotes
to scan being accurate throughout, which it will not be when the user
pauses syncing to a remote.

I feel it's ok to queue transfers to *any* known remote, not just the ones
being scanned.

Note that there are still small races where after syncing to a remote is
paused, a transfer can be queued for it. Not just in the expensive transfer
scan, but in the cheap failed transfer scan, and elsewhere.
2012-10-14 14:34:05 -04:00
79.243.245.244
649d322fa5 poll vote (Google Drive) 2012-10-14 14:02:28 +00:00
79.243.245.244
44b3cecf71 poll vote (My phone (or MP3 player)) 2012-10-14 14:02:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
6b74a6ed7a Added a comment: Thank you for stickers 2012-10-14 13:59:56 +00:00
68.113.110.158
50e1aee940 poll vote (Tahoe-LAFS) 2012-10-14 03:55:52 +00:00
Joey Hess
902ef88266 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-13 13:22:59 -04:00
Joey Hess
9c3e1ca3c9 full analysis of ways content could stop being preferred and need to be dropped 2012-10-13 13:21:43 -04:00
89.0.176.236
de1789e9d3 poll vote (My phone (or MP3 player)) 2012-10-13 08:41:33 +00:00
122.110.137.225
1bab21a3fb poll vote (My phone (or MP3 player)) 2012-10-13 07:27:37 +00:00
Joey Hess
ab9c032deb blog for the day 2012-10-12 19:43:16 -04:00
99.52.196.7
f6ebd9fdb6 poll vote (Tahoe-LAFS) 2012-10-12 21:38:30 +00:00
93.71.131.82
971823ba37 poll vote (Tahoe-LAFS) 2012-10-12 21:20:05 +00:00
98.207.29.118
fedcac50a3 poll vote (Tahoe-LAFS) 2012-10-12 20:49:53 +00:00
75.101.56.72
1ecc3d7310 poll vote (Tahoe-LAFS) 2012-10-12 18:50:00 +00:00
Joey Hess
e2e084e0ab Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-12 14:18:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmsz4weoPXV2oEtv3zpo9dOxn_SEPz-7Iw
5fc706a896 Added a comment: reasons to like Tahoe-LAFS as a special remote 2012-10-12 18:17:43 +00:00
Joey Hess
195707e023 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-12 14:17:05 -04:00
97.118.99.24
564f3b8b05 poll vote (Tahoe-LAFS) 2012-10-12 18:06:28 +00:00
50.56.129.169
17225cfac5 poll vote (Tahoe-LAFS) 2012-10-12 18:06:05 +00:00
Joey Hess
75dccc57ba note infelicities with syncing disabling 2012-10-12 12:49:22 -04:00
74.71.57.26
5c2f74898d poll vote (My phone (or MP3 player)) 2012-10-11 23:17:20 +00:00
Joey Hess
1591245f88 blog for the day 2012-10-11 17:36:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlVwbp82f-7rNOyEpvqc9A8FEfn7wl2Akw
ec97cd8ec7 Added a comment: Works for me 2012-10-11 13:40:08 +00:00
87.193.165.87
11ff4c437e poll vote (OpenStack SWIFT) 2012-10-11 12:13:09 +00:00
Joey Hess
b044dc2952 blog for the day 2012-10-10 16:40:15 -04:00
130.195.163.116
5806e391b6 poll vote (Amazon S3 (done)) 2012-10-09 20:18:23 +00:00
Joey Hess
a5781fd9ba webapp automatic grouping
webapp: Adds newly created repositories to one of these groups:
clients, drives, servers

This is heuristic, but it's a pretty good heuristic, and can always be
configured.
2012-10-09 14:24:17 -04:00
Joey Hess
5ac15149cc assistant: Now honors preferred content settings when deciding what to transfer.
Both when queueing downloads, and uploads, consults the preferred content
settings.

I didn't make it check yet when requeing failed transfers or queuing
deferred downloads; dealing with the preferred content settings (or indeed,
other settings) changing while the assistant is running still needs work.
2012-10-09 12:18:41 -04:00
124.170.69.248
96e40282c7 poll vote (Box.com) 2012-10-09 11:17:10 +00:00
124.170.69.248
2bb7f29b2b poll vote (My phone (or MP3 player)) 2012-10-09 11:17:03 +00:00
124.170.69.248
d5da0d4171 poll vote (Google Drive) 2012-10-09 11:16:53 +00:00
124.170.69.248
f59ba96a14 poll vote (Tahoe-LAFS) 2012-10-09 11:16:38 +00:00
65.9.174.186
13eaf9dea8 poll vote (Google Drive) 2012-10-08 21:18:14 +00:00
Joey Hess
2db572546a Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-08 17:16:22 -04:00
Joey Hess
acb8721072 blog for the day 2012-10-08 17:13:21 -04:00
Joey Hess
e375b931c0 add --ingroup limit 2012-10-08 15:18:58 -04:00
Joey Hess
7cd81bd978 Added --smallerthan and --largerthan limits 2012-10-08 13:39:18 -04:00
79.194.195.87
35b6222fac poll vote (My phone (or MP3 player)) 2012-10-08 07:02:08 +00:00
178.83.201.90
2baa36230c poll vote (My phone (or MP3 player)) 2012-10-07 20:27:08 +00:00
93.90.47.114
e36b4bc454 poll vote (Google Drive) 2012-10-07 18:20:07 +00:00
http://meep.pl/
45f408bc3c Added a comment: Include/exclude 2012-10-06 08:40:23 +00:00
Joey Hess
12d1f71e9d really fix link.. 2012-10-05 17:59:34 -04:00
Joey Hess
5e1ff4263a fix link 2012-10-05 17:58:04 -04:00
Joey Hess
b577ec4a5c response 2012-10-05 17:56:15 -04:00
Joey Hess
d5348efeb0 blog for the day 2012-10-05 17:09:17 -04:00
Joey Hess
51f41bad63 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-05 11:57:54 -04:00
Joey Hess
b1c28ab87e update 2012-10-05 11:57:48 -04:00
http://joeyh.name/
4c5443329a Added a comment 2012-10-05 15:08:26 +00:00
http://meep.pl/
492d62ce20 Added a comment: Ah, the barber paradox 2012-10-05 06:51:12 +00:00
http://joeyh.name/
a4ffc7d155 Added a comment 2012-10-05 00:43:12 +00:00
84.186.117.8
f782c6948d poll vote (My phone (or MP3 player)) 2012-10-05 00:40:28 +00:00
Joey Hess
2faa2cdf00 update 2012-10-04 20:38:39 -04:00
Joey Hess
3567643e2a blog for the day 2012-10-04 16:55:50 -04:00
Joey Hess
e138a514a9 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-03 19:41:26 -04:00
Joey Hess
d7898605e3 blog for the day 2012-10-03 19:39:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawknpbpx4uDElXRzJ4kPXuJU1KdcslOI6go
dc5dd9f22a Added a comment: I strongly agree with Glen 2012-10-03 14:07:41 +00:00
62.93.122.86
377330f2c1 poll vote (My phone (or MP3 player)) 2012-10-03 09:35:07 +00:00
http://wiggy.net/
e7fe412a6d Added a comment: symlinks? 2012-10-03 07:15:22 +00:00
65.12.145.136
58a2e4175e poll vote (My phone (or MP3 player)) 2012-10-03 00:55:16 +00:00
65.12.145.136
ff676a1670 poll vote (Google Drive) 2012-10-03 00:54:54 +00:00
65.12.145.136
c537490c32 poll vote (Amazon Glacier) 2012-10-03 00:54:41 +00:00
Joey Hess
c696db7dd4 blog for the day 2012-10-02 18:16:58 -04:00
Joey Hess
9aab70de66 always check with ls-files before adding new files
Makes it safe to use git annex unlock with the watcher/assistant.
And also to mix use of the watcher/assistant with regular files stored in git.

Long ago, I had avoided doing this check, except during the startup scan,
because it would be slow to run ls-files repeatedly.

But then I added the lsof check, and to make that fast, got it to detect
batch file adds. So let's move the ls-files check to also occur when it'll
have a batch, and can check them all with one call.

This does slow down adding a single file by just a bit, but really only
a little bit. (The lsof check is probably more expensive.) It also
speeds up the startup scan, especially when there are lots of new files
found by the scan.

Also, fixed the sleep for annex.delayadd to not run while the threadstate
lock is held, so it doesn't unnecessarily freeze everything else.

Also, --force no longer makes it skip the lsof check, which was not
documented, and seems never a good idea.
2012-10-02 17:41:23 -04:00
Joey Hess
adec96ba03 blog for the day 2012-10-01 18:39:54 -04:00
Joey Hess
3846c7ae5e terminology 2012-10-01 18:26:47 -04:00
Joey Hess
bd1d9b52b4 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-01 14:13:06 -04:00
Joey Hess
f5022e77be notes on possibilities 2012-10-01 11:30:51 -04:00
http://joeyh.name/
659855efef Added a comment 2012-09-30 17:11:13 +00:00
http://rjc.pip.verisignlabs.com/
4e69098f52 Added a comment: assistant in Debian 2012-09-30 09:10:18 +00:00
199.180.99.38
8f7c1daefe poll vote (My phone (or MP3 player)) 2012-09-29 03:05:36 +00:00
Joey Hess
b98de9391b fix link 2012-09-28 19:35:54 -04:00
Joey Hess
6e182a9f09 blog for the day 2012-09-28 19:18:32 -04:00
Joey Hess
1f67d9c0e3 update 2012-09-28 12:16:25 -04:00
82.74.121.83
8fdbbf3a38 poll vote (My phone (or MP3 player)) 2012-09-28 13:42:45 +00:00
83.175.83.68
fc76fd1962 poll vote (My phone (or MP3 player)) 2012-09-28 12:45:32 +00:00
Joey Hess
796ec5c9da blog for the day 2012-09-27 16:55:48 -04:00
130.226.70.142
aecda85df0 poll vote (Amazon Glacier) 2012-09-27 20:07:56 +00:00
http://joeyh.name/
a41210ece6 Added a comment 2012-09-27 18:44:11 +00:00
https://launchpad.net/~gdr-go2
9681797213 Added a comment: Maybe a DEB?2 2012-09-27 09:44:14 +00:00
89.70.2.165
74a7524a76 poll vote (Tahoe-LAFS) 2012-09-27 09:36:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlFd2EbAmGD0FjHmuoerXfT0GO_jPcgvQA
0d6bd1c142 Added a comment: Single bucket for S3 2012-09-27 09:17:24 +00:00
152.66.253.77
b35b4c0310 poll vote (Google Drive) 2012-09-27 08:56:30 +00:00
84.194.180.65
bd53aa0302 poll vote (Google Drive) 2012-09-27 08:10:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ec389704a8 Added a comment 2012-09-26 23:52:50 +00:00
90.197.190.56
48cadc21a6 poll vote (My phone (or MP3 player)) 2012-09-26 22:07:09 +00:00
192.17.249.244
ad7b85fbf2 poll vote (My phone (or MP3 player)) 2012-09-26 21:45:09 +00:00
192.17.249.244
62f97cb8ff poll vote (Google Drive) 2012-09-26 21:44:54 +00:00
89.70.160.102
c69e87c8eb poll vote (Tahoe-LAFS) 2012-09-26 21:06:08 +00:00
Joey Hess
521b64f7ee blog for the day 2012-09-26 16:45:53 -04:00
http://lj.rossia.org/users/imz/
3ac30fc512 poll vote (Tahoe-LAFS) 2012-09-25 21:35:47 +00:00
Joey Hess
3246ee7ac8 blog for the day 2012-09-25 16:51:17 -04:00
http://joeyh.name/
ccef2cfb43 Added a comment 2012-09-25 14:49:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc
d7dd41e120 Added a comment 2012-09-25 00:59:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc
6c863a71f3 Added a comment: A few OS X bugs 2012-09-25 00:50:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
97f87f2178 Added a comment 2012-09-24 21:21:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc
c4c40509ad Added a comment: Haskell on MacPorts 2012-09-24 21:09:39 +00:00
Joey Hess
be268184e9 blog for the day 2012-09-24 15:24:30 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
79bd2b1d5b Added a comment 2012-09-23 21:58:08 +00:00
Joey Hess
90eea19ea2 blog for the day 2012-09-23 15:21:44 -04:00
Joey Hess
5adad13590 added new transfer control page to webapp
I have a preliminary design that looks pretty good
2012-09-23 15:15:01 -04:00
Joey Hess
39e946c4a5 reorder glacier
easier with glacier-cli
2012-09-23 14:32:49 -04:00
Joey Hess
4849808449 update 2012-09-23 13:47:25 -04:00
27.82.94.188
12c62ead13 poll vote (Google Drive) 2012-09-23 15:24:04 +00:00
27.82.94.188
dc569516e0 poll vote (Amazon S3) 2012-09-23 15:23:53 +00:00
79.215.46.250
88f460401a poll vote (My phone (or MP3 player)) 2012-09-23 12:06:04 +00:00
95.34.39.27
87ff27f588 poll vote (Box.com) 2012-09-22 21:52:58 +00:00
95.34.39.27
400e77f877 poll vote (My phone (or MP3 player)) 2012-09-22 21:52:51 +00:00
Joey Hess
c048add74d hooked up git-annex-shell transferinfo
Finally done with progressbars!
2012-09-21 23:25:06 -04:00
Joey Hess
a8e1b3ad42 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-21 19:44:12 -04:00
Joey Hess
2840105ec4 default annex.delayadd to 1 on OSX 2012-09-21 19:43:15 -04:00
89.103.120.52
b297b3c665 poll vote (Amazon Glacier) 2012-09-21 23:40:37 +00:00
Joey Hess
0b2b67e809 add nimbus.io 2012-09-21 19:19:15 -04:00
Joey Hess
d3b0f7c012 blog for the day 2012-09-21 17:21:44 -04:00
Joey Hess
ff32ee5152 upload progress tracking for the directory special remote 2012-09-21 14:54:24 -04:00
24.52.233.135
6873d785f0 poll vote (Tahoe-LAFS) 2012-09-21 14:34:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4
f78957ebb5 Added a comment: Mount detection 2012-09-21 09:23:34 +00:00
http://joeyh.name/
29a5424344 Added a comment 2012-09-21 05:25:53 +00:00
https://id.koumbit.net/anarcat
d8d608fa6e Added a comment: you rock! & roadmap update? 2012-09-21 04:25:59 +00:00
Joey Hess
d0681f7e45 alernate, less crazy idea 2012-09-20 23:44:46 -04:00
Joey Hess
f49c0f22bf a much crazier, but also more feasable idea 2012-09-20 23:42:34 -04:00
Joey Hess
a6202ffe1b idea 2012-09-20 17:48:10 -04:00
Joey Hess
7456e9f68c Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-20 17:40:08 -04:00
Joey Hess
d7c8b60e6b blog for the day 2012-09-20 17:39:09 -04:00
Joey Hess
2ae38325d5 hook rsync special remote up to the progress reporting
Easy!

Note that with an encrypted remote, rsync will be sending a little more
data than the key size, so displayed progress may get to 100% slightly
quicker than it should. I doubt this is a big enough effect to worry about.
2012-09-20 13:51:51 -04:00
Joey Hess
66d092dc7c update 2012-09-20 13:46:07 -04:00
http://joeyh.name/
d67e322184 Added a comment 2012-09-20 16:21:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4
7bb0ee9d85 Added a comment: Multiple annexes? 2012-09-20 16:10:29 +00:00
193.22.163.2
b8979793fa poll vote (Amazon S3) 2012-09-20 14:17:29 +00:00
193.22.163.2
b8b4388c80 poll vote (Amazon Glacier) 2012-09-20 14:17:12 +00:00
193.22.163.2
30f387e396 poll vote (Google Drive) 2012-09-20 14:17:05 +00:00
193.22.163.2
1c865472eb poll vote (My phone (or MP3 player)) 2012-09-20 14:16:58 +00:00
193.22.163.2
ba7d784ccd poll vote (Amazon S3) 2012-09-20 14:16:49 +00:00
92.207.74.149
084863251c poll vote (My phone (or MP3 player)) 2012-09-20 03:26:53 +00:00
Joey Hess
3d62a09e53 blog for the day 2012-09-19 17:05:42 -04:00
Joey Hess
0608a2e748 reorg 2012-09-19 14:28:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn-KDr_Z4CMkjS0v_TxQ08SzAB5ecHG3K0
481adaaffe Added a comment: Modifying files in a folder watched by assistant 2012-09-19 14:18:55 +00:00
79.97.135.214
d95c4cff8a poll vote (Tahoe-LAFS) 2012-09-19 08:24:09 +00:00
98.108.200.80
efe26d2919 poll vote (Google Drive) 2012-09-19 06:46:40 +00:00
85.165.7.40
cbcd208d15 poll vote (My phone (or MP3 player)) 2012-09-18 23:07:43 +00:00
Joey Hess
b2396535de blog for the day 2012-09-18 17:51:18 -04:00
Joey Hess
3a0cffcfed when a Download finishes, queue Uploads
This ensures file propigate takes place in situations such as: Usb drive A
is connected to B. A's master branch is already in sync with B, but it is
being used to sneakernet some files around, so B downloads those. There is no
master branch change, so C does not request these files. B needs to upload
the files it just downloaded on to C, etc.

My first try at this, I saw loops happen. B uploaded to C, which then
tried to upload back to B (because it had not received the updated
git-annex branch from B yet). B already had the file, but it still created
a transfer info file from the incoming transfer, and its watcher saw
that be removed, and tried to upload back to C.

These loops should have been fixed by my previous commit. (They never
affected ssh remotes, only local ones, it seemed.) While C might still try
to upload to B, or to some other remote that already has the file, the
extra work dies out there.
2012-09-18 14:10:33 -04:00
Joey Hess
e9238e9588 avoid starting a download for a local transfer when the remote already has the key
Turns out that recvkey already does this same check. This avoids a transfer
file being created for the download that never happened, which in turn
will avoid the assistant seeing that the download has finished, when no
transfer actually took place.
2012-09-18 13:59:03 -04:00
Joey Hess
e6d4108fad Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-17 22:37:23 -04:00
Joey Hess
9a2533cf02 blog for the day 2012-09-17 22:36:23 -04:00
Joey Hess
3c22977e44 deferred downloads
Now when a download is queued and there's no known remote to get it from,
it's added to a deferred download list, which will be retried later.

The Merger thread tries to queue any deferred downloads when it receives
a push to the git-annex branch.

Note that the Merger thread now also forces an update of the git-annex
branch. The assistant was not updating this branch before, and it saw a
(mostly) correct view of state, but now that incoming pushes go to
synced/git-annex, it needs to be merged in.
2012-09-17 21:05:50 -04:00
93.218.139.22
714cf46171 poll vote (My phone (or MP3 player)) 2012-09-17 19:01:43 +00:00
Joey Hess
1e37c0c5fc note 2012-09-17 13:43:08 -04:00
174.127.226.162
a4c062151d poll vote (Google Drive) 2012-09-17 17:36:16 +00:00
Joey Hess
2081a31fda Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-16 20:14:13 -04:00
Joey Hess
cead5d056e blog for the day 2012-09-16 20:13:32 -04:00
Joey Hess
601ee470af sync: Pushes the git-annex branch to remote/synced/git-annex, rather than directly to remote/git-annex.
This fixes a problem I was seeing in the assistant where two remotes would
attempt to sync with one another at the same time, and both failed pushing
the diverged git-annex branch. Then when both tried to resolve the failed
push, they each modified their git-annex branch, which again each blocked
the other from pushing into it. The result was that the git-annex
branches were perpetually diverged (despite having the same content!) and
once the assistant fell into this trap, it couldn't get out and always
had to do the slow push/fail/pull/merge/push/fail cycle.
2012-09-16 17:54:12 -04:00
http://meep.pl/
1ea5f13230 poll vote (Tahoe-LAFS) 2012-09-16 19:48:51 +00:00
Joey Hess
e61512f42d fix 2012-09-16 13:13:17 -04:00
Joey Hess
ebdc8422db Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-16 13:11:47 -04:00
Joey Hess
a5230cce7c fix display of only blog posts tagged polls 2012-09-16 13:11:12 -04:00
2001:470:1f04:a19:200b:39d4:308f:4f6c
b3e9a121e0 poll vote (My phone (or MP3 player)) 2012-09-16 16:48:19 +00:00
2001:470:1f04:a19:200b:39d4:308f:4f6c
ce3a5acf9f poll vote (My phone (or MP3 player)) 2012-09-16 16:48:14 +00:00
2001:470:1f04:a19:200b:39d4:308f:4f6c
f8ff6577aa poll vote (My phone (or MP3 player)) 2012-09-16 16:48:08 +00:00
2001:638:a00:2a:298a:16f8:72b0:85b5
874321692e poll vote (My phone (or MP3 player)) 2012-09-16 15:14:11 +00:00
80.217.244.158
d5897c3cdc poll vote (My phone (or MP3 player)) 2012-09-16 14:53:35 +00:00
98.207.92.124
93f42da0bd poll vote (Amazon S3) 2012-09-16 06:52:00 +00:00
Joey Hess
719d229d9d Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-15 22:41:06 -04:00
Joey Hess
dd9e1f9831 blog for the day 2012-09-15 22:40:21 -04:00
188.61.52.255
d0d9eb1031 poll vote (Amazon Glacier) 2012-09-16 01:17:43 +00:00
188.61.52.255
a404ed33c3 poll vote (Tahoe-LAFS) 2012-09-16 01:17:34 +00:00
188.61.52.255
7e76544945 poll vote (Amazon Glacier) 2012-09-16 01:17:17 +00:00
Joey Hess
9a9b4b840e Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-15 20:17:03 -04:00
80.187.96.136
816b9b4200 poll vote (Amazon S3) 2012-09-15 20:20:58 +00:00
89.236.47.66
83a1d4d496 poll vote (My phone (or MP3 player)) 2012-09-15 20:10:35 +00:00
Joey Hess
b453ea8b48 found some bugs 2012-09-15 15:24:07 -04:00
128.61.104.52
0b8fdca494 poll vote (My phone (or MP3 player)) 2012-09-15 15:03:16 +00:00
87.79.135.229
69bdc6207b poll vote (Amazon Glacier) 2012-09-15 13:01:56 +00:00
2001:980:45c4:1:a5a9:c33:f9a:2d05
1c054cd2e6 poll vote (My phone (or MP3 player)) 2012-09-15 12:41:35 +00:00
88.67.98.182
e804d96a09 poll vote (My phone (or MP3 player)) 2012-09-15 09:40:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE
071a73212f poll vote (My phone (or MP3 player)) 2012-09-15 07:58:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE
3ffbd76267 poll vote (Google Drive) 2012-09-15 07:58:12 +00:00
37.14.174.110
4360ce62b6 poll vote (My phone (or MP3 player)) 2012-09-15 00:33:20 +00:00
196.210.205.176
77db311489 poll vote (My phone (or MP3 player)) 2012-09-14 20:46:10 +00:00
216.203.6.11
3dea341433 poll vote (Amazon S3) 2012-09-14 20:09:53 +00:00
82.36.235.9
735d0300e3 poll vote (Amazon S3) 2012-09-14 19:42:19 +00:00
85.84.130.12
2fda03c46f poll vote (Google Drive) 2012-09-14 17:41:37 +00:00
142.103.22.67
69d474d7e2 poll vote (My phone (or MP3 player)) 2012-09-14 17:32:46 +00:00
194.167.235.220
e83052b916 poll vote (My phone (or MP3 player)) 2012-09-14 16:32:14 +00:00
108.202.177.46
2667e58eef poll vote (Amazon S3) 2012-09-14 14:37:32 +00:00
2001:8b0:641b:0:240:f4ff:fe51:2b8f
d3aee0b85e poll vote (My phone (or MP3 player)) 2012-09-14 13:44:19 +00:00
61.16.175.58
6e4ad78135 poll vote (Amazon S3) 2012-09-14 12:59:04 +00:00
81.110.190.38
b421a08d86 poll vote (Amazon Glacier) 2012-09-14 12:28:17 +00:00
134.34.1.246
afc5fb8291 poll vote (OpenStack SWIFT) 2012-09-14 11:20:52 +00:00
134.109.4.210
f76ab022f2 poll vote (My phone (or MP3 player)) 2012-09-14 10:40:26 +00:00
134.93.131.80
7f5b073e69 poll vote (My phone (or MP3 player)) 2012-09-14 09:03:42 +00:00
80.138.120.93
bfe58eee87 poll vote (OpenStack SWIFT) 2012-09-14 08:56:49 +00:00
204.210.141.90
ebcac59a07 poll vote (Amazon S3) 2012-09-14 08:06:55 +00:00
130.206.138.233
225c7d44e3 poll vote (Google Drive) 2012-09-14 08:06:02 +00:00
195.81.3.249
2f88f683e0 poll vote (My phone (or MP3 player)) 2012-09-14 07:52:37 +00:00
93.137.114.136
d4605eee8d poll vote (My phone (or MP3 player)) 2012-09-14 07:49:24 +00:00
193.29.115.250
dfcf907069 poll vote (Google Drive) 2012-09-14 07:33:50 +00:00
193.29.115.250
9b85c3eb37 poll vote (Box.com) 2012-09-14 07:33:43 +00:00
78.144.72.66
dbfa65a6c5 poll vote (My phone (or MP3 player)) 2012-09-14 07:11:10 +00:00
76.21.12.58
6c1d606ef1 poll vote (Amazon Glacier) 2012-09-14 06:11:22 +00:00
90.84.144.43
8a4d5cae22 poll vote (My phone (or MP3 player)) 2012-09-14 05:34:22 +00:00
189.103.67.26
4b1baaa945 poll vote (Google Drive) 2012-09-14 04:53:04 +00:00
http://mike.magin.org/
71c6909086 poll vote (Amazon S3) 2012-09-14 04:21:17 +00:00
140.107.155.156
679bb30d32 poll vote (Google Drive) 2012-09-14 04:18:28 +00:00
82.145.208.111
2269b13510 poll vote (Google Drive) 2012-09-14 04:17:12 +00:00
69.94.209.177
f1f78f596b poll vote (My phone (or MP3 player)) 2012-09-14 03:19:06 +00:00
75.42.235.50
54ebb8a86f poll vote (Google Drive) 2012-09-14 02:55:39 +00:00
75.150.123.25
7898bf1b23 poll vote (My phone (or MP3 player)) 2012-09-14 02:55:34 +00:00
75.42.235.50
9568922418 poll vote (Google Drive) 2012-09-14 02:54:50 +00:00
96.53.57.14
e76260d656 poll vote (My phone (or MP3 player)) 2012-09-14 01:58:23 +00:00
204.101.237.139
833e5fb2fa poll vote (My phone (or MP3 player)) 2012-09-14 01:36:59 +00:00
70.80.215.148
b2552dd336 poll vote (Amazon Glacier) 2012-09-13 23:42:46 +00:00
70.80.215.148
4fed2bcacc poll vote (Tahoe-LAFS) 2012-09-13 23:42:37 +00:00
70.80.215.148
72f852f66c poll vote (Amazon Glacier) 2012-09-13 23:42:21 +00:00
91.66.168.202
63cc93eba7 poll vote (Tahoe-LAFS) 2012-09-13 23:29:57 +00:00
2001:15c0:66bc:0:f2de:f1ff:fe77:7ecb
8b9c1b1b50 poll vote (My phone (or MP3 player)) 2012-09-13 23:07:03 +00:00
64.125.69.70
a1a8ec89a3 poll vote (Amazon Glacier) 2012-09-13 22:38:32 +00:00
50.137.168.176
83ccdad5f3 poll vote (My phone (or MP3 player)) 2012-09-13 22:36:13 +00:00
50.137.168.176
d9b4a468a6 poll vote (OpenStack SWIFT) 2012-09-13 22:36:04 +00:00
99.117.172.61
324e629f4e poll vote (Amazon S3) 2012-09-13 22:31:43 +00:00
50.76.39.249
dd9d68c697 poll vote (My phone (or MP3 player)) 2012-09-13 21:52:47 +00:00
2001:1938:81:1ff::2
66b37568a8 poll vote (My phone (or MP3 player)) 2012-09-13 21:49:45 +00:00
Joey Hess
61c3ce6562 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-13 17:45:10 -04:00
Joey Hess
f417f7153f move todo item to right place; reply 2012-09-13 17:44:37 -04:00
81.103.22.225
14249d6df4 poll vote (My phone (or MP3 player)) 2012-09-13 21:33:17 +00:00
Joey Hess
ecb9d52770 blog for the day 2012-09-13 17:31:43 -04:00
Joey Hess
501e00054f Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-13 16:52:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
850b1676e2 Added a comment 2012-09-13 09:07:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
e3b92cf9cf poll vote (OpenStack SWIFT) 2012-09-13 08:40:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
c75dcaadd2 Added a comment 2012-09-13 08:40:00 +00:00
173.255.174.152
8f9ea084e2 poll vote (Amazon S3) 2012-09-13 07:41:38 +00:00
141.228.250.141
98b697a6df poll vote (My phone (or MP3 player)) 2012-09-13 07:11:55 +00:00
141.228.250.141
106ed215ef poll vote (My phone (or MP3 player)) 2012-09-13 07:11:50 +00:00
115.64.70.32
64c328a56a poll vote (My phone (or MP3 player)) 2012-09-13 00:50:32 +00:00
dhess
36a3f2566b Added a comment: Choose a friendly/unintimidating name 2012-09-13 00:32:16 +00:00
71.17.48.27
8e31d8e880 poll vote (Box.com) 2012-09-13 00:20:55 +00:00
173.247.200.7
1cd4035d53 poll vote (My phone (or MP3 player)) 2012-09-13 00:16:43 +00:00
173.32.193.171
623950283d poll vote (Box.com) 2012-09-12 23:19:48 +00:00
173.32.193.171
58fe439bbe poll vote (Box.com) 2012-09-12 23:18:48 +00:00
174.117.51.23
e12794aaf7 poll vote (Box.com) 2012-09-12 23:17:16 +00:00
108.49.97.113
94776f5cd3 poll vote (My phone (or MP3 player)) 2012-09-12 22:08:56 +00:00
173.8.117.238
e2a69d53ea poll vote (Amazon S3) 2012-09-12 20:37:28 +00:00
Joey Hess
ea55609e54 interesting quote 2012-09-12 16:00:25 -04:00
2001:4978:f:175::2
de0818b38f poll vote (Amazon S3) 2012-09-12 19:53:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
98120df0d6 poll vote (My phone (or MP3 player)) 2012-09-12 19:44:59 +00:00
82.143.251.56
9ca8e3d980 poll vote (Box.com) 2012-09-12 19:40:07 +00:00
85.19.141.172
ab9f7023d9 poll vote (Google Drive) 2012-09-12 19:32:46 +00:00
173.246.103.110
9144555916 poll vote (My phone (or MP3 player)) 2012-09-12 19:21:53 +00:00
72.29.103.198
a8d5fac24f poll vote (My phone (or MP3 player)) 2012-09-12 18:53:34 +00:00
204.14.239.210
3a415ac888 poll vote (My phone (or MP3 player)) 2012-09-12 18:48:13 +00:00
37.136.108.88
a280899d0b poll vote (Amazon Glacier) 2012-09-12 18:43:55 +00:00
98.218.228.75
d3d3c67b47 poll vote (Amazon S3) 2012-09-12 18:42:38 +00:00
70.36.146.147
3bae7d454e poll vote (My phone (or MP3 player)) 2012-09-12 18:28:07 +00:00
Joey Hess
63f70c44fd add special remotes poll 2012-09-12 13:56:25 -04:00
Joey Hess
0127765192 add polls tag and feed 2012-09-12 13:40:12 -04:00
Joey Hess
d0bcdd1726 blog for the day 2012-09-11 16:16:11 -04:00
Joey Hess
91edb58d32 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-11 11:49:33 -04:00
Joey Hess
084dc188c7 additional security sanity checks on pairing messages 2012-09-11 11:48:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo
9c4d2be6cf Added a comment 2012-09-11 09:34:42 +00:00
Joey Hess
57bee4b430 update pairing page with security review 2012-09-11 03:34:03 -04:00
http://joeyh.name/
5e25fdbc04 Added a comment 2012-09-11 02:12:45 +00:00
Joey Hess
e588383e09 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-10 22:04:33 -04:00
Joey Hess
4dc736a3f1 blog for the day 2012-09-10 21:58:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo
a33aac4d4c Added a comment: GHC and Android 2012-09-10 21:58:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo
3bde237736 Added a comment: re @ gdr-go2 2012-09-10 19:34:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
75d2242923 Added a comment 2012-09-10 17:35:48 +00:00
http://joeyh.name/
e1ba96e4ee Added a comment 2012-09-10 17:31:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
f6362d3668 Added a comment 2012-09-10 14:54:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY
c759913c88 Added a comment: zsync? 2012-09-10 12:35:45 +00:00
Joey Hess
e566a8944d Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-09 16:33:06 -04:00
Joey Hess
8ab9b83425 blog for the day 2012-09-09 16:32:48 -04:00
http://joeyh.name/
07fa5d90a8 Added a comment 2012-09-09 18:00:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
2366cf6663 Added a comment 2012-09-09 17:34:07 +00:00
http://joeyh.name/
d49a71f970 Added a comment 2012-09-09 17:12:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
78f68bd02f Added a comment 2012-09-09 16:58:55 +00:00
http://joeyh.name/
3a9c30a925 Added a comment 2012-09-09 16:52:33 +00:00
http://joeyh.name/
baf58ed723 Added a comment 2012-09-09 16:25:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
88bee7ba5d Added a comment: Hogging memory 2012-09-09 15:51:41 +00:00
Joey Hess
e6e0877378 blog for the day 2012-09-08 15:42:12 -04:00
Joey Hess
92b1f42730 fix fd leak
also, tested on ipv6.. doesn't work
2012-09-08 13:34:50 -04:00
Joey Hess
38c679d0c8 blog for the day 2012-09-07 18:04:41 -04:00
Joey Hess
a8e05c8da1 add network-multicast to bulld depends 2012-09-07 14:54:00 -04:00
Joey Hess
980e93ae0e Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-06 15:08:28 -04:00
Joey Hess
566c6f22bc blog for the day 2012-09-06 15:05:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
cd5d38b065 Added a comment 2012-09-06 18:41:47 +00:00
Joey Hess
d11ded822c display alert for inotify/kqueue errors 2012-09-06 13:56:23 -04:00
http://joeyh.name/
f63abcc75f Added a comment 2012-09-06 16:20:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
d13b1c6dbe Added a comment 2012-09-04 21:57:05 +00:00
http://joeyh.name/
18b0c2500a Added a comment 2012-09-04 20:06:17 +00:00
Joey Hess
70644a2a81 blog for the day 2012-09-04 15:57:11 -04:00
Joey Hess
b43580ac6f add glacier todo page 2012-09-04 14:58:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
6c4682b47b Added a comment 2012-09-03 08:12:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
5100a13b5e Added a comment 2012-09-02 23:49:17 +00:00
http://joeyh.name/
657f2e74d3 Added a comment 2012-09-02 21:40:17 +00:00
Joey Hess
c49bef1be8 update 2012-09-02 17:38:37 -04:00
Joey Hess
a824d38fb3 blog for the day 2012-09-02 17:37:50 -04:00
Joey Hess
5228ba9314 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-02 15:39:19 -04:00
Joey Hess
94d75d88ab layout 2012-09-02 15:37:18 -04:00
http://kevwalke.myopenid.com/
6999fb67c6 Added a comment: confirmed! 2012-09-02 07:17:43 +00:00
Joey Hess
51dfbd77d6 blog for the day 2012-09-01 21:11:58 -04:00
http://joeyh.name/
f23a687de0 Added a comment 2012-09-01 19:32:02 +00:00
http://kevwalke.myopenid.com/
860a1a1a2b Added a comment: thanks 2012-09-01 14:44:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
625c17eebb Added a comment: gpg encryption on ssh remotes 2012-09-01 08:25:18 +00:00
Joey Hess
9c35871c28 typo 2012-08-31 19:38:51 -04:00
Joey Hess
2df72d14b6 blog for the day 2012-08-31 19:35:28 -04:00
Joey Hess
0420b04dcb update 2012-08-31 13:08:48 -04:00
Joey Hess
34aeecb78a fix bug where resuming a transfer also started one queued transfer 2012-08-31 11:47:35 -04:00
Joey Hess
951ec5eee2 blog for the day 2012-08-30 22:08:28 -04:00
Joey Hess
9602dca05d update 2012-08-30 13:50:31 -04:00
Joey Hess
6cf1a9e113 reorg osx stuff 2012-08-30 13:47:00 -04:00
http://joeyh.name/
f302161f62 Added a comment 2012-08-30 17:15:58 +00:00
Joey Hess
797adc6dfc Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-30 12:33:41 -04:00
http://kevwalke.myopenid.com/
e47b8dcc8a Added a comment: getting new error now. 2012-08-30 11:55:49 +00:00
Joey Hess
ab6e1221ce bug 2012-08-29 18:25:28 -04:00
http://joeyh.name/
e7d728672a Added a comment 2012-08-29 22:17:01 +00:00
Joey Hess
f9e0e10c9a Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-29 18:05:54 -04:00
Joey Hess
5d5b6c8be2 fix repeated pause and resume of a transfer
I had an intuition that throwTo might be blocking because an exception was
caught and the exception handler was running. This seems to be the case,
and is avoided by using try. However, I can't really find anywhere in
throwTo's documentation that justifies this behavior.
2012-08-29 18:02:52 -04:00
Joey Hess
067e7f82c7 update 2012-08-29 17:48:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
892e2eaacd Added a comment 2012-08-29 21:24:37 +00:00
Joey Hess
0424954f25 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-29 16:34:46 -04:00
Joey Hess
ed192180f6 blog for the day 2012-08-29 16:33:33 -04:00
Joey Hess
aeffc5fa70 pause, then resume, then pause fails
Most puzzling.
2012-08-29 15:26:12 -04:00
http://kevwalke.myopenid.com/
10a150beff Added a comment: building and installing with cabal 2012-08-29 18:15:08 +00:00
Joey Hess
7ebe1d4875 update 2012-08-29 13:45:14 -04:00
Joey Hess
07de26ed7b simple transfer queue display cleanup
Don't display redundant queued downloads. The only problem with this is
that it reduces the total number of queued transfers the webapp displays.
2012-08-29 13:41:47 -04:00
Joey Hess
f533f2e79b update 2012-08-29 13:14:25 -04:00
Joey Hess
cc94ff2d1d remove todo about behavior that turns out to be desired
Drives that are not mounted still have Remotes, and it makes sense to scan
them along with all the other remotes on startup, so we end up with queued
transfers for them, that will be used when they get mounted.
2012-08-29 13:05:46 -04:00
Joey Hess
c39e190535 updates 2012-08-28 17:30:48 -04:00
Joey Hess
ac15074d6e Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-28 17:26:37 -04:00
Joey Hess
d7b9f14298 blog for the day 2012-08-28 17:20:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
e7616efc99 Added a comment 2012-08-28 18:44:28 +00:00
Joey Hess
7024a973b2 add download progress polling thread 2012-08-28 14:04:28 -04:00
http://claimid.com/strager
9ea389ee2f Added a comment 2012-08-28 16:29:57 +00:00
http://kevwalke.myopenid.com/
1fbb28cc22 Added a comment: well done! 2012-08-27 22:08:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9XEh8pxrJxZxIkyK7lWaA7QG1UWt9lgU
8c08edfd6e Added a comment: OwnCloud 2012-08-27 20:43:19 +00:00
Joey Hess
8b7df02f84 blog for the day 2012-08-27 15:46:37 -04:00
Joey Hess
c1adde5294 finally merge the assistant into master
Progress bars still need to be done, otherwise it's fully working.
Although much work remains to hit all the use cases.
2012-08-27 14:49:09 -04:00
Joey Hess
b12db9ef92 Merge branch 'master' into assistant
Conflicts:
	debian/changelog

Updated changelog for assistant and webapp
2012-08-27 13:31:54 -04:00
Joey Hess
7c816e78d8 blog for the day 2012-08-26 16:03:11 -04:00
Joey Hess
bb68f1c525 update 2012-08-26 15:44:32 -04:00
Joey Hess
c70f565529 update 2012-08-26 14:15:03 -04:00
Joey Hess
dda61b1b80 blog for the day 2012-08-24 17:40:38 -04:00
Joey Hess
47875e9b94 update 2012-08-24 13:13:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
bb949ed2d2 Added a comment 2012-08-23 21:25:48 +00:00
Joey Hess
0416157e90 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-23 16:28:08 -04:00
Joey Hess
73c24e05d8 blog for the day 2012-08-23 16:27:21 -04:00
Joey Hess
d5d4b8db34 update 2012-08-23 16:24:22 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
199cedf978 Added a comment: Amazon Glacier 2012-08-23 06:32:24 +00:00
Joey Hess
dfb6709064 blog for the day 2012-08-22 15:47:08 -04:00
Joey Hess
e43feeb5b4 update 2012-08-22 15:45:20 -04:00
Joey Hess
6873ca0c1b blog for the day 2012-08-21 20:25:20 -04:00
Joey Hess
e3e8d32924 Merge branch 'master' into assistant 2012-08-21 13:12:38 -04:00
Joey Hess
8f4870c7b6 add amazon glacier 2012-08-21 12:20:51 -04:00
http://dieter-be.myopenid.com/
3aeb371652 Added a comment: better logo? 2012-08-20 21:22:25 +00:00
Joey Hess
68f1be8f0a Merge branch 'master' into assistant
Conflicts:
	Makefile
	debian/copyright
2012-08-20 16:04:56 -04:00
Joey Hess
501071f6b2 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-20 15:32:01 -04:00
Joey Hess
0d721c8d6d blog for the day 2012-08-20 15:28:37 -04:00
Joey Hess
773a06fce6 updates 2012-08-19 20:18:26 -04:00
http://claimid.com/strager
bc6ba0cbeb Added a comment 2012-08-17 15:59:49 +00:00
Joey Hess
dcd208513d Merge branch 'master' into assistant
Conflicts:
	debian/changelog
2012-08-17 08:22:43 -07:00
Joey Hess
96bc6ce883 blog for the day 2012-08-16 21:19:02 -07:00
Joey Hess
8283e50dd1 moved thanks page 2012-08-16 17:10:41 -07:00
Joey Hess
c9e495128f add a new toplevel assistant page
will flesh out later
2012-08-16 17:10:01 -07:00
Joey Hess
cbca93cf7c Merge branch 'master' into assistant
Conflicts:
	debian/changelog
2012-08-16 16:36:32 -07:00
http://joeyh.name/
05374cd660 Added a comment 2012-08-16 23:34:12 +00:00
http://cweiske.de/
633f0efe7a Added a comment 2012-08-15 22:02:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkRtcrbacbXmmxJBPopLgNDTjS21v7JkMk
2f5176ceb8 typo 2012-08-15 18:31:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawneJXwhacIb0YvvdYFxhlNVpz6Wpg6V7AA
2d41d6a209 Added a comment 2012-08-13 00:37:36 +00:00
http://claimid.com/strager
fb29916e48 Added a comment 2012-08-11 16:08:47 +00:00
http://joeyh.name/
876b4c652c Added a comment 2012-08-11 14:41:51 +00:00
http://claimid.com/strager
c3b0e01c5b Added a comment 2012-08-11 04:55:13 +00:00
http://claimid.com/strager
a2cc373879 Added a comment 2012-08-11 04:50:52 +00:00
Joey Hess
f89a954be9 blog for the day 2012-08-10 19:03:40 -04:00
Joey Hess
96fe122d09 wobble 2012-08-09 16:37:39 -04:00
Joey Hess
c7a457351f wibble 2012-08-09 16:31:16 -04:00
Joey Hess
fefafe5783 fix link 2012-08-09 16:20:19 -04:00
Joey Hess
17957c3397 todo: restart 2012-08-09 16:14:18 -04:00
Joey Hess
05ae62e2a7 blog for the day 2012-08-09 16:02:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmarFV8Z8A-KF06IUC4fvf2M6crWVDzrL8
0e50f0a09a another folder suggestion for the poll (even though it's closed) 2012-08-09 08:43:23 +00:00
Joey Hess
4ab6128f71 fix filename 2012-08-08 18:08:32 -04:00
Joey Hess
521636a60a blog for the day 2012-08-08 18:07:44 -04:00
Joey Hess
7e2d07484f Merge branch 'master' into assistant 2012-08-07 13:31:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlCGROoy62svBUy6P24x1KoGoDWrBq2ErA
0a857248f4 Added a comment 2012-08-07 04:15:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJ2utMQgMEYAOs3Dfc6eZRyUzt4acNXUU
4037c7f828 Added a comment 2012-08-06 23:48:28 +00:00
Joey Hess
e872299926 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-06 18:52:16 -04:00
Joey Hess
28d9ba18d6 blog for the day 2012-08-06 18:50:10 -04:00
http://dieter-be.myopenid.com/
34522c1fd8 Added a comment 2012-08-06 08:30:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e3f4abba40 Added a comment 2012-08-05 23:50:57 +00:00
Joey Hess
d04e023ded blog for the weekend 2012-08-05 17:06:35 -04:00
Joey Hess
0833eb43a6 Merge remote-tracking branch 'origin/master' into assistant
Conflicts:
	Init.hs
2012-08-05 15:06:44 -04:00
Joey Hess
98aa929f02 blog for the day 2012-08-03 20:49:40 -04:00
Joey Hess
68802901ba update 2012-08-03 10:45:58 -04:00
Joey Hess
48d9e65dee Merge branch 'master' into assistant 2012-08-03 10:20:27 -04:00
Joey Hess
5b87007dad done 2012-08-03 09:00:03 -04:00
Joey Hess
3f74377b93 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-02 23:10:48 -04:00
Joey Hess
a0eee78da2 blog for the day 2012-08-02 23:09:07 -04:00
http://piotr.ozarowski.pl/
8e1077cb62 Added a comment: XDG 2012-08-02 10:30:55 +00:00
Joey Hess
50679952d2 todo 2012-08-01 21:38:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ef13a3cd25 Added a comment 2012-08-01 21:19:03 +00:00
Joey Hess
ed5736ff30 blog for the day 2012-08-01 17:11:28 -04:00
Joey Hess
452f7d91f1 close poll 2012-08-01 17:03:17 -04:00
2001:15c0:66bc:0:f2de:f1ff:fe77:7ecb
a3671074b5 poll vote (GitAnnex) 2012-08-01 19:36:05 +00:00
83.145.224.122
d2c6d16458 poll vote (Synced) 2012-08-01 18:28:46 +00:00
2600:3c00::f03c:91ff:fedf:a0a8
b5bf025e6f poll vote (something lowercase!) 2012-08-01 18:16:13 +00:00
128.189.202.237
af36bf6669 poll vote (Annex) 2012-08-01 17:56:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnb4DPapYuC5mwL1lZPhz18mpJqbr5Wkjw
5d948adf99 Adding Annexbox option 2012-08-01 17:47:03 +00:00
95.16.87.239
435382861a poll vote (something lowercase!) 2012-08-01 17:45:22 +00:00
85.181.129.49
351a6989c3 poll vote (Annex) 2012-08-01 17:36:44 +00:00
131.104.156.128
c41f0d6cb8 poll vote (Annex) 2012-08-01 17:16:40 +00:00
173.228.13.253
e652723b19 poll vote (something lowercase!) 2012-08-01 16:39:17 +00:00
173.160.118.149
3fab8a6d7d poll vote (something lowercase!) 2012-08-01 16:04:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawllHWUwOT-UVe5bGkk8G87bpeRAzy-5T7w
a0b9153c4e Added a comment: Folder location 2012-08-01 14:18:21 +00:00
Joey Hess
8cbb3d3b68 corrected a few duplicate votes (doesn't really change result) 2012-08-01 10:08:21 -04:00
http://joeyh.name/
2b75a36ef2 Added a comment 2012-08-01 14:04:08 +00:00
fmarier
f5c7f80666 2012-08-01 11:41:38 +00:00
130.183.86.174
493ee20ffc poll vote (Synced) 2012-08-01 11:23:42 +00:00
77.109.139.87
82f4046c53 poll vote (something lowercase!) 2012-08-01 10:32:27 +00:00
31.164.248.87
c7a661677f poll vote (Annex) 2012-08-01 10:29:53 +00:00
87.156.252.180
33ebda9870 poll vote (GitAnnex) 2012-08-01 09:56:32 +00:00
87.156.252.180
65bcd9a117 poll vote (something lowercase!) 2012-08-01 09:56:23 +00:00
2001:980:45c4:1:4c53:6a79:d31e:99fd
d85355b083 poll vote (Annex) 2012-08-01 09:54:08 +00:00
130.226.133.41
2b7a2a58f8 poll vote (Annex) 2012-08-01 09:48:29 +00:00
89.171.198.10
58c18d4a88 poll vote (Annex) 2012-08-01 08:53:04 +00:00
134.169.117.246
9a4c31fb79 poll vote (Synced) 2012-08-01 08:38:42 +00:00
137.226.146.228
2b2c051520 poll vote (Shared) 2012-08-01 08:36:11 +00:00
84.48.82.161
87f39f2b12 poll vote (Annex) 2012-08-01 08:13:10 +00:00
129.187.210.106
a62d959340 poll vote (GitAnnex) 2012-08-01 08:12:58 +00:00
80.187.96.149
05ea639c92 poll vote (Synced) 2012-08-01 07:56:25 +00:00
193.29.115.250
4bd6b3129b poll vote (something lowercase!) 2012-08-01 07:56:15 +00:00
http://nico.kaiser.me/
da5846d600 Added a comment: Directory location 2012-08-01 07:51:36 +00:00
109.43.0.112
1656d86429 poll vote (something lowercase!) 2012-08-01 07:32:40 +00:00
87.194.100.189
96a6b16ef9 poll vote (Synced) 2012-08-01 06:58:25 +00:00
193.253.219.219
f331105627 poll vote (Annex) 2012-08-01 06:40:33 +00:00
193.162.34.14
46cf6dba84 poll vote (something lowercase!) 2012-08-01 06:26:19 +00:00
193.162.34.14
5a8c44c858 poll vote (Annex) 2012-08-01 06:26:11 +00:00
108.202.177.46
5113400570 poll vote (GitAnnex) 2012-08-01 05:16:15 +00:00
193.23.174.18
3939b4d020 poll vote (Annex) 2012-08-01 04:58:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
6de4a37026 poll vote (Annex) 2012-08-01 04:57:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlwYMdU0H7P7MMlD0v_BcczO-ZkYHY4zuY
5c5aa44401 poll vote (Annex) 2012-08-01 04:49:48 +00:00
37.209.42.124
8de1211088 poll vote (Annex) 2012-08-01 04:18:58 +00:00
61.7.176.125
7cc4a298ec poll vote (Synced) 2012-08-01 03:34:52 +00:00
140.79.22.5
3e70950c16 poll vote (Synced) 2012-08-01 02:50:47 +00:00
109.129.132.3
006652d811 poll vote (GitAnnex) 2012-08-01 02:24:43 +00:00
59.167.133.99
9c869015f4 poll vote (Synced) 2012-08-01 00:46:08 +00:00
76.85.184.113
56636a787b poll vote (GitAnnex) 2012-08-01 00:41:02 +00:00
205.206.58.17
e5dae828ba poll vote (Annex) 2012-08-01 00:27:00 +00:00
205.206.58.17
deecf242e1 poll vote (Annex) 2012-08-01 00:26:56 +00:00
205.206.58.17
ece6a72870 poll vote (Annex) 2012-08-01 00:26:52 +00:00
205.206.58.17
d5b0777d07 poll vote (Annex) 2012-08-01 00:26:48 +00:00
205.206.58.17
01f9d5352d poll vote (Annex) 2012-08-01 00:26:42 +00:00
69.204.133.212
72d14af34c poll vote (Annex) 2012-07-31 23:55:04 +00:00
75.168.84.33
96dc0d331b poll vote (Annex) 2012-07-31 23:01:55 +00:00
140.107.155.156
858a9e5c54 poll vote (Synced) 2012-07-31 22:59:42 +00:00
71.171.115.88
da9e8417bc poll vote (Annex) 2012-07-31 22:51:38 +00:00
71.171.115.88
b603363455 poll vote (something lowercase!) 2012-07-31 22:51:27 +00:00
71.171.115.88
1e0b60f164 poll vote (Annex) 2012-07-31 22:51:18 +00:00
82.32.202.53
5b096f86e9 poll vote (Annex) 2012-07-31 22:48:08 +00:00
208.74.181.198
c7c6843b4c poll vote (GitAnnex) 2012-07-31 22:43:42 +00:00
109.43.0.112
dde5937baf poll vote (something lowercase!) 2012-07-31 22:36:03 +00:00
95.34.39.27
6e194559d6 poll vote (something lowercase!) 2012-07-31 22:28:36 +00:00
95.34.39.27
5765adc18b poll vote (Annex) 2012-07-31 22:28:20 +00:00
24.59.180.123
b21a6dd081 poll vote (Annex) 2012-07-31 22:24:19 +00:00
85.84.137.70
c23650faf9 poll vote (Synced) 2012-07-31 22:14:44 +00:00
Joey Hess
d367164d0b Merge branch 'master' of ssh://git-annex.branchable.com 2012-07-31 17:57:20 -04:00
Joey Hess
b08da863be blog for the day 2012-07-31 17:56:32 -04:00
Joey Hess
c3effcad83 update 2012-07-31 16:13:19 -04:00
http://smcv.pseudorandom.co.uk/
2f446439ea Added a comment 2012-07-31 09:58:13 +00:00
Joey Hess
58496c18d9 done 2012-07-30 22:28:51 -04:00
Joey Hess
e3c60b8f4c Merge branch 'master' into assistant-longpolling-rewrite 2012-07-30 18:19:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlHLKeo9MOJ-f0S3EIchJCHhj_YqXDY6vM
2401d1c37e removed 2012-07-30 21:04:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlHLKeo9MOJ-f0S3EIchJCHhj_YqXDY6vM
ef796ba6f7 Added a comment: HTML / CSS Framework 2012-07-30 21:03:58 +00:00
Joey Hess
579972ddfe update 2012-07-30 16:56:10 -04:00
Joey Hess
999d337f9c blog for the day 2012-07-30 16:37:50 -04:00
Joey Hess
71a6f3521c todo 2012-07-30 12:25:15 -04:00
Joey Hess
de792c35e4 Merge branch 'master' into assistant 2012-07-29 21:54:33 -04:00
Joey Hess
e4a02f5422 something I heard on irc 2012-07-29 16:25:19 -04:00
Joey Hess
a1f4bb2f2c fix 2012-07-29 14:49:42 -04:00
Joey Hess
702fadd283 blog for the day + screencast 2012-07-29 13:52:57 -04:00
Joey Hess
0b9ecea8ff update 2012-07-29 13:45:56 -04:00
Joey Hess
ff9aeda585 format 2012-07-28 21:56:37 -04:00
Joey Hess
238641261c blog for the day
Wow, what a nice productive day this was!
2012-07-28 21:53:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkpEY8WTFDhjIVTWG38Ph7ppmuXUTJAHAg
c8cc5cc8da Added a comment: selective sync 2012-07-28 04:08:00 +00:00
Joey Hess
0a66947e3b Merge branch 'master' into assistant 2012-07-27 21:05:34 -04:00
http://joeyh.name/
1b8a934e8b Added a comment 2012-07-27 18:55:51 +00:00
http://jasonwoof.com/
e8081ad812 Added a comment: auth token length 2012-07-27 18:52:19 +00:00
Joey Hess
6dd4863f83 blog for the "day"
Or rather, for yesterday evening up until 6 am last night, and 3 hours this
morning. I need to fix my sleep schedule.
2012-07-27 11:58:10 -04:00
Joey Hess
4c5002d370 Merge branch 'master' of ssh://git-annex.branchable.com 2012-07-27 11:57:09 -04:00
Joey Hess
4b8feea853 Merge branch 'master' into assistant 2012-07-27 04:50:35 -04:00
Joey Hess
4d15a9d1ba add 2012-07-27 04:50:27 -04:00
Joey Hess
7e3c1e008d webapp now uses twitter bootstrap
mocked up the main screen, and am actually pretty happy with it!
2012-07-27 04:48:50 -04:00
http://jasonwoof.com/
b5c3743c42 Added a comment: Your security solution is fine 2012-07-27 06:37:03 +00:00
Joey Hess
5db2605f3e update 2012-07-27 00:23:17 -04:00
Joey Hess
6d4d68b7b4 cleanup done things etc 2012-07-27 00:03:55 -04:00
Joey Hess
94526aef89 todo 2012-07-26 21:40:24 -04:00
Joey Hess
02b1f9223a Merge branch 'master' of ssh://git-annex.branchable.com 2012-07-26 21:32:31 -04:00
Joey Hess
1d5971fa7e update 2012-07-26 21:32:08 -04:00
Joey Hess
ef31dd08ee update 2012-07-26 17:58:44 -04:00
Joey Hess
6de38a2ca8 Merge branch 'master' into assistant 2012-07-26 14:28:19 -04:00
Joey Hess
f3efc6dc93 update 2012-07-26 13:47:41 -04:00
http://joeyh.name/
ae3d7cfe68 Added a comment 2012-07-26 17:45:28 +00:00
jtang
b77eb6b47e Added a comment 2012-07-26 17:35:18 +00:00
http://joeyh.name/
f0e683bbd4 Added a comment 2012-07-26 17:27:39 +00:00
http://joeyh.name/
8c3491f50c Comment moderation 2012-07-26 17:21:26 +00:00
Joey Hess
510247ce05 blog for the day 2012-07-26 12:57:41 -04:00
Joey Hess
d9e9840c3f update 2012-07-26 11:53:18 -04:00
Joey Hess
c4830aaa6c Merge branch 'master' into assistant
Conflicts:
	doc/design/assistant/webapp.mdwn
2012-07-26 05:22:44 -04:00
Joey Hess
c3131aafc4 updae 2012-07-26 05:22:17 -04:00
Joey Hess
1290534ba1 updae 2012-07-26 05:21:05 -04:00
Joey Hess
b89b801567 update 2012-07-26 05:20:52 -04:00
Joey Hess
abe5a73d3f Merge branch 'master' into assistant 2012-07-25 23:18:39 -04:00
Joey Hess
32d3cffc4c run yesod, and launch webapp on startup 2012-07-25 21:26:13 -04:00
Joey Hess
2e085c6383 blog for the day 2012-07-25 15:31:26 -04:00
Joey Hess
bd2b388fd8 update 2012-07-25 15:07:41 -04:00
Joey Hess
03979d4d54 Merge branch 'master' into assistant
Conflicts:
	Makefile
2012-07-25 14:55:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk4YX0PWICfWGRLuncCPufMPDctT7KAYJA
1abc228008 Added a comment: selective data syncing 2012-07-24 15:27:08 +00:00
Joey Hess
25581b01c8 works on Gnome 3 2012-07-23 19:55:26 -04:00
Joey Hess
d7dc457cc0 blog for the day 2012-07-22 23:50:00 -04:00
Joey Hess
892f1e6abe TransferScanner design thoughts 2012-07-22 23:49:52 -04:00
Joey Hess
e4592649d6 Merge branch 'master' into assistant
Conflicts:
	git-annex.cabal
2012-07-22 12:50:54 -04:00
http://joeyh.name/
345806b2dd Added a comment 2012-07-22 16:03:52 +00:00
hamish
a77064cf65 Added a comment: dbus vs polling 2012-07-22 07:13:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnYD2ZzaOz-0anQDrN-Hg8Tvh5_C7wtStk
33e12c7183 Added a comment: Portability 2012-07-21 20:31:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlUbH3eytydcwlWqv8oauE2Jg4NwcV9uA0
7c1f16b31a Added a comment: Special 2012-07-20 23:45:15 +00:00
Joey Hess
b8cf9f2a7e oops, I made it support KDE too 2012-07-20 19:38:31 -04:00
Joey Hess
163dd88ee2 blog for the day 2012-07-20 19:33:31 -04:00
Joey Hess
9c7475eb46 update 2012-07-20 18:17:44 -04:00
Joey Hess
c42bf7e32e add 2012-07-20 16:31:06 -04:00
Joey Hess
133b4581d1 Merge branch 'master' into assistant 2012-07-20 15:08:15 -04:00
Joey Hess
e8ccf0bd11 update 2012-07-19 23:46:24 -04:00
Joey Hess
7298507cf2 Merge branch 'master' into assistant 2012-07-19 21:22:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
f65f62c1e5 Added a comment: dbus vs polling 2012-07-19 17:38:40 +00:00
Joey Hess
c99710a310 blog for the day 2012-07-19 13:19:11 -04:00
Joey Hess
2fdca82a64 Merge branch 'master' into assistant 2012-07-19 00:58:53 -04:00
Joey Hess
6d70002233 show all 2012-07-18 19:52:07 -04:00
Joey Hess
61695f9f41 blog for the day 2012-07-18 19:42:29 -04:00
Joey Hess
f2ed3d6c8e Merge branch 'threaded' into assistant 2012-07-18 18:17:33 -04:00
Joey Hess
cfdd4d6602 blog for the day and updates 2012-07-17 18:51:46 -04:00
Joey Hess
30f7b1599c Merge branch 'master' into assistant 2012-07-17 12:27:12 -04:00
Joey Hess
dc2e0d0d9b updates 2012-07-17 11:55:36 -04:00
Joey Hess
fa3aef96e2 Merge branch 'master' into assistant 2012-07-16 15:06:08 -04:00
Joey Hess
4fa3cb3e76 blog for the day 2012-07-14 16:25:07 -04:00
Joey Hess
06d2b60eef catchup blog 2012-07-14 00:45:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
e67877088c removed 2012-07-13 20:14:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
c07cfaec76 Added a comment: ARM support 2012-07-13 20:14:31 +00:00
Joey Hess
ec55007740 remove duplicates 2012-07-13 14:05:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
167027f6e4 Added a comment: ARM support 2012-07-13 16:57:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
94ac8ab9bf Added a comment: ARM support 2012-07-13 16:56:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
a1f5b128a9 Added a comment: ARM support 2012-07-13 16:54:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
3882b3216a Added a comment: ARM support 2012-07-13 16:53:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
0a1e81b3ef Added a comment: ARM support 2012-07-13 16:52:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
41c3cb2ed3 Added a comment: ARM support 2012-07-13 16:51:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
5393d9b98d Added a comment: ARM support 2012-07-13 16:51:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
ee5a813391 Added a comment: ARM support 2012-07-13 16:51:17 +00:00
Joey Hess
bd037c4ca3 update 2012-07-13 12:07:54 -04:00
Richard Hartmann
619297e1a7 Fix typos on blog 2012-07-08 13:04:35 -06:00
Joey Hess
92ce8c6164 update 2012-07-08 12:24:51 -06:00
Joey Hess
268b4b7d6e done 2012-07-07 22:12:37 -06:00
Joey Hess
f74f0b46c1 update 2012-07-07 21:42:52 -06:00
Joey Hess
d0b027d27b blog for the day 2012-07-07 16:50:19 -06:00
Joey Hess
ec8ba6bf58 Merge branch 'master' into assistant 2012-07-07 11:51:19 -06:00
Joey Hess
7e76e49b9f fixed 2012-07-07 11:48:59 -06:00
Joey Hess
208e96deef Merge branch 'master' into assistant 2012-07-07 11:23:28 -06:00
Joey Hess
3247415c56 update; split out hard todo 2012-07-07 11:12:11 -06:00
Joey Hess
eb9063c0d1 update 2012-07-07 10:56:09 -06:00
Joey Hess
9bcfbc4048 todo 2012-07-06 21:17:21 -06:00
Joey Hess
d6f65aed16 Merge branch 'master' into assistant
Conflicts:
	doc/design/assistant/syncing.mdwn
2012-07-06 18:26:40 -06:00
Joey Hess
2c4b39be4f blog for the day 2012-07-06 17:06:05 -06:00
Joey Hess
27ac0ec332 ssh connection caching is ok, but there is another problem 2012-07-06 14:58:30 -06:00
Joey Hess
8489419deb todo 2012-07-06 14:56:41 -06:00
Joey Hess
bde355a65b reorg, and add a link to a good forum post todo 2012-07-06 14:21:26 -04:00
Joey Hess
1024e5885f Merge branch 'master' of ssh://git-annex.branchable.com 2012-07-06 12:06:28 -06:00
http://joeyh.name/
c944f50fc1 Added a comment 2012-07-06 00:21:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawldKnauegZulM7X6JoHJs7Gd5PnDjcgx-E
f5cb8ed690 Added a comment: Source code 2012-07-06 00:12:16 +00:00
Joey Hess
0c563c39df Merge branch 'master' into assistant 2012-07-05 17:35:19 -06:00
Joey Hess
f462520bf9 todo 2012-07-05 16:41:17 -06:00
Joey Hess
880b55f277 Merge branch 'master' into assistant 2012-07-05 16:27:09 -06:00
Joey Hess
b1629356ce blog for the day
major milestone today!
2012-07-05 14:47:10 -06:00
Joey Hess
e8df726d07 Merge branch 'master' into assistant 2012-07-05 11:05:24 -06:00
Joey Hess
bd2c4c982d update 2012-07-05 11:01:53 -06:00
Joey Hess
b7c3cc2745 Merge branch 'master' into assistant 2012-07-05 10:34:52 -06:00
Joey Hess
c1728849a9 update 2012-07-05 10:34:47 -06:00
Joey Hess
b0894f00c0 Merge branch 'master' into assistant 2012-07-05 09:12:54 -06:00
Joey Hess
59f8413abe update 2012-07-04 13:40:57 -04:00
Joey Hess
1f3f221b80 blog for the day
(may be updated later)
2012-07-04 13:22:32 -04:00
Joey Hess
f40b78d125 blog for the day 2012-07-03 18:11:10 -04:00
Joey Hess
a6e267eeec update 2012-07-03 11:11:32 -04:00
Joey Hess
7cd9a659cd blog for the day 2012-07-02 16:17:56 -04:00
Joey Hess
224dac374e update 2012-07-02 16:08:23 -04:00
Joey Hess
3ea708e03b Merge branch 'master' into assistant 2012-07-02 15:45:20 -04:00
Joey Hess
0c0fd0c54c update 2012-07-02 13:49:27 -04:00
Joey Hess
7625319c2c Merge branch 'master' into assistant 2012-07-01 21:00:43 -04:00
Joey Hess
2d2bfe9809 reorg 2012-07-01 20:55:20 -04:00
Joey Hess
c53da2b04a blog for the day 2012-07-01 17:15:11 -04:00
Joey Hess
660f81d2b2 blog for the day 2012-06-29 15:44:14 -04:00
Joey Hess
c79625290a improving transfer data types and design 2012-06-29 14:12:16 -04:00
Joey Hess
0ed7db5f3a add news item for git-annex 3.20120629 2012-06-29 14:03:37 -04:00
Joey Hess
e7182ad119 further design 2012-06-29 11:59:25 -04:00
Joey Hess
cd0ab91c91 blog for the day 2012-06-28 18:23:48 -04:00
Joey Hess
39569e889a blog for the day 2012-06-28 18:22:43 -04:00
Joey Hess
c7328556a3 update 2012-06-28 14:48:46 -04:00
Joey Hess
6cc3eb97db update 2012-06-28 14:06:22 -04:00
Joey Hess
1f09ae686e update 2012-06-27 21:11:39 -04:00
Joey Hess
70329dc980 typo 2012-06-27 16:19:23 -04:00
Joey Hess
e365b8300d blog for the day 2012-06-27 16:14:50 -04:00
Joey Hess
1eff74dd44 blog for the day 2012-06-26 19:25:46 -04:00
Joey Hess
336cee671e blog for the day 2012-06-25 20:40:58 -04:00
Joey Hess
3118eeb63f update 2012-06-23 01:19:33 -04:00
Joey Hess
264dd38c65 blog for the day 2012-06-22 17:17:41 -04:00
Joey Hess
153942cc6e update 2012-06-22 15:47:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawldKnauegZulM7X6JoHJs7Gd5PnDjcgx-E
cf9bf920e8 Added a comment: Homebrew instead of MacPorts 2012-06-22 04:26:06 +00:00
Joey Hess
f27da7a1cc blog for the day and design update 2012-06-21 20:02:00 -04:00
Joey Hess
3138a49084 update 2012-06-21 13:11:22 -04:00
Joey Hess
9f1a29762b blog for the day 2012-06-21 01:07:37 -04:00
Joey Hess
4afefb48f1 thought 2012-06-20 15:29:12 -04:00
Joey Hess
2a079a9d37 blog for the day 2012-06-19 18:32:30 -04:00
Joey Hess
8bdb331b60 bug 2012-06-19 10:17:06 -04:00
Joey Hess
39746e30dc typo 2012-06-19 10:11:28 -04:00
Joey Hess
d832a474e9 fixed 2012-06-19 09:19:40 -04:00
Joey Hess
424e58d960 update 2012-06-19 02:16:31 -04:00
Joey Hess
f684f282f2 blog for the day 2012-06-18 18:21:03 -04:00
Joey Hess
123766963e Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-17 17:24:46 -04:00
Joey Hess
9afdf7c954 blog for the day 2012-06-17 17:24:07 -04:00
Joey Hess
bf3339e5b7 Merge branch 'master' into watch 2012-06-17 15:45:35 -04:00
http://joeyh.name/
1a6f7ae00b Added a comment 2012-06-17 16:39:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
bdf66c589a Added a comment 2012-06-17 08:52:33 +00:00
Joey Hess
ec197feec0 update 2012-06-17 02:08:28 -04:00
Joey Hess
31c15aa9b9 update 2012-06-17 01:34:10 -04:00
Joey Hess
88c0951b57 Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-17 01:28:21 -04:00
Joey Hess
da261b31de surveyed the OSX and BSD options for file monitoring 2012-06-17 01:28:09 -04:00
Joey Hess
9356f11c60 surveyed the OSX and BSD options for file monitoring 2012-06-17 01:25:48 -04:00
http://dieter-be.myopenid.com/
2a9c5ebfaa Added a comment 2012-06-16 09:14:27 +00:00
Joey Hess
bd8319e78c update and blog for the day
the last of the bad bugs is fixed!
2012-06-15 22:59:32 -04:00
Joey Hess
a95149ac0f quarantine idea to avoid repeated lsof calls 2012-06-15 12:22:28 -04:00
http://joeyh.name/
37a13de8ff Added a comment 2012-06-15 15:23:21 +00:00
http://joeyh.name/
5e0f179077 Added a comment 2012-06-15 15:14:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c3eb00271c Added a comment 2012-06-15 10:21:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
20744d3146 Added a comment: Battery usage 2012-06-15 09:57:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
fb33e55a6e Added a comment 2012-06-15 08:58:18 +00:00
http://dieter-be.myopenid.com/
c51c4685f2 Added a comment: filesystem number of open file handles on a file 2012-06-15 08:21:37 +00:00
http://wiggy.net/
1d5246fb20 Added a comment: os compatibility 2012-06-15 07:19:24 +00:00
Joey Hess
06caf52f03 blog for the day 2012-06-14 20:06:43 -04:00
Joey Hess
6b56abf215 hard problems are fun? 2012-06-14 12:43:23 -04:00
Joey Hess
686760befc typo 2012-06-14 12:27:30 -04:00
Joey Hess
a40dc2d390 typo 2012-06-13 19:30:07 -04:00
Joey Hess
6be8cc1802 blog for the day 2012-06-13 19:26:22 -04:00
Joey Hess
e7bb454bed Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-13 14:32:25 -04:00
Joey Hess
f9cc2acc71 bug 2012-06-13 14:32:11 -04:00
http://abhidg.myopenid.com/
22eab4cd0f Added a comment: librsync 2012-06-13 02:14:29 +00:00
Joey Hess
c156675797 blog for the day 2012-06-12 21:29:01 -04:00
Joey Hess
74aa310ad6 update 2012-06-12 17:01:52 -04:00
Joey Hess
48dd2ff264 blog for the day 2012-06-11 16:44:45 -04:00
Joey Hess
28242b3bf8 note 2012-06-11 02:13:04 -04:00
Joey Hess
31065fa4e2 Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-11 02:10:18 -04:00
Joey Hess
aba425fb2b update 2012-06-11 02:09:22 -04:00
http://joeyh.name/
d2dbb59539 Added a comment: re: cloud 2012-06-11 04:48:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkq0-zRhubO6kR9f85-5kALszIzxIokTUw
d271383d31 Added a comment: Cloud Service Limitations 2012-06-11 02:15:06 +00:00
Joey Hess
b20c270d00 update 2012-06-10 19:11:04 -04:00
Joey Hess
39b9aaa7a9 typo 2012-06-10 16:44:22 -04:00
Joey Hess
a0e29b214f blog for the day 2012-06-10 16:33:42 -04:00
http://joeyh.name/
6a71a9729f Added a comment 2012-06-09 23:01:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawldKnauegZulM7X6JoHJs7Gd5PnDjcgx-E
3a213ced1e Added a comment: open source? 2012-06-09 22:34:31 +00:00
http://joeyh.name/
3141c36f2e Added a comment 2012-06-09 18:07:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
c388e90dc9 Added a comment 2012-06-08 15:21:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
12afa8fb56 Added a comment 2012-06-08 07:22:34 +00:00
http://joeyh.name/
63290903aa Added a comment 2012-06-08 01:56:52 +00:00
Joey Hess
4f6b522d8c update 2012-06-07 21:40:31 -04:00
Joey Hess
109bd9c08b blog for the day 2012-06-07 21:37:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3f03e58dc6 removed 2012-06-07 20:25:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
b778b9b345 Added a comment 2012-06-07 20:23:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
021325ce71 Added a comment 2012-06-07 20:22:58 +00:00
http://joeyh.name/
2478aca3c5 Added a comment 2012-06-07 04:48:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
c7efb2888c Added a comment: Wording 2012-06-07 03:43:19 +00:00
http://joeyh.name/
54f5462ad4 Added a comment 2012-06-06 23:25:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkmtR6oVColYKoU0SjBORLDGrwR10G-mKo
9ee59f62d5 Added a comment: Dropbox Inotify 2012-06-06 22:03:29 +00:00
Joey Hess
baf9c7102e blog for the day 2012-06-06 16:56:48 -04:00
Joey Hess
a79aebbe2a update 2012-06-06 16:54:39 -04:00
Joey Hess
8aa194bf80 update 2012-06-06 15:51:34 -04:00
Joey Hess
e17bc40c31 update 2012-06-06 15:24:51 -04:00
Joey Hess
81d4991fa3 thoughts 2012-06-06 15:13:18 -04:00
Joey Hess
899334223f fixed 2 races! Only 1 serious race to go! 2012-06-06 14:33:12 -04:00
Joey Hess
141fa3c94d update 2012-06-06 00:01:17 -04:00
Joey Hess
d41c1134cb daily blog 2012-06-05 20:54:56 -04:00
Joey Hess
d05a22b5f6 closed a race, although a less likely similar one remains 2012-06-05 20:34:25 -04:00
Joey Hess
d3cee987ca separate source of content from the filename associated with the key when generating a key
This already made migrate's code a lot simpler.
2012-06-05 19:51:03 -04:00
Joey Hess
77188ff04d update 2012-06-05 19:03:39 -04:00
Joey Hess
b5c617b623 one more 2012-06-05 18:54:25 -04:00
Joey Hess
40456953c2 another one 2012-06-05 15:20:13 -04:00
Joey Hess
0eec65c815 races 2012-06-05 15:10:04 -04:00
Joey Hess
b86825e42b update 2012-06-04 21:29:26 -04:00
Joey Hess
b1619fbd0b header 2012-06-04 19:04:55 -04:00
Joey Hess
b51520b0d5 update 2012-06-04 18:16:18 -04:00
Joey Hess
e43e513414 typo 2012-06-04 16:16:50 -04:00
Joey Hess
52e31dbd89 Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-04 16:16:49 -04:00
Joey Hess
39fb9db043 add 2012-06-04 15:47:19 -04:00
http://joeyh.name/
02dce20325 Added a comment 2012-06-04 19:46:04 +00:00
http://joeyh.name/
ecac13a113 Added a comment 2012-06-04 19:45:00 +00:00
Joey Hess
c9d3a238cf Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-04 15:42:48 -04:00
Joey Hess
d08274a941 move 2012-06-04 15:42:26 -04:00
http://ciffer.net/~svend/
dfb3182877 Added a comment 2012-06-04 19:42:08 +00:00
http://ciffer.net/~svend/
e33f6bdfde removed 2012-06-04 19:40:57 +00:00
Joey Hess
0c6ccb9f90 Merge branch 'master' of ssh://git-annex.branchable.com 2012-06-04 15:40:36 -04:00
Joey Hess
0accc932cb update 2012-06-04 15:40:11 -04:00
http://ciffer.net/~svend/
2b269f32a1 Added a comment 2012-06-04 19:40:08 +00:00
Joey Hess
9b40cd7461 update 2012-06-04 15:23:56 -04:00
Joey Hess
9791d1dfe7 update; worked on watch branch today 2012-06-04 15:16:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
0064fc0beb Added a comment 2012-06-02 12:06:38 +00:00
josh
c47b1ecda0 Discussion of NTFS symlinks, junction points, and reparse points. 2012-05-31 20:11:43 +00:00
josh
233d402075 Fix typo. 2012-05-31 20:03:02 +00:00
josh
263ee1d067 Add explanation of how git on Windows handles symlinks. 2012-05-31 20:02:48 +00:00
Joey Hess
2941d30bda update 2012-05-31 15:48:26 -04:00
Joey Hess
6ea9a88ede update 2012-05-31 15:28:04 -04:00
Joey Hess
595d13020b updates 2012-05-31 15:25:26 -04:00
Joey Hess
29b43cfa39 pairing 2012-05-30 20:50:53 -04:00
Joey Hess
7c962e76b4 Merge remote-tracking branch 'origin/master' 2012-05-30 17:06:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlBSuP2uCSUr5ONRVoyL7jg0ZhBc5us_w0
1209972509 smudge broken link 2012-05-30 00:51:29 +00:00
Joey Hess
0fcbf22ed6 updates 2012-05-29 19:17:38 -04:00
Joey Hess
4ad541b1c8 note 2012-05-28 18:25:54 -04:00
Joey Hess
8139731708 update 2012-05-28 14:47:16 -04:00
Joey Hess
98adee4369 typos 2012-05-28 14:43:27 -04:00
Joey Hess
a5da677b9e update 2012-05-28 14:41:23 -04:00
Joey Hess
5d178d2aca reorg 2012-05-28 14:29:21 -04:00
Joey Hess
5a270415ef update 2012-05-28 14:26:06 -04:00
https://launchpad.net/~gdr-go2
7a505a807b Added a comment: FAT symlinks 2012-05-28 18:12:49 +00:00
Joey Hess
4127e92b3a update 2012-05-27 16:57:32 -04:00
Joey Hess
e96975eb3a update 2012-05-27 16:56:28 -04:00
Joey Hess
697298718c update 2012-05-26 22:25:25 -04:00
Joey Hess
76720a6d0d update 2012-05-26 21:38:25 -04:00
Joey Hess
6703892e83 reord 2012-05-26 21:24:43 -04:00
Joey Hess
08aeec8f1e alternative 2012-05-26 21:17:21 -04:00
Joey Hess
45a01db6ad add preliminary design 2012-05-26 21:11:19 -04:00