aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
Commit message (Expand)AuthorAge
...
* go: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* 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
* 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
* lib: Bump SO version from 2.0.0 to 3.0.0Gravatar 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
* 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
* python: strip superfluous single quote from copyright noticesGravatar Justus Winter2012-04-29
* python: add copyright and licensing information to setup.pyGravatar Justus Winter2012-04-29
* python: stylistic and pep8 fixes in setup.pyGravatar Justus Winter2012-04-29
* python: update the long description in setup.pyGravatar Justus Winter2012-04-29
* python: fix the test asserting that reading the version succeededGravatar Justus Winter2012-04-29
* python: simplify a path expression in setup.pyGravatar Justus Winter2012-04-29
* python: Remove unused import from setup.pyGravatar Justus Winter2012-04-29
* python: wrap and use notmuch_database_destroy as destructorGravatar Justus Winter2012-04-28
* ruby: Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* go: Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* update version to 0.12Gravatar David Bremner2012-03-19
* bump version to 0.12~rc2Gravatar David Bremner2012-03-18
* python: fix signature of two wrapped libnotmuch functionsGravatar Justus Winter2012-03-18
* bump version to 0.12~rc1Gravatar David Bremner2012-03-01
* python: split the documentationGravatar Justus Winter2012-02-24
* python: move the notmuch module section to notes.rstGravatar Justus Winter2012-02-24
* python: move the usage example to quickstart.rstGravatar Justus Winter2012-02-24
* python: strip module prefix in the sphinx documentationGravatar Justus Winter2012-02-24
* python: mention the exception class refactoring in the docsGravatar Justus Winter2012-02-23
* python: move the exception classes into error.pyGravatar Justus Winter2012-02-23
* python: rename filename.py into filenames.pyGravatar Justus Winter2012-02-22