aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-24python: strip module prefix in the sphinx documentationJustus Winter
2012-02-23python: mention the exception class refactoring in the docsJustus Winter
2012-02-23python: move the exception classes into error.pyJustus Winter
2012-02-22python: rename filename.py into filenames.pyJustus Winter
2012-02-22python: move Threads class into its own fileJustus Winter
2012-02-22python: move Messages class into its own fileJustus Winter
2012-02-22python: refactor the python bindingsJustus Winter
2012-02-22python: work around libnotmuch calling exit(3) in Database.find_message_by_filenameJustus Winter
2012-02-22python: improve the docstring of Database.find_message_by_filenameJustus Winter
2012-02-22python: work around libnotmuch calling exit(3) in Database.get_directoryJustus Winter
2012-02-22python: Improve the docstring of Database.get_directoryJustus Winter
2012-02-22python: avoid using a magic value for database mode in Database.__init__Justus Winter
2012-02-20test: always report missing prereqs, independent of `--verbose' optionPieter Praet
2012-02-20emacs: Fix out-of-date declare-functionAustin Clements