<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/push-refspec-refactor</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>push: use the common refspec parser</title>
<updated>2014-11-09T15:07:43+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-07T14:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=aad638f3a1e4d98296c2ec9c4ed08f217a652c5c'/>
<id>aad638f3a1e4d98296c2ec9c4ed08f217a652c5c</id>
<content type='text'>
There is one well-known and well-tested parser which we should use,
instead of implementing parsing a second time.

The common parser is also augmented to copy the LHS into the RHS if the
latter is empty.

The expressions test had to change a bit, as we now catch a bad RHS of a
refspec locally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is one well-known and well-tested parser which we should use,
instead of implementing parsing a second time.

The common parser is also augmented to copy the LHS into the RHS if the
latter is empty.

The expressions test had to change a bit, as we now catch a bad RHS of a
refspec locally.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2688 from libgit2/cmn/ignore-file-trailing-cr</title>
<updated>2014-11-05T15:47:19+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-05T15:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=b4e5432ff032c7d05c82ad2871e27f990493d6b7'/>
<id>b4e5432ff032c7d05c82ad2871e27f990493d6b7</id>
<content type='text'>
ignore: consider files with a CR in their names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignore: consider files with a CR in their names</pre>
</div>
</content>
</entry>
<entry>
<title>ignore: consider files with a CR in their names</title>
<updated>2014-11-05T15:22:01+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-05T15:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=5c54e2162a21cb909e961c62f53e7d4c64f80cb0'/>
<id>5c54e2162a21cb909e961c62f53e7d4c64f80cb0</id>
<content type='text'>
We currently consider CR to start the end of the line, but that means
that we miss cases with CR CR LF which can be used with git to match
files whose names have CR at the end of their names.

The fix from the patch comes from Russell's comment in the issue.

This fixes #2536.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We currently consider CR to start the end of the line, but that means
that we miss cases with CR CR LF which can be used with git to match
files whose names have CR at the end of their names.

The fix from the patch comes from Russell's comment in the issue.

This fixes #2536.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2686 from ethomson/rename_notfound</title>
<updated>2014-11-03T21:27:11+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-03T21:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=3f8d005a82b39c504220d65b6a6aa696c3b1a9c4'/>
<id>3f8d005a82b39c504220d65b6a6aa696c3b1a9c4</id>
<content type='text'>
Propogate GIT_ENOTFOUND from git_remote_rename</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Propogate GIT_ENOTFOUND from git_remote_rename</pre>
</div>
</content>
</entry>
<entry>
<title>git_remote_rename: propogate GIT_ENOTFOUND</title>
<updated>2014-11-03T19:10:31+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2014-11-03T19:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=cce27d8242aa4d74324557e5c9f54fb4b67d7ec9'/>
<id>cce27d8242aa4d74324557e5c9f54fb4b67d7ec9</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 #2679 from jfultz/missing-include</title>
<updated>2014-11-03T16:32:47+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-03T16:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=de0c4555da57cddd1ea7eb47db87ca515dbe66ed'/>
<id>de0c4555da57cddd1ea7eb47db87ca515dbe66ed</id>
<content type='text'>
Make config reading continue after hitting a missing include file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make config reading continue after hitting a missing include file.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2661 from swisspol/2656</title>
<updated>2014-11-03T14:10:14+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-03T14:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=0a629181881287fa9646a52b7249f03bd1b8cfc4'/>
<id>0a629181881287fa9646a52b7249f03bd1b8cfc4</id>
<content type='text'>
Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemitconf</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemitconf</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2683 from libgit2/cmn/remote-unify</title>
<updated>2014-11-03T14:01:41+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-03T14:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=4bb8708730e81c551ca70f47ebd875f236e7998f'/>
<id>4bb8708730e81c551ca70f47ebd875f236e7998f</id>
<content type='text'>
remote: unify the creation code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remote: unify the creation code</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2680 from libgit2/cmn/invalid-cert-return</title>
<updated>2014-11-03T13:57:39+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-03T13:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=873eb899e487ddeb17fd995c07cc35f9a43fad71'/>
<id>873eb899e487ddeb17fd995c07cc35f9a43fad71</id>
<content type='text'>
netops: return GIT_ECERTIFICATE when it fails the basic tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
netops: return GIT_ECERTIFICATE when it fails the basic tests</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2685 from libgit2/cmn/mmap-readable</title>
<updated>2014-11-03T13:52:34+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-03T13:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=0fab748e9184fdf2f1fee832acf0e81cb46e44b1'/>
<id>0fab748e9184fdf2f1fee832acf0e81cb46e44b1</id>
<content type='text'>
Fix segmentation fault observed on OpenBSD/sparc64</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix segmentation fault observed on OpenBSD/sparc64</pre>
</div>
</content>
</entry>
</feed>
