aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* show: Move format_part_content_raw with the other new-style formatsGravatar Austin Clements2012-03-18
* show: Convert mbox format to new self-recursive styleGravatar Austin Clements2012-03-18
* show: Move format_message_mbox with the other new-style formatsGravatar Austin Clements2012-03-18
* show: Allow formatters to return errorsGravatar Austin Clements2012-03-18
* test: Fix malformed multipart messageGravatar Austin Clements2012-03-18
* test: Fix typo in test descriptionGravatar Austin Clements2012-03-18
* Merge tag '0.12_rc2'Gravatar David Bremner2012-03-18
|\
| * debian: changelog stanza for 0.12~rc2Gravatar David Bremner2012-03-18
| * bump version to 0.12~rc2Gravatar David Bremner2012-03-18
| * python: fix signature of two wrapped libnotmuch functionsGravatar Justus Winter2012-03-18
| * Fix error reporting in notmuch_database_find_message_by_filenameGravatar Justus Winter2012-03-18
* | Merge branch 'release'Gravatar David Bremner2012-03-14
|\|
| * NEWS: emacs: enable `notmuch-search-line-faces' by defaultGravatar Jani Nikula2012-03-14
* | Merge branch 'release'Gravatar David Bremner2012-03-14
|\|
| * NEWS: cli: manual page for notmuch configuration optionsGravatar Jani Nikula2012-03-14
| * NEWS: emacs: inline patch fake attachment file namesGravatar Jani Nikula2012-03-14
| * NEWS: emacs: support text/calendar MIME typeGravatar Jani Nikula2012-03-14
| * NEWS: emacs: show view archiving key binding changesGravatar Jani Nikula2012-03-14
| * NEWS: emacs: Fix MML tag quoting in repliesGravatar Jani Nikula2012-03-14
* | Merge branch 'release'Gravatar David Bremner2012-03-13
|\|
| * debian: bump gmime dependency to 2.6.7Gravatar David Bremner2012-03-13
| * man: update SEE ALSO references in man pagesGravatar Jani Nikula2012-03-13
| * build: Require gmime >= 2.6.7Gravatar Thomas Jost2012-03-11
* | Merge branch 'release'Gravatar David Bremner2012-03-10
|\|
| * Fix configure script to properly detect gmime-2.6 if available.Gravatar Jameson Graef Rollins2012-03-10
| * Handle errors in mime_node_openGravatar Austin Clements2012-03-10
| * emacs: fix MML quoting in repliesGravatar Jani Nikula2012-03-10
* | emacs-hello: Do not calculate the count of the messages in hidden sectionsGravatar Michal Sojka2012-03-10
* | Make exclusion visible againGravatar David Bremner2012-03-03
* | Merge branch 'release'Gravatar David Bremner2012-03-03
|\|
| * Actually close the xapian database in notmuch_database_closeGravatar Justus Winter2012-03-03
| * debian: Bump standards versionGravatar David Bremner2012-03-03
| * debian: update .gitignoreGravatar David Bremner2012-03-03
| * debian: add notmuch_query_add_tag_exclude to exported symbolsGravatar David Bremner2012-03-03
| * man: remove search.exclude_tags from notmuch-config.1 for 0.12Gravatar Mark Walters2012-03-03
| * NEWS: revert NEWS item for exclude tags for 0.12Gravatar Mark Walters2012-03-02
| * config: disable addition of exclude tags for 0.12Gravatar Mark Walters2012-03-02
* | emacs: notmuch.el ignore excluded matchesGravatar Mark Walters2012-03-02
* | emacs: show: recognize the exclude flag.Gravatar Mark Walters2012-03-02
* | cli: omit excluded messages in results where appropriate.Gravatar Mark Walters2012-03-02
* | man: update manpage for notmuch-show --no-exclude optionGravatar Mark Walters2012-03-02
* | test: update tests to reflect the exclude flagGravatar Mark Walters2012-03-02
* | cli: Make notmuch-show respect excludes.Gravatar Mark Walters2012-03-02
* | test: update search test to reflect exclude flagGravatar Mark Walters2012-03-02
* | lib: Add the exclude flag to notmuch_query_search_threadsGravatar Mark Walters2012-03-02
* | lib: Make notmuch_query_search_messages set the exclude flagGravatar Mark Walters2012-03-02
* | lib: Rearrange the exclude code in query.ccGravatar Mark Walters2012-03-02
* | test: add tests for new cli --no-exclude optionGravatar Mark Walters2012-03-02
* | cli: Add --no-exclude to the man pages for search and countGravatar Mark Walters2012-03-02
* | cli: add --no-exclude option to count and search.Gravatar Mark Walters2012-03-02