summaryrefslogtreecommitdiff
path: root/Command/XMPPGit.hs
Commit message (Collapse)AuthorAge
* flush stdoutGravatar Joey Hess2012-11-09
| | | | It's block-buffered here.
* use xmpp::user@host for xmpp remotesGravatar Joey Hess2012-11-09
| | | | | | Inject the required git-remote-xmpp into PATH when running xmpp git push. Rest of the time it will not be in PATH, and git won't be able to talk to xmpp remotes.
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06