<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch hf/021_patch</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>Bump version to 0.21.3</title>
<updated>2014-12-17T21:43:52+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-12-17T18:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=88c8abf644d3d6088149cb52abff6d2b020c5bcc'/>
<id>88c8abf644d3d6088149cb52abff6d2b020c5bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.21.2</title>
<updated>2014-10-27T00:18:13+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-10-27T00:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4af08d9f69f151f6362df51d7d7f41527e2af05c'/>
<id>4af08d9f69f151f6362df51d7d7f41527e2af05c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include git2/odb_backend.h in git2.h</title>
<updated>2014-10-03T15:33:48+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-09-30T14:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=80ddaec7e9fb15492831a2f423d9ae53fcfb9a57'/>
<id>80ddaec7e9fb15492831a2f423d9ae53fcfb9a57</id>
<content type='text'>
Since this isn't under sys/ we need to have it included in the main
git2.h file.

This fixes #2551.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this isn't under sys/ we need to have it included in the main
git2.h file.

This fixes #2551.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix git_cred_ssh_interactive_callback signature</title>
<updated>2014-08-05T00:07:49+00:00</updated>
<author>
<name>Jacques Germishuys</name>
<email>jacquesg@striata.com</email>
</author>
<published>2014-07-03T18:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=dbcb7518a6ae213f0e81e3d625d49edd3c2a14b7'/>
<id>dbcb7518a6ae213f0e81e3d625d49edd3c2a14b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: always declare the libssh2 types</title>
<updated>2014-08-05T00:06:14+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-30T21:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=63ee946d63d9427f0ef9fbae2e1e8869f7ec8479'/>
<id>63ee946d63d9427f0ef9fbae2e1e8869f7ec8479</id>
<content type='text'>
This lets a user decide they do want to use keyboard-interactive after
they've compiled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets a user decide they do want to use keyboard-interactive after
they've compiled.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: create the right callback signature based on build options</title>
<updated>2014-08-05T00:06:14+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-30T08:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=aa1b62ba14e37d41da444b1ad608c8dd9448a417'/>
<id>aa1b62ba14e37d41da444b1ad608c8dd9448a417</id>
<content type='text'>
When linking against libssh2, create the transport.h such that it
contains its definition for custom crypto and keyboard-interactive
callbacks.

If we don't link against libssh2, create an equivalent signature which
has void pointers instead of pointers to libssh2 structures.

This would be one way to fix #2438.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When linking against libssh2, create the transport.h such that it
contains its definition for custom crypto and keyboard-interactive
callbacks.

If we don't link against libssh2, create an equivalent signature which
has void pointers instead of pointers to libssh2 structures.

This would be one way to fix #2438.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: update documentation</title>
<updated>2014-06-11T19:20:23+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-11T19:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=76f76162b2af4b5dfe093654851339b957f7305a'/>
<id>76f76162b2af4b5dfe093654851339b957f7305a</id>
<content type='text'>
Add docs for git_clone_local_t and move the docs for the
git_clone_options to each field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add docs for git_clone_local_t and move the docs for the
git_clone_options to each field.
</pre>
</div>
</content>
</entry>
<entry>
<title>pathspec: use C guards in header</title>
<updated>2014-06-10T01:53:26+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-10T01:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=17fbf852a5c210cfa6a4e1e906dd9e35d2adc1c1'/>
<id>17fbf852a5c210cfa6a4e1e906dd9e35d2adc1c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: fix rename docs</title>
<updated>2014-06-09T17:35:41+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-09T17:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=281da0043ca6fe8c5ba6bc24c24c10d80db93956'/>
<id>281da0043ca6fe8c5ba6bc24c24c10d80db93956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.21.0</title>
<updated>2014-06-08T18:01:02+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-08T18:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4fb32a44f928de534f79c9642e2cdb1ab9d9129b'/>
<id>4fb32a44f928de534f79c9642e2cdb1ab9d9129b</id>
<content type='text'>
Bump library version to 0.21.0 and SONAME to 21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump library version to 0.21.0 and SONAME to 21
</pre>
</div>
</content>
</entry>
</feed>
