aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
Commit message (Expand)AuthorAge
* ruby: extern linkage portability improvementGravatar Tomi Ollila2012-06-29
* Merge tag '0.13.2'Gravatar David Bremner2012-06-03
|\
| * version: update to 0.13.2Gravatar David Bremner2012-06-02
* | Merge branch 'release'Gravatar David Bremner2012-05-29
|\|
| * Revert "ruby: Add workarounds to use in-tree build not the installed one"Gravatar Felipe Contreras2012-05-28
| * version: bump to 0.13.1Gravatar David Bremner2012-05-25
* | Revert "ruby: Add workarounds to use in-tree build not the installed one"Gravatar Felipe Contreras2012-05-25
* | Merge branch 'release'Gravatar David Bremner2012-05-23
|\|
| * python: Remove find_message_by_filename workaroundGravatar Austin Clements2012-05-23
| * python: Update Database.get_directory documentationGravatar Austin Clements2012-05-23
* | python: deprecate Messages.{format,print}_messagesGravatar Justus Winter2012-05-17
* | python: deprecate Database.db_pGravatar Justus Winter2012-05-17
* | python: fix Message.get_headerGravatar Justus Winter2012-05-17
* | python: add a file abstracting away differences between python 2 and 3Gravatar Justus Winter2012-05-17
* | python: remove the "notmuch binary" section from the docsGravatar Justus Winter2012-05-17
* | python: Fix the remaining broken NULL pointer testsGravatar Justus Winter2012-05-17
* | python: use relative importsGravatar Justus Winter2012-05-17
* | python: remove unused import of the json moduleGravatar Justus Winter2012-05-17
* | python: remove format_message_as_{json,text} from the sphinx docsGravatar Justus Winter2012-05-16
* | python: remove functions that have been marked as deprecated in 0.13Gravatar Justus Winter2012-05-16
* | python: remove notmuch.pyGravatar Justus Winter2012-05-16
|/
* version: bump to 0.13Gravatar David Bremner2012-05-15
* 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
* 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