<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src, branch threadsafe</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>Fix the threading implementation</title>
<updated>2011-03-17T20:16:54+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-17T20:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=cb3e1334e8a5c3003fa0419442fc06d45508ac31'/>
<id>cb3e1334e8a5c3003fa0419442fc06d45508ac31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Thread safe cache</title>
<updated>2011-03-17T20:16:54+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-16T19:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=12d67a2a4e7f673e6239ac8865dfe8cb6ddcae53'/>
<id>12d67a2a4e7f673e6239ac8865dfe8cb6ddcae53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix headers for the new Revision Walker</title>
<updated>2011-03-16T21:59:09+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-16T21:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b5c5f0f8086ee4e9bccf0703386fd5219ac380c2'/>
<id>b5c5f0f8086ee4e9bccf0703386fd5219ac380c2</id>
<content type='text'>
The "oid.h" header is now included instead of "object.h".

The old "revwalk.h" header has been removed; it was empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "oid.h" header is now included instead of "object.h".

The old "revwalk.h" header has been removed; it was empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs are now always in-sync on disk</title>
<updated>2011-03-16T21:28:27+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-16T21:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7341bf87b111dfa0cf12761389e0e7a118363f42'/>
<id>7341bf87b111dfa0cf12761389e0e7a118363f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the Revwalk reset behavior to the old version</title>
<updated>2011-03-15T23:53:25+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T23:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=36aaf1ff1a8540c364050f62f19f3021b6e121eb'/>
<id>36aaf1ff1a8540c364050f62f19f3021b6e121eb</id>
<content type='text'>
The `reset` call now removes the pushed commits so we can reuse
the revwalker. The API documentation has been updated with the details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `reset` call now removes the pushed commits so we can reuse
the revwalker. The API documentation has been updated with the details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Export `git_strarray_free` instead of inlining</title>
<updated>2011-03-15T23:06:15+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T23:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=955f9ae9bd25ceb59775463e04c0276209387b67'/>
<id>955f9ae9bd25ceb59775463e04c0276209387b67</id>
<content type='text'>
That way non-C bindings can use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way non-C bindings can use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly free commit a commit list in revwalk</title>
<updated>2011-03-15T23:04:17+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T23:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=36b313296638f8ae349e400ba9a7f5bbfb92b96f'/>
<id>36b313296638f8ae349e400ba9a7f5bbfb92b96f</id>
<content type='text'>
The commit list was not being properly free'd when a walk was stopped
halfway through.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The commit list was not being properly free'd when a walk was stopped
halfway through.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add proper threading support to libgit2</title>
<updated>2011-03-15T19:14:07+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T19:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=bbcc7ffc690c4065954102530447aef4e8ccf895'/>
<id>bbcc7ffc690c4065954102530447aef4e8ccf895</id>
<content type='text'>
We now depend on libpthread on all Unix platforms (should be installed
by default) and use a simple wrapper for Windows threads under Win32.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now depend on libpthread on all Unix platforms (should be installed
by default) and use a simple wrapper for Windows threads under Win32.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not segfault when listing unpacked references</title>
<updated>2011-03-15T17:55:01+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T17:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b5abb881a623b8b492e0375b8e9c8936079c39bb'/>
<id>b5abb881a623b8b492e0375b8e9c8936079c39bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug assertion when using an initialized hashtable</title>
<updated>2011-03-15T17:54:45+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T17:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=d40d30cb76ddcc9935471af0fb6fa6b2a66efc4c'/>
<id>d40d30cb76ddcc9935471af0fb6fa6b2a66efc4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
