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
/
notmuch-private.h
Commit message (
Expand
)
Author
Age
...
*
Makefile: Incorporate getline implementation into the build.
Carl Worth
2009-12-01
*
lib/messages.c: Make message searches stream as well.
Carl Worth
2009-11-24
*
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-21
*
Typsos
Ingmar Vanhassel
2009-11-18
*
database: Make _parse_message_id static once again.
Carl Worth
2009-11-17
*
Fix "too many open files" bug by closing message files when done with them.
Keith Packard
2009-11-17
*
Remove the talloc_owner argument from create_for_message_id.
Carl Worth
2009-11-17
*
notmuch show: Implement proper thread ordering/nesting of messages.
Carl Worth
2009-11-15
*
Add _notmuch_message_get_in_reply_to.
Carl Worth
2009-11-15
*
Remove obsolete notmuch_message_get_subject prototype.
Carl Worth
2009-11-15
*
lib/messages: Add new notmuch_message_list_t to internal interface.
Carl Worth
2009-11-15
*
Export _parse_message_id to the library implementation.
Carl Worth
2009-11-15
*
lib: Move notmuch_messages_t code from query.cc to new messages.c
Carl Worth
2009-11-14
*
notmuch search: Print the number of matched/total messages for each thread.
Carl Worth
2009-11-12
*
notmuch search: Print all authors contributing to a thread.
Carl Worth
2009-11-12
*
libify: Move library sources down into lib directory.
Carl Worth
2009-11-09
[prev]