<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git/.mailmap, branch ws/curl-http-proxy-over-https</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/'/>
<entry>
<title>mailmap: use Kaartic Sivaraam's new address</title>
<updated>2017-11-03T14:00:07+00:00</updated>
<author>
<name>Kaartic Sivaraam</name>
<email>kaartic.sivaraam@gmail.com</email>
</author>
<published>2017-11-03T05:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=cd3f8e2fc2c90335c1b82ef041d8c03ac397eb1e'/>
<id>cd3f8e2fc2c90335c1b82ef041d8c03ac397eb1e</id>
<content type='text'>
Map the old address to the new, hopefully more permanent one.

Signed-off-by: Kaartic Sivaraam &lt;kaartic.sivaraam@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Map the old address to the new, hopefully more permanent one.

Signed-off-by: Kaartic Sivaraam &lt;kaartic.sivaraam@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>.mailmap: normalize name for René Scharfe</title>
<updated>2017-10-06T02:31:41+00:00</updated>
<author>
<name>René Scharfe</name>
<email>l.s.r@web.de</email>
</author>
<published>2017-10-05T19:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=99b7b687a637d77b9079d478daee98ba3acebcba'/>
<id>99b7b687a637d77b9079d478daee98ba3acebcba</id>
<content type='text'>
Reported-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Reported-by: Stefan Beller &lt;sbeller@google.com&gt;
Signed-off-by: Rene Scharfe &lt;l.s.r@web.de&gt;
Reviewed-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Reported-by: Stefan Beller &lt;sbeller@google.com&gt;
Signed-off-by: Rene Scharfe &lt;l.s.r@web.de&gt;
Reviewed-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with 2.12.2</title>
<updated>2017-03-24T20:31:01+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T20:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=034667a458057ef1e571973a38ebbdf0045a63e9'/>
<id>034667a458057ef1e571973a38ebbdf0045a63e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mailmap: use Michael J Gruber's new address</title>
<updated>2017-03-24T19:30:27+00:00</updated>
<author>
<name>Michael J Gruber</name>
<email>git@grubix.eu</email>
</author>
<published>2017-03-24T14:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=296ab786eed237b59f76f6411e895cc1e3ce14ab'/>
<id>296ab786eed237b59f76f6411e895cc1e3ce14ab</id>
<content type='text'>
Map both old addresses to the new, hopefully more permanent one.

Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Michael J Gruber &lt;git@grubix.eu&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Map both old addresses to the new, hopefully more permanent one.

Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Michael J Gruber &lt;git@grubix.eu&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ps/urlmatch-wildcard'</title>
<updated>2017-02-27T21:57:12+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-27T21:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=a411726930a6fc97d5a1f62d8d8d59b8587b10f2'/>
<id>a411726930a6fc97d5a1f62d8d8d59b8587b10f2</id>
<content type='text'>
The &lt;url&gt; part in "http.&lt;url&gt;.&lt;variable&gt;" configuration variable
can now be spelled with '*' that serves as wildcard.
E.g. "http.https://*.example.com.proxy" can be used to specify the
proxy used for https://a.example.com, https://b.example.com, etc.,
i.e. any host in the example.com domain.

* ps/urlmatch-wildcard:
  urlmatch: allow globbing for the URL host part
  urlmatch: include host in urlmatch ranking
  urlmatch: split host and port fields in `struct url_info`
  urlmatch: enable normalization of URLs with globs
  mailmap: add Patrick Steinhardt's work address
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The &lt;url&gt; part in "http.&lt;url&gt;.&lt;variable&gt;" configuration variable
can now be spelled with '*' that serves as wildcard.
E.g. "http.https://*.example.com.proxy" can be used to specify the
proxy used for https://a.example.com, https://b.example.com, etc.,
i.e. any host in the example.com domain.

* ps/urlmatch-wildcard:
  urlmatch: allow globbing for the URL host part
  urlmatch: include host in urlmatch ranking
  urlmatch: split host and port fields in `struct url_info`
  urlmatch: enable normalization of URLs with globs
  mailmap: add Patrick Steinhardt's work address
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sg/mailmap-self'</title>
<updated>2017-02-02T21:36:57+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-02T21:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=be6de6ecf99f8390fb09fef12cf4d739263b5124'/>
<id>be6de6ecf99f8390fb09fef12cf4d739263b5124</id>
<content type='text'>
* sg/mailmap-self:
  .mailmap: update Gábor Szeder's email address
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sg/mailmap-self:
  .mailmap: update Gábor Szeder's email address
</pre>
</div>
</content>
</entry>
<entry>
<title>.mailmap: update Gábor Szeder's email address</title>
<updated>2017-01-31T23:18:20+00:00</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder.dev@gmail.com</email>
</author>
<published>2017-01-31T18:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=540a398e9cde4669c699564b15c5d5d44b372ab1'/>
<id>540a398e9cde4669c699564b15c5d5d44b372ab1</id>
<content type='text'>
Signed-off-by: SZEDER Gábor &lt;szeder.dev@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: SZEDER Gábor &lt;szeder.dev@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mailmap: add Patrick Steinhardt's work address</title>
<updated>2017-01-31T18:06:54+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>patrick.steinhardt@elego.de</email>
</author>
<published>2017-01-31T09:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=33439956b7f6f91434673d49e8c8af5c90b4a0fa'/>
<id>33439956b7f6f91434673d49e8c8af5c90b4a0fa</id>
<content type='text'>
Signed-off-by: Patrick Steinhardt &lt;patrick.steinhardt@elego.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Patrick Steinhardt &lt;patrick.steinhardt@elego.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>.mailmap: record canonical email for Richard Hansen</title>
<updated>2017-01-10T19:13:11+00:00</updated>
<author>
<name>Richard Hansen</name>
<email>hansenr@google.com</email>
</author>
<published>2017-01-09T23:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=314caebe214928e4087d67418f837e58c8294586'/>
<id>314caebe214928e4087d67418f837e58c8294586</id>
<content type='text'>
When I changed employers my work address changed from rhansen@bbn.com
to hansenr@google.com.  Rather than map my old work address to my new,
map them both to my permanent personal email address.  (I will still
use my work address in commits I submit so that my employer gets some
credit.)

Signed-off-by: Richard Hansen &lt;hansenr@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When I changed employers my work address changed from rhansen@bbn.com
to hansenr@google.com.  Rather than map my old work address to my new,
map them both to my permanent personal email address.  (I will still
use my work address in commits I submit so that my employer gets some
credit.)

Signed-off-by: Richard Hansen &lt;hansenr@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add David Turner's Two Sigma address</title>
<updated>2016-09-27T00:46:44+00:00</updated>
<author>
<name>David Turner</name>
<email>novalis@novalis.org</email>
</author>
<published>2016-09-27T00:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=8201688ecdaee73912ee43fda89bc0374080887b'/>
<id>8201688ecdaee73912ee43fda89bc0374080887b</id>
<content type='text'>
Signed-off-by: David Turner &lt;novalis@novalis.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Turner &lt;novalis@novalis.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
