summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-10Merge branch 'release'David Bremner
2012-03-10Fix configure script to properly detect gmime-2.6 if available.Jameson Graef Rollins
2012-03-10Handle errors in mime_node_openAustin Clements
2012-03-10emacs: fix MML quoting in repliesJani Nikula
2012-03-10emacs-hello: Do not calculate the count of the messages in hidden sectionsMichal Sojka
2012-03-03Make exclusion visible againDavid Bremner
2012-03-03Merge branch 'release'David Bremner
2012-03-03Actually close the xapian database in notmuch_database_closeJustus Winter
2012-03-03debian: Bump standards versionDavid Bremner
2012-03-03debian: update .gitignoreDavid Bremner
2012-03-03debian: add notmuch_query_add_tag_exclude to exported symbolsDavid Bremner
2012-03-03man: remove search.exclude_tags from notmuch-config.1 for 0.12Mark Walters
2012-03-02NEWS: revert NEWS item for exclude tags for 0.12Mark Walters
2012-03-02config: disable addition of exclude tags for 0.12Mark Walters
2012-03-02emacs: notmuch.el ignore excluded matchesMark Walters
2012-03-02emacs: show: recognize the exclude flag.Mark Walters
2012-03-02cli: omit excluded messages in results where appropriate.Mark Walters
2012-03-02man: update manpage for notmuch-show --no-exclude optionMark Walters
2012-03-02test: update tests to reflect the exclude flagMark Walters
2012-03-02cli: Make notmuch-show respect excludes.Mark Walters
2012-03-02test: update search test to reflect exclude flagMark Walters
2012-03-02lib: Add the exclude flag to notmuch_query_search_threadsMark Walters
2012-03-02lib: Make notmuch_query_search_messages set the exclude flagMark Walters
2012-03-02lib: Rearrange the exclude code in query.ccMark Walters
2012-03-02test: add tests for new cli --no-exclude optionMark Walters
2012-03-02cli: Add --no-exclude to the man pages for search and countMark Walters
2012-03-02cli: add --no-exclude option to count and search.Mark Walters
2012-03-01Spelling fixTomi Ollila
2012-03-01emacs: retain show buffer state after retrieving gpg keyTomi Ollila
2012-03-01NEWS: add entry for `notmuch-show-stash-mlarchive-link{,-and-go}'Pieter Praet
2012-03-01show: Further general simplifications of the JSON formatterAustin Clements
2012-03-01show: Make format_part_sigstatus_json's API consistent between GMIME 2.4 and 2.6Austin Clements
2012-03-01show: Make JSON helper functions print complete objectsAustin Clements
2012-03-01show: Simplify talloc use in format_headers_jsonAustin Clements
2012-03-01show: Unify JSON header output for messages and message partsAustin Clements
2012-03-01show: Use consistent header ordering in the JSON formatAustin Clements
2012-03-01show: Convert JSON format to the new self-recursive styleAustin Clements
2012-03-01emacs: Tests for user-defined sectionsDaniel Schoepe
2012-03-01emacs: User-defined sections in notmuch-helloDaniel Schoepe
2012-03-01add minimal changelog stanza for 0.12~rc1David Bremner
2012-03-01bump version to 0.12~rc1David Bremner
2012-02-29emacs: Clarify description of thread manipulating functionsMichal Sojka
2012-02-29test: Remove 'broken' flag from encoding testMichal Sojka
2012-02-29Convert non-UTF-8 parts to UTF-8 before indexing themMichal Sojka
2012-02-29test: Add test for searching of uncommonly encoded messagesMichal Sojka
2012-02-29doc: minor corrections in notmuch-config.1Pieter Praet
2012-02-29News for Make buttons for attachments allow viewing as well as savingMark Walters
2012-02-27man: add references to maildir flag synchronizationJani Nikula
2012-02-27man: document the notmuch configuration settings in notmuch-config(1)Jani Nikula
2012-02-27emacs: Fix out of date commentAustin Clements