summaryrefslogtreecommitdiffstats
path: root/notmuch-reindex.c
AgeCommit message (Expand)Author
2021-10-23CLI: move indexopts variable out of shared options blockDavid Bremner
2021-09-04CLI/{count, dump, reindex, reply, show}: enable sexp queriesDavid Bremner
2021-09-04CLI: make variable n_requested_db_uuid file scope.David Bremner
2021-05-14CLI: make static message strings constDavid Bremner
2021-04-06CLI: drop notmuch_config_t from subcommand interface.David Bremner
2021-03-13cli: run uncrustifyuncrustify
2021-02-06cli/reindex: convert new config frameworkDavid Bremner
2021-02-06CLI: add (unused) database argument to subcommands.David Bremner
2019-06-14cli: run uncrustifyuncrustify
2019-05-03gmime-cleanup: drop all arguments unused in GMime 3Daniel Kahn Gillmor
2019-04-18CLI/reindex: fix memory leakDavid Bremner
2018-05-03move more http -> httpsDaniel Kahn Gillmor
2017-10-21cli/reindex: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-04cli: use designated initializers for opt descJani Nikula
2017-08-23reindex: drop notmuch_param_t, use notmuch_indexopts_t insteadDaniel Kahn Gillmor
2017-08-01add "notmuch reindex" subcommandDaniel Kahn Gillmor