aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* show: Further general simplifications of the JSON formatterAustin Clements2012-03-01
* show: Make format_part_sigstatus_json's API consistent between GMIME 2.4 and 2.6Austin Clements2012-03-01
* show: Make JSON helper functions print complete objectsAustin Clements2012-03-01
* show: Simplify talloc use in format_headers_jsonAustin Clements2012-03-01
* show: Unify JSON header output for messages and message partsAustin Clements2012-03-01
* show: Use consistent header ordering in the JSON formatAustin Clements2012-03-01
* show: Convert JSON format to the new self-recursive styleAustin Clements2012-03-01
* emacs: Tests for user-defined sectionsDaniel Schoepe2012-03-01
* emacs: User-defined sections in notmuch-helloDaniel Schoepe2012-03-01
* add minimal changelog stanza for 0.12~rc1David Bremner2012-03-01
* bump version to 0.12~rc1David Bremner2012-03-01
* emacs: Clarify description of thread manipulating functionsMichal Sojka2012-02-29
* test: Remove 'broken' flag from encoding testMichal Sojka2012-02-29
* Convert non-UTF-8 parts to UTF-8 before indexing themMichal Sojka2012-02-29
* test: Add test for searching of uncommonly encoded messagesMichal Sojka2012-02-29
* doc: minor corrections in notmuch-config.1Pieter Praet2012-02-29
* News for Make buttons for attachments allow viewing as well as savingMark Walters2012-02-29
* man: add references to maildir flag synchronizationJani Nikula2012-02-27
* man: document the notmuch configuration settings in notmuch-config(1)Jani Nikula2012-02-27
* emacs: Fix out of date commentAustin Clements2012-02-27
* Document the JSON schemata used by show and searchAustin Clements2012-02-27
* NEWS: sync 'new.ignore' entry with its comment in notmuch-config.cPieter Praet2012-02-27
* cli: update 'new.ignore' config file comment wrt file/directory matchingPieter Praet2012-02-27
* Build-Depend on libgmime-2.6-dev | libgmime2.4-devDaniel Kahn Gillmor2012-02-27
* News for retaining state when refreshing notmuch showAustin Clements2012-02-25
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentAustin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateAustin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Pieter Praet2012-02-25
* test: emacs: expand subtest "Stashing in notmuch-show" wrt stashing Mailing L...Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixPieter Praet2012-02-25
* NEWS: add entry for the improved unicode handling in the python bindingsJustus Winter2012-02-25
* NEWS: add entry for python 3.2 compatibilityJustus Winter2012-02-25
* emacs: support text/calendar mime typeJani Nikula2012-02-25
* test: replace occurrences of $PWD with vars that are more stablePieter Praet2012-02-25
* python: split the documentationJustus Winter2012-02-24
* python: move the notmuch module section to notes.rstJustus Winter2012-02-24
* python: move the usage example to quickstart.rstJustus Winter2012-02-24
* python: strip module prefix in the sphinx documentationJustus Winter2012-02-24
* python: mention the exception class refactoring in the docsJustus Winter2012-02-23
* python: move the exception classes into error.pyJustus Winter2012-02-23
* python: rename filename.py into filenames.pyJustus Winter2012-02-22
* python: move Threads class into its own fileJustus Winter2012-02-22
* python: move Messages class into its own fileJustus Winter2012-02-22
* python: refactor the python bindingsJustus Winter2012-02-22
* python: work around libnotmuch calling exit(3) in Database.find_message_by_fi...Justus Winter2012-02-22
* python: improve the docstring of Database.find_message_by_filenameJustus Winter2012-02-22
* python: work around libnotmuch calling exit(3) in Database.get_directoryJustus Winter2012-02-22
* python: Improve the docstring of Database.get_directoryJustus Winter2012-02-22
* python: avoid using a magic value for database mode in Database.__init__Justus Winter2012-02-22
* test: always report missing prereqs, independent of `--verbose' optionPieter Praet2012-02-20