<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/go/src, branch 0.23.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.23.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.23.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-09-03T23:13:08Z</updated>
<entry>
<title>bindings: move go bindings to contrib</title>
<updated>2016-09-03T23:13:08Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-08-23T23:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b0d03fc5ba1211ed783a5c052d01407d95c8446f'/>
<id>urn:sha1:b0d03fc5ba1211ed783a5c052d01407d95c8446f</id>
<content type='text'>
This signals two things, an intent to be more liberal about accepting
patches, and an intent to stop distributing the bindings if maintenance
doesn't pick up.
</content>
</entry>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>go: add binding for notmuch_message_get_date</title>
<updated>2015-03-08T07:25:44Z</updated>
<author>
<name>Trevor Jim</name>
<email>tjim@mac.com</email>
</author>
<published>2015-03-07T20:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=05b27ee0ddc3de286f2acce3bed1e6e5ed3c28e3'/>
<id>urn:sha1:05b27ee0ddc3de286f2acce3bed1e6e5ed3c28e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go: add return status to database close method</title>
<updated>2014-09-16T18:17:06Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2014-04-16T12:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d81fc4b42de2687a06046d068fe391282b0b8b8f'/>
<id>urn:sha1:d81fc4b42de2687a06046d068fe391282b0b8b8f</id>
<content type='text'>
Add return status to the Database.Close() method that calls
notmuch_database_destroy.
</content>
</entry>
<entry>
<title>go: use a different goconfig package</title>
<updated>2013-05-04T00:21:01Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2013-04-23T15:13:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=44fe1f2c160eb333732465f051e5110adeab6b0a'/>
<id>urn:sha1:44fe1f2c160eb333732465f051e5110adeab6b0a</id>
<content type='text'>
The notmuch-addrlookup utility uses a third party library to read the
notmuch configuration file. The previously used implementation at
"github.com/kless/goconfig" vanished, so this patch switches to the
implementation at "github.com/msbranco/goconfig". As the
implementations differ at the API level, the code is updated
accordingly.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>go: Update for changes to notmuch_database_get_directory</title>
<updated>2012-05-15T11:58:36Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-05-13T23:36:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cdaf253c9995fe00b096052ab85f0b8d5c010e7c'/>
<id>urn:sha1:cdaf253c9995fe00b096052ab85f0b8d5c010e7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go: format the souce code using gofmt</title>
<updated>2012-05-11T11:36:43Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-09T11:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1952889353becc7b3bd254ea2695eca04bb9491f'/>
<id>urn:sha1:1952889353becc7b3bd254ea2695eca04bb9491f</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>go: update the addrlookup utility to go 1</title>
<updated>2012-05-11T11:35:50Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-09T11:15:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9bf6eec1a51c49f025454fdfc709b4d29142f84c'/>
<id>urn:sha1:9bf6eec1a51c49f025454fdfc709b4d29142f84c</id>
<content type='text'>
Use the new built in error type that replaces os.Error, adapt the code
to the fact that strings.Split has just two arguments now.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>go: set LDFLAGS to -lnotmuch in the packages source file</title>
<updated>2012-05-11T11:35:38Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-09T11:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3760a79b3fd551c389f1216af321d1ab45d0642f'/>
<id>urn:sha1:3760a79b3fd551c389f1216af321d1ab45d0642f</id>
<content type='text'>
Set the LDFLAGS to -lnotmuch so the resulting go package will be
linked with libnotmuch.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>go: reorganize the go bindings</title>
<updated>2012-05-11T11:32:44Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-09T11:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=97565b77cdb4c7c2db82f0baa462eeabb17294dc'/>
<id>urn:sha1:97565b77cdb4c7c2db82f0baa462eeabb17294dc</id>
<content type='text'>
go 1 introduced the "go" program that simplifies building of libraries
and programs. This patch reorganizes the go code so it can be compiled
using the new utility, it does not change any files.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
</feed>
