summaryrefslogtreecommitdiff
path: root/mu/mu-options.cc
AgeCommit message (Expand)Author
2026-03-07mu/lib: fix some possible quoting issuesDirk-Jan C. Binnema
2026-03-07scm: support --evalDirk-Jan C. Binnema
2025-12-15mu-labels: improve command-line handlingDirk-Jan C. Binnema
2025-11-25improve invoking external commandsDirk-Jan C. Binnema
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-09-02mu: refactor labels codeDirk-Jan C. Binnema
2025-09-02labels: allow restoring cache-mapDirk-Jan C. Binnema
2025-08-25mu: improve command helpDirk-Jan C. Binnema
2025-08-24mu: add --listen option for serverDirk-Jan C. Binnema
2025-08-17scm: support --listen flag for udsDirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-Jan C. Binnema
2025-07-24cli11: prefer system package if foundDirk-Jan C. Binnema
2025-06-30mu-scm: add options, some tweaksDirk-Jan C. Binnema
2025-06-16mu: add 'scm' commandDirk-Jan C. Binnema
2025-05-24mu: rename --my-address into --personal-addressDirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2024-12-09options: do not canonicalize maildir-pathDirk-Jan C. Binnema
2024-08-06Canonicalize init --maildir argument after expandingRasmus Buurman
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-09-24mu-move: add new move sub commandDirk-Jan C. Binnema
2023-09-09support xapian ngramsDirk-Jan C. Binnema
2023-09-09mu-find: add --analyze optionDirk-Jan C. Binnema
2023-08-04mu-server: implement temp-file optimizationDirk-Jan C. Binnema
2023-08-03options: expand option file pathsDirk-Jan C. Binnema
2023-08-03options: implement ExpandPath transformerDirk-Jan C. Binnema
2023-07-25mu: use fmt-based apis in mu index/server and optionsDirk-Jan C. Binnema
2023-07-23mu-view: add --format=htmlDirk-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-07-05cli: merge 'fields' with 'info' commandDirk-Jan C. Binnema
2023-07-02cli: support --ignored-address for init commandDirk-Jan C. Binnema
2023-04-30mu extract/view/verify: allow reading message from stdinDirk-Jan C. Binnema
2023-04-08mu-cfind: re-enable --after optionDirk-Jan C. Binnema
2023-03-30mu-find: restore JSON outputDirk-Jan C. Binnema
2023-02-23mu: add --uncooked option for mu extractDirk-Jan C. Binnema
2023-01-29mu init: implement --reinit optionDirk-Jan C. Binnema
2023-01-18mu: allow color in early command errorsDirk-Jan C. Binnema
2023-01-15fix batch-size option in sub_initDerek Zhou
2022-12-30cfind: rework, add support for json outputDirk-Jan C. Binnema
2022-12-18mu-find: support shortcut chars in --sortfieldDirk-Jan C. Binnema
2022-11-24mu: honor nocolor optionDirk-Jan C. Binnema
2022-11-23mu-find: bring back --reverseDirk-Jan C. Binnema
2022-11-22mu/options: Support date sortfieldDirk-Jan C. Binnema
2022-11-19mu/options: Add missing include unordered_mapDirk-Jan C. Binnema
2022-11-17mu: implement new command-line parserDirk-Jan C. Binnema