aboutsummaryrefslogtreecommitdiff
path: root/lib/notmuch.h
Commit message (Expand)AuthorAge
...
* database: Add new, public notmuch_database_remove_messageCarl Worth2010-01-06
* database: Allowing storing multiple filenames for a single message ID.Carl Worth2010-01-06
* database: Store directory paths as relative, not absolute.Carl Worth2010-01-06
* lib: Rename set/get_timestamp to set/get_directory_mtime.Carl Worth2010-01-06
* correct message flag enum value so that it matches the typeBart Trojanowski2009-11-27
* have _notmuch_thread_create mark which messages matched the queryBart Trojanowski2009-11-27
* message: add flags to notmuch_message_tBart Trojanowski2009-11-27
* lib: New function to collect tags from a list of messages.Jan Janak2009-11-26
* notmuch: New function to retrieve all tags from the database.Jan Janak2009-11-26
* lib/query: Drop the first and max_messages arguments from search_messages.Carl Worth2009-11-23
* notmuch search: Remove the chunked-searching hack.Carl Worth2009-11-23
* Add 'notmuch count' command to show the count of matching messagesKeith Packard2009-11-23
* Fix freak case problem that broke the compile.Carl Worth2009-11-21
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Chris Wilson2009-11-21
* TypsosIngmar Vanhassel2009-11-18
* notmuch search: Change default search order to be newest messages first.Carl Worth2009-11-17
* notmuch show: Implement proper thread ordering/nesting of messages.Carl Worth2009-11-15
* notmuch search: Add support for a --reverse option to reverse sort order.Carl Worth2009-11-12
* notmuch search: Print the number of matched/total messages for each thread.Carl Worth2009-11-12
* libnotmuch: Underlying support for doing partial-results searches.Carl Worth2009-11-12
* notmuch search: Print the names of author of matched emails.Carl Worth2009-11-12
* notmuch show: Avoid segmentation for message with no subject.Carl Worth2009-11-11
* notmuch: Add a configuration system.Carl Worth2009-11-11
* libify: Move library sources down into lib directory.Carl Worth2009-11-09