]> git.cworth.org Git - notmuch/commit
ruby: add tags helper
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 22 Mar 2023 23:43:44 +0000 (17:43 -0600)
committerDavid Bremner <david@tethera.net>
Sun, 2 Apr 2023 22:00:49 +0000 (19:00 -0300)
commitae1336dea5cc6a221699fff260d8b44cee677f77
treec4648b41e7d193c35d2c643ae006dbb7befcaff3
parent6273966d0b50541a37a652ccf6113f184eff5300
ruby: add tags helper

Right now it doesn't do much, but it will help for further
reorganization.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
bindings/ruby/database.c
bindings/ruby/defs.h
bindings/ruby/message.c
bindings/ruby/messages.c
bindings/ruby/tags.c
bindings/ruby/thread.c