aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* notmuch search: Fix thread dates to come only from matched messages.Gravatar Carl Worth2009-11-12
* notmuch search: Add support for a --reverse option to reverse sort order.Gravatar Carl Worth2009-11-12
* notmuch search: Print the number of matched/total messages for each thread.Gravatar Carl Worth2009-11-12
* Use $(MAKE) when invoking make from make.Gravatar Carl Worth2009-11-12
* notmuch search: Avoid printing duplicate author names.Gravatar Carl Worth2009-11-12
* notmuch search: Print all authors contributing to a thread.Gravatar Carl Worth2009-11-12
* notmuch_query_search_threads: Avoid returning more threads than asked for.Gravatar Carl Worth2009-11-12
* notmuch search: Fix a second bug in the change to support incremental searches.Gravatar Carl Worth2009-11-12
* notmuch search: Fix to actually return something.Gravatar Carl Worth2009-11-12
* libnotmuch: Underlying support for doing partial-results searches.Gravatar Carl Worth2009-11-12
* notmuch search: Print the names of author of matched emails.Gravatar Carl Worth2009-11-12
* Don't create "contact" terms in the database.Gravatar Carl Worth2009-11-12
* notmuch show: Avoid segmentation for message with no subject.Gravatar Carl Worth2009-11-11
* notmuch: Add a configuration system.Gravatar Carl Worth2009-11-11
* Makefile: Make the top-level Makefile a little more independent.Gravatar Carl Worth2009-11-10
* Makefile: Fix dependency generation to make .d files themselves dependent.Gravatar Carl Worth2009-11-10
* Implement a non-recursive make.Gravatar Carl Worth2009-11-10
* libify: Move library sources down into lib directory.Gravatar Carl Worth2009-11-09