]> git.notmuchmail.org Git - notmuch/history - bindings/ruby
test: Test upgrade to ghost messages feature
[notmuch] / bindings / ruby /
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-16 Peter Wangruby: handle return status of database close
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
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 Gaute Hoperuby bindings message: docstring typo
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-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-28 Felipe ContrerasRevert "ruby: Add workarounds to use in-tree build...
2012-05-25 Felipe ContrerasRevert "ruby: Add workarounds to use in-tree build...
2012-05-15 Austin Clementsruby: Update for changes to notmuch_database_get_directory
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 Clementsruby: Update Ruby bindings for new notmuch_database_...
2012-04-28 Justus Winterruby: Use notmuch_database_destroy instead of notmuch_d...
2011-10-04 Ali Polatelruby: Fix macros, use quoting
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-10-04 Ali Polatelruby: Add wrappers for database_find_message*
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: Remove the split file hack from rdoc.sh
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-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-02-02 Ali Polatelruby: Add generated files to .gitignore
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: Use rb_scan_args()
2010-06-06 Ali Polatelruby: Kill garbage collection related cruft.
2010-06-06 Ali Polatelruby: First attempt at fixing gc for ruby-1.9
2010-06-06 Ali Polatelruby: fix documentation of DB.upgrade!
2010-06-06 Ali PolatelInitial ruby bindings