<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/examples, branch vmg/namespaces</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>examples: init the threading system</title>
<updated>2013-04-23T14:21:47+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-04-23T14:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6c1b6b7abcef75d421e4d59c397eff54cc1f28aa'/>
<id>6c1b6b7abcef75d421e4d59c397eff54cc1f28aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix examples</title>
<updated>2013-04-15T22:17:40+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-15T22:17:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=32ef1d1c7cc8c603ab78416262cc421b80a8c2df'/>
<id>32ef1d1c7cc8c603ab78416262cc421b80a8c2df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'ben/unified-revparse' into development</title>
<updated>2013-04-15T21:18:24+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-15T21:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d064c74794f51e759cd84648f84f2609d3283ecc'/>
<id>d064c74794f51e759cd84648f84f2609d3283ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up minor details</title>
<updated>2013-04-15T20:29:40+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-15T20:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=201566539f38874b4e93c6a36593bd0d10e6352c'/>
<id>201566539f38874b4e93c6a36593bd0d10e6352c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up example code.</title>
<updated>2013-04-15T19:10:18+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-15T19:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5961d5ea7f77cc442ec7d7c9f698f8c96c050298'/>
<id>5961d5ea7f77cc442ec7d7c9f698f8c96c050298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change git_revparse to output git_object pointers</title>
<updated>2013-04-15T19:00:04+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-15T19:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=299a224be16368dc36bef4dc3f5e711ce35300cd'/>
<id>299a224be16368dc36bef4dc3f5e711ce35300cd</id>
<content type='text'>
This will probably prevent many lookup/free
operations in calling code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will probably prevent many lookup/free
operations in calling code.</pre>
</div>
</content>
</entry>
<entry>
<title>examples: Don't print weird characters</title>
<updated>2013-04-10T14:41:05+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-10T14:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0d3ccf0b28edb9daa5313e27149ca746b4a88c04'/>
<id>0d3ccf0b28edb9daa5313e27149ca746b4a88c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clang warnings and improve checks</title>
<updated>2013-04-09T18:40:00+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-04-09T18:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9da187e83d1b8ab513a43fd54a9fe2be11b1703f'/>
<id>9da187e83d1b8ab513a43fd54a9fe2be11b1703f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rev-list example to makefiles</title>
<updated>2013-04-09T01:07:12+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-09T01:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ec7e240ba4a3277a94def51005d2558d02cb8c3c'/>
<id>ec7e240ba4a3277a94def51005d2558d02cb8c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate git_revparse_single and _rangelike</title>
<updated>2013-04-09T01:07:04+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-09T01:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1aa21fe3b87a1e601023f49c41fab3ce76c189ac'/>
<id>1aa21fe3b87a1e601023f49c41fab3ce76c189ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
