]> git.notmuchmail.org Git - notmuch/history - bindings/ruby/query.c
ruby: use new count API
[notmuch] / bindings / ruby / query.c
2015-10-05 David Bremnerruby: use new count API
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-05-23 Felipe Contrerasruby: fix missing symbol UINT2FIX()
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: be consistent with notmuch's coding style
2011-09-24 Ali Polatelruby: Rename destroy to destroy!
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