aboutsummaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAge
* Revert "ruby: Add workarounds to use in-tree build not the installed one"Felipe Contreras2012-05-28
* version: bump to 0.13.1David Bremner2012-05-25
* python: Remove find_message_by_filename workaroundAustin Clements2012-05-23
* python: Update Database.get_directory documentationAustin Clements2012-05-23
* version: bump to 0.13David Bremner2012-05-15
* ruby: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* python: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* go: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* go: format the souce code using gofmtJustus Winter2012-05-11
* go: update the build systemJustus Winter2012-05-11
* go: update the addrlookup utility to go 1Justus Winter2012-05-11
* go: set LDFLAGS to -lnotmuch in the packages source fileJustus Winter2012-05-11
* go: reorganize the go bindingsJustus Winter2012-05-11
* go: define the constant STATUS_UNBALANCED_ATOMICJustus Winter2012-05-11
* go: fix the notmuch status constantsJustus Winter2012-05-11
* go: update notmuch-addrlookup to the new APIJustus Winter2012-05-11
* bump version to 0.13~rc1David Bremner2012-05-08
* ruby: Add wrapper for notmuch_query_set_omit_excluded()Ali Polatel2012-05-08
* ruby: Add workarounds to use in-tree build not the installed oneAli Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_add_tag_excludeAli Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_count_messagesAli Polatel2012-05-08
* lib: Bump SO version from 2.0.0 to 3.0.0Austin 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
* 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
* 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
* python: wrap and use notmuch_database_destroy as destructorJustus Winter2012-04-28
* ruby: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* go: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* update version to 0.12David Bremner2012-03-19
* bump version to 0.12~rc2David Bremner2012-03-18
* python: fix signature of two wrapped libnotmuch functionsJustus Winter2012-03-18
* bump version to 0.12~rc1David Bremner2012-03-01