<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/apply/partial.c, branch ethomson/https_proxy</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>tests: apply: fix reference to deprecated `git_buf_free`</title>
<updated>2018-11-13T13:13:40+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-11-13T13:13:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=afc64bcd4c923793403e7995fc38f71beec7779c'/>
<id>afc64bcd4c923793403e7995fc38f71beec7779c</id>
<content type='text'>
Since commit 56ffdfc61 (buffer: deprecate `git_buf_free` in favor of
`git_buf_dispose`, 2018-02-08), the function `git_buf_free` is
deprecated and shall not be used anymore. As part of the new apply
framework that has been cooking for quite some time some new references
have been introduced to that deprecated function. Replace them with
calls to `git_buf_dispose`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since commit 56ffdfc61 (buffer: deprecate `git_buf_free` in favor of
`git_buf_dispose`, 2018-02-08), the function `git_buf_free` is
deprecated and shall not be used anymore. As part of the new apply
framework that has been cooking for quite some time some new references
have been introduced to that deprecated function. Replace them with
calls to `git_buf_dispose`.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch: add tests for aborting hunk callback</title>
<updated>2018-11-05T15:53:59+00:00</updated>
<author>
<name>Jason Haslam</name>
<email>jason@scitools.com</email>
</author>
<published>2017-04-11T20:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=620ac9c2f32d4ec6bf9c864abc5a95fd4b9af946'/>
<id>620ac9c2f32d4ec6bf9c864abc5a95fd4b9af946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch: add support for partial patch application</title>
<updated>2018-11-05T15:53:59+00:00</updated>
<author>
<name>Jason Haslam</name>
<email>jason@scitools.com</email>
</author>
<published>2017-03-31T04:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7263057269ee7131093046205abfcf5938a59ebf'/>
<id>7263057269ee7131093046205abfcf5938a59ebf</id>
<content type='text'>
Add hunk callback parameter to git_apply__patch to allow hunks to be skipped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add hunk callback parameter to git_apply__patch to allow hunks to be skipped.
</pre>
</div>
</content>
</entry>
</feed>
