<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src, branch ethomson/insteadof</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>remote: refactor insteadof application</title>
<updated>2021-12-24T03:18:54+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-24T03:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=33d0ad9c9c8655ed8a71591ef006101fd2c3c2cb'/>
<id>33d0ad9c9c8655ed8a71591ef006101fd2c3c2cb</id>
<content type='text'>
Using the insteadof helper would leak memory when we didn't really want
the pushInsteadOf configuration.  Refactor the choice into the function
that allocates memory (or now, not) and use a more idiomatic `int`
return code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the insteadof helper would leak memory when we didn't really want
the pushInsteadOf configuration.  Refactor the choice into the function
that allocates memory (or now, not) and use a more idiomatic `int`
return code.
</pre>
</div>
</content>
</entry>
<entry>
<title>worktree: checkout options suggestions from code review</title>
<updated>2021-12-23T20:21:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T20:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=942cfac129b2cffc2668a7d1d7b7b613e4eef19f'/>
<id>942cfac129b2cffc2668a7d1d7b7b613e4eef19f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default checkout strategy from FORCE to SAFE</title>
<updated>2021-12-23T20:21:49+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-10-14T07:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=58451759c2fd728149aad6dc91cb0c3e774f68c7'/>
<id>58451759c2fd728149aad6dc91cb0c3e774f68c7</id>
<content type='text'>
Since we are able to give our own git checkout options,
the default git checkout strategy will be the same as
initialized in a new git_checkout_options struct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we are able to give our own git checkout options,
the default git checkout strategy will be the same as
initialized in a new git_checkout_options struct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow user checkout options on git_worktree_add</title>
<updated>2021-12-23T20:21:49+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-09-09T16:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ffead012283cec68cafb3441e4be55030c94de74'/>
<id>ffead012283cec68cafb3441e4be55030c94de74</id>
<content type='text'>
Extend the `git_worktree_add_options` to include `git_checkout_options`.

github issue #5949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the `git_worktree_add_options` to include `git_checkout_options`.

github issue #5949
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6142 from libgit2/ethomson/blob_data_is_binary</title>
<updated>2021-12-23T20:07:29+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T20:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a50bbba18946cc7c457dc2ee376cf12b42a9b900'/>
<id>a50bbba18946cc7c457dc2ee376cf12b42a9b900</id>
<content type='text'>
blob: identify binary content</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
blob: identify binary content</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6124 from csware/config-parsing</title>
<updated>2021-12-23T20:03:08+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T20:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=05c3d972be68c33fdd397d4b2cf6f090d4b3f994'/>
<id>05c3d972be68c33fdd397d4b2cf6f090d4b3f994</id>
<content type='text'>
Config parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Config parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6125 from stforek/git_commit_summary_spaces</title>
<updated>2021-12-23T19:13:34+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T19:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=3cca14b3c1182f093d7e2d9c7de8bcb8b8828163'/>
<id>3cca14b3c1182f093d7e2d9c7de8bcb8b8828163</id>
<content type='text'>
git_commit_summary: ignore lines with spaces</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_commit_summary: ignore lines with spaces</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6101 from mkhl/fix/instead-of</title>
<updated>2021-12-23T19:12:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T19:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=dca31d2427ef2321fab61bd5e3f3470306ba445d'/>
<id>dca31d2427ef2321fab61bd5e3f3470306ba445d</id>
<content type='text'>
remotes: fix insteadOf/pushInsteadOf handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remotes: fix insteadOf/pushInsteadOf handling</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6095 from yoichi/better-compatiblity-for-at-time-notation</title>
<updated>2021-12-23T19:09:09+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T19:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ab5b3f37f5e74805250685a08fa9f4220e5dba12'/>
<id>ab5b3f37f5e74805250685a08fa9f4220e5dba12</id>
<content type='text'>
Better revparse compatibility for at time notation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better revparse compatibility for at time notation</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6094 from visualgitio/commit-graph-long-long</title>
<updated>2021-12-23T19:04:43+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-12-23T19:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4b27009cadb1bf09ad272f72745310a881762d78'/>
<id>4b27009cadb1bf09ad272f72745310a881762d78</id>
<content type='text'>
Fix a long long that crept past</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a long long that crept past</pre>
</div>
</content>
</entry>
</feed>
