summaryrefslogtreecommitdiff
path: root/Command/XMPPGit.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* support cmdnorepo actions, also using getopt-applicative thereGravatar Joey Hess2015-07-08
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* flush stdoutGravatar Joey Hess2012-11-09
* use xmpp::user@host for xmpp remotesGravatar Joey Hess2012-11-09
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06