]> git.notmuchmail.org Git - notmuch/history - bindings/ruby/message.c
ruby: move towards more modern RTypedData
[notmuch] / bindings / ruby / message.c
2021-05-17 Felipe Contrerasruby: create Data_Wrap_Notmuch_Object helper
2020-07-18 David Bremnerbindings/ruby: replacy use of deprecated notmuch_messag...
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
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
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 Gaute Hoperuby bindings message: docstring typo
2011-10-04 Ali Polatelruby: Fix macros, use quoting
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 wrapper for message_get_filenames
2011-01-25 Ali Polatelruby: Add wrappers for maildir sync. interface
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