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-le...@notmuchmail.org