unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Ali Polatel <alip@exherbo.org>
To: notmuch@notmuchmail.org
Subject: [PATCH 0/4] Update Ruby bindings
Date: Mon, 10 Jan 2011 16:39:24 +0200	[thread overview]
Message-ID: <cover.1294669955.git.alip@exherbo.org> (raw)

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

             reply	other threads:[~2011-01-10 14:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 14:39 Ali Polatel [this message]
2011-01-10 14:39 ` [PATCH 1/4] ruby: Add wrappers for query_get_s{ort,tring} Ali Polatel
2011-01-10 14:39 ` [PATCH 2/4] ruby: Add wrappers for maildir sync. interface Ali Polatel
2011-01-10 14:39 ` [PATCH 3/4] ruby: Add wrapper for message_get_filenames Ali Polatel
2011-01-10 14:39 ` [PATCH 4/4] ruby: Add generated files to gitignore Ali Polatel
2011-01-31 22:48   ` Thomas Schwinge
2011-02-02 23:42     ` Ali Polatel

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=cover.1294669955.git.alip@exherbo.org \
    --to=alip@exherbo.org \
    --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).