]> git.notmuchmail.org Git - notmuch/history - bindings/ruby/init.c
python: bump SOVERSION to 5
[notmuch] / bindings / ruby / init.c
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-05-19 Ludovic LANGEruby: add bindings for `notmuch_database_get_all_tags`
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-06-25 David BremnerMerge tag '0.18.1'
2014-06-23 David BremnerMerge tag '0.18.1_rc0'
2014-06-22 David BremnerMerge branch 'release'
2014-06-15 David BremnerMerge branch 'release'
2014-06-14 David BremnerMerge branch 'release'
2014-05-28 David BremnerMerge branch 'release'
2014-05-17 Wael M. Nasreddineruby: Add wrapper for notmuch_query_count_threads
2013-05-26 David BremnerMerge branch 'release'
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Austin Clementsruby: Add bindings for notmuch_thread_get_messages
2012-06-30 Tomi Ollilaruby: extern linkage portability improvement
2012-05-08 Ali Polatelruby: Add wrapper for notmuch_query_set_omit_excluded()
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
2011-10-04 Ali Polatelruby: Really add wrappers for database_find_message*
2011-10-04 Ali Polatelruby: be consistent with notmuch's coding style
2011-09-24 Ali Polatelruby: New exception Notmuch::UnbalancedAtomicError
2011-09-24 Ali Polatelruby: Wrap notmuch_database_{begin,end}_atomic
2011-09-24 Ali Polatelruby: Rename destroy to destroy!
2011-08-01 David BremnerMerge branch 'release'
2011-07-29 Ali Polatelruby: Fix typo in documentation
2011-07-29 Ali Polatelruby: Add markers to method definitions to help rdoc
2011-07-29 Ali Polatelruby: Document remaining undocumented constants
2011-07-29 Ali Polatelruby: Document constants and exceptions right before...
2011-07-29 Ali Polatelruby: Add list of classes to main documentation
2011-01-25 Ali Polatelruby: Add wrapper for message_get_filenames
2011-01-25 Ali Polatelruby: Add wrappers for maildir sync. interface
2011-01-25 Ali Polatelruby: Add wrappers for query_get_s{ort,tring}
2010-11-08 Carl WorthMerge in ruby bindings.
2010-06-06 Ali Polatelruby: Don't barf if an object is destroyed more than...
2010-06-06 Ali Polatelruby: Kill garbage collection related cruft.
2010-06-06 Ali PolatelInitial ruby bindings