<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/git2/index.h, branch ethomson/test_https</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>Move the external includes folder from `src` to `include`</title>
<updated>2011-03-03T18:23:53+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-03T18:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=71d33382a7c55e4dd72b32cea3e4dcb7a549ab79'/>
<id>71d33382a7c55e4dd72b32cea3e4dcb7a549ab79</id>
<content type='text'>
Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include "oid.h" in headers that use git_oid</title>
<updated>2011-02-24T22:00:36+00:00</updated>
<author>
<name>Sakari Jokinen</name>
<email>sakariij@gmail.com</email>
</author>
<published>2011-02-23T05:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=fc70832a4fe26e3a237876a865e723fb7f4cc79d'/>
<id>fc70832a4fe26e3a237876a865e723fb7f4cc79d</id>
<content type='text'>
This makes generating bindings to hlibgit2 easier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes generating bindings to hlibgit2 easier
</pre>
</div>
</content>
</entry>
<entry>
<title>Revised platform types to use 'best supported' size.</title>
<updated>2011-01-11T07:31:55+00:00</updated>
<author>
<name>Alex Budovski</name>
<email>abudovski@gmail.com</email>
</author>
<published>2011-01-11T05:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=f0bde7fac0796bb6d7bfe794bd049041f2133905'/>
<id>f0bde7fac0796bb6d7bfe794bd049041f2133905</id>
<content type='text'>
This will allow graceful migration to 64 bit file sizes and timestamps should
git's binary interface be extended to allow this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow graceful migration to 64 bit file sizes and timestamps should
git's binary interface be extended to allow this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use generic types in git_index_entry</title>
<updated>2011-01-10T03:01:38+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-01-10T03:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=073fa812411507d7a96cbabda3f4aef012d92811'/>
<id>073fa812411507d7a96cbabda3f4aef012d92811</id>
<content type='text'>
Off_t is not cool. It can be 32 or 64 bits depending on the platform,
but on the Index format, it's always 32 bits.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Off_t is not cool. It can be 32 or 64 bits depending on the platform,
but on the Index format, it's always 32 bits.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix type-conversion warnings</title>
<updated>2010-12-06T21:36:21+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2010-12-06T21:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a44fc1d413bc1e2f0ed82aff60ce2069c33d2eda'/>
<id>a44fc1d413bc1e2f0ed82aff60ce2069c33d2eda</id>
<content type='text'>
The types in the git_index_entry struct are now system-defaults, and get
truncated to uint32_t's when written back on the index.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The types in the git_index_entry struct are now system-defaults, and get
truncated to uint32_t's when written back on the index.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license file to all public headers</title>
<updated>2010-12-06T21:08:31+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2010-12-06T21:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=f591833095ad9a3bbff42c76531131f7ec6a2954'/>
<id>f591833095ad9a3bbff42c76531131f7ec6a2954</id>
<content type='text'>
Yes, the public headers do need our license.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yes, the public headers do need our license.

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the library include file</title>
<updated>2010-12-06T21:03:16+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2010-12-06T21:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=44908fe763b1a2097b65c86130ac679c458df7d2'/>
<id>44908fe763b1a2097b65c86130ac679c458df7d2</id>
<content type='text'>
Libgit2 is now officially include as

	#include "&lt;git2.h&gt;"

or indidividual files may be included as

	#include &lt;git2/index.h&gt;

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Libgit2 is now officially include as

	#include "&lt;git2.h&gt;"

or indidividual files may be included as

	#include &lt;git2/index.h&gt;

Signed-off-by: Vicent Marti &lt;tanoku@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
