index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mu
/
mu-options.cc
Age
Commit message (
Expand
)
Author
2026-03-07
mu/lib: fix some possible quoting issues
Dirk-Jan C. Binnema
2026-03-07
scm: support --eval
Dirk-Jan C. Binnema
2025-12-15
mu-labels: improve command-line handling
Dirk-Jan C. Binnema
2025-11-25
improve invoking external commands
Dirk-Jan C. Binnema
2025-09-08
rename 'mu label' -> 'mu labels'
Dirk-Jan C. Binnema
2025-09-02
mu: refactor labels code
Dirk-Jan C. Binnema
2025-09-02
labels: allow restoring cache-map
Dirk-Jan C. Binnema
2025-08-25
mu: improve command help
Dirk-Jan C. Binnema
2025-08-24
mu: add --listen option for server
Dirk-Jan C. Binnema
2025-08-17
scm: support --listen flag for uds
Dirk-Jan C. Binnema
2025-08-15
mu: add 'label' command + manpage + tests
Dirk-Jan C. Binnema
2025-07-24
cli11: prefer system package if found
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add options, some tweaks
Dirk-Jan C. Binnema
2025-06-16
mu: add 'scm' command
Dirk-Jan C. Binnema
2025-05-24
mu: rename --my-address into --personal-address
Dirk-Jan C. Binnema
2025-03-23
mu-find: implement format=json2
Dirk-Jan C. Binnema
2024-12-09
options: do not canonicalize maildir-path
Dirk-Jan C. Binnema
2024-08-06
Canonicalize init --maildir argument after expanding
Rasmus Buurman
2024-04-05
mu: add --reindex option for mu index
Dirk-Jan C. Binnema
2024-01-01
mu-init: guess maildir when --maildir is missing
Dirk-Jan C. Binnema
2023-09-24
mu-move: add new move sub command
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-09-09
mu-find: add --analyze option
Dirk-Jan C. Binnema
2023-08-04
mu-server: implement temp-file optimization
Dirk-Jan C. Binnema
2023-08-03
options: expand option file paths
Dirk-Jan C. Binnema
2023-08-03
options: implement ExpandPath transformer
Dirk-Jan C. Binnema
2023-07-25
mu: use fmt-based apis in mu index/server and options
Dirk-Jan C. Binnema
2023-07-23
mu-view: add --format=html
Dirk-Jan C. Binnema
2023-07-06
fmt: more update to use new fmt-based APIs
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-07-05
cli: merge 'fields' with 'info' command
Dirk-Jan C. Binnema
2023-07-02
cli: support --ignored-address for init command
Dirk-Jan C. Binnema
2023-04-30
mu extract/view/verify: allow reading message from stdin
Dirk-Jan C. Binnema
2023-04-08
mu-cfind: re-enable --after option
Dirk-Jan C. Binnema
2023-03-30
mu-find: restore JSON output
Dirk-Jan C. Binnema
2023-02-23
mu: add --uncooked option for mu extract
Dirk-Jan C. Binnema
2023-01-29
mu init: implement --reinit option
Dirk-Jan C. Binnema
2023-01-18
mu: allow color in early command errors
Dirk-Jan C. Binnema
2023-01-15
fix batch-size option in sub_init
Derek Zhou
2022-12-30
cfind: rework, add support for json output
Dirk-Jan C. Binnema
2022-12-18
mu-find: support shortcut chars in --sortfield
Dirk-Jan C. Binnema
2022-11-24
mu: honor nocolor option
Dirk-Jan C. Binnema
2022-11-23
mu-find: bring back --reverse
Dirk-Jan C. Binnema
2022-11-22
mu/options: Support date sortfield
Dirk-Jan C. Binnema
2022-11-19
mu/options: Add missing include unordered_map
Dirk-Jan C. Binnema
2022-11-17
mu: implement new command-line parser
Dirk-Jan C. Binnema