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
/
thread.cc
Commit message (
Expand
)
Author
Age
*
have _notmuch_thread_create mark which messages matched the query
Bart Trojanowski
2009-11-25
*
lib/query: Drop the first and max_messages arguments from search_messages.
Carl Worth
2009-11-23
*
Typsos
Ingmar Vanhassel
2009-11-18
*
notmuch search: Change default search order to be newest messages first.
Carl Worth
2009-11-17
*
Fix "too many open files" bug by closing message files when done with them.
Keith Packard
2009-11-17
*
get_in_reply_to: Implement via the database, not by opening mail file.
Carl Worth
2009-11-17
*
notmuch show: Implement proper thread ordering/nesting of messages.
Carl Worth
2009-11-15
*
_thread_add_messages: Remove unused variable.
Carl Worth
2009-11-15
*
notmuch search: Fix thread dates to come only from matched messages.
Carl Worth
2009-11-12
*
notmuch search: Add support for a --reverse option to reverse sort order.
Carl Worth
2009-11-12
*
notmuch search: Print the number of matched/total messages for each thread.
Carl Worth
2009-11-12
*
notmuch search: Avoid printing duplicate author names.
Carl Worth
2009-11-12
*
notmuch search: Print all authors contributing to a thread.
Carl Worth
2009-11-12
*
notmuch search: Print the names of author of matched emails.
Carl Worth
2009-11-12
*
libify: Move library sources down into lib directory.
Carl Worth
2009-11-09