aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/notmuch.h
Commit message (Expand)AuthorAge
* Fix freak case problem that broke the compile.Gravatar Carl Worth2009-11-21
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITEGravatar Carl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Gravatar Chris Wilson2009-11-21
* TypsosGravatar Ingmar Vanhassel2009-11-18
* notmuch search: Change default search order to be newest messages first.Gravatar Carl Worth2009-11-17
* notmuch show: Implement proper thread ordering/nesting of messages.Gravatar Carl Worth2009-11-15
* 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
* 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
* notmuch show: Avoid segmentation for message with no subject.Gravatar Carl Worth2009-11-11
* notmuch: Add a configuration system.Gravatar Carl Worth2009-11-11
* libify: Move library sources down into lib directory.Gravatar Carl Worth2009-11-09