<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/libgit2/walk.go, branch v0.1.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/libgit2/atom?h=v0.1.5</id>
<link rel='self' href='http://cgit.wit.com/jcarr/libgit2/atom?h=v0.1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/'/>
<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/libgit2/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>Mark some symbols to be deprecated #minor (#698)</title>
<updated>2020-12-05T15:23:44Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-12-05T15:23:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=137c05e802d5e11a5ab54809bc8be8f61ccece21'/>
<id>urn:sha1:137c05e802d5e11a5ab54809bc8be8f61ccece21</id>
<content type='text'>
This change introduces the file deprecated.go, which contains any
constants, functions, and types that are slated to be deprecated in the
next major release.

These symbols are deprecated because they refer to old spellings in
pre-1.0 libgit2. This also makes the build be done with the
`-DDEPRECATE_HARD` flag to avoid regressions.

This, together with
[gorelease](https://godoc.org/golang.org/x/exp/cmd/gorelease)[1] should
make releases safer going forward.

1: More information about how that works at
   https://go.googlesource.com/exp/+/refs/heads/master/apidiff/README.md</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/libgit2/commit/?id=55a1096141519a1f380d0702671cfe9bf90ec435'/>
<id>urn:sha1:55a1096141519a1f380d0702671cfe9bf90ec435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes redundant iteration over check.</title>
<updated>2016-08-29T13:10:56Z</updated>
<author>
<name>Alan Johnson</name>
<email>alan.johnson@gmail.com</email>
</author>
<published>2016-08-29T13:10:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=208cdaef7687dcb05294833c84f50031a45aa5a1'/>
<id>urn:sha1:208cdaef7687dcb05294833c84f50031a45aa5a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing issue with error conversion.</title>
<updated>2016-08-04T13:43:44Z</updated>
<author>
<name>Alan Johnson</name>
<email>alan.johnson@gmail.com</email>
</author>
<published>2016-08-04T13:43:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=380684bb107cd23d9baae15be330954e04fa088b'/>
<id>urn:sha1:380684bb107cd23d9baae15be330954e04fa088b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RevWalk.SimplifyFirstParent()</title>
<updated>2016-02-07T03:15:40Z</updated>
<author>
<name>Orivej Desh</name>
<email>orivej@gmx.fr</email>
</author>
<published>2016-02-07T03:12:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=b876e836fa76747b34832f42c354934854601f7d'/>
<id>urn:sha1:b876e836fa76747b34832f42c354934854601f7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't trat a revwalk's ITEROVER as an error</title>
<updated>2015-08-31T11:13:27Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-08-31T11:13:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=157593f38da780c4f6cb6dc61275b9b36a3327bf'/>
<id>urn:sha1:157593f38da780c4f6cb6dc61275b9b36a3327bf</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/libgit2/commit/?id=a9d993f3d1400970bfba572747edbee1b57fd221'/>
<id>urn:sha1:a9d993f3d1400970bfba572747edbee1b57fd221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the constants have types</title>
<updated>2014-10-28T10:29:31Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-10-27T14:12:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=668aa5dae1690d1a061da728f83b2450485d47f4'/>
<id>urn:sha1:668aa5dae1690d1a061da728f83b2450485d47f4</id>
<content type='text'>
While Go will assign the correct type to a const block when it
auto-creates the values, assigning makes the const be typeless and will
only gain it in each particular use.

Make each constant in the blocks have an assigned type.
</content>
</entry>
<entry>
<title>make it possible to handle errors</title>
<updated>2014-04-02T17:31:48Z</updated>
<author>
<name>Jesse Ezell</name>
<email>jesse.ezell@neudesic.com</email>
</author>
<published>2014-04-02T17:31:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=b660db0a4bf82af893e7eb120c3001cecf593fa0'/>
<id>urn:sha1:b660db0a4bf82af893e7eb120c3001cecf593fa0</id>
<content type='text'>
</content>
</entry>
</feed>
