index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
index.cc
Commit message (
Expand
)
Author
Age
*
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2013-09-14
*
_notmuch_message_index_file: unref (free) address lists from gmime.
David Bremner
2012-12-24
*
lib: Reject multi-message mboxes and deprecate single-message mbox
Austin Clements
2012-11-26
*
Convert non-UTF-8 parts to UTF-8 before indexing them
Michal Sojka
2012-02-29
*
Ignore encrypted parts when indexing.
Jameson Graef Rollins
2011-12-29
*
tag signed/encrypted during notmuch new
Jameson Graef Rollins
2011-05-27
*
Fix to index the "Re" term present in any subject.
Carl Worth
2010-11-23
*
lib: Add some missing static qualifiers.
Carl Worth
2010-11-01
*
Do not segfault on empty mime parts
martin f. krafft
2010-04-13
*
Eliminate some useless gobject boilerplate.
Carl Worth
2010-02-04
*
notmuch new: Don't index uuencoded data.
Carl Worth
2010-02-04
*
Index content from citations and signatures.
Carl Worth
2010-01-06
*
database: Store mail filename as a new 'direntry' term, not as 'data'.
Carl Worth
2010-01-06
*
lib/index: Fix memory leak for email addresses without names.
Carl Worth
2009-12-01
*
Typsos
Ingmar Vanhassel
2009-11-18
*
Don't create "contact" terms in the database.
Carl Worth
2009-11-12
*
libify: Move library sources down into lib directory.
Carl Worth
2009-11-09