<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2, branch filename-validation</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>reflog: make entry_byindex() and drop() git compliant</title>
<updated>2012-11-18T02:30:35+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-11-18T02:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b15df1d937128bb7051ab35084195ff1980a7869'/>
<id>b15df1d937128bb7051ab35084195ff1980a7869</id>
<content type='text'>
Passing 0 as the index now retrieves the most recent entry instead
of the oldest one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing 0 as the index now retrieves the most recent entry instead
of the oldest one.
</pre>
</div>
</content>
</entry>
<entry>
<title>reflog: Fix documentation</title>
<updated>2012-11-18T02:30:34+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-11-18T02:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1a764476d27ac1861d1433b02bc7fbff733d8942'/>
<id>1a764476d27ac1861d1433b02bc7fbff733d8942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: Opening a nonexistent file returns ENOTFOUND</title>
<updated>2012-11-18T02:30:34+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-11-17T21:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=270160b91a0e55486f2cb6a6238c39fcd1271809'/>
<id>270160b91a0e55486f2cb6a6238c39fcd1271809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: Make git_config_file__ondisk() internal</title>
<updated>2012-11-17T20:34:15+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-11-17T20:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=d36451c9d4ba071de07106371553bf93f2717fc4'/>
<id>d36451c9d4ba071de07106371553bf93f2717fc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>repo: ensure is_empty() checks there are no refs</title>
<updated>2012-11-17T15:20:08+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-11-17T15:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6091457e76638503fec46de269bc158f63e4721a'/>
<id>6091457e76638503fec46de269bc158f63e4721a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tag: rename git_tag_type to git_tag_target_type</title>
<updated>2012-11-17T13:41:20+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-11-17T13:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=aa8a76eff9494e109c2c72c72ad687faaf05db3d'/>
<id>aa8a76eff9494e109c2c72c72ad687faaf05db3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1074 from edubart/ignore_diff_filemode</title>
<updated>2012-11-15T18:31:11+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2012-11-15T18:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4a0c7f56ab45501ed53e6c0f8d68fa648c4b3dfc'/>
<id>4a0c7f56ab45501ed53e6c0f8d68fa648c4b3dfc</id>
<content type='text'>
Add option to ignore file mode in diffs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add option to ignore file mode in diffs</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to ignore file mode in diffs</title>
<updated>2012-11-15T16:59:39+00:00</updated>
<author>
<name>Eduardo Bart</name>
<email>edub4rt@gmail.com</email>
</author>
<published>2012-11-15T16:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=c0d5acf69a647baa06bd5d8e570105b93b5070e7'/>
<id>c0d5acf69a647baa06bd5d8e570105b93b5070e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add explicit git_index ptr to diff and checkout</title>
<updated>2012-11-15T07:29:48+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2012-11-15T07:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=bbe6dbec81d2050fb52b600bc27e2dacdc780e77'/>
<id>bbe6dbec81d2050fb52b600bc27e2dacdc780e77</id>
<content type='text'>
A number of diff APIs and the `git_checkout_index` API take a
`git_repository` object an operate on the index.  This updates
them to take a `git_index` pointer explicitly and only fall back
on the `git_repository` index if the index input is NULL.  This
makes it easier to operate on a temporary index.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A number of diff APIs and the `git_checkout_index` API take a
`git_repository` object an operate on the index.  This updates
them to take a `git_index` pointer explicitly and only fall back
on the `git_repository` index if the index input is NULL.  This
makes it easier to operate on a temporary index.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix diff API to better parameter order</title>
<updated>2012-11-15T06:54:31+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2012-11-13T21:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=5735bf5e6ab4da347b601d4b85c09c5c701dc002'/>
<id>5735bf5e6ab4da347b601d4b85c09c5c701dc002</id>
<content type='text'>
The diff API is not in the parameter order one would expect from
other libgit2 APIs.  This fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The diff API is not in the parameter order one would expect from
other libgit2 APIs.  This fixes that.
</pre>
</div>
</content>
</entry>
</feed>
