aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: add Emacs notmuch-hello tests for custom tags and queries section.Dmitry Kurochkin2012-05-06
* test: Force reply to use html2text for consistencyAdam Wolfe Gordon2012-05-06
* emacs: Do not pass stderr of notmuch reply to JSON parserMichal Sojka2012-05-06
* emacs: Let the user choose where to compose new mailsThomas Jost2012-05-06
* emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon2012-05-06
* test: Replying to an HTML-only message in emacsAdam Wolfe Gordon2012-05-06
* debian: add notmuch_query_set_omit_excluded to symbols file.David Bremner2012-05-05
* debian: update packaging for new soname libnotmuch.so.3David Bremner2012-05-05
* debian: start changelog stanza for 0.13~rc1-1David Bremner2012-05-05
* lib: Bump SO version from 2.0.0 to 3.0.0Austin Clements2012-05-05
* News for changes to notmuch_database_{open,create}Austin Clements2012-05-05
* ruby: Update Ruby bindings for new notmuch_database_{open, create} signaturesAustin Clements2012-05-05
* python: Update Python bindings for new notmuch_database_{open, create} signat...Austin Clements2012-05-05
* go: Update Go bindings for new notmuch_database_{open, create} signaturesAustin Clements2012-05-05
* lib/cli: Make notmuch_database_create return a status codeAustin Clements2012-05-05
* lib/cli: Make notmuch_database_open return a status codeAustin Clements2012-05-05
* NEWS: Insert markdown formatting commandsTomi Ollila2012-05-04
* NEWS: spacing changesTomi Ollila2012-05-04
* NEWS: untabified and added file local variables blockTomi Ollila2012-05-04
* go: Update to the current notmuch_database_find_message APIAustin Clements2012-05-04
* python: remove a note stating wrong things about the memory managementJustus Winter2012-04-30
* python: document the Database.close functionJustus Winter2012-04-30
* python: deprecate code formatting messages as text and jsonJustus Winter2012-04-30
* python: cleanup the __nonzero__ implementationsJustus Winter2012-04-30
* python: fix NULL pointer testsJustus Winter2012-04-30
* python: update the docstrings of Filenames.{__len__,__unicode}Justus Winter2012-04-30
* python: update the docstring of class FilenamesJustus Winter2012-04-30
* python: fix the documentationJustus Winter2012-04-30
* python: fix Message.get_filenamesJustus Winter2012-04-30
* python: remove the deprecated function Filenames.as_generatorJustus Winter2012-04-30
* emacs: eliminate search-tag-thread in favor of just search-tagJameson Graef Rollins2012-04-29
* emacs: modify show tag functions to use new notmuch-tag interfaceJameson Graef Rollins2012-04-29
* emacs: modify search tag functions to use new notmuch-tag interfaceJameson Graef Rollins2012-04-29
* emacs: allow notmuch-tag to accept string inputs and prompt for tagsJameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesMark Walters2012-04-29
* NEWS: add news item for 'config list'Peter Wang2012-04-29
* python: strip superfluous single quote from copyright noticesJustus Winter2012-04-29
* python: add copyright and licensing information to setup.pyJustus Winter2012-04-29
* python: stylistic and pep8 fixes in setup.pyJustus Winter2012-04-29
* python: update the long description in setup.pyJustus Winter2012-04-29
* python: fix the test asserting that reading the version succeededJustus Winter2012-04-29
* python: simplify a path expression in setup.pyJustus Winter2012-04-29
* python: Remove unused import from setup.pyJustus Winter2012-04-29
* emacs: do not modify subject in search or showJameson Graef Rollins2012-04-28
* man: Document 'config list' commandPeter Wang2012-04-28
* config: Add 'config list' commandPeter Wang2012-04-28
* test: Add broken test for 'config list'Peter Wang2012-04-28