aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-18Merge tag '0.12_rc2'David Bremner
2012-03-18debian: changelog stanza for 0.12~rc2debian/0.12_rc2-1David Bremner
2012-03-18bump version to 0.12~rc2David Bremner
2012-03-18python: fix signature of two wrapped libnotmuch functionsJustus Winter
2012-03-18Fix error reporting in notmuch_database_find_message_by_filenameJustus Winter
2012-03-14Merge branch 'release'David Bremner
2012-03-14NEWS: emacs: enable `notmuch-search-line-faces' by defaultJani Nikula
2012-03-14Merge branch 'release'David Bremner
2012-03-14NEWS: cli: manual page for notmuch configuration optionsJani Nikula
2012-03-14NEWS: emacs: inline patch fake attachment file namesJani Nikula
2012-03-14NEWS: emacs: support text/calendar MIME typeJani Nikula
2012-03-14NEWS: emacs: show view archiving key binding changesJani Nikula
2012-03-14NEWS: emacs: Fix MML tag quoting in repliesJani Nikula
2012-03-13Merge branch 'release'David Bremner
2012-03-13debian: bump gmime dependency to 2.6.7debian/0.12_rc1-1David Bremner
2012-03-13man: update SEE ALSO references in man pagesJani Nikula
2012-03-11build: Require gmime >= 2.6.7Thomas Jost
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