]> git.notmuchmail.org Git - notmuch/history - lib/message.cc
add_message: Re-fix handling of non-mail files.
[notmuch] / lib / message.cc
2009-11-20 Carl Worthadd_message: Re-fix handling of non-mail files.
2009-11-20 Carl WorthAvoid access of a Xapian iterator's object when there...
2009-11-18 Ingmar VanhasselTypsos
2009-11-18 Keith PackardFix "too many open files" bug by closing message files...
2009-11-18 Carl Worthmessage_get_thread_id: Generate internal error if messa...
2009-11-18 Carl WorthRemove the talloc_owner argument from create_for_messag...
2009-11-18 Carl Worthget_in_reply_to: Implement via the database, not by...
2009-11-17 Mikhail GusarovInclude <stdint.h> to get uint32_t in C++ file with...
2009-11-16 Carl Worthnotmuch show: Implement proper thread ordering/nesting...
2009-11-16 Carl WorthAdd _notmuch_message_get_in_reply_to.
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.