index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Types
/
NetMessager.hs
Commit message (
Expand
)
Author
Age
*
fix minor memory leak caused by recent CanPush change
Joey Hess
2013-05-22
*
add two long-running XMPP push threads, no more inversion of control
Joey Hess
2013-05-22
*
avoid building up a lot of threads all waiting for their chance to run a push
Joey Hess
2013-05-22
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
per-client inboxes for push messages
Joey Hess
2013-05-21
*
XMPP: Be better at responding to CanPush messages when busy with something else.
Joey Hess
2013-05-21
*
add uuid to all xmpp messages
Joey Hess
2013-04-30
*
assistant: Sanitize XMPP presence information logged for debugging.
Joey Hess
2013-04-24
*
assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)
Joey Hess
2013-04-10
*
hlint
Joey Hess
2013-04-03
*
xmpp: --debug now enables a sanitized dump of the XMPP protocol
Joey Hess
2013-03-16
*
assistant: XMPP git pull and push requests are cached and sent when presence ...
Joey Hess
2013-03-06
*
allow both one push and one receive-pack to run at the same time
Joey Hess
2012-11-11
*
separate data type for push stages
Joey Hess
2012-11-10
*
on second thought, do allow deferring StartingPush
Joey Hess
2012-11-10
*
fix deferring of CanPush, and stop deferring StartingPush
Joey Hess
2012-11-10
*
add canpush xmpp command
Joey Hess
2012-11-09
*
xmpp push control flow
Joey Hess
2012-11-08
*
rename
Joey Hess
2012-11-08
*
hooked up XMPP git push send/receive (but not yet control flow)
Joey Hess
2012-11-08
*
data types and xml generation/parsing for xmpp push
Joey Hess
2012-11-07
*
switch to silent chat messages for XMPP pairing
Joey Hess
2012-11-05
*
workaround for Google Talk's insane handling of self-directed presence
Joey Hess
2012-11-03
*
XMPP pairing notifications are now sent
Joey Hess
2012-11-03
*
send a presence query when the buddy list is displayed
Joey Hess
2012-11-03
*
refactor XMPP client
Joey Hess
2012-11-03