<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/ruby, branch debian/0.38-2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.38-2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.38-2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-05-29T10:51:02Z</updated>
<entry>
<title>ruby: db: reorganize initializer</title>
<updated>2023-05-29T10:51:02Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-31T20:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=95a4bf38173311597bcc4fa7f597d58bb11ed119'/>
<id>urn:sha1:95a4bf38173311597bcc4fa7f597d58bb11ed119</id>
<content type='text'>
In order to make it more extensible.

No functional changes.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: query: fix get sort</title>
<updated>2023-05-25T10:02:59Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-04-03T20:27:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=afa45bd6b886838b760884a1870f274fc33b5f89'/>
<id>urn:sha1:afa45bd6b886838b760884a1870f274fc33b5f89</id>
<content type='text'>
The order was wrong, right now `query.sort` doesn't return a number.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: remove FileNames object</title>
<updated>2023-04-12T10:30:01Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-27T21:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e4d75fcc8349ae95ec22d0e6679880d23bed37f8'/>
<id>urn:sha1:e4d75fcc8349ae95ec22d0e6679880d23bed37f8</id>
<content type='text'>
Not used anymore now that we return an array of strings directly.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: filenames: return string array directly</title>
<updated>2023-04-12T10:29:48Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-27T21:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=837426d7be63cf11d51b74464f174724935c5d4f'/>
<id>urn:sha1:837426d7be63cf11d51b74464f174724935c5d4f</id>
<content type='text'>
Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: add filenames helper</title>
<updated>2023-04-12T10:05:23Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-27T21:59:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=777b02a7d7b922bcae08af1c16e475051ec7d8f3'/>
<id>urn:sha1:777b02a7d7b922bcae08af1c16e475051ec7d8f3</id>
<content type='text'>
Right now it doesn't do much, but it will help for further
reorganization.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: remove Tags object</title>
<updated>2023-04-02T22:11:10Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-22T23:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=44924a6a09659c97d6cde383bf7deac0413d07c3'/>
<id>urn:sha1:44924a6a09659c97d6cde383bf7deac0413d07c3</id>
<content type='text'>
Not used anymore now that we return an array of strings directly.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: tags: return string array directly</title>
<updated>2023-04-02T22:10:55Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-22T23:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a52290609b07b51b16b527d1c14ac9836760300'/>
<id>urn:sha1:3a52290609b07b51b16b527d1c14ac9836760300</id>
<content type='text'>
Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: add tags helper</title>
<updated>2023-04-02T22:00:49Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-22T23:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ae1336dea5cc6a221699fff260d8b44cee677f77'/>
<id>urn:sha1:ae1336dea5cc6a221699fff260d8b44cee677f77</id>
<content type='text'>
Right now it doesn't do much, but it will help for further
reorganization.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: database: make path arg optional</title>
<updated>2023-03-31T10:56:03Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-23T02:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4152e1bc20fa2803186740c76579b495f4c77fb6'/>
<id>urn:sha1:4152e1bc20fa2803186740c76579b495f4c77fb6</id>
<content type='text'>
It can be automatically loaded from the configuration now.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: use database_open_with_config</title>
<updated>2023-03-31T10:53:00Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2023-03-23T02:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=83ea220178f771bf5a4f6e2f4fe3a3dd2e96676e'/>
<id>urn:sha1:83ea220178f771bf5a4f6e2f4fe3a3dd2e96676e</id>
<content type='text'>
Fixes warning:

  warning: ‘notmuch_database_open’ is deprecated: function deprecated as of libnotmuch 5.4

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
</feed>
