index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
XMPP
/
Git.hs
Commit message (
Expand
)
Author
Age
*
add alerts while performing xmpp git push/pull
Joey Hess
2013-03-07
*
assistant: Fix syncing after XMPP pairing.
Joey Hess
2013-03-06
*
tag xmpp pushes with jid
Joey Hess
2013-03-06
*
assistant: Get back in sync with XMPP remotes after network reconnection, and...
Joey Hess
2013-03-06
*
deal with Android's nonstandard shell location
Joey Hess
2013-02-13
*
use System.Timeout
Joey Hess
2012-11-14
*
don't try to transfer data to/from XMPP remotes
Joey Hess
2012-11-11
*
allow both one push and one receive-pack to run at the same time
Joey Hess
2012-11-11
*
add 120 second timeout when waiting for XMPP packets
Joey Hess
2012-11-11
*
full-on git-annex assistant syncing now works over XMPP!
Joey Hess
2012-11-10
*
separate data type for push stages
Joey Hess
2012-11-10
*
refactor
Joey Hess
2012-11-10
*
refactor
Joey Hess
2012-11-10
*
refactor
Joey Hess
2012-11-10
*
fix exit code propigation
Joey Hess
2012-11-10
*
refactor
Joey Hess
2012-11-09
*
ensure handles get closed
Joey Hess
2012-11-09
*
increase chunk size
Joey Hess
2012-11-09
*
refactor
Joey Hess
2012-11-09
*
refactor
Joey Hess
2012-11-09
*
xmpp git push is working!
Joey Hess
2012-11-09
*
run xmpp push actions in separate thread from xmpp client
Joey Hess
2012-11-09
*
fix git push startup
Joey Hess
2012-11-09
*
add canpush xmpp command
Joey Hess
2012-11-09
*
use xmpp::user@host for xmpp remotes
Joey Hess
2012-11-09
*
xmpp push control flow
Joey Hess
2012-11-08
*
hooked up XMPP git push send/receive (but not yet control flow)
Joey Hess
2012-11-08
*
built IO side of xmppReceivePack
Joey Hess
2012-11-06
*
cleanup
Joey Hess
2012-11-06
*
note
Joey Hess
2012-11-06
*
implemented IO side of xmppPush; xmpp side still todo
Joey Hess
2012-11-06
*
xmppgit now actually works
Joey Hess
2012-11-06
*
add xmppgit command; roughed out xmpp push protocol and design
Joey Hess
2012-11-06
*
finished XMPP pairing!
Joey Hess
2012-11-05