summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-04-08utils: build test-utils when tests are not disabledDirk-Jan C. Binnema
2024-04-06utils: only build mu-tests-utils when tests are enabledDirk-Jan C. Binnema
2024-04-05lib/xapian-db: improve error messageDirk-Jan C. Binnema
2024-04-02mu-contact: move email validation to contacts cacheDirk-Jan C. Binnema
2024-04-01mu-utils: Fix build with muslMatthew Smith
2024-03-15xapian-db: use get_msg on exceptionDirk-Jan C. Binnema
2024-03-15message: flag list-unsubscribe as MailingListDirk-Jan C. Binnema
2024-03-15clang: fix some compiler warningsDirk-Jan C. Binnema
2024-03-01tests: add some very basic CLD2_TESTDirk-Jan C. Binnema
2024-03-01message: make sure HAVE_CLD2 is foundDirk-Jan C. Binnema
2024-02-26mu-init: insist that --maildir is absoluteDirk-Jan C. Binnema
2024-02-25tests: check setlocale return valueDirk-Jan C. Binnema
2024-02-25lib/mu-store: don't assume non-empty in remove_slashDirk-Jan C. Binnema
2024-01-23lib/mu-xapian-db: handle exception with dec_transaction_levelDirk-Jan C. Binnema
2024-01-06tests: move to tests/, make optionalDirk-Jan C. Binnema
2024-01-01mu-init: guess maildir when --maildir is missingDirk-Jan C. Binnema
2023-12-31xapian-db: handle doc-not-found error in catch handlerDirk-Jan C. Binnema
2023-12-31server: perform_move: throw when message not foundDirk-Jan C. Binnema
2023-12-29compose: remove server-side handlingDirk-Jan C. Binnema
2023-12-29xapian-db: improve some error messagesDirk-Jan C. Binnema
2023-12-22lib: move transaction handling to mu-xapianDirk-Jan C. Binnema
2023-12-13mu-result: small tweaksDirk-Jan C. Binnema
2023-12-06lib: debug-log moving / unlinkingDirk-Jan C. Binnema
2023-10-30mu-contacts: remove some debug loggingDirk-Jan C. Binnema
2023-10-29lib/tests: add one more foo-bar regexp testDirk-Jan C. Binnema
2023-10-14wip: xapianizer unit testsDirk-Jan C. Binnema
2023-10-09lib: query-processor: fix handling unknown flagsDirk-Jan C. Binnema
2023-10-07expand_path: better handle paths with spacesDirk-Jan C. Binnema
2023-09-24maildir: improve unit testsDirk-Jan C. Binnema
2023-09-24improve unit testsDirk-Jan C. Binnema
2023-09-24command-handler: more unit testsDirk-Jan C. Binnema
2023-09-24error: more unit testsDirk-Jan C. Binnema
2023-09-24utils/add: improve unit test coverageDirk-Jan C. Binnema
2023-09-24store: better handling moving messagesDirk-Jan C. Binnema
2023-09-24lib: use flags_maildir_fileDirk-Jan C. Binnema
2023-09-24mu-move: add new move sub commandDirk-Jan C. Binnema
2023-09-23lib: maildir/store: more testsDirk-Jan C. Binnema
2023-09-23lib: xapian-db/config: more testsDirk-Jan C. Binnema
2023-09-23mu: log warning when exiting with errorDirk-Jan C. Binnema
2023-09-21mu-utils: improve testsDirk-Jan C. Binnema
2023-09-21mu-utils: add to_string_viewDirk-Jan C. Binnema
2023-09-21mu-maildir: use the new run_command0Dirk-Jan C. Binnema
2023-09-21query-parser: handle naked NOT, add testsDirk-Jan C. Binnema
2023-09-20server: properly delete output-stream filesDirk-Jan C. Binnema
2023-09-19mu-file-utils: add run_command0Dirk-Jan C. Binnema
2023-09-19flags: add flags_mail_dir_file utilDirk-Jan C. Binnema
2023-09-19utils-file: default args for canonicalize_filename / determine_dtypeDirk-Jan C. Binnema
2023-09-19query-parser: 'not' should take unitsDirk-Jan C. Binnema
2023-09-17query: move phrasification to mu-query-parserDirk-Jan C. Binnema
2023-09-17utils: add utf8_wordbreakDirk-Jan C. Binnema