<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/git2go/tree_test.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-30T16:24:49Z</updated>
<entry>
<title>Allow skipping an entry expansion in `tree.Walk()` (#838)</title>
<updated>2021-09-30T16:24:49Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2021-09-30T16:24:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=9b155184fe1f0f0258730bccd2759ac7ec39be2a'/>
<id>urn:sha1:9b155184fe1f0f0258730bccd2759ac7ec39be2a</id>
<content type='text'>
It is now possible to skip expanding an entry in `tree.Walk()` by
returning `TreeWalkSkip`, in addition to stopping altogether by
returning a non-nil error.

Fixes: #837</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/git2go/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>Use Filemode in TreeBuilder.Insert, and add test coverage for some</title>
<updated>2016-02-17T17:23:52Z</updated>
<author>
<name>Han-Wen Nienhuys</name>
<email>hanwen@google.com</email>
</author>
<published>2016-01-27T17:11:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=090dc7ee3901d08d46b02d42b4f1fe248ecc3e6c'/>
<id>urn:sha1:090dc7ee3901d08d46b02d42b4f1fe248ecc3e6c</id>
<content type='text'>
TreeBuilder methods.
</content>
</entry>
<entry>
<title>Find tree entry by id</title>
<updated>2015-07-24T16:52:51Z</updated>
<author>
<name>Calin Seciu</name>
<email>calinseciu@gmail.com</email>
</author>
<published>2015-07-24T16:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=64c160f6f2300fc675453761471dc8d4726756e0'/>
<id>urn:sha1:64c160f6f2300fc675453761471dc8d4726756e0</id>
<content type='text'>
Add support for 'git_tree_entry_byid'.
</content>
</entry>
</feed>
