]> git.notmuchmail.org Git - notmuch/history - bindings
search: Add stable queries to thread search results
[notmuch] / bindings /
2013-07-28 David Bremnerversion: set new version and release date
2013-07-09 Tomi OllilaPython bindings: CDLL("libnotmuch.3.dylib") on Darwin
2013-06-03 David Bremnerbindings/go: Start a .gitignore for go bindings.
2013-06-03 David Bremnerbindings/python: ignore build subdirectory.
2013-05-26 David BremnerMerge branch 'release'
2013-05-23 Felipe Contrerasruby: use in-tree notmuch library
2013-05-23 Felipe Contrerasruby: fix missing symbol UINT2FIX()
2013-05-05 Austin Clementspython: Add bindings for notmuch_thread_get_messages
2013-05-04 Justus Wintergo: use a different goconfig package
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Austin Clementsruby: Add bindings for notmuch_thread_get_messages
2013-02-17 David Bremnerbump versions to 0.15.2 0.15.2
2013-01-25 David BremnerMerge branch 'release'
2013-01-24 David Bremnerversion: bump to 0.15.1
2013-01-23 Justus Winterpython: fix the creation of notmuch databases
2013-01-19 David Bremnerversion: update to 0.15 0.15 debian/0.15-1
2013-01-17 David Bremnerversion: set version to 0.15~rc1
2013-01-08 David Bremnerversion: bump to 0.15
2012-12-21 Justus Winterpython: remove now unused import of module sys
2012-12-21 Justus Winterpython: remove functions that have been marked as depre...
2012-12-21 Justus Winterpython: remove Database.db_p
2012-08-21 David Bremnerversion: propagate version changes
2012-06-30 Tomi Ollilaruby: extern linkage portability improvement
2012-06-03 David BremnerMerge tag '0.13.2'
2012-06-02 David Bremnerversion: update to 0.13.2
2012-05-29 David BremnerMerge branch 'release'
2012-05-28 Felipe ContrerasRevert "ruby: Add workarounds to use in-tree build...
2012-05-26 David Bremnerversion: bump to 0.13.1
2012-05-25 Felipe ContrerasRevert "ruby: Add workarounds to use in-tree build...
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Austin Clementspython: Remove find_message_by_filename workaround
2012-05-24 Austin Clementspython: Update Database.get_directory documentation
2012-05-17 Justus Winterpython: deprecate Messages.{format,print}_messages
2012-05-17 Justus Winterpython: deprecate Database.db_p
2012-05-17 Justus Winterpython: fix Message.get_header
2012-05-17 Justus Winterpython: add a file abstracting away differences between...
2012-05-17 Justus Winterpython: remove the "notmuch binary" section from the...
2012-05-17 Justus Winterpython: Fix the remaining broken NULL pointer tests
2012-05-17 Justus Winterpython: use relative imports
2012-05-17 Justus Winterpython: remove unused import of the json module
2012-05-16 Justus Winterpython: remove format_message_as_{json,text} from the...
2012-05-16 Justus Winterpython: remove functions that have been marked as depre...
2012-05-16 Justus Winterpython: remove notmuch.py
2012-05-15 David Bremnerversion: bump to 0.13
2012-05-15 Austin Clementsruby: Update for changes to notmuch_database_get_directory
2012-05-15 Austin Clementspython: Update for changes to notmuch_database_get_dire...
2012-05-15 Austin Clementsgo: Update for changes to notmuch_database_get_directory
2012-05-11 Justus Wintergo: format the souce code using gofmt
2012-05-11 Justus Wintergo: update the build system
2012-05-11 Justus Wintergo: update the addrlookup utility to go 1
2012-05-11 Justus Wintergo: set LDFLAGS to -lnotmuch in the packages source...
2012-05-11 Justus Wintergo: reorganize the go bindings
2012-05-11 Justus Wintergo: define the constant STATUS_UNBALANCED_ATOMIC
2012-05-11 Justus Wintergo: fix the notmuch status constants
2012-05-11 Justus Wintergo: update notmuch-addrlookup to the new API
2012-05-08 David Bremnerbump version to 0.13~rc1 0.13_rc1 debian/0.13_rc1-1
2012-05-08 Ali Polatelruby: Add wrapper for notmuch_query_set_omit_excluded()
2012-05-08 Ali Polatelruby: Add workarounds to use in-tree build not the...
2012-05-08 Ali Polatelruby: Add wrapper for notmuch_query_add_tag_exclude
2012-05-08 Ali Polatelruby: Add wrapper for notmuch_query_count_messages
2012-05-05 Austin Clementslib: Bump SO version from 2.0.0 to 3.0.0
2012-05-05 Austin Clementsruby: Update Ruby bindings for new notmuch_database_...
2012-05-05 Austin Clementspython: Update Python bindings for new notmuch_database...
2012-05-05 Austin Clementsgo: Update Go bindings for new notmuch_database_{open...
2012-05-04 Austin Clementsgo: Update to the current notmuch_database_find_message API
2012-04-30 Justus Winterpython: remove a note stating wrong things about the...
2012-04-30 Justus Winterpython: document the Database.close function
2012-04-30 Justus Winterpython: deprecate code formatting messages as text...
2012-04-30 Justus Winterpython: cleanup the __nonzero__ implementations
2012-04-30 Justus Winterpython: fix NULL pointer tests
2012-04-30 Justus Winterpython: update the docstrings of Filenames.{__len__...
2012-04-30 Justus Winterpython: update the docstring of class Filenames
2012-04-30 Justus Winterpython: fix the documentation
2012-04-30 Justus Winterpython: fix Message.get_filenames
2012-04-30 Justus Winterpython: remove the deprecated function Filenames.as_gen...
2012-04-29 Justus Winterpython: strip superfluous single quote from copyright...
2012-04-29 Justus Winterpython: add copyright and licensing information to...
2012-04-29 Justus Winterpython: stylistic and pep8 fixes in setup.py
2012-04-29 Justus Winterpython: update the long description in setup.py
2012-04-29 Justus Winterpython: fix the test asserting that reading the version...
2012-04-29 Justus Winterpython: simplify a path expression in setup.py
2012-04-29 Justus Winterpython: Remove unused import from setup.py
2012-04-28 Justus Winterpython: wrap and use notmuch_database_destroy as destructor
2012-04-28 Justus Winterruby: Use notmuch_database_destroy instead of notmuch_d...
2012-04-28 Justus Wintergo: Use notmuch_database_destroy instead of notmuch_dat...
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 David Bremnerupdate version to 0.12
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 David Bremnerbump version to 0.12~rc2
2012-03-18 Justus Winterpython: fix signature of two wrapped libnotmuch functions
2012-03-01 David Bremnerbump version to 0.12~rc1
2012-02-24 Justus Winterpython: split the documentation
2012-02-24 Justus Winterpython: move the notmuch module section to notes.rst
2012-02-24 Justus Winterpython: move the usage example to quickstart.rst
2012-02-23 Justus Winterpython: strip module prefix in the sphinx documentation
2012-02-22 Justus Winterpython: mention the exception class refactoring in...
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: rename filename.py into filenames.py
2012-02-22 Justus Winterpython: move Threads class into its own file
2012-02-22 Justus Winterpython: move Messages class into its own file
next