<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch filename-containing-bracket</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>Add a test for getting status of files containing brackets</title>
<updated>2012-06-27T16:09:08+00:00</updated>
<author>
<name>Adam Roben</name>
<email>adam@roben.org</email>
</author>
<published>2012-06-27T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=01b3253502a67be5170bc138321ddbf0750a635f'/>
<id>01b3253502a67be5170bc138321ddbf0750a635f</id>
<content type='text'>
This test fails currently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test fails currently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #783 from nulltoken/topic/reinit-coverage</title>
<updated>2012-06-26T06:28:17+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2012-06-26T06:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ed754a75e145352c02da62b5d56df5866d7eec26'/>
<id>ed754a75e145352c02da62b5d56df5866d7eec26</id>
<content type='text'>
Repo reinit fix + enhanced test coverage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Repo reinit fix + enhanced test coverage</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #785 from nulltoken/topic/refs-fromglob</title>
<updated>2012-06-26T06:27:35+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2012-06-26T06:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c6713398ba24b6e9df0950e432fbee1bf5d20373'/>
<id>c6713398ba24b6e9df0950e432fbee1bf5d20373</id>
<content type='text'>
Topic/refs fromglob</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Topic/refs fromglob</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #786 from schu/indexer</title>
<updated>2012-06-25T17:32:05+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2012-06-25T17:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b15b91f5df60e01ac5da3661c23e84304a6722ea'/>
<id>b15b91f5df60e01ac5da3661c23e84304a6722ea</id>
<content type='text'>
indexer: start parsing input data immediately</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
indexer: start parsing input data immediately</pre>
</div>
</content>
</entry>
<entry>
<title>indexer: start parsing input data immediately</title>
<updated>2012-06-25T13:38:36+00:00</updated>
<author>
<name>Michael Schubert</name>
<email>schu@schu.io</email>
</author>
<published>2012-06-25T13:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f9fd7105818dfd56cfce578bd1b58dd5dd8c839a'/>
<id>f9fd7105818dfd56cfce578bd1b58dd5dd8c839a</id>
<content type='text'>
Currently, the first call of git_indexer_stream_add adds the data to the
underlying pack file and opens it for later use, but doesn't start
parsing the already available data.
This means, git_indexer_stream_finalize only works if
git_indexer_stream_add was called at least twice. Kill this limitation
by parsing available data immediately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the first call of git_indexer_stream_add adds the data to the
underlying pack file and opens it for later use, but doesn't start
parsing the already available data.
This means, git_indexer_stream_finalize only works if
git_indexer_stream_add was called at least twice. Kill this limitation
by parsing available data immediately.
</pre>
</div>
</content>
</entry>
<entry>
<title>amigaos: Add missing include</title>
<updated>2012-06-24T14:56:32+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-06-24T14:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=60029f499e147bb4e03c419e3e7d235cd8120609'/>
<id>60029f499e147bb4e03c419e3e7d235cd8120609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revwalk: make git_revwalk_(push|hide)_glob() leverage git_reference_foreach_glob()</title>
<updated>2012-06-22T19:42:10+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-06-22T15:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1163434646bfd27ffc4364754235d745a6384195'/>
<id>1163434646bfd27ffc4364754235d745a6384195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>references: introduce git_reference_foreach_glob()</title>
<updated>2012-06-22T19:40:24+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-06-22T13:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=527ed55448fb8fceb93837426c60bb401b8e32ab'/>
<id>527ed55448fb8fceb93837426c60bb401b8e32ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>amigaos: Cleanup</title>
<updated>2012-06-22T19:25:17+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-06-22T19:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=798e4d53dcd2f5340782083130c0fb5227d596ac'/>
<id>798e4d53dcd2f5340782083130c0fb5227d596ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pull-req' of https://github.com/chris-y/libgit2 into amigaos</title>
<updated>2012-06-22T18:48:50+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-06-22T18:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2ae052d1b1574d1a4de402c91ebb98f061c997d4'/>
<id>2ae052d1b1574d1a4de402c91ebb98f061c997d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
