<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/error-buffer</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>error: store the error messages in a reusable buffer</title>
<updated>2015-07-28T07:31:00+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-26T19:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=f85fc367e01eb0f5918263b1fcdfc8b7d16065c1'/>
<id>f85fc367e01eb0f5918263b1fcdfc8b7d16065c1</id>
<content type='text'>
Instead of allocating a brand new buffer for each error string we want
to store, we can use a per-thread buffer to store the error string and
re-use the underlying storage. We already use the buffer to format the
string, so this mostly makes that more direct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of allocating a brand new buffer for each error string we want
to store, we can use a per-thread buffer to store the error string and
re-use the underlying storage. We already use the buffer to format the
string, so this mostly makes that more direct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3307 from libgit2/cmn/submodule-backslash</title>
<updated>2015-07-24T20:05:16+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-07-24T20:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=2dfd5eae33e079bc92a15ccfd561901ea7b69e45'/>
<id>2dfd5eae33e079bc92a15ccfd561901ea7b69e45</id>
<content type='text'>
Normalize submodule urls before looking at them</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Normalize submodule urls before looking at them</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3303 from libgit2/cmn/index-add-submodule</title>
<updated>2015-07-24T20:04:20+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-07-24T20:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=759b2230a522df47640808cb0b21346cc824f6ff'/>
<id>759b2230a522df47640808cb0b21346cc824f6ff</id>
<content type='text'>
Allow adding a submodule through git_index_add_bypath</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow adding a submodule through git_index_add_bypath</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3305 from libgit2/cmn/reflog-del-backend</title>
<updated>2015-07-24T20:01:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-07-24T20:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=91dad181439e0ea59bb84f8af9d7e144646f20c1'/>
<id>91dad181439e0ea59bb84f8af9d7e144646f20c1</id>
<content type='text'>
refdb: delete a ref's reflog upon deletion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refdb: delete a ref's reflog upon deletion</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3304 from libgit2/cmn/checkout-free-stream</title>
<updated>2015-07-24T19:59:38+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-07-24T19:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=14e805a2ceebb360e0bf8d5c006244d5f8af4741'/>
<id>14e805a2ceebb360e0bf8d5c006244d5f8af4741</id>
<content type='text'>
filter: make sure to close the stream even on error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filter: make sure to close the stream even on error</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3317 from csware/fix-vista</title>
<updated>2015-07-23T15:00:55+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-07-23T15:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=4e0421fdbdd54004041797b5dd5e79597c86f447'/>
<id>4e0421fdbdd54004041797b5dd5e79597c86f447</id>
<content type='text'>
Make libgit2 work on Windows Vista again</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make libgit2 work on Windows Vista again</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3322 from libgit2/fix-init-ordering</title>
<updated>2015-07-22T20:01:08+00:00</updated>
<author>
<name>Josh Abernathy</name>
<email>joshaber@gmail.com</email>
</author>
<published>2015-07-22T20:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=abbe17ef1ffbc264101808829a3317c1c805df96'/>
<id>abbe17ef1ffbc264101808829a3317c1c805df96</id>
<content type='text'>
Increment `git__n_inits` before doing `init_once`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increment `git__n_inits` before doing `init_once`.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix-init-ordering</title>
<updated>2015-07-22T15:33:18+00:00</updated>
<author>
<name>joshaber</name>
<email>joshaber@gmail.com</email>
</author>
<published>2015-07-22T15:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=9830fbba05ef66325f929a09407abc45ab85847d'/>
<id>9830fbba05ef66325f929a09407abc45ab85847d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increment `git__n_inits` before doing `init_once`.</title>
<updated>2015-07-22T14:51:38+00:00</updated>
<author>
<name>joshaber</name>
<email>joshaber@gmail.com</email>
</author>
<published>2015-07-22T14:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=cf198fdf2a044d2e2f0675c2c6b1cd9cdbcf4fcf'/>
<id>cf198fdf2a044d2e2f0675c2c6b1cd9cdbcf4fcf</id>
<content type='text'>
Fixes #3318.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3318.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make libgit2 work on Windows Vista again</title>
<updated>2015-07-22T10:52:24+00:00</updated>
<author>
<name>Sven Strickroth</name>
<email>email@cs-ware.de</email>
</author>
<published>2015-07-21T21:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=318bb763e9e896472e2aa16ebe8cbf2463804e19'/>
<id>318bb763e9e896472e2aa16ebe8cbf2463804e19</id>
<content type='text'>
(fixes issue #3316)

Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(fixes issue #3316)

Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
