<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.6.0-rc3</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.6.0-rc3</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.6.0-rc3'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2015-09-21T20:26:13Z</updated>
<entry>
<title>Git 2.6-rc3</title>
<updated>2015-09-21T20:26:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-09-21T20:26:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8d530c4d64ffcc853889f7b385f554d53db375ed'/>
<id>urn:sha1:8d530c4d64ffcc853889f7b385f554d53db375ed</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rj/mailmap-ramsay'</title>
<updated>2015-09-21T19:58:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-09-21T19:58:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=74a844a5555bccec037545d99dd9ba95f5835638'/>
<id>urn:sha1:74a844a5555bccec037545d99dd9ba95f5835638</id>
<content type='text'>
* rj/mailmap-ramsay:
  mailmap: update my entry with new email address
</content>
</entry>
<entry>
<title>Merge branch 'bn/send-email-smtp-auth-error-message-fix'</title>
<updated>2015-09-21T19:27:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-09-21T19:27:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b6bd2d09646fbacd3fd9d859fd219707812baae4'/>
<id>urn:sha1:b6bd2d09646fbacd3fd9d859fd219707812baae4</id>
<content type='text'>
Fix a minor regression brought in to "git send-email" by a recent
addition of the "--smtp-auth" option.

* bn/send-email-smtp-auth-error-message-fix:
  send-email: fix uninitialized var warning for $smtp_auth
</content>
</entry>
<entry>
<title>Merge tag 'l10n-2.6.0-rnd2+de' of git://github.com/git-l10n/git-po</title>
<updated>2015-09-21T17:54:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-09-21T17:54:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e646ab9cf83025e1000db6ec3c1716f978b099f2'/>
<id>urn:sha1:e646ab9cf83025e1000db6ec3c1716f978b099f2</id>
<content type='text'>
l10n-2.6.0-rnd2 plus de

* tag 'l10n-2.6.0-rnd2+de' of git://github.com/git-l10n/git-po: (25 commits)
  l10n: de.po: better language for one string
  l10n: de.po: translate 2 messages
  l10n: Update and review Vietnamese translation (2440t)
  l10n: fr.po v2.6.0 round 2 (2440t)
  l10n: zh_CN: for git v2.6.0 l10n round 2
  l10n: ca.po: update translation
  l10n: git.pot: v2.6.0 round 2 (3 improvements)
  l10n: de.po: translate 123 new messages
  l10n: fr.po v2.6.0 round 1 (2441t)
  l10n: sv.po: Update Swedish translation (2441t0f0u)
  l10n: zh_CN: for git v2.6.0 l10n round 1
  l10n: Updated Vietnamese translation (2441t)
  l10n: git.pot: v2.6.0 round 1 (123 new, 41 removed)
  l10n: zh_CN: Update Git Glossary: "commit message"
  l10n: zh_CN: Update Git Glossary: pickaxe
  l10n: zh_CN: Update Git Glossary: fork
  l10n: zh_CN: Update Git Glossary: tag
  l10n: zh_CN: Update Git Glossary: "dumb", "smart"
  l10n: zh_CN: Update Git Glossary: SHA-1
  l10n: zh_CN: Add Surrounding Spaces
  ...
</content>
</entry>
<entry>
<title>send-email: fix uninitialized var warning for $smtp_auth</title>
<updated>2015-09-21T17:51:19Z</updated>
<author>
<name>Brian Norris</name>
<email>computersforpeace@gmail.com</email>
</author>
<published>2015-09-18T22:12:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=904f6e7c15ab50c02048f50002d8f72b9ed74075'/>
<id>urn:sha1:904f6e7c15ab50c02048f50002d8f72b9ed74075</id>
<content type='text'>
On the latest version of git-send-email, I see this error just before
running SMTP auth (I didn't provide any --smtp-auth= parameter):

  Use of uninitialized value $smtp_auth in pattern match (m//) at \
  /home/briannorris/git/git/git-send-email.perl line 1139.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Reviewed-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>l10n: de.po: better language for one string</title>
<updated>2015-09-20T16:49:09Z</updated>
<author>
<name>Phillip Sz</name>
<email>phillip.szelat@gmail.com</email>
</author>
<published>2015-09-17T15:50:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=18a21c195628cfcc2d309015c03139a29eb057d2'/>
<id>urn:sha1:18a21c195628cfcc2d309015c03139a29eb057d2</id>
<content type='text'>
Just one string I think we could translate better.

Signed-off-by: Phillip Sz &lt;phillip.szelat@gmail.com&gt;
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
</content>
</entry>
<entry>
<title>l10n: de.po: translate 2 messages</title>
<updated>2015-09-20T16:49:09Z</updated>
<author>
<name>Ralf Thielow</name>
<email>ralf.thielow@gmail.com</email>
</author>
<published>2015-09-16T17:28:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2e0f3663f59f71c857034c65078d956ee1350679'/>
<id>urn:sha1:2e0f3663f59f71c857034c65078d956ee1350679</id>
<content type='text'>
Translate 2 messages came from git.pot update in e447091
(l10n: git.pot: v2.6.0 round 2 (3 improvements)).

Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
Acked-by: Phillip Sz &lt;phillip.szelat@gmail.com&gt;
</content>
</entry>
<entry>
<title>l10n: Update and review Vietnamese translation (2440t)</title>
<updated>2015-09-20T16:44:47Z</updated>
<author>
<name>Tran Ngoc Quan</name>
<email>vnwildman@gmail.com</email>
</author>
<published>2015-09-15T00:17:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5fc31c1f81913b936b05efe6fa13ce8639595e78'/>
<id>urn:sha1:5fc31c1f81913b936b05efe6fa13ce8639595e78</id>
<content type='text'>
Signed-off-by: Tran Ngoc Quan &lt;vnwildman@gmail.com&gt;
</content>
</entry>
<entry>
<title>l10n: fr.po v2.6.0 round 2 (2440t)</title>
<updated>2015-09-20T16:44:47Z</updated>
<author>
<name>Jean-Noel Avila</name>
<email>jn.avila@free.fr</email>
</author>
<published>2015-09-15T18:22:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=84486b1ebe93464e0833f23d009659ae1303d5aa'/>
<id>urn:sha1:84486b1ebe93464e0833f23d009659ae1303d5aa</id>
<content type='text'>
Signed-off-by: Jean-Noel Avila &lt;jn.avila@free.fr&gt;
</content>
</entry>
<entry>
<title>l10n: zh_CN: for git v2.6.0 l10n round 2</title>
<updated>2015-09-20T16:44:47Z</updated>
<author>
<name>Jiang Xin</name>
<email>worldhello.net@gmail.com</email>
</author>
<published>2015-09-15T13:51:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=03ea3327da5093ef1a1fa923fc388e36552093ed'/>
<id>urn:sha1:03ea3327da5093ef1a1fa923fc388e36552093ed</id>
<content type='text'>
Update 2 translations (2440t0f0u) for git v2.6.0-rc2.

Signed-off-by: Jiang Xin &lt;worldhello.net@gmail.com&gt;
</content>
</entry>
</feed>
