[PATCH 0/3] ruby: api updates

Subject: [PATCH 0/3] ruby: api updates

Date: Fri, 31 Mar 2023 14:53:35 -0600

To: notmuch@notmuchmail.org

Cc:

From: Felipe Contreras


These are some API updates I did years ago but didn't send for fear of
distracting from more important patches.

However, I was already butten by db.revision not being available.

So here they are.

If you want I can incrementally check all the API updates and implement them
all in the ruby bindings.

Felipe Contreras (3):
  ruby: add database.revision
  ruby: add directory.delete
  ruby: add db.{set,get}_config

 bindings/ruby/database.c  | 63 +++++++++++++++++++++++++++++++++++++++
 bindings/ruby/defs.h      | 12 ++++++++
 bindings/ruby/directory.c | 19 ++++++++++++
 bindings/ruby/init.c      |  4 +++
 4 files changed, 98 insertions(+)

-- 
2.40.0

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: