Commit graph

10721 commits

Author SHA1 Message Date
Richard Hartmann
9a228d08b6 Two typos 2013-05-01 23:46:14 +02:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
7f9f08056d Added a comment: mimetypes 2013-05-01 20:37:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
f7103c3e8e 2013-05-01 19:55:20 +00:00
Joey Hess
d9e288b0fd fix build with S3 disabled (for Android) 2013-05-01 13:27:51 -04:00
Joey Hess
2274ec80d7 add news item for git-annex 4.20130501 2013-05-01 13:20:36 -04:00
Joey Hess
b61740e6d3 releasing version 4.20130501 2013-05-01 13:19:29 -04:00
Joey Hess
6f1806f76b Merge branch 'flush' of https://github.com/brunoqc/git-annex 2013-05-01 12:35:09 -04:00
Bruno Bigras
0fe8eb0953 Fix the URL not showing until the app closes 2013-05-01 15:48:16 +00:00
Joey Hess
2acd981b6e update for initremote changes 2013-05-01 02:23:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
4a5bfb3b12 Added a comment 2013-05-01 03:12:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
af4a873ba0 Added a comment: I think this already works 2013-05-01 03:09:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
7120a78028 2013-05-01 02:22:27 +00:00
Joey Hess
0f06eb5ecf reorder 2013-04-30 20:56:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
9ad1119346 Added a comment 2013-04-30 23:38:52 +00:00
http://joeyh.name/
bf5bc496e3 Added a comment 2013-04-30 23:36:12 +00:00
Joey Hess
0807211a67 thaw content directory in direct mode too
A content directory can be frozen in direct mode. One way this can happen
is if the content is transferred before direct mode has a mapping for it,
so it's stored in the content directory.

So, we need to thaw the content directory before doing things with it.
2013-04-30 19:33:43 -04:00
Joey Hess
1111552efd update 2013-04-30 19:33:32 -04:00
Joey Hess
11ca4cee34 refactor 2013-04-30 19:09:36 -04:00
Joey Hess
7c73b7584d blog for the day 2013-04-30 17:59:36 -04:00
http://joeyh.name/
64b94563ec Added a comment 2013-04-30 21:57:13 +00:00
http://joeyh.name/
88fdccb8eb Added a comment 2013-04-30 21:51:50 +00:00
Joey Hess
f04a0e221b Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-30 17:47:22 -04:00
Joey Hess
50a8ea4cdc avoid auto-accepting pair requests from friends already paired with
Unless the request is for repo uuid we already know. This way, if A1 pairs
with friend B1, and B1 pairs with device B2, then B1 can request A1 pair
with it and no confirmation is needed. (In future, may want to try to do
that automatically, to make a more robust network.)
2013-04-30 17:38:58 -04:00
Joey Hess
6e93a8d292 update 2013-04-30 16:57:40 -04:00
Joey Hess
e363cefcb3 assistant: Fix bug that could cause incoming pushes to not get merged into the local tree.
Observed that the pushed refs were received, but not merged into master.
The merger never saw an add event for these refs. Either git is not writing
to a new file and renaming it into place, or the inotify code didn't notice
that. Changed it to also watch for modify events and that seems to have
fixed it!
2013-04-30 16:37:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
756a90d917 Added a comment: Another correction 2013-04-30 20:11:58 +00:00
Joey Hess
bcb23eca4b update changelog
Note that the note on df88c51334 turned out
to be wrong. Multiple repository pairing over XMPP does work, because the
annex-uuid of the xmpp remote is updated to the uuid of the new repo
when pairing takes place. So the push from it is accepted. (And the other
UUIDs are listed in uuid.log, so pushes from those repositories also are
accepted of course.)
2013-04-30 16:01:25 -04:00
Joey Hess
e06a4e12b5 more xmpp debugging 2013-04-30 15:56:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
ce3968ae6e Added a comment: I should have thought of this 2013-04-30 19:55:19 +00:00
Joey Hess
017f62654f stop using UltDest, doesn't seem to reliably work 2013-04-30 15:21:49 -04:00
Joey Hess
9249c324f4 Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-30 14:14:56 -04:00
Joey Hess
543a78bae0 Support building with DAV 0.4. 2013-04-30 14:10:55 -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=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
197467927c Added a comment 2013-04-30 02:31:32 +00:00
https://launchpad.net/~maestro-alubia
167e184b00 Added a comment 2013-04-29 21:04:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkCw26IdxXXPBoLcZsQFslM67OJSJynb1w
cb5c7e47b7 Added a comment: standalone app dmg won't open in OSX 10.8.3 2013-04-29 18:05:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkCw26IdxXXPBoLcZsQFslM67OJSJynb1w
9139f5299b Added a comment: can't install git-annex on OS X Mountain Lion without disabling WebDAV support 2013-04-29 17:57:03 +00:00
http://identi.ca/cwebber/
6c11a13d77 2013-04-29 01:46:23 +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
fmarier
67fc51d24e Add homepage and convert a few links to HTTPS 2013-04-28 22:17:45 +00:00
fmarier
da238f6fc6 Added a comment: My current XMPP setup 2013-04-28 22:16:51 +00:00
http://edheil.wordpress.com/
8d07fafaa8 Added a comment 2013-04-28 18:12:30 +00:00
Joey Hess
343f989c14 close 2013-04-28 13:31:13 -04:00
http://edheil.wordpress.com/
57203fed7a Added a comment 2013-04-28 17:01:29 +00:00
http://edheil.wordpress.com/
42e90d1124 Added a comment 2013-04-28 05:59:54 +00:00
fmarier
f6d75ab965 Added a comment: My PPA (Ubuntu Precise) has git-annex 4.20130417 2013-04-27 23:31:54 +00:00
http://joeyh.name/
5163fba922 Added a comment 2013-04-27 21:56:24 +00:00
Richard Hartmann
31475cf36e Typo 2013-04-27 23:47:40 +02:00
http://edheil.wordpress.com/
4c6d26bac4 Added a comment 2013-04-27 21:44:19 +00:00