<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/submodule-foreach-diff-path</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>submodule: lookup the submodule by path if available</title>
<updated>2015-07-11T16:31:28+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-11T16:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=08c2d3e97c0ee45222b93c214d0b752d0c52ee2d'/>
<id>08c2d3e97c0ee45222b93c214d0b752d0c52ee2d</id>
<content type='text'>
If we get the path from the gitmodules file, look up the submodule we're
interested in by path, rather then by name. Otherwise we might get
duplicate results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we get the path from the gitmodules file, look up the submodule we're
interested in by path, rather then by name. Otherwise we might get
duplicate results.
</pre>
</div>
</content>
</entry>
<entry>
<title>submdule: reproduce double-reporting of a submodule in foreach</title>
<updated>2015-07-11T11:32:57+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-11T11:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a34c4f8dcee7e985444be9f5e02b627a55c16bbb'/>
<id>a34c4f8dcee7e985444be9f5e02b627a55c16bbb</id>
<content type='text'>
When we rename a submodule, we should be merging two sets of information
based on whether their path is the same. We currently only deduplicate
on equal name, which causes us to double-report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we rename a submodule, we should be merging two sets of information
based on whether their path is the same. We currently only deduplicate
on equal name, which causes us to double-report.
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: don't install CMake on OS X</title>
<updated>2015-07-06T16:42:39+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-06T16:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a0bdfe32412b687910e809cced2d31d1e76918fe'/>
<id>a0bdfe32412b687910e809cced2d31d1e76918fe</id>
<content type='text'>
Homebrew will error out because it's already installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Homebrew will error out because it's already installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: update the homebrew db</title>
<updated>2015-07-06T16:32:31+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-06T16:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d41b8ed083a3e529a8a16db513087266e4424a63'/>
<id>d41b8ed083a3e529a8a16db513087266e4424a63</id>
<content type='text'>
We need to make sure we are asking for the current version of packages,
or we might get 404s from the download service.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to make sure we are asking for the current version of packages,
or we might get 404s from the download service.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG with the release number</title>
<updated>2015-07-06T14:23:44+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-06T14:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=159061a8ce206b694448313a84387600408f6029'/>
<id>159061a8ce206b694448313a84387600408f6029</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 #3290 from libgit2/cmn/filter-doc</title>
<updated>2015-07-03T14:29:32+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-03T14:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4d6362b168cdbc7d5b734810f2c81020c2837c4a'/>
<id>4d6362b168cdbc7d5b734810f2c81020c2837c4a</id>
<content type='text'>
filter: add docs for streaming filters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filter: add docs for streaming filters</pre>
</div>
</content>
</entry>
<entry>
<title>filter: add docs for streaming filters</title>
<updated>2015-07-03T12:36:41+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-03T12:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a94d3e68bf64c6acb89db1e14c78cfdc4b39ba0f'/>
<id>a94d3e68bf64c6acb89db1e14c78cfdc4b39ba0f</id>
<content type='text'>
These functions are available on the public API but don't have any
documentation, so they don't appear on the API reference. Fix that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions are available on the public API but don't have any
documentation, so they don't appear on the API reference. Fix that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3289 from ethomson/warnings4</title>
<updated>2015-07-02T22:38:33+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-02T22:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=99090a8522f65ddf6348f35999694d347a884c15'/>
<id>99090a8522f65ddf6348f35999694d347a884c15</id>
<content type='text'>
iterator_walk: cast away constness for free</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
iterator_walk: cast away constness for free</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3287 from ethomson/filter_test_cleanup</title>
<updated>2015-07-02T15:55:16+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-02T15:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f034c8518ea955308e1bf31cf57e030fce3b0276'/>
<id>f034c8518ea955308e1bf31cf57e030fce3b0276</id>
<content type='text'>
filter::stream: free the filter sanely</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filter::stream: free the filter sanely</pre>
</div>
</content>
</entry>
<entry>
<title>iterator_walk: cast away constness for free</title>
<updated>2015-07-02T15:36:15+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-07-02T15:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=dd6b24b19a02a5402b237e9fa9ba29cfee5b6ccf'/>
<id>dd6b24b19a02a5402b237e9fa9ba29cfee5b6ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
