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
Commit message (
Expand
)
Author
Age
*
When an XMPP server has SRV records, try them, but don't then fall back to th...
Joey Hess
2013-07-20
*
fix build
Joey Hess
2013-07-08
*
fix display of expected sequence number
Joey Hess
2013-07-08
*
when xmpp connection fails, show the host(s) it tried to connect to
Joey Hess
2013-05-27
*
3 more fd leaks
Joey Hess
2013-05-26
*
XMPP: Fix a file descriptor leak.
Joey Hess
2013-05-26
*
add two long-running XMPP push threads, no more inversion of control
Joey Hess
2013-05-22
*
perhaps this fixes the stall tbd
Joey Hess
2013-05-21
*
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
*
XMPP: Ignore duplicate messages received when pushing.
Joey Hess
2013-05-20
*
clean up from windows porting
Joey Hess
2013-05-11
*
fix for Android
Joey Hess
2013-05-09
*
fix use of wrong shebang when android is installing git-annex-shell wrapper o...
Joey Hess
2013-05-06
*
add uuid to all xmpp messages
Joey Hess
2013-04-30
*
rename module
Joey Hess
2013-04-23
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)
Joey Hess
2013-04-10
*
syncNewRemote is not only used for new remotes; rename to syncRemote
Joey Hess
2013-04-08
*
fix build with xmpp and w/o webapp
Joey Hess
2013-03-24
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...
Joey Hess
2013-03-15
*
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
*
factor out Creds
Joey Hess
2012-11-14
*
use System.Timeout
Joey Hess
2012-11-14
*
upper-case first char of buddy name
Joey Hess
2012-11-12
*
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
*
fix creation of creds directory for xmpp
Joey Hess
2012-11-10
*
show when a buddy is already paired
Joey Hess
2012-11-10
*
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
[next]