summaryrefslogtreecommitdiff
path: root/mu/mu-cmd-cfind.cc
AgeCommit message (Expand)Author
2025-06-10mu-cfind/contacts-cache: refactor matching in for_eachDirk-Jan C. Binnema
2024-04-02mu-contact: move email validation to contacts cacheDirk-Jan C. Binnema
2023-08-27mu: modernize command-line unit testsDirk-Jan C. Binnema
2023-08-06lib/mu: use fmt-based time/date formattingDirk-Jan C. Binnema
2023-07-20migrate some more code to mu_format / join_pathsDirk-Jan C. Binnema
2023-07-06fmt: more update to use new fmt-based APIsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-03-14contact: fix quotingDirk-Jan C. Binnema
2023-01-29mu: improve mu-errorDirk-Jan C. Binnema
2023-01-16cfind: fix clang compiler warningDirk-Jan C. Binnema
2023-01-14utils: get rid of mu-util.[ch]Dirk-Jan C. Binnema
2022-12-30mu-cfind: use UTC in json outputDirk-Jan C. Binnema
2022-12-30cfind: rework, add support for json outputDirk-Jan C. Binnema
2022-11-17mu: implement new command-line parserDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-12mu: Make commands Result-basedDirk-Jan C. Binnema
2022-05-09contacts-cache: return most relevant contactsDirk-Jan C. Binnema
2022-05-06message: implement rfc2047-encoding addressesDirk-Jan C. Binnema
2022-05-05cmd-cfind: fix the "--after" handlingDirk-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-26many: update for lib/message updatesDirk-Jan C. Binnema
2022-02-22utils/mu-date: removeDirk-Jan C. Binnema
2022-02-21update contacts-cache users for MessageContactDirk-Jan C. Binnema
2022-02-21lib: rename contacts into contacts-cacheDirk-Jan C. Binnema
2022-01-15mu-cfind: don't show error when there are no matchesDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-01-22mu: Update for new querying APIsDirk-Jan C. Binnema
2020-11-07use c++ for some more sourcesDirk-Jan C. Binnema
2020-06-13mu: use g_printerr for errors, instead of g_warningDirk-Jan C. Binnema
2020-06-13mu: convert command-line tools to c++Dirk-Jan C. Binnema