<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch empty-name</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>Merge pull request #1385 from carlosmn/refs-iter</title>
<updated>2013-05-11T09:42:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2013-05-11T09:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b6cc559a78a073f2aadd179fe40c09be7318c898'/>
<id>b6cc559a78a073f2aadd179fe40c09be7318c898</id>
<content type='text'>
Introduce a refs iterator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce a refs iterator</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a glob-filtering iterator</title>
<updated>2013-05-11T09:20:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-04T16:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c58cac12c24fbb127cf1928bec20decb007a75e8'/>
<id>c58cac12c24fbb127cf1928bec20decb007a75e8</id>
<content type='text'>
If the backend doesn't provide support for it, the matching is done in
refdb on top of a normal iterator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the backend doesn't provide support for it, the matching is done in
refdb on top of a normal iterator.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: remove the OID/SYMBOLIC filtering</title>
<updated>2013-05-11T09:20:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-04T14:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2b562c3a1edf0f521bdb7adf23e524d5a8389b15'/>
<id>2b562c3a1edf0f521bdb7adf23e524d5a8389b15</id>
<content type='text'>
Nobody should ever be using anything other than ALL at this level, so
remove the option altogether.

As part of this, git_reference_foreach_glob is now implemented in the
frontend using an iterator. Backends will later regain the ability of
doing the glob filtering in the backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nobody should ever be using anything other than ALL at this level, so
remove the option altogether.

As part of this, git_reference_foreach_glob is now implemented in the
frontend using an iterator. Backends will later regain the ability of
doing the glob filtering in the backend.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: introduce an iterator</title>
<updated>2013-05-11T09:20:37+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-03-02T18:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4def7035cac133607256fd91352ce54ac4548a7c'/>
<id>4def7035cac133607256fd91352ce54ac4548a7c</id>
<content type='text'>
This allows us to get a list of reference names in a loop instead of callbacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to get a list of reference names in a loop instead of callbacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix git_repository_message docs</title>
<updated>2013-05-09T13:45:06+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-05-09T13:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3d1c9f612d78c6c235a3f38af226300fb6dd7dd6'/>
<id>3d1c9f612d78c6c235a3f38af226300fb6dd7dd6</id>
<content type='text'>
This clarifies the docs for git_repository_message and also adds
to the tests to explicitly check NUL termination of data when the
output buffer is smaller than the message size.  There is a minor
behavior change so that a non-NULL output buffer will always be
NUL terminated (at length zero) if an error occurs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This clarifies the docs for git_repository_message and also adds
to the tests to explicitly check NUL termination of data when the
output buffer is smaller than the message size.  There is a minor
behavior change so that a non-NULL output buffer will always be
NUL terminated (at length zero) if an error occurs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1560 from carlosmn/ref-dwim</title>
<updated>2013-05-09T12:43:25+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2013-05-09T12:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=503dd0f3c4f798b02e0173dde7e3631d6e860c42'/>
<id>503dd0f3c4f798b02e0173dde7e3631d6e860c42</id>
<content type='text'>
Expose git_reference_dwim</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose git_reference_dwim</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1552 from carlosmn/config-helpers</title>
<updated>2013-05-07T22:09:11+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2013-05-07T22:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=af795759a7c1e753d440e3c3ca4dd5d8e391018c'/>
<id>af795759a7c1e753d440e3c3ca4dd5d8e391018c</id>
<content type='text'>
Config helpers for global/xdg config files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Config helpers for global/xdg config files</pre>
</div>
</content>
</entry>
<entry>
<title>Expose git_reference_dwim</title>
<updated>2013-05-07T21:34:48+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-07T21:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=98d633cccf0a214b83ebfe9c7cb8ca449a1f0637'/>
<id>98d633cccf0a214b83ebfe9c7cb8ca449a1f0637</id>
<content type='text'>
Extract this function out of the rev-parse code to be able to DWIM a
reference instead of its target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract this function out of the rev-parse code to be able to DWIM a
reference instead of its target.
</pre>
</div>
</content>
</entry>
<entry>
<title>config: convenience function to open global/xdg</title>
<updated>2013-05-07T19:42:56+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-06T22:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5d8318875fc7234d00140ce1f18b67bc4703e5f4'/>
<id>5d8318875fc7234d00140ce1f18b67bc4703e5f4</id>
<content type='text'>
The rules for which one to open is a bit silly, so let's make it
easier for our users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rules for which one to open is a bit silly, so let's make it
easier for our users.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1556 from arrbee/diff-patch-fixes</title>
<updated>2013-05-07T15:00:44+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2013-05-07T15:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=33665410d636c9f5f0d5e017fe6347260b1b6ec1'/>
<id>33665410d636c9f5f0d5e017fe6347260b1b6ec1</id>
<content type='text'>
Diff patch bug fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff patch bug fixes</pre>
</div>
</content>
</entry>
</feed>
