<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/git2go/mempack.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>Uprev libgit2</title>
<updated>2020-02-21T03:01:59Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-02-13T03:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=419bac9075cd0967b09f4e0f9884a1d87298c2e3'/>
<id>urn:sha1:419bac9075cd0967b09f4e0f9884a1d87298c2e3</id>
<content type='text'>
This uprevs libgit2 to the latest and greatest. Notably,

* Fixes the interface of `git_mempack_reset`, since it now returns an
  `int` instead of being `void`.

Fixes: #533
</content>
</entry>
<entry>
<title>Keep odb alive when adding mempack</title>
<updated>2019-01-15T19:28:36Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2019-01-15T19:28:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=f4ea2a561da9868efc670467061129ac6e53825d'/>
<id>urn:sha1:f4ea2a561da9868efc670467061129ac6e53825d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addressed review feedback and added a test</title>
<updated>2019-01-08T02:45:04Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2019-01-08T02:45:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=a2c93a0bcf63c88f9324333f7f3f6a204a817617'/>
<id>urn:sha1:a2c93a0bcf63c88f9324333f7f3f6a204a817617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for mempack</title>
<updated>2018-07-07T23:17:24Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2018-07-05T03:50:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=d7fd15b1e0fda55c7237609bbdc8caddff49d032'/>
<id>urn:sha1:d7fd15b1e0fda55c7237609bbdc8caddff49d032</id>
<content type='text'>
This allows the creation of git packfiles without needing to write them
to the filesystem.
</content>
</entry>
</feed>
