aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ruby: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* python: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* go: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* lib/cli: Make notmuch_database_get_directory return a status codeGravatar Austin Clements2012-05-15
* NEWS: add an entry for the go 1 compatibilityGravatar Justus Winter2012-05-12
* go: format the souce code using gofmtGravatar Justus Winter2012-05-11
* go: update the build systemGravatar Justus Winter2012-05-11
* go: update the addrlookup utility to go 1Gravatar Justus Winter2012-05-11
* go: set LDFLAGS to -lnotmuch in the packages source fileGravatar Justus Winter2012-05-11
* go: reorganize the go bindingsGravatar Justus Winter2012-05-11
* go: define the constant STATUS_UNBALANCED_ATOMICGravatar Justus Winter2012-05-11
* go: fix the notmuch status constantsGravatar Justus Winter2012-05-11
* go: update notmuch-addrlookup to the new APIGravatar Justus Winter2012-05-11
* debian: fix suiteGravatar David Bremner2012-05-08
* bump version to 0.13~rc1Gravatar David Bremner2012-05-08
* ruby: Add wrapper for notmuch_query_set_omit_excluded()Gravatar Ali Polatel2012-05-08
* ruby: Add workarounds to use in-tree build not the installed oneGravatar Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_add_tag_excludeGravatar Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_count_messagesGravatar Ali Polatel2012-05-08
* emacs: fix custom queries section customization widget in notmuch-helloGravatar Dmitry Kurochkin2012-05-06
* test: add Emacs notmuch-hello tests for custom tags and queries section.Gravatar Dmitry Kurochkin2012-05-06
* test: Force reply to use html2text for consistencyGravatar Adam Wolfe Gordon2012-05-06
* emacs: Do not pass stderr of notmuch reply to JSON parserGravatar Michal Sojka2012-05-06
* emacs: Let the user choose where to compose new mailsGravatar Thomas Jost2012-05-06
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* test: Replying to an HTML-only message in emacsGravatar Adam Wolfe Gordon2012-05-06
* debian: add notmuch_query_set_omit_excluded to symbols file.Gravatar David Bremner2012-05-05
* debian: update packaging for new soname libnotmuch.so.3Gravatar David Bremner2012-05-05
* debian: start changelog stanza for 0.13~rc1-1Gravatar David Bremner2012-05-05
* lib: Bump SO version from 2.0.0 to 3.0.0Gravatar Austin Clements2012-05-05
* News for changes to notmuch_database_{open,create}Gravatar Austin Clements2012-05-05
* ruby: Update Ruby bindings for new notmuch_database_{open, create} signaturesGravatar Austin Clements2012-05-05
* python: Update Python bindings for new notmuch_database_{open, create} signat...Gravatar Austin Clements2012-05-05
* go: Update Go bindings for new notmuch_database_{open, create} signaturesGravatar Austin Clements2012-05-05
* lib/cli: Make notmuch_database_create return a status codeGravatar Austin Clements2012-05-05
* lib/cli: Make notmuch_database_open return a status codeGravatar Austin Clements2012-05-05
* NEWS: Insert markdown formatting commandsGravatar Tomi Ollila2012-05-04
* NEWS: spacing changesGravatar Tomi Ollila2012-05-04
* NEWS: untabified and added file local variables blockGravatar Tomi Ollila2012-05-04
* go: Update to the current notmuch_database_find_message APIGravatar Austin Clements2012-05-04
* python: remove a note stating wrong things about the memory managementGravatar Justus Winter2012-04-30
* python: document the Database.close functionGravatar Justus Winter2012-04-30
* python: deprecate code formatting messages as text and jsonGravatar Justus Winter2012-04-30
* python: cleanup the __nonzero__ implementationsGravatar Justus Winter2012-04-30
* python: fix NULL pointer testsGravatar Justus Winter2012-04-30
* python: update the docstrings of Filenames.{__len__,__unicode}Gravatar Justus Winter2012-04-30
* python: update the docstring of class FilenamesGravatar Justus Winter2012-04-30
* python: fix the documentationGravatar Justus Winter2012-04-30
* python: fix Message.get_filenamesGravatar Justus Winter2012-04-30
* python: remove the deprecated function Filenames.as_generatorGravatar Justus Winter2012-04-30