index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
ruby
/
message.c
Age
Commit message (
Expand
)
Author
2023-04-12
ruby: add filenames helper
Felipe Contreras
2023-04-02
ruby: add tags helper
Felipe Contreras
2021-05-17
ruby: new notmuch_rb_object_destroy() helper
Felipe Contreras
2021-05-17
ruby: add all data types
Felipe Contreras
2021-05-17
ruby: create Data_Wrap_Notmuch_Object helper
Felipe Contreras
2020-07-18
bindings/ruby: replacy use of deprecated notmuch_message_get_flag
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2014-02-21
ruby bindings message: docstring typo
Gaute Hope
2011-10-04
ruby: Fix macros, use quoting
Ali Polatel
2011-10-04
ruby: be consistent with notmuch's coding style
Ali Polatel
2011-09-24
ruby: Rename destroy to destroy!
Ali Polatel
2011-01-25
ruby: Add wrapper for message_get_filenames
Ali Polatel
2011-01-25
ruby: Add wrappers for maildir sync. interface
Ali Polatel
2010-06-06
ruby: Don't barf if an object is destroyed more than once
Ali Polatel
2010-06-06
ruby: Kill garbage collection related cruft.
Ali Polatel
2010-06-06
Initial ruby bindings
Ali Polatel