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
/
thread.cc
Age
Commit message (
Expand
)
Author
2019-05-25
lib: cache user prefixes in database object
David Bremner
2019-05-03
gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it
Daniel Kahn Gillmor
2018-09-06
lib/thread: change _resolve_thread_relationships to use depths
David Bremner
2018-09-06
lib/thread: rewrite _parent_or_toplevel to use depths
David Bremner
2018-09-06
lib/thread: initial use of references as for fallback parenting
David Bremner
2018-09-06
use EMPTY_STRING in _parent_via_in_reply_to
David Bremner
2018-09-06
lib/thread: refactor in_reply_to test
David Bremner
2018-09-06
lib: add _notmuch_message_list_empty
David Bremner
2018-09-06
lib/thread: add macro for debug printing of threading
David Bremner
2018-09-06
lib/thread: sort sibling messages by date
David Bremner
2018-04-23
lib: choose oldest message when breaking reference loops
David Bremner
2018-04-20
lib: break reference loop by choosing arbitrary top level msg
David Bremner
2017-12-21
lib: return "" rather than NULL from notmuch_thread_get_authors
David Bremner
2017-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
2017-08-01
lib: add notmuch_thread_get_total_files
David Bremner
2017-05-13
build: visibility=default for library structs is no longer needed
Jani Nikula
2017-03-22
lib: replace deprecated n_q_search_messages with status returning version
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2015-10-05
lib: migrate thread.cc to new query_search API
David Bremner
2015-09-04
lib: note remaining uses of deprecated message search API
David Bremner
2015-01-19
lib: Fix use after free
Todd
2015-01-19
lib: Fix potential invalid read past an empty string
Todd
2015-01-17
thread.cc: Avoid empty thread names if possible.
Jesse Rosenthal
2014-12-07
lib: Use email address instead of empty real name.
Jesse Rosenthal
2014-07-13
lib: Start all function names in notmuch-private.h with
Charles Celerier
2014-01-18
lib: fix clang compiler warning
Jani Nikula
2013-06-24
lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters
2013-05-13
lib: add --exclude=all option
Mark Walters
2013-03-29
lib: Fix name reordering to handle commas without spaces
Adam Wolfe Gordon
2013-02-18
lib: Add an iterator over all messages in a thread
Austin Clements
2013-02-18
lib: Separate list of all messages from top-level messages
Austin Clements
2013-02-18
lib: Clean up error handling in _notmuch_thread_create
Austin Clements
2012-03-02
lib: Add the exclude flag to notmuch_query_search_threads
Mark Walters
2011-05-11
Mark some structures in the library interface with visibility=default attribute.
Carl Worth
2011-03-21
Implement an internal generic string list and use it.
Austin Clements
2011-01-26
notmuch search: Clean up some memory leaks during search loop.
Carl Worth
2010-12-07
Optimize thread search using matched docid sets.
Austin Clements
2010-12-07
notmuch search: Fix to display authors in date order.
Carl Worth
2010-12-07
lib: Set thread subject at the same time as setting thread->{oldest,newest}
Carl Worth
2010-11-01
lib: Eliminate some redundant includes of xapian.h
Carl Worth
2010-11-01
lib: Add some missing static qualifiers.
Carl Worth
2010-04-27
Fix SEGV in _thread_cleanup_author if author ends with ', '
Dirk Hohndel
2010-04-27
lib: Re-implement moving of thread authors.
Carl Worth
2010-04-26
Simple attempt to display author names in a friendlier way
Dirk Hohndel
2010-04-26
Reorder displayed names of thread authors
Dirk Hohndel
2010-04-24
lib: Audit calls to notmuch_message_get_header to handle NULL return
Carl Worth
2010-04-24
lib: Simplify code to set subject from matched message.
Carl Worth
2010-04-22
Revert "thread: Simplify code for assigning the subject."
Carl Worth
2010-04-22
Revert "thread: Fix sort of search when constructing threads."
Carl Worth
2010-04-22
Revert "thread: Removed unsed sort argument from _thread_add_matched_message"
Carl Worth
[next]