<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.0.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.0.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.0.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-07-23T18:33:16Z</updated>
<entry>
<title>Git 2.0.3</title>
<updated>2014-07-23T18:33:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-23T18:33:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=740c281d21ef5b27f6f1b942a4f2fc20f51e8c7e'/>
<id>urn:sha1:740c281d21ef5b27f6f1b942a4f2fc20f51e8c7e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>.mailmap: combine Stefan Beller's emails</title>
<updated>2014-07-23T18:27:05Z</updated>
<author>
<name>Stefan Beller</name>
<email>stefanbeller@gmail.com</email>
</author>
<published>2014-07-23T12:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=98b12a4b9ab319be5bd3dcd003069e8720b8e7a5'/>
<id>urn:sha1:98b12a4b9ab319be5bd3dcd003069e8720b8e7a5</id>
<content type='text'>
Google mail has had the extension @googlemail.com for a long time
in Germany as @gmail.de was already taken by a competitor.
Nowadays the original gmail company isn't there anymore(?), hence
Googlemail also introduced @gmail.com in Germany, which I switched to.

This changed mail address of mine first appeared in 398dd4bd039680b
(2014-07-10, .mailmap: map different names with the same email
address together) ironically.

Signed-off-by: Stefan Beller &lt;stefanbeller@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git.1: switch homepage for stats</title>
<updated>2014-07-23T18:26:52Z</updated>
<author>
<name>Stefan Beller</name>
<email>stefanbeller@gmail.com</email>
</author>
<published>2014-07-23T12:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=405869d0d5e5c943af08c0a0b32989843b001b66'/>
<id>urn:sha1:405869d0d5e5c943af08c0a0b32989843b001b66</id>
<content type='text'>
According to http://meta.ohloh.net/2014/07/black-duck-open-hub/
the site name of ohloh changed to openhub.

Change the man page accordingly.

Signed-off-by: Stefan Beller &lt;stefanbeller@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ah/fix-http-push' into maint</title>
<updated>2014-07-22T17:29:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=cd989a97ec5bdb612693fbbed98b7adeb52a83a0'/>
<id>urn:sha1:cd989a97ec5bdb612693fbbed98b7adeb52a83a0</id>
<content type='text'>
* ah/fix-http-push:
  http-push.c: make CURLOPT_IOCTLDATA a usable pointer
</content>
</entry>
<entry>
<title>Merge branch 'po/error-message-style' into maint</title>
<updated>2014-07-22T17:28:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0d854fc1e35c145f81d97c4565bd6c07a7d47f19'/>
<id>urn:sha1:0d854fc1e35c145f81d97c4565bd6c07a7d47f19</id>
<content type='text'>
* po/error-message-style:
  doc: give some guidelines for error messages
</content>
</entry>
<entry>
<title>Merge branch 'zk/log-graph-showsig' into maint</title>
<updated>2014-07-22T17:28:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a1991f173460d4cc3bffecf4e2840ab74a8f3291'/>
<id>urn:sha1:a1991f173460d4cc3bffecf4e2840ab74a8f3291</id>
<content type='text'>
* zk/log-graph-showsig:
  log: fix indentation for --graph --show-signature
</content>
</entry>
<entry>
<title>Merge branch 'mg/fix-log-mergetag-color' into maint</title>
<updated>2014-07-22T17:28:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=514dd21326db3d0f429b9fa9cd5fdbd0d2c417d1'/>
<id>urn:sha1:514dd21326db3d0f429b9fa9cd5fdbd0d2c417d1</id>
<content type='text'>
* mg/fix-log-mergetag-color:
  log: correctly identify mergetag signature verification status
</content>
</entry>
<entry>
<title>Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maint</title>
<updated>2014-07-22T17:28:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5796c5baa3ef0a7d179fdac6cb5815f75f65fd53'/>
<id>urn:sha1:5796c5baa3ef0a7d179fdac6cb5815f75f65fd53</id>
<content type='text'>
* cb/filter-branch-prune-empty-degenerate-merges:
  filter-branch: eliminate duplicate mapped parents
</content>
</entry>
<entry>
<title>Merge branch 'ye/doc-http-proto' into maint</title>
<updated>2014-07-22T17:28:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1a1f7b2c522814a251b77cb7dd7b0ee2e7410f88'/>
<id>urn:sha1:1a1f7b2c522814a251b77cb7dd7b0ee2e7410f88</id>
<content type='text'>
* ye/doc-http-proto:
  http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616
</content>
</entry>
<entry>
<title>Merge branch 'jm/api-strbuf-doc' into maint</title>
<updated>2014-07-22T17:26:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0196a605f742580f53250bddf82b355a1018d9be'/>
<id>urn:sha1:0196a605f742580f53250bddf82b355a1018d9be</id>
<content type='text'>
* jm/api-strbuf-doc:
  api-strbuf.txt minor typos
</content>
</entry>
</feed>
