summaryrefslogtreecommitdiff
path: root/mu/mu-cmd-find.cc
AgeCommit message (Expand)Author
2026-03-07mu/lib: fix some possible quoting issuesDirk-Jan C. Binnema
2025-07-27utils: refactor count_nl from mu-cmd-findDirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2025-01-20mu-find: use correct summary-lenDirk-Jan C. Binnema
2024-12-04mu-find: insist on --linksdir for linksDirk-Jan C. Binnema
2024-04-21compat: include sys/wait.h where neededDirk-Jan C. Binnema
2023-09-12unit tests: improveDirk-Jan C. Binnema
2023-09-11lib: replace mu-bookmarks with mu-query-macrosDirk-Jan C. Binnema
2023-09-09mu-find: add --analyze optionDirk-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-25mu-find: internal cleanups / modernizationDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-04-09test: don't "uniqify" link names during testDirk-Jan C. Binnema
2023-01-14utils: get rid of mu-util.[ch]Dirk-Jan C. Binnema
2022-11-17mu: implement new command-line parserDirk-Jan C. Binnema
2022-11-07mu/cmd: update for new sexp APIDirk-Jan C. Binnema
2022-07-19mu-find: don't show deleted messagesDirk-Jan C. Binnema
2022-06-29cmd-find: fix link generationDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-09mu-maildir: No need for namespaced function namesDirk-Jan C. Binnema
2022-05-05store: ensure updates update message sexp tooDirk-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-16flags: rename flags_to_string -> to_stringDirk-Jan C. Binnema
2022-03-26many: update for lib/message updatesDirk-Jan C. Binnema
2022-03-07cmd-find: use mu-message-fieldsDirk-Jan C. Binnema
2022-02-22utils/mu-date: removeDirk-Jan C. Binnema
2022-02-18lib: fix clang compatibility / warningsDirk-Jan C. Binnema
2022-02-17*: update for for mu-maildir changesDirk-Jan C. Binnema
2022-02-14update code for Mu::MessagePriorityDirk-Jan C. Binnema
2022-01-30store/query: update for new store/query apiDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-09-30mu-find: unbreak json outputDirk-Jan C. Binnema
2021-06-11mu-cmd-find: Fix links ouputDirk-Jan C. Binnema
2021-02-15cmd-find: show thread-paths with --debugDirk-Jan C. Binnema
2021-01-29lib: clean up mu_msg_to_sexp APIDirk-Jan C. Binnema
2021-01-27mu-find: don't pre/post none-messageDirk-Jan C. Binnema
2021-01-24mu: avoid some compiler warningsDirk-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-11-07lib: convert threader/container to c++Dirk-Jan C. Binnema
2020-11-04mu: use updated Query APIDirk-Jan C. Binnema
2020-10-26mu: support json output directlyDirk-Jan C. Binnema
2020-08-15mu-cmd-cfind: include <array>Dirk-Jan C. Binnema
2020-08-15mu-cmd-find: don't mark rainbow constexprDirk-Jan C. Binnema
2020-07-25fix compilation error / clang warningsDirk-Jan C. Binnema
2020-07-13cmd: Update find, server for Sexp changesDirk-Jan C. Binnema
2020-06-27lib/index: Implement new indexerDirk-Jan C. Binnema
2020-06-13mu: use g_printerr for errors, instead of g_warningDirk-Jan C. Binnema