summaryrefslogtreecommitdiff
path: root/mu
AgeCommit message (Expand)Author
2022-06-29cmd-find: fix link generationDirk-Jan C. Binnema
2022-06-04mu-util-play: simplifyDirk-Jan C. Binnema
2022-05-30mu-server: add a bit more debugging infoDirk-Jan C. Binnema
2022-05-29mu: support MUHOME environment variableDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-18mu-info: turn back on againDirk-Jan C. Binnema
2022-05-18mu-info: temporarily turn offDirk-Jan C. Binnema
2022-05-18tests: skip missing timezones in queries, tooDirk-Jan C. Binnema
2022-05-17build: fix some clang warningsDirk-Jan C. Binnema
2022-05-17mu: use locale_workaround for tablesDirk-Jan C. Binnema
2022-05-15mu: improve error reportingDirk-Jan C. Binnema
2022-05-14fields: add sexp columnDirk-Jan C. Binnema
2022-05-13test: enable some moreDirk-Jan C. Binnema
2022-05-12mu: Make commands Result-basedDirk-Jan C. Binnema
2022-05-10store/info: Gather some usage statisticsDirk-Jan C. Binnema
2022-05-09contacts-cache: return most relevant contactsDirk-Jan C. Binnema
2022-05-09store: use Result<Store> builder, add auto upgradeDirk-Jan C. Binnema
2022-05-09mu-maildir: No need for namespaced function namesDirk-Jan C. Binnema
2022-05-06avoid warnings, update testsDirk-Jan C. Binnema
2022-05-06update documentationDirk-Jan C. Binnema
2022-05-06message: implement rfc2047-encoding addressesDirk-Jan C. Binnema
2022-05-06sexp: allow for some prettified string outputDirk-Jan C. Binnema
2022-05-06mu: merge flags into fields commandDirk-Jan C. Binnema
2022-05-05autotools: fix buildDirk-Jan C. Binnema
2022-05-05cmd-cfind: fix the "--after" handlingDirk-Jan C. Binnema
2022-05-05cmd-extra: remove debug outputDirk-Jan C. Binnema
2022-05-05store: ensure updates update message sexp tooDirk-Jan C. Binnema
2022-05-05message/document: update sexp on the flyDirk-Jan C. Binnema
2022-05-05mu: add fields/flags commandsDirk-Jan C. Binnema
2022-04-30cmd: update commands and tests for MessageDirk-Jan C. Binnema
2022-04-30commands: Updated 'find' and 'index' to use Mu::MessageDirk-Jan C. Binnema
2022-04-18autotools: minor updatesDirk-Jan C. Binnema
2022-04-18mu: update 'extract'Dirk-Jan C. Binnema
2022-04-18mu: update 'verify' command for message changesDirk-Jan C. Binnema
2022-04-18test-mu-cmd: minor tweaks for message updateDirk-Jan C. Binnema
2022-04-18mu: extract Message::Options from command-lineDirk-Jan C. Binnema
2022-04-18option: rename to to_string_opt and to_string_view_optDirk-Jan C. Binnema
2022-04-16flags: rename flags_to_string -> to_stringDirk-Jan C. Binnema
2022-04-16cmd-verify: honor the auto-retrieve flagDirk-Jan C. Binnema
2022-04-16cmd verify: rework in terms of MessageDirk-Jan C. Binnema
2022-04-16cmd view/extract: rework in terms of MessageDirk-Jan C. Binnema
2022-04-04cfind: improve clang compatibilityDirk-Jan C. Binnema
2022-04-04cfind: fix clang compilation (gmtime)Dirk-Jan C. Binnema
2022-03-28extract: rework in terms of Mu::MessageDirk-Jan C. Binnema
2022-03-26many: update for lib/message updatesDirk-Jan C. Binnema
2022-03-07mu-config: cosmeticDirk-Jan C. Binnema
2022-03-07tests: update for mu-message-fieldsDirk-Jan C. Binnema
2022-03-07cmd-find: use mu-message-fieldsDirk-Jan C. Binnema
2022-02-27mu/tests: update unit testsDirk-Jan C. Binnema
2022-02-26test-mu-cmd: fix for CIDirk-Jan C. Binnema