Commit graph

6630 commits

Author SHA1 Message Date
Joey Hess
887fe1714b flush stdout
It's block-buffered here.
2012-11-09 14:33:34 -04:00
Joey Hess
444e984727 don't treat foo::bar as a ssh url
It's a git-remote-helper location, and will be stored as just an url.
2012-11-09 13:50:23 -04:00
Joey Hess
82ccb385e3 use xmpp::user@host for xmpp remotes
Inject the required git-remote-xmpp into PATH when running xmpp git push.
Rest of the time it will not be in PATH, and git won't be able to talk to
xmpp remotes.
2012-11-09 13:35:23 -04:00
Joey Hess
de7b8ed6b0 Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-09 12:15:25 -04:00
Joey Hess
fd65a299af add some OSX thing 2012-11-09 11:28:43 -04:00
Joey Hess
dd9fd5eded add packages I'm told are now needed to build from brew 2012-11-09 11:28:16 -04:00
Joey Hess
94ccfc92f9 look for gsha* commands, as installed on some OS's that think "GNU" is nonstandard 2012-11-09 11:27:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
9b77309fad 2012-11-09 14:25:17 +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
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
e73b239858 Added a comment 2012-11-09 14:04:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYziqspADKgTfzHnQvD9DmNG6OycIoEh4
2692baed44 2012-11-09 13:37:20 +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
annexuser
4f9054d3ac 2012-11-08 22:23:57 +00:00
http://joeyh.name/
1584f2b88b Added a comment 2012-11-08 21:29:26 +00: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
08916ef695 rename 2012-11-08 14:06:43 -04:00
Joey Hess
0238e4ba07 hooked up XMPP git push send/receive (but not yet control flow) 2012-11-08 14:04:41 -04:00
http://dbp.clavid.com/
87f34562f4 2012-11-08 17:51:39 +00:00
http://www.dbruhn.de/
b9ba5345e0 Added a comment 2012-11-08 14:13:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng
ced8ce3c1c Added a comment 2012-11-08 10:32:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaXxj2aPZrtRkWzwswTNep8hFif1cXykw
4af8f90d86 Added a comment: Follow-up: check-in 2012-11-08 08:59:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaXxj2aPZrtRkWzwswTNep8hFif1cXykw
551dd44ae0 2012-11-08 08:33:59 +00:00
67.137.69.59
9db9d6e0d7 poll vote (Amazon Glacier) 2012-11-07 23:32:10 +00:00
Joey Hess
17fd1bd919 Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-07 17:36:41 -04:00
Joey Hess
950c62e6fc data types and xml generation/parsing for xmpp push 2012-11-07 16:59:18 -04:00
annexuser
3569dbe7fb Added a comment 2012-11-07 20:12:27 +00:00
Joey Hess
dbff2a1d73 better git-annex tag handling
Allow the tag to contain a value. Better extraction of the attribute value.
2012-11-07 15:47:30 -04:00
http://joeyh.name/
60f70ee3d6 Added a comment 2012-11-07 19:02:45 +00:00
http://joeyh.name/
d625361c53 Added a comment 2012-11-07 18:57:17 +00:00
Joey Hess
b827afba03 rename another 'close' 2012-11-07 14:56:32 -04:00
Joey Hess
b8585a9452 NetManager is only currently used with dbus 2012-11-07 14:56:32 -04:00
Joey Hess
3af1984ed2 fix warning seen on OSX, apparently something there defines a close 2012-11-07 14:56:32 -04:00
annexuser
0af051fac5 2012-11-07 18:32:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
58cfee5a6b Added a comment 2012-11-07 16:08:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU
721796a3e2 Added a comment: Hint for Debian/Ubuntu 2012-11-07 13:10:15 +00:00
http://grossmeier.net/
5de66b2a47 2012-11-07 05:38:41 +00:00
120.151.135.68
b07e58bdd1 poll vote (My phone (or MP3 player)) 2012-11-07 03:31:17 +00:00
Joey Hess
aca954608a Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-06 21:59:22 -04:00
http://joeyh.name/
f3866fab5b Added a comment 2012-11-06 20:49:48 +00:00
Joey Hess
ce2b5e8c0c blog for the day 2012-11-06 16:40:43 -04:00
Joey Hess
af44b7ec15 built IO side of xmppReceivePack 2012-11-06 16:36:44 -04:00
Joey Hess
f6bcab3f57 cleanup 2012-11-06 16:08:36 -04:00
Joey Hess
fd1824c3f7 cleanup 2012-11-06 15:58:35 -04:00
Joey Hess
dbbd65e035 note 2012-11-06 15:57:18 -04:00
Joey Hess
0e84de938e add clibs to getflags 2012-11-06 15:57:01 -04:00
Joey Hess
50284241bb Merge branch 'master' of ssh://git-annex.branchable.com 2012-11-06 10:58:01 -04:00
Joey Hess
33d2c05665 implemented IO side of xmppPush; xmpp side still todo 2012-11-06 10:54:12 -04:00