summaryrefslogtreecommitdiff
path: root/Assistant/XMPP/Git.hs
Commit message (Expand)AuthorAge
* use System.TimeoutGravatar Joey Hess2012-11-14
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* allow both one push and one receive-pack to run at the same timeGravatar Joey Hess2012-11-11
* add 120 second timeout when waiting for XMPP packetsGravatar Joey Hess2012-11-11
* full-on git-annex assistant syncing now works over XMPP!Gravatar Joey Hess2012-11-10
* separate data type for push stagesGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* fix exit code propigationGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-09
* ensure handles get closedGravatar Joey Hess2012-11-09
* increase chunk sizeGravatar Joey Hess2012-11-09
* refactorGravatar Joey Hess2012-11-09
* refactorGravatar Joey Hess2012-11-09
* xmpp git push is working!Gravatar Joey Hess2012-11-09
* run xmpp push actions in separate thread from xmpp clientGravatar Joey Hess2012-11-09
* fix git push startupGravatar Joey Hess2012-11-09
* add canpush xmpp commandGravatar Joey Hess2012-11-09
* use xmpp::user@host for xmpp remotesGravatar Joey Hess2012-11-09
* xmpp push control flowGravatar Joey Hess2012-11-08
* hooked up XMPP git push send/receive (but not yet control flow)Gravatar Joey Hess2012-11-08
* built IO side of xmppReceivePackGravatar Joey Hess2012-11-06
* cleanupGravatar Joey Hess2012-11-06
* noteGravatar Joey Hess2012-11-06
* implemented IO side of xmppPush; xmpp side still todoGravatar Joey Hess2012-11-06
* xmppgit now actually worksGravatar Joey Hess2012-11-06
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
* finished XMPP pairing!Gravatar Joey Hess2012-11-05