<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/libgit2/index_test.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-06T01:52:01Z</updated>
<entry>
<title>The big Callback type adjustment of 2020</title>
<updated>2021-09-06T01:52:01Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-12-02T03:11:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=5def02a589a2c1653f4bb515fdec290361a222be'/>
<id>urn:sha1:5def02a589a2c1653f4bb515fdec290361a222be</id>
<content type='text'>
This change makes all callbacks that can fail return an `error`. This
makes things a lot more idiomatic.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into git_index_add_frombuffer</title>
<updated>2020-02-23T13:53:17Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-02-23T13:53:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=c20008416a64e2ae884a14332b258160a261a5df'/>
<id>urn:sha1:c20008416a64e2ae884a14332b258160a261a5df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump vendored libgit2 to fba70a9d5f</title>
<updated>2019-01-04T13:18:54Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2019-01-04T13:18:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=f969cc900dde4ba92c814823bc004bd1870079a9'/>
<id>urn:sha1:f969cc900dde4ba92c814823bc004bd1870079a9</id>
<content type='text'>
This includes updating the `Index.WriteTreeTo` test as it was abusing an
oversight of the object creation safety checks and creating a tree referencing
a non-existent blob. Instead we update it to the primary purpose of this method
which is to write into a repository from an unattached index.
</content>
</entry>
<entry>
<title>Add binding for `git_index_add_frombuffer`</title>
<updated>2017-07-17T14:05:03Z</updated>
<author>
<name>Vadzim Ramanenka</name>
<email>vadromanenko@gmail.com</email>
</author>
<published>2017-07-17T10:12:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=79fe156d307a9c7b294aa92c741dc0c2759a1894'/>
<id>urn:sha1:79fe156d307a9c7b294aa92c741dc0c2759a1894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #351 from ezwiebel/index-remove-directory</title>
<updated>2016-10-31T19:03:05Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlosmn@github.com</email>
</author>
<published>2016-10-31T19:03:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=42a90d4e68177eb2caad5eb4eed94bf01db308c2'/>
<id>urn:sha1:42a90d4e68177eb2caad5eb4eed94bf01db308c2</id>
<content type='text'>
Implement git_index_remove_directory in index wrapper</content>
</entry>
<entry>
<title>Implement git_index_remove_directory in index wrapper</title>
<updated>2016-10-20T04:49:24Z</updated>
<author>
<name>ezwiebel</name>
<email>etienne@sogilis.com</email>
</author>
<published>2016-10-20T04:49:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=c18c8693feb805d9ffbd1d22444683ce5ac96477'/>
<id>urn:sha1:c18c8693feb805d9ffbd1d22444683ce5ac96477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run the tests in parallel</title>
<updated>2016-08-27T17:21:05Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-08-27T17:21:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=e55c00eca7e70e2d02860cda3cdc9169a88ece36'/>
<id>urn:sha1:e55c00eca7e70e2d02860cda3cdc9169a88ece36</id>
<content type='text'>
This saves about 1s, or 1/3 of the test runtime. The linking is still
much slower, but this we can control.
</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>Fix test error messages</title>
<updated>2015-05-30T20:27:08Z</updated>
<author>
<name>taylorchu</name>
<email>tailinchu@gmail.com</email>
</author>
<published>2015-05-30T20:27:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=53c158fbd7e5f4dac787f5c3a7107fcb4116f676'/>
<id>urn:sha1:53c158fbd7e5f4dac787f5c3a7107fcb4116f676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Index: Add Path() accessor</title>
<updated>2015-05-19T13:05:00Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-05-19T13:05:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=72c19f73c9170720780839cd1561486e075d35a8'/>
<id>urn:sha1:72c19f73c9170720780839cd1561486e075d35a8</id>
<content type='text'>
</content>
</entry>
</feed>
