aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* show: Convert raw format to the new self-recursive style, properly support in...Austin Clements2012-03-18
* show: Move format_part_content_raw with the other new-style formatsAustin Clements2012-03-18
* show: Convert mbox format to new self-recursive styleAustin Clements2012-03-18
* show: Move format_message_mbox with the other new-style formatsAustin Clements2012-03-18
* show: Allow formatters to return errorsAustin Clements2012-03-18
* test: Fix malformed multipart messageAustin Clements2012-03-18
* test: Fix typo in test descriptionAustin Clements2012-03-18
* Merge tag '0.12_rc2'David Bremner2012-03-18
|\
| * debian: changelog stanza for 0.12~rc2David Bremner2012-03-18
| * bump version to 0.12~rc2David Bremner2012-03-18
| * python: fix signature of two wrapped libnotmuch functionsJustus Winter2012-03-18
| * Fix error reporting in notmuch_database_find_message_by_filenameJustus Winter2012-03-18
* | Merge branch 'release'David Bremner2012-03-14
|\|
| * NEWS: emacs: enable `notmuch-search-line-faces' by defaultJani Nikula2012-03-14
* | Merge branch 'release'David Bremner2012-03-14
|\|
| * NEWS: cli: manual page for notmuch configuration optionsJani Nikula2012-03-14
| * NEWS: emacs: inline patch fake attachment file namesJani Nikula2012-03-14
| * NEWS: emacs: support text/calendar MIME typeJani Nikula2012-03-14
| * NEWS: emacs: show view archiving key binding changesJani Nikula2012-03-14
| * NEWS: emacs: Fix MML tag quoting in repliesJani Nikula2012-03-14
* | Merge branch 'release'David Bremner2012-03-13
|\|
| * debian: bump gmime dependency to 2.6.7David Bremner2012-03-13
| * man: update SEE ALSO references in man pagesJani Nikula2012-03-13
| * build: Require gmime >= 2.6.7Thomas Jost2012-03-11
* | Merge branch 'release'David Bremner2012-03-10
|\|
| * Fix configure script to properly detect gmime-2.6 if available.Jameson Graef Rollins2012-03-10
| * Handle errors in mime_node_openAustin Clements2012-03-10
| * emacs: fix MML quoting in repliesJani Nikula2012-03-10
* | emacs-hello: Do not calculate the count of the messages in hidden sectionsMichal Sojka2012-03-10
* | Make exclusion visible againDavid Bremner2012-03-03
* | Merge branch 'release'David Bremner2012-03-03
|\|
| * Actually close the xapian database in notmuch_database_closeJustus Winter2012-03-03
| * debian: Bump standards versionDavid Bremner2012-03-03
| * debian: update .gitignoreDavid Bremner2012-03-03
| * debian: add notmuch_query_add_tag_exclude to exported symbolsDavid Bremner2012-03-03
| * man: remove search.exclude_tags from notmuch-config.1 for 0.12Mark Walters2012-03-03
| * NEWS: revert NEWS item for exclude tags for 0.12Mark Walters2012-03-02
| * config: disable addition of exclude tags for 0.12Mark Walters2012-03-02
| * Spelling fixTomi Ollila2012-03-01
| * emacs: retain show buffer state after retrieving gpg keyTomi Ollila2012-03-01
| * NEWS: add entry for `notmuch-show-stash-mlarchive-link{,-and-go}'Pieter Praet2012-03-01
* | emacs: notmuch.el ignore excluded matchesMark Walters2012-03-02
* | emacs: show: recognize the exclude flag.Mark Walters2012-03-02
* | cli: omit excluded messages in results where appropriate.Mark Walters2012-03-02
* | man: update manpage for notmuch-show --no-exclude optionMark Walters2012-03-02
* | test: update tests to reflect the exclude flagMark Walters2012-03-02
* | cli: Make notmuch-show respect excludes.Mark Walters2012-03-02
* | test: update search test to reflect exclude flagMark Walters2012-03-02
* | lib: Add the exclude flag to notmuch_query_search_threadsMark Walters2012-03-02
* | lib: Make notmuch_query_search_messages set the exclude flagMark Walters2012-03-02