summaryrefslogtreecommitdiff
path: root/mu/mu-cmd.hh
AgeCommit message (Expand)Author
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-Jan C. Binnema
2025-05-31mu-cmd: update docstringsDirk-Jan C. Binnema
2024-04-05mu: add --reindex option for mu indexDirk-Jan C. Binnema
2023-09-24mu-move: add new move sub commandDirk-Jan C. Binnema
2023-07-05cli: merge 'fields' with 'info' commandDirk-Jan C. Binnema
2023-07-02cli: split off commands into their own .cc filesDirk-Jan C. Binnema
2023-04-06mu: allow relative message paths in mu commandsDirk-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-05-06mu: merge flags into fields commandDirk-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-03-28extract: rework in terms of Mu::MessageDirk-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-04mu: use updated Query APIDirk-Jan C. Binnema
2020-06-13mu: convert command-line tools to c++Dirk-Jan C. Binnema