aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-27Document the JSON schemata used by show and searchAustin Clements
2012-02-27NEWS: sync 'new.ignore' entry with its comment in notmuch-config.cPieter Praet
2012-02-27cli: update 'new.ignore' config file comment wrt file/directory matchingPieter Praet
2012-02-27Build-Depend on libgmime-2.6-dev | libgmime2.4-devDaniel Kahn Gillmor
2012-02-25News for retaining state when refreshing notmuch showAustin Clements
2012-02-25emacs: Reverse the meaning of notmuch-show-refresh-view's argumentAustin Clements
2012-02-25emacs: When refreshing a show buffer, only mark read when resetting stateAustin Clements
2012-02-25emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Pieter Praet
2012-02-25test: emacs: expand subtest "Stashing in notmuch-show" wrt stashing Mailing List Archive URIsPieter Praet
2012-02-25emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixPieter Praet
2012-02-25NEWS: add entry for the improved unicode handling in the python bindingsJustus Winter
2012-02-25NEWS: add entry for python 3.2 compatibilityJustus Winter
2012-02-25emacs: support text/calendar mime typeJani Nikula
2012-02-25test: replace occurrences of $PWD with vars that are more stablePieter Praet
2012-02-24python: split the documentationJustus Winter
2012-02-24python: move the notmuch module section to notes.rstJustus Winter
2012-02-24python: move the usage example to quickstart.rstJustus Winter