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-cmd-info.cc
Age
Commit message (
Expand
)
Author
2025-06-16
mu: add 'scm' command
Dirk-Jan C. Binnema
2024-11-30
fields: make combi-fields introspectable
Dirk-Jan C. Binnema
2024-11-26
search: make references searchable
Dirk-Jan C. Binnema
2024-09-25
mu-info: fix typo
Dirk-Jan C. Binnema
2024-05-01
lib: centralize xapian include, enable move semantics
Dirk-Jan C. Binnema
2023-09-17
fields: 'phrasable' instead of 'indexable'
Dirk-Jan C. Binnema
2023-09-16
mu-info: add 'maildirs' topic
Dirk-Jan C. Binnema
2023-09-12
mu-info: add some more version info
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-08-06
lib/mu: use fmt-based time/date formatting
Dirk-Jan C. Binnema
2023-07-26
mu-info: add 'topic mu' information; improve manpage
Dirk-Jan C. Binnema
2023-07-08
migrate to fmt-based logging in some more places
Dirk-Jan C. Binnema
2023-07-06
fmt: more update to use new fmt-based APIs
Dirk-Jan C. Binnema
2023-07-06
mu-info: improve docs; better colors
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-07-02
cli: split off commands into their own .cc files
Dirk-Jan C. Binnema