summaryrefslogtreecommitdiff
path: root/mu/mu-cmd.cc
AgeCommit message (Expand)Author
2026-03-07scm: support --evalDirk-Jan C. Binnema
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-08-25scm: clean up scm runningDirk-Jan C. Binnema
2025-08-24scm: implement blocking / non-blocking modesDirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-Jan C. Binnema
2025-07-24mu-cmd: load mu-scm.hh only with BUILD_SCMDirk-Jan C. Binnema
2025-06-24build: better handle non-guile buildDirk-Jan C. Binnema
2025-06-16mu: add 'scm' commandDirk-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-06mu-info: improve docs; better colorsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-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-30mu extract/view/verify: allow reading message from stdinDirk-Jan C. Binnema
2023-04-06mu: allow relative message paths in mu commandsDirk-Jan C. Binnema
2023-03-28mu: mu-view: don't insist on absolute pathDirk-Jan C. Binnema
2023-01-29mu init: implement --reinit optionDirk-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-10-16view: be clearer there's no text body foundDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-18mu-info: turn back on againDirk-Jan C. Binnema
2022-05-18mu-info: temporarily turn offDirk-Jan C. Binnema
2022-05-17build: fix some clang warningsDirk-Jan C. Binnema
2022-05-17mu: use locale_workaround for tablesDirk-Jan C. Binnema
2022-05-15mu: improve error reportingDirk-Jan C. Binnema
2022-05-12mu: Make commands Result-basedDirk-Jan C. Binnema
2022-05-10store/info: Gather some usage statisticsDirk-Jan C. Binnema
2022-05-09store: use Result<Store> builder, add auto upgradeDirk-Jan C. Binnema
2022-05-09mu-maildir: No need for namespaced function namesDirk-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-04-30commands: Updated 'find' and 'index' to use Mu::MessageDirk-Jan C. Binnema
2022-04-18autotools: minor updatesDirk-Jan C. Binnema
2022-04-18mu: update 'verify' command for message changesDirk-Jan C. Binnema
2022-04-18option: rename to to_string_opt and to_string_view_optDirk-Jan C. Binnema
2022-04-16cmd-verify: honor the auto-retrieve flagDirk-Jan C. Binnema
2022-04-16cmd verify: rework in terms of MessageDirk-Jan C. Binnema
2022-04-16cmd view/extract: rework in terms of MessageDirk-Jan C. Binnema
2022-03-28extract: rework in terms of Mu::MessageDirk-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-21lib: rename contacts into contacts-cacheDirk-Jan C. Binnema
2022-02-17*: update for for mu-maildir changesDirk-Jan C. Binnema
2022-02-17tickle: removeDirk-Jan C. Binnema
2022-02-14store: rename "metadata" into "properties"Dirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema