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-cfind.cc
Age
Commit message (
Expand
)
Author
2025-06-10
mu-cfind/contacts-cache: refactor matching in for_each
Dirk-Jan C. Binnema
2024-04-02
mu-contact: move email validation to contacts cache
Dirk-Jan C. Binnema
2023-08-27
mu: modernize command-line unit tests
Dirk-Jan C. Binnema
2023-08-06
lib/mu: use fmt-based time/date formatting
Dirk-Jan C. Binnema
2023-07-20
migrate some more code to mu_format / join_paths
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-03-14
contact: fix quoting
Dirk-Jan C. Binnema
2023-01-29
mu: improve mu-error
Dirk-Jan C. Binnema
2023-01-16
cfind: fix clang compiler warning
Dirk-Jan C. Binnema
2023-01-14
utils: get rid of mu-util.[ch]
Dirk-Jan C. Binnema
2022-12-30
mu-cfind: use UTC in json output
Dirk-Jan C. Binnema
2022-12-30
cfind: rework, add support for json output
Dirk-Jan C. Binnema
2022-11-17
mu: implement new command-line parser
Dirk-Jan C. Binnema
2022-05-19
lib: remove some dead code (mu-str/utils)
Dirk-Jan C. Binnema
2022-05-12
mu: Make commands Result-based
Dirk-Jan C. Binnema
2022-05-09
contacts-cache: return most relevant contacts
Dirk-Jan C. Binnema
2022-05-06
message: implement rfc2047-encoding addresses
Dirk-Jan C. Binnema
2022-05-05
cmd-cfind: fix the "--after" handling
Dirk-Jan C. Binnema
2022-04-04
cfind: improve clang compatibility
Dirk-Jan C. Binnema
2022-04-04
cfind: fix clang compilation (gmtime)
Dirk-Jan C. Binnema
2022-03-26
many: update for lib/message updates
Dirk-Jan C. Binnema
2022-02-22
utils/mu-date: remove
Dirk-Jan C. Binnema
2022-02-21
update contacts-cache users for MessageContact
Dirk-Jan C. Binnema
2022-02-21
lib: rename contacts into contacts-cache
Dirk-Jan C. Binnema
2022-01-15
mu-cfind: don't show error when there are no matches
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-01-22
mu: Update for new querying APIs
Dirk-Jan C. Binnema
2020-11-07
use c++ for some more sources
Dirk-Jan C. Binnema
2020-06-13
mu: use g_printerr for errors, instead of g_warning
Dirk-Jan C. Binnema
2020-06-13
mu: convert command-line tools to c++
Dirk-Jan C. Binnema