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-index.cc
Age
Commit message (
Expand
)
Author
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-12-29
mu-index: add unit tests
Dirk-Jan C. Binnema
2023-09-10
lib: move index/ into main lib/
Dirk-Jan C. Binnema
2023-07-25
mu: use fmt-based apis in mu index/server and options
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-07-02
all: update for API changes (config etc.)
Dirk-Jan C. Binnema
2023-01-14
utils: get rid of mu-util.[ch]
Dirk-Jan C. Binnema
2022-11-17
mu: implement new command-line parser
Dirk-Jan C. Binnema
2022-05-12
mu: Make commands Result-based
Dirk-Jan C. Binnema
2022-04-30
commands: Updated 'find' and 'index' to use Mu::Message
Dirk-Jan C. Binnema
2022-02-14
store: rename "metadata" into "properties"
Dirk-Jan C. Binnema
2022-02-07
mu: cmd-index: make signal-handler thread-safe
Dirk-Jan C. Binnema
2022-01-14
mu-cmd-index: cosmetic
Dirk-Jan C. Binnema
2021-11-11
index: ignore .update when store is empty
Dirk-Jan C. Binnema
2021-11-10
mu: update the index 'processed' -> 'checked'
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-07-29
mu: use g_strerror instead of strerror
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-11-07
index: improve error handling
Dirk-Jan C. Binnema
2020-10-13
mu-index: make progress a bit smoother
Dirk-Jan C. Binnema
2020-06-27
cmd-index: Use the new Indexer
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