<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src, branch ethomson/test_https</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>Merge remote-tracking branch 'pr/6159'</title>
<updated>2022-01-06T12:41:27+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-01-06T12:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ca9f6b987300dd4dd204ce22491ff85ab34b51a7'/>
<id>ca9f6b987300dd4dd204ce22491ff85ab34b51a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6165 from libgit2/ethomson/includeif</title>
<updated>2022-01-06T12:38:07+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-01-06T12:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=db3572b730e5f0976833b4edb1ee07b764deaa95'/>
<id>db3572b730e5f0976833b4edb1ee07b764deaa95</id>
<content type='text'>
config: handle empty conditional in includeIf</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config: handle empty conditional in includeIf</pre>
</div>
</content>
</entry>
<entry>
<title>config: test allocation in config conditionals</title>
<updated>2022-01-05T14:22:38+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-01-05T14:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=715bfe1048d740b8fa01a9f8534d81a8f65a228d'/>
<id>715bfe1048d740b8fa01a9f8534d81a8f65a228d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: handle empty conditional in includeIf</title>
<updated>2022-01-05T14:18:59+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-01-05T14:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=83a1e614fa4435d8708792202e4f2f2c0b3ce51f'/>
<id>83a1e614fa4435d8708792202e4f2f2c0b3ce51f</id>
<content type='text'>
When a config file contains `[includeIf]` (with no condition), we should
treat that as a falsey value.  This means that we should properly parse
a config value of `includeIf.path`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a config file contains `[includeIf]` (with no condition), we should
treat that as a falsey value.  This means that we should properly parse
a config value of `includeIf.path`.
</pre>
</div>
</content>
</entry>
<entry>
<title>#6154 git_status_list_new case insensitive fix</title>
<updated>2022-01-01T23:23:00+00:00</updated>
<author>
<name>Miguel Arroz</name>
<email>750683+arroz@users.noreply.github.com</email>
</author>
<published>2022-01-01T23:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a3436cde9fbdb0ce9eb3c3e0727e3093560e10e9'/>
<id>a3436cde9fbdb0ce9eb3c3e0727e3093560e10e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `rename_threshold` to `git_status_options`.</title>
<updated>2022-01-01T00:40:58+00:00</updated>
<author>
<name>Miguel Arroz</name>
<email>750683+arroz@users.noreply.github.com</email>
</author>
<published>2022-01-01T00:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ef84889189c65b4e977ec199925b1b0ea44ed1cc'/>
<id>ef84889189c65b4e977ec199925b1b0ea44ed1cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
