summaryrefslogtreecommitdiff
path: root/mu/mu-cmd-index.cc
AgeCommit message (Expand)Author
2024-04-05mu: add --reindex option for mu indexDirk-Jan C. Binnema
2024-01-01mu-init: guess maildir when --maildir is missingDirk-Jan C. Binnema
2023-12-29mu-index: add unit testsDirk-Jan C. Binnema
2023-09-10lib: move index/ into main lib/Dirk-Jan C. Binnema
2023-07-25mu: use fmt-based apis in mu index/server and optionsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-07-02all: update for API changes (config etc.)Dirk-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-05-12mu: Make commands Result-basedDirk-Jan C. Binnema
2022-04-30commands: Updated 'find' and 'index' to use Mu::MessageDirk-Jan C. Binnema
2022-02-14store: rename "metadata" into "properties"Dirk-Jan C. Binnema
2022-02-07mu: cmd-index: make signal-handler thread-safeDirk-Jan C. Binnema
2022-01-14mu-cmd-index: cosmeticDirk-Jan C. Binnema
2021-11-11index: ignore .update when store is emptyDirk-Jan C. Binnema
2021-11-10mu: update the index 'processed' -> 'checked'Dirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-07-29mu: use g_strerror instead of strerrorDirk-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-07index: improve error handlingDirk-Jan C. Binnema
2020-10-13mu-index: make progress a bit smootherDirk-Jan C. Binnema
2020-06-27cmd-index: Use the new IndexerDirk-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