summaryrefslogtreecommitdiff
path: root/mu
AgeCommit message (Expand)Author
2019-03-24mu: update crypto verify testdjcb
2019-01-28mu-config: put environmental variable in inverted commasPiotr Oleskiewicz
2019-01-22mu-config: add NO_COLOR environment variablePiotr Oleskiewicz
2018-11-11mu: support json output for 'find'djcb
2018-11-11mu: add soft dependency on json-glibdjcb
2018-11-05mu: fix tests Makefile.amdjcb
2018-11-04Fix leak in mu_config_show_helpdjcb
2018-11-04add optional support for building with asandjcb
2018-08-18server: maybe mark updates with :maybe-viewdjcb
2018-08-18Merge branch 'pr-1111'djcb
2018-08-18mu: make attachment size tests a bit more lenient (for gmime-3.0)djcb
2018-08-14mu: better handle updating mail being vieweddjcb
2018-08-14mu: protect against overly long keysdjcb
2018-08-12mu4e/mu: optimize mark-as-readdjcb
2018-06-11update compiler warnings, fix themdjcb
2018-06-11mu: fix strncpy usagedjcb
2018-04-28mu: update copyright year in --versiondjcb
2017-12-03mu: handle funny msgidsdjcb
2017-10-30doc: tickledjcb
2017-10-28mu4e: work around quoting issuesdjcb
2017-10-25tests: remove obsolete testsdjcb
2017-10-25update commands for new query parserdjcb
2017-07-02mu: cosmeticsdjcb
2017-04-09mu: properly escape include file-names (forward)djcb
2017-01-14mu: add 'tickle' command, for renaming messagesdjcb
2017-01-14mu: refactor add/remove commandsdjcb
2016-12-27mu: make 'mu' shortcut for 'mu help'djcb
2016-12-27cfind: uniquify nicksdjcb
2016-12-11mu: fix some compiler warningsdjcb
2016-12-03mu: swap begin and end if begin is _numerically_ bigger than endStig Brautaset
2016-11-05mu: unbreak travis testsdjcb
2016-10-26mu: some cosmetics / minor cleanupdjcb
2016-08-27mu: fix C-d handler for mu serverdjcb
2016-07-24crypto: prefer gpg2djcb
2016-07-23mu4e: support mu indexing performance optionsdjcb
2016-07-23mu: add '--lazy-check' option for indexingdjcb
2016-05-16tests: fix unit testsdjcb
2016-05-15Add unit-test for multi-to/cc recipientsdjcb
2016-02-16mu: server: add compose-type 'resend'djcb
2016-01-15mu: smaller string chunkss for server on CygwinMaximilian Matthé
2015-12-30mu/mu4e: improve in contacts completiondjcb
2015-12-09Correctly spell the word "quitting" in the protocol & documentationÆvar Arnfjörð Bjarmason
2015-11-02mu4e: remove duplicated linedjcb
2015-09-20Guile: don't insist on Gnuplot (Fixes #664)djcb
2015-06-14mu: improve mu verify output, update man pagedjcb
2015-04-22mu: don't use __FUNCTION__, use __func__djcb
2015-02-22Add a test case for https://github.com/djcb/mu/issues/380Danie Roux
2015-01-25mu4e: update copyright yeardjcb
2015-01-08mu-cmd-server.c: quote msgid in querySasha Kovar
2014-10-15Fix forwarding of gpg encrypted mails (#186)Foivos S. Zakkak