summaryrefslogtreecommitdiff
path: root/lib/index.cc
AgeCommit message (Expand)Author
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-06-05lib: whitespace cleanupTomi Ollila
2015-11-19lib: content disposition values are not case-sensitiveJani Nikula
2015-03-29lib: replace almost all fprintfs in library with _n_d_logDavid Bremner
2015-01-24Add indexing for the mimetype termTodd
2014-06-18lib: Index name and address of from/to headers as a phraseAustin Clements
2014-04-05lib: replace the header parser with gmimeJani Nikula
2014-04-05lib: drop support for single-message mbox filesJani Nikula
2013-09-14lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()Jani Nikula
2012-12-24_notmuch_message_index_file: unref (free) address lists from gmime.David Bremner
2012-11-26lib: Reject multi-message mboxes and deprecate single-message mboxAustin Clements
2012-02-29Convert non-UTF-8 parts to UTF-8 before indexing themMichal Sojka
2011-12-29Ignore encrypted parts when indexing.Jameson Graef Rollins
2011-05-27tag signed/encrypted during notmuch newJameson Graef Rollins
2010-11-23Fix to index the "Re" term present in any subject.Carl Worth
2010-11-01lib: Add some missing static qualifiers.Carl Worth
2010-04-13Do not segfault on empty mime partsmartin f. krafft
2010-02-04Eliminate some useless gobject boilerplate.Carl Worth
2010-02-04notmuch new: Don't index uuencoded data.Carl Worth
2010-01-06Index content from citations and signatures.Carl Worth
2010-01-06database: Store mail filename as a new 'direntry' term, not as 'data'.Carl Worth
2009-12-01lib/index: Fix memory leak for email addresses without names.Carl Worth
2009-11-18TypsosIngmar Vanhassel
2009-11-12Don't create "contact" terms in the database.Carl Worth
2009-11-09libify: Move library sources down into lib directory.Carl Worth