summaryrefslogtreecommitdiff
path: root/mu
AgeCommit message (Expand)Author
2020-05-17Merge pull request #1663 from czan/masterDirk-Jan C. Binnema
2020-05-12Fix typosJonas Bernoulli
2020-05-11mu-server: disable readline support for nowDirk-Jan C. Binnema
2020-05-05mu: support --eval for server testingDirk-Jan C. Binnema
2020-04-29mu: always sort descending within threadsCarlo Zancanaro
2020-04-20guile: path updates for 2.2Dirk-Jan C. Binnema
2020-04-19mu/config: properly close the config groupDirk-Jan C. Binnema
2020-03-15mu4e: use faster count queries, document differencesDirk-Jan C. Binnema
2020-03-02mu index: remove duplicate cmdline parameterDirk-Jan C. Binnema
2020-03-01server: reinstate readline support (when available)Dirk-Jan C. Binnema
2020-02-29error fix for gcc 9.xdamon-kwok
2020-02-28server/mu4e: update decrypt/verify optionsDirk-Jan C. Binnema
2020-02-27server: better readline checkDirk-Jan C. Binnema
2020-02-26server/find: handle maxnum correctlyDirk-Jan C. Binnema
2020-02-24mu: remove mfind commandDirk-Jan C. Binnema
2020-02-21server: enable repl historyDirk-Jan C. Binnema
2020-02-21server: use MU_QUERY_FLAG_SKIP_UNREADABLE by defaultDirk-Jan C. Binnema
2020-02-21server: support readline history / persistenceDirk-Jan C. Binnema
2020-02-18server: improve error messageDirk-Jan C. Binnema
2020-02-18mu4e/mu-server: use :descending, :no-view parametersDirk-Jan C. Binnema
2020-02-15server: explicitly flush after indexingDirk-Jan C. Binnema
2020-02-15server: clear up move_docidDirk-Jan C. Binnema
2020-02-15mu: add memcheck script for valgrindingDirk-Jan C. Binnema
2020-02-14mu: improve crypto handlingDirk-Jan C. Binnema
2020-02-10Merge pull request #1444 from JulienMasson/threads-sortingDirk-Jan C. Binnema
2020-02-10mu/mu4e: pass muhome to server (and provide some better error info)Dirk-Jan C. Binnema
2020-02-10mu: sort childs of thread based on the sortfield onlyJulien Masson
2020-02-09mu: check --maildir parameter for initDirk-Jan C. Binnema
2020-02-09server: fix typoDirk-Jan C. Binnema
2020-02-09mu: update unit testsDirk-Jan C. Binnema
2020-02-09server: 'sent' does not use 'maildir' anymoreDirk-Jan C. Binnema
2020-02-09mu: make command output more usefulDirk-Jan C. Binnema
2020-02-09mu4e: update to use server maildir/database/addressesDirk-Jan C. Binnema
2020-02-09server: pass root-maildir, personal-addresses, dbpath to mu4eDirk-Jan C. Binnema
2020-02-08mu: implement init, info commandsDirk-Jan C. Binnema
2020-02-04mu: better error handling for opening database read-onlyDirk-Jan C. Binnema
2020-02-04server: re-introduce signal handlerDirk-Jan C. Binnema
2020-02-04mu/mu4e: handle personal addresses as server cmdline paramsDirk-Jan C. Binnema
2020-02-04mu: no need to pass 'maildir' when we can deduce itDirk-Jan C. Binnema
2020-02-02mu-cmd-index: Avoid unneeded compiler warningDirk-Jan C. Binnema
2020-01-25server: implement the :after parameter for contactsDirk-Jan C. Binnema
2020-01-25server: improve command documentation outputDirk-Jan C. Binnema
2020-01-24server: handle move 'rename' parameterDirk-Jan C. Binnema
2020-01-24server: improve 'help' outputDirk-Jan C. Binnema
2020-01-24mu: fix clang compilationDirk-Jan C. Binnema
2020-01-23mu/mu4e: add sorting for 'find'.Dirk-Jan C. Binnema
2020-01-22server: support 'queries' parameter in 'ping'Dirk-Jan C. Binnema
2020-01-22mu: don't need a path argument for indexDirk-Jan C. Binnema
2020-01-22mu4e: use the new command-parserDirk-Jan C. Binnema
2020-01-22mu: use new command-parserDirk-Jan C. Binnema