summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-08debian: fix suitedebian/0.13_rc1-2David Bremner
2012-05-08bump version to 0.13~rc1debian/0.13_rc1-10.13_rc1David Bremner
2012-05-08ruby: Add wrapper for notmuch_query_set_omit_excluded()Ali Polatel
2012-05-08ruby: Add workarounds to use in-tree build not the installed oneAli Polatel
2012-05-08ruby: Add wrapper for notmuch_query_add_tag_excludeAli Polatel
2012-05-08ruby: Add wrapper for notmuch_query_count_messagesAli Polatel
2012-05-06emacs: fix custom queries section customization widget in notmuch-helloDmitry Kurochkin
2012-05-06test: add Emacs notmuch-hello tests for custom tags and queries section.Dmitry Kurochkin
2012-05-06test: Force reply to use html2text for consistencyAdam Wolfe Gordon
2012-05-06emacs: Do not pass stderr of notmuch reply to JSON parserMichal Sojka
2012-05-06emacs: Let the user choose where to compose new mailsThomas Jost
2012-05-06emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon
2012-05-06test: Replying to an HTML-only message in emacsAdam Wolfe Gordon
2012-05-05debian: add notmuch_query_set_omit_excluded to symbols file.David Bremner
2012-05-05debian: update packaging for new soname libnotmuch.so.3David Bremner
2012-05-05debian: start changelog stanza for 0.13~rc1-1David Bremner
2012-05-05lib: Bump SO version from 2.0.0 to 3.0.0Austin Clements
2012-05-05News for changes to notmuch_database_{open,create}Austin Clements
2012-05-05ruby: Update Ruby bindings for new notmuch_database_{open, create} signaturesAustin Clements
2012-05-05python: Update Python bindings for new notmuch_database_{open, create} signaturesAustin Clements
2012-05-05go: Update Go bindings for new notmuch_database_{open, create} signaturesAustin Clements
2012-05-05lib/cli: Make notmuch_database_create return a status codeAustin Clements
2012-05-05lib/cli: Make notmuch_database_open return a status codeAustin Clements
2012-05-04NEWS: Insert markdown formatting commandsTomi Ollila
2012-05-04NEWS: spacing changesTomi Ollila
2012-05-04NEWS: untabified and added file local variables blockTomi Ollila
2012-05-04go: Update to the current notmuch_database_find_message APIAustin Clements
2012-04-30python: remove a note stating wrong things about the memory managementJustus Winter
2012-04-30python: document the Database.close functionJustus Winter
2012-04-30python: deprecate code formatting messages as text and jsonJustus Winter
2012-04-30python: cleanup the __nonzero__ implementationsJustus Winter
2012-04-30python: fix NULL pointer testsJustus Winter
2012-04-30python: update the docstrings of Filenames.{__len__,__unicode}Justus Winter
2012-04-30python: update the docstring of class FilenamesJustus Winter
2012-04-30python: fix the documentationJustus Winter
2012-04-30python: fix Message.get_filenamesJustus Winter
2012-04-30python: remove the deprecated function Filenames.as_generatorJustus Winter
2012-04-29emacs: eliminate search-tag-thread in favor of just search-tagJameson Graef Rollins
2012-04-29emacs: modify show tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: modify search tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: allow notmuch-tag to accept string inputs and prompt for tagsJameson Graef Rollins
2012-04-29emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins
2012-04-29emacs: fix archive thread/message function documentation.Jameson Graef Rollins
2012-04-29emacs: Don't move to the next thread unless the cursor is at the end of the buffer.David Edmondson
2012-04-29emacs-show: open excluded matches if no other matchesMark Walters
2012-04-29NEWS: add news item for 'config list'Peter Wang
2012-04-29python: strip superfluous single quote from copyright noticesJustus Winter
2012-04-29python: add copyright and licensing information to setup.pyJustus Winter
2012-04-29python: stylistic and pep8 fixes in setup.pyJustus Winter
2012-04-29python: update the long description in setup.pyJustus Winter