<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2, branch vmg/mempack</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>In-memory packing backend</title>
<updated>2014-03-26T17:17:08+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2014-03-26T17:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6105d597072cea0d1a89ee184826c2c98bf5d772'/>
<id>6105d597072cea0d1a89ee184826c2c98bf5d772</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 #2181 from anuraggup/hide_cb</title>
<updated>2014-03-25T17:33:18+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-03-25T17:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=451aaf866af2d974380a2d141626f450212f40f2'/>
<id>451aaf866af2d974380a2d141626f450212f40f2</id>
<content type='text'>
Callback function to hide commit and its parents in revision walker</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Callback function to hide commit and its parents in revision walker</pre>
</div>
</content>
</entry>
<entry>
<title>Correcting format of comments in header file</title>
<updated>2014-03-24T18:20:51+00:00</updated>
<author>
<name>Anurag Gupta</name>
<email>anugupta@microsoft.com</email>
</author>
<published>2014-03-11T19:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=892b7c9fef3aa48574b784e48a8747e77e83865b'/>
<id>892b7c9fef3aa48574b784e48a8747e77e83865b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unit Tests for hide_cb in revwalk</title>
<updated>2014-03-24T18:20:13+00:00</updated>
<author>
<name>Anurag Gupta</name>
<email>anugupta@microsoft.com</email>
</author>
<published>2014-03-10T22:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=3a666071d92562d028e2fba3ff12c49f3155c7f2'/>
<id>3a666071d92562d028e2fba3ff12c49f3155c7f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Callback to hide commits in revision walker.</title>
<updated>2014-03-24T18:20:03+00:00</updated>
<author>
<name>Anurag Gupta</name>
<email>anugupta@microsoft.com</email>
</author>
<published>2014-03-10T19:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=892aa808e2e879562c45f3d0886668f86265f1cf'/>
<id>892aa808e2e879562c45f3d0886668f86265f1cf</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 #2183 from ethomson/merge_refactor</title>
<updated>2014-03-24T17:09:13+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-03-24T17:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=85a41fc4bf148dc954fa8124b61355ee648c40ba'/>
<id>85a41fc4bf148dc954fa8124b61355ee648c40ba</id>
<content type='text'>
Refactor the `git_merge` API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor the `git_merge` API</pre>
</div>
</content>
</entry>
<entry>
<title>opts: bits are not bytes</title>
<updated>2014-03-24T12:21:51+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-03-23T14:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6057c4a038d575ff02cdfce8ad93dfb541e90b2d'/>
<id>6057c4a038d575ff02cdfce8ad93dfb541e90b2d</id>
<content type='text'>
The default cache size is 256 megabytes, not megabits as claimed in the
docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default cache size is 256 megabytes, not megabits as claimed in the
docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: use git_buf for returning strings</title>
<updated>2014-03-24T12:21:51+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-03-23T12:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=42dee8ecd78a10c91056ac80fdf0c67a4df57337'/>
<id>42dee8ecd78a10c91056ac80fdf0c67a4df57337</id>
<content type='text'>
This survived the last round of culling, as the signature is only in the
comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This survived the last round of culling, as the signature is only in the
comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>UNBORN implies FAST_FORWARD</title>
<updated>2014-03-20T16:35:22+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2014-03-20T16:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=58c2b1c4218a2f90ee2745687f2e17670bde0b1b'/>
<id>58c2b1c4218a2f90ee2745687f2e17670bde0b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce GIT_MERGE_ANALYSIS_UNBORN</title>
<updated>2014-03-20T16:25:11+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2014-03-18T23:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ac584fcfd3e15b0a0200ee609bf964414936c710'/>
<id>ac584fcfd3e15b0a0200ee609bf964414936c710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
