<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/git2go/refdb.go, branch v0.0.35</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/git2go/atom?h=v0.0.35</id>
<link rel='self' href='http://cgit.wit.com/jcarr/git2go/atom?h=v0.0.35'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/'/>
<updated>2021-09-05T20:59:36Z</updated>
<entry>
<title>Make all non-user-creatable structures non-comparable (#802)</title>
<updated>2021-09-05T20:59:36Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2021-09-05T20:59:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=dbe032c347b1a1308a4b880e7c5a06d8dfb4d507'/>
<id>urn:sha1:dbe032c347b1a1308a4b880e7c5a06d8dfb4d507</id>
<content type='text'>
This change makes all non-user-creatable structures non-comparable. This
makes it easier to add changes later that don't introduce breaking
changes from the go compatibility guarantees perspective.

This, of course, implies that this change _is_ a breaking change, but since
these structures are not intended to be created by users (or de-referenced),
it should be okay.</content>
</entry>
<entry>
<title>Third round of keep-alive aditions</title>
<updated>2017-07-08T14:07:51Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlosmn@github.com</email>
</author>
<published>2017-07-08T14:07:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=55a1096141519a1f380d0702671cfe9bf90ec435'/>
<id>urn:sha1:55a1096141519a1f380d0702671cfe9bf90ec435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>odb &amp; refdb: make New*BackendFromC take unsafe.Pointer as argument allowing argument to be set from different package</title>
<updated>2016-09-30T14:00:20Z</updated>
<author>
<name>Mark Karpeles</name>
<email>magicaltux@gmail.com</email>
</author>
<published>2016-09-30T14:00:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=b829eb1edb54ffde40b13d5131e81fdb51faf0f9'/>
<id>urn:sha1:b829eb1edb54ffde40b13d5131e81fdb51faf0f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless includes</title>
<updated>2014-12-11T01:59:07Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-12-11T01:59:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=a9d993f3d1400970bfba572747edbee1b57fd221'/>
<id>urn:sha1:a9d993f3d1400970bfba572747edbee1b57fd221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing thread locking</title>
<updated>2014-12-06T01:45:26Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-12-06T01:44:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=8c631b0c25c8de616afa2fd89378299c9d9a1439'/>
<id>urn:sha1:8c631b0c25c8de616afa2fd89378299c9d9a1439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for travisci</title>
<updated>2014-04-03T21:12:31Z</updated>
<author>
<name>Aidan Nulman</name>
<email>anulman@gmail.com</email>
</author>
<published>2014-04-03T21:12:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=cbc81246afe58f4e3176ec2e4e930dcb0145a2a2'/>
<id>urn:sha1:cbc81246afe58f4e3176ec2e4e930dcb0145a2a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for upstream changes</title>
<updated>2014-04-03T20:49:22Z</updated>
<author>
<name>Aidan Nulman</name>
<email>anulman@gmail.com</email>
</author>
<published>2014-04-03T20:49:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=fc70808cb7a5fa6e627bb44bbcf9d8f42b1bcd80'/>
<id>urn:sha1:fc70808cb7a5fa6e627bb44bbcf9d8f42b1bcd80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>explicit returns</title>
<updated>2014-04-03T20:39:21Z</updated>
<author>
<name>Aidan Nulman</name>
<email>anulman@gmail.com</email>
</author>
<published>2014-04-03T20:39:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=b5e60dc106828b308fdb7e69fe10a0d2dec4eece'/>
<id>urn:sha1:b5e60dc106828b308fdb7e69fe10a0d2dec4eece</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add custom refdb backend support</title>
<updated>2014-02-24T08:01:47Z</updated>
<author>
<name>Aidan Nulman</name>
<email>anulman@gmail.com</email>
</author>
<published>2014-02-24T08:01:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=decaf064f9ace275789657343d5123ee5290ea31'/>
<id>urn:sha1:decaf064f9ace275789657343d5123ee5290ea31</id>
<content type='text'>
</content>
</entry>
</feed>
