<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/libgit2/describe.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>refactor: Use undeprecated options init (#656)</title>
<updated>2020-10-22T13:18:11Z</updated>
<author>
<name>Suhaib Mujahid</name>
<email>suhaibmujahid@gmail.com</email>
</author>
<published>2020-10-22T13:18:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=5b6ce70b8997254ce48f8c24ba4198080e646fdd'/>
<id>urn:sha1:5b6ce70b8997254ce48f8c24ba4198080e646fdd</id>
<content type='text'>
This PR move form linking against the deprecated `init_options` functions to the renamed `options_init` functions.

For more context see libgit2/libgit2@0b5ba0d744e69da5dc8c08d167c83dd87ed83af2 and libgit2/libgit2@c6184f0c4b209e462bf3f42ab20df2d13d8ee918.</content>
</entry>
<entry>
<title>Remove uses of deprecated git_buf_free</title>
<updated>2018-08-08T09:51:51Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2018-08-08T09:51:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=538a05d55c6051371dd1749af75a7b2e2d623d53'/>
<id>urn:sha1:538a05d55c6051371dd1749af75a7b2e2d623d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First round of mass keep-alive additions</title>
<updated>2017-07-08T07:11:38Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2017-07-07T21:45:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=58334cf60441bd713b8fd990e30e0580b97bf3ae'/>
<id>urn:sha1:58334cf60441bd713b8fd990e30e0580b97bf3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move from an Object interface to a type</title>
<updated>2015-08-04T12:47:10Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-08-04T12:47:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=b7159b0cd4b25ee3b1a8eb9e0d4991d297487a36'/>
<id>urn:sha1:b7159b0cd4b25ee3b1a8eb9e0d4991d297487a36</id>
<content type='text'>
An Object should be about representing a libgit2 object rather than
showing which methods it should support.

Change any return of Object to *Object and provide methods to convert
between this and the particular type.
</content>
</entry>
<entry>
<title>Add git-describe support</title>
<updated>2015-07-31T20:39:33Z</updated>
<author>
<name>Calin Seciu</name>
<email>calinseciu@gmail.com</email>
</author>
<published>2015-07-23T22:39:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=1018ff76d034662e5bba7665a62d6263cd377ab7'/>
<id>urn:sha1:1018ff76d034662e5bba7665a62d6263cd377ab7</id>
<content type='text'>
Includes 'git_describe_commit' and 'git_describe_workdir'.
</content>
</entry>
</feed>
