<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch vmg/features</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>features: Rename `_HAS_` to `_FEATURE_`</title>
<updated>2014-03-03T11:40:25+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2014-03-03T11:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ebb3c506fd880a383ea66679865e16e24253cb3a'/>
<id>ebb3c506fd880a383ea66679865e16e24253cb3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caps: Rename the enum name too!</title>
<updated>2014-03-03T11:13:17+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2014-03-03T11:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2491c416ed84fb575506b0b58fb234ab2daa24fb'/>
<id>2491c416ed84fb575506b0b58fb234ab2daa24fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caps: Rename to features to avoid confusion</title>
<updated>2014-03-03T11:10:36+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2014-03-03T11:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c9f5298b0e7a1c21da35618be33ae651cbcdbcef'/>
<id>c9f5298b0e7a1c21da35618be33ae651cbcdbcef</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 #2144 from linquize/branch-f-current</title>
<updated>2014-03-02T15:00:00+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2014-03-02T15:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=494be429ad2d247a8d1fb2b43b8c715a4b9da663'/>
<id>494be429ad2d247a8d1fb2b43b8c715a4b9da663</id>
<content type='text'>
Do not allow git_branch_create() to force update branch</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not allow git_branch_create() to force update branch</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test to show git_branch_create() fails if attempt to force create current branch</title>
<updated>2014-03-02T11:14:20+00:00</updated>
<author>
<name>Linquize</name>
<email>linquize@yahoo.com.hk</email>
</author>
<published>2014-03-02T11:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1d08b72e4fbc474719baec127d7911cc116dec48'/>
<id>1d08b72e4fbc474719baec127d7911cc116dec48</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 #2143 from libgit2/rb/projects</title>
<updated>2014-03-01T17:06:49+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-03-01T17:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9776cb84fa1cf774447e069e263935e45589b02c'/>
<id>9776cb84fa1cf774447e069e263935e45589b02c</id>
<content type='text'>
Add project list and update readme</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add project list and update readme</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2146 from libgit2/rb/diff-b2b</title>
<updated>2014-02-28T08:40:17+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-02-28T08:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=06d41826b6f85d83e68973e0565978b6b3e8976f'/>
<id>06d41826b6f85d83e68973e0565978b6b3e8976f</id>
<content type='text'>
Add git_diff_buffers and git_patch_from_buffers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add git_diff_buffers and git_patch_from_buffers</pre>
</div>
</content>
</entry>
<entry>
<title>Add buffer to buffer diff and patch APIs</title>
<updated>2014-02-27T22:13:22+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2014-02-27T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6789b7a75d1e24a7f4ce34628c6b4561517f0b73'/>
<id>6789b7a75d1e24a7f4ce34628c6b4561517f0b73</id>
<content type='text'>
This adds `git_diff_buffers` and `git_patch_from_buffers`.  This
also includes a bunch of internal refactoring to increase the
shared code between these functions and the blob-to-blob and
blob-to-buffer APIs, as well as some higher level assert helpers
in the tests to also remove redundancy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds `git_diff_buffers` and `git_patch_from_buffers`.  This
also includes a bunch of internal refactoring to increase the
shared code between these functions and the blob-to-blob and
blob-to-buffer APIs, as well as some higher level assert helpers
in the tests to also remove redundancy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings and code style issues</title>
<updated>2014-02-27T22:01:16+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2014-02-27T22:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d88399922f622baef91c6f4e4e67b2091653cb65'/>
<id>d88399922f622baef91c6f4e4e67b2091653cb65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not allow git_branch_create() to force update branch</title>
<updated>2014-02-27T15:56:25+00:00</updated>
<author>
<name>Linquize</name>
<email>linquize@yahoo.com.hk</email>
</author>
<published>2014-02-27T15:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=59b1dbcd7acf6aa7dd6d81d0386ab15f46ce6ac7'/>
<id>59b1dbcd7acf6aa7dd6d81d0386ab15f46ce6ac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
