[PATCH 0/4] Update Ruby bindings

Ali Polatel alip at exherbo.org
Mon Jan 10 06:39:24 PST 2011


Hello all,

This patchset updates Ruby bindings to cover all the recent
functionality of the notmuch library.

Ali Polatel (4):
  ruby: Add wrappers for query_get_s{ort,tring}
  ruby: Add wrappers for maildir sync. interface
  ruby: Add wrapper for message_get_filenames
  ruby: Add generated files to gitignore

 .gitignore              |    4 +++
 bindings/ruby/defs.h    |   15 ++++++++++++
 bindings/ruby/init.c    |    5 ++++
 bindings/ruby/message.c |   56 +++++++++++++++++++++++++++++++++++++++++++++++
 bindings/ruby/query.c   |   30 +++++++++++++++++++++++++
 5 files changed, 110 insertions(+), 0 deletions(-)

-- 
1.7.3.5



More information about the notmuch mailing list