summaryrefslogtreecommitdiffstats
path: root/lib/add-message.cc
AgeCommit message (Expand)Author
2018-09-06lib: change parent strategy to use In-Reply-To if it looks saneDavid Bremner
2017-10-21crypto: index encrypted parts when indexopts try_decrypt is set.Daniel Kahn Gillmor
2017-10-21index: implement notmuch_indexopts_t with try_decryptDaniel Kahn Gillmor
2017-10-09lib: convert notmuch_bool_t to stdbool internallyJani Nikula
2017-08-23reindex: drop notmuch_param_t, use notmuch_indexopts_t insteadDaniel Kahn Gillmor
2017-08-23database: add n_d_index_file (deprecates n_d_add_message)Daniel Kahn Gillmor
2017-08-01lib: add notmuch_message_reindexDaniel Kahn Gillmor
2017-08-01lib: index message files with duplicate message-idsDavid Bremner
2017-08-01lib: refactor notmuch_database_add_message header parsingDavid Bremner
2017-08-01lib: factor out message-id parsing to separate file.David Bremner
2017-08-01lib/n_d_add_message: refactor test for new/ghost messagesDavid Bremner
2017-08-01lib: isolate n_d_add_message and helper functions into own fileDavid Bremner