unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 0/3] ruby: api updates
Date: Fri, 31 Mar 2023 14:53:35 -0600	[thread overview]
Message-ID: <20230331205338.174779-1-felipe.contreras@gmail.com> (raw)

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

             reply	other threads:[~2023-03-31 20:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 20:53 Felipe Contreras [this message]
2023-03-31 20:53 ` [PATCH 1/3] ruby: add database.revision Felipe Contreras
2023-05-29 11:15   ` David Bremner
2023-03-31 20:53 ` [PATCH 2/3] ruby: add directory.delete Felipe Contreras
2023-05-29 11:24   ` David Bremner
2023-03-31 20:53 ` [PATCH 3/3] ruby: add db.{set,get}_config Felipe Contreras
2023-05-29 11:32   ` David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230331205338.174779-1-felipe.contreras@gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).