summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
* fix linkGravatar Joey Hess2012-11-09
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-09
|\
| * Added a commentGravatar http://joeyh.name/2012-11-09
| |
| * (no commit message)Gravatar karhun2012-11-09
| |
* | add canpush xmpp commandGravatar Joey Hess2012-11-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlsfh8P7pN2OBr24ztT_7AyYQLCcVqqa-42012-11-09
| |
| * Added a commentGravatar http://joeyh.name/2012-11-09
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-09
|\|
* | add packages I'm told are now needed to build from brewGravatar Joey Hess2012-11-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM2012-11-09
| |
| * Added a comment: How to deal with offline messages being eaten?Gravatar http://phil.0x539.de/2012-11-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2012-11-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlYziqspADKgTfzHnQvD9DmNG6OycIoEh42012-11-09
| |
| * Added a comment: git-remote-helpersGravatar http://meep.pl/2012-11-09
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-08
|\
* | blog for the dayGravatar Joey Hess2012-11-08
| |
| * (no commit message)Gravatar annexuser2012-11-08
| |
| * Added a commentGravatar http://joeyh.name/2012-11-08
| |
* | xmpp push control flowGravatar Joey Hess2012-11-08
| | | | | | | | | | | | | | | | | | 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.
| * poll vote (Google Drive)Gravatar 2a01:e35:8a3c:8320:f005:407:fc81:23cd2012-11-08
| |
* | hooked up XMPP git push send/receive (but not yet control flow)Gravatar Joey Hess2012-11-08
| |
| * (no commit message)Gravatar http://dbp.clavid.com/2012-11-08
| |
| * Added a commentGravatar http://www.dbruhn.de/2012-11-08
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng2012-11-08
| |
| * Added a comment: Follow-up: check-inGravatar https://www.google.com/accounts/o8/id?id=AItOawmaXxj2aPZrtRkWzwswTNep8hFif1cXykw2012-11-08
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmaXxj2aPZrtRkWzwswTNep8hFif1cXykw2012-11-08
| |
| * poll vote (Amazon Glacier)Gravatar 67.137.69.592012-11-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-07
|\
* | data types and xml generation/parsing for xmpp pushGravatar Joey Hess2012-11-07
| |
| * Added a commentGravatar annexuser2012-11-07
| |
| * Added a commentGravatar http://joeyh.name/2012-11-07
| |
| * Added a commentGravatar http://joeyh.name/2012-11-07
|/
* (no commit message)Gravatar annexuser2012-11-07
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-11-07
|
* Added a comment: Hint for Debian/UbuntuGravatar https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU2012-11-07
|
* (no commit message)Gravatar http://grossmeier.net/2012-11-07
|
* poll vote (My phone (or MP3 player))Gravatar 120.151.135.682012-11-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-06
|\
| * Added a commentGravatar http://joeyh.name/2012-11-06
| |
* | blog for the dayGravatar Joey Hess2012-11-06
|/
* problems with group permissions in rsync remotesGravatar http://christian.amsuess.com/chrysn2012-11-06
|
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
|
* Added a commentGravatar http://joeyh.name/2012-11-05
|
* Added a commentGravatar http://joeyh.name/2012-11-05
|
* Added a commentGravatar http://olg.myid.net/2012-11-05
|
* Added a comment: unlock not behaving as you describeGravatar https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc2012-11-05
|
* blog for the dayGravatar Joey Hess2012-11-05
|
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
| | | | | This includes keeping track of which buddies we're pairing with, to know which PairAck are legitimate.
* clean up protocol docsGravatar Joey Hess2012-11-05
|
* switch to silent chat messages for XMPP pairingGravatar Joey Hess2012-11-05
| | | | | Along the way, significantly cleaned up Assistant.XMPP, and made XMPP message decoding more efficient.