<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/go/src/notmuch-addrlookup, branch master</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=master</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=master'/>
<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>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: 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: 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>
