index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
index.cc
Age
Commit message (
Expand
)
Author
2012-12-24
_notmuch_message_index_file: unref (free) address lists from gmime.
David Bremner
2012-11-26
lib: Reject multi-message mboxes and deprecate single-message mbox
Austin Clements
2012-02-29
Convert non-UTF-8 parts to UTF-8 before indexing them
Michal Sojka
2011-12-29
Ignore encrypted parts when indexing.
Jameson Graef Rollins
2011-05-27
tag signed/encrypted during notmuch new
Jameson Graef Rollins
2010-11-23
Fix to index the "Re" term present in any subject.
Carl Worth
2010-11-01
lib: Add some missing static qualifiers.
Carl Worth
2010-04-13
Do not segfault on empty mime parts
martin f. krafft
2010-02-04
Eliminate some useless gobject boilerplate.
Carl Worth
2010-02-04
notmuch new: Don't index uuencoded data.
Carl Worth
2010-01-06
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
2009-12-01
lib/index: Fix memory leak for email addresses without names.
Carl Worth
2009-11-18
Typsos
Ingmar Vanhassel
2009-11-12
Don't create "contact" terms in the database.
Carl Worth
2009-11-09
libify: Move library sources down into lib directory.
Carl Worth