aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-18lib: fix an exclude bugMark Walters
2012-03-18test: add tests for message only searchMark Walters
2012-03-18test: the test for the exclude code mistakenly excludes the tag "="Mark Walters
2012-03-18lib: Add exclude query debug outputAustin Clements
2012-03-18lib: Expose query debug output via an environment variableAustin Clements
2012-03-18cli: Parsing. Allow true/false parameter for boolean options.Mark Walters
2012-03-18test: use subtest name for generated message subject by defaultDmitry Kurochkin
2012-03-18test: remove "Generate some messages" test from rawDmitry Kurochkin
2012-03-18man: Update raw format documentationAustin Clements
2012-03-18show: Convert raw format to the new self-recursive style, properly support interior partsAustin Clements
2012-03-18show: Move format_part_content_raw with the other new-style formatsAustin Clements
2012-03-18show: Convert mbox format to new self-recursive styleAustin Clements
2012-03-18show: Move format_message_mbox with the other new-style formatsAustin Clements
2012-03-18show: Allow formatters to return errorsAustin Clements
2012-03-18test: Fix malformed multipart messageAustin Clements
2012-03-18test: Fix typo in test descriptionAustin Clements
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