<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.5.0-rc3</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.5.0-rc3</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.5.0-rc3'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2015-07-21T21:11:54Z</updated>
<entry>
<title>Git 2.5.0-rc3</title>
<updated>2015-07-21T21:11:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-21T21:11:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f99a38c0121456822f8a9dfb7928eefceaa98201'/>
<id>urn:sha1:f99a38c0121456822f8a9dfb7928eefceaa98201</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'tf/gitweb-typofix'</title>
<updated>2015-07-21T19:45:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-21T19:45:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c5918ab45034d3ed54404174875b8894a37c1c79'/>
<id>urn:sha1:c5918ab45034d3ed54404174875b8894a37c1c79</id>
<content type='text'>
* tf/gitweb-typofix:
  gitweb: fix typo in man page
</content>
</entry>
<entry>
<title>Merge tag 'l10n-2.5.0-rnd2' of git://github.com/git-l10n/git-po</title>
<updated>2015-07-21T17:27:33Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-21T17:27:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=83d3330decad49399314dd1ad56c96b59ce8f535'/>
<id>urn:sha1:83d3330decad49399314dd1ad56c96b59ce8f535</id>
<content type='text'>
l10n-2.5.0-rnd2

* tag 'l10n-2.5.0-rnd2' of git://github.com/git-l10n/git-po:
  l10n: ca.po: update translation
  l10n: de.po: translate 9 new messages
  l10n: Updated Bulgarian translation of git (2359t,0f,0u)
  l10n: zh_CN: for git v2.5.0 l10n round 2
  l10n: sv.po: Update Swedish translation (2359t0f0u)
  l10n: fr v2.5.0 round 2 (2359t)
  l10n: ru.po: update Russian translation
  l10n: Updated Vietnamese translation (2359t)
  l10n: git.pot: v2.5.0 round 2 (9 new, 5 removed)
</content>
</entry>
<entry>
<title>l10n: ca.po: update translation</title>
<updated>2015-07-20T17:54:40Z</updated>
<author>
<name>Alex Henrie</name>
<email>alexhenrie24@gmail.com</email>
</author>
<published>2015-07-20T17:54:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cdab3cacf643b290e423335e8e04b62fbd24b08c'/>
<id>urn:sha1:cdab3cacf643b290e423335e8e04b62fbd24b08c</id>
<content type='text'>
Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/still-interesting'</title>
<updated>2015-07-17T17:44:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-17T17:44:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fbdeabf1f0992e41237caee8fc357849e0038a82'/>
<id>urn:sha1:fbdeabf1f0992e41237caee8fc357849e0038a82</id>
<content type='text'>
Code clean-up.

* jk/still-interesting:
  revision.c: remove unneeded check for NULL
</content>
</entry>
<entry>
<title>Merge branch 'es/worktree-add'</title>
<updated>2015-07-17T17:44:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-17T17:44:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4d9f744e34e079310f4e9bb64d13c423906ee62e'/>
<id>urn:sha1:4d9f744e34e079310f4e9bb64d13c423906ee62e</id>
<content type='text'>
Update to the "linked checkout" in 2.5.0-rc1.

Instead of "checkout --to" that does not do what "checkout"
normally does, move the functionality to "git worktree add".

As this makes the end-user experience of the "worktree add" more or
less complete, I am tempted to say we should cook the other topic
that removes the internal "new-worktree-mode" hack from "checkout"
a bit longer in 'next', and release 2.5 final without that one.

* es/worktree-add:
  Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
  worktree: caution that this is still experimental
  Documentation/git-worktree: fix stale "git checkout --to" references
</content>
</entry>
<entry>
<title>Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference</title>
<updated>2015-07-17T17:05:36Z</updated>
<author>
<name>Eric Sunshine</name>
<email>sunshine@sunshineco.com</email>
</author>
<published>2015-07-17T00:17:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1eaca7a5bbd2d1c418da3b3472e10a5baa06c746'/>
<id>urn:sha1:1eaca7a5bbd2d1c418da3b3472e10a5baa06c746</id>
<content type='text'>
This should have been changed by 93a3649 (Documentation: move linked
worktree description from checkout to worktree, 2015-07-06).

Signed-off-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>worktree: caution that this is still experimental</title>
<updated>2015-07-16T22:59:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-16T22:59:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=18b22dbed8e106cfc7899d1c606c1f7c12de6404'/>
<id>urn:sha1:18b22dbed8e106cfc7899d1c606c1f7c12de6404</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation/git-worktree: fix stale "git checkout --to" references</title>
<updated>2015-07-16T22:59:17Z</updated>
<author>
<name>Eric Sunshine</name>
<email>sunshine@sunshineco.com</email>
</author>
<published>2015-07-16T22:09:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4d5a3c588480953bd94dcc68ff198ad78e562c46'/>
<id>urn:sha1:4d5a3c588480953bd94dcc68ff198ad78e562c46</id>
<content type='text'>
These should have been changed to "git worktree add" by fc56361
(worktree: introduce "add" command, 2015-07-06.

Signed-off-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/ralfth/git-po-de</title>
<updated>2015-07-15T23:44:43Z</updated>
<author>
<name>Jiang Xin</name>
<email>worldhello.net@gmail.com</email>
</author>
<published>2015-07-15T23:44:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=01d597feecc8a74822bc72cb033a3bc721e64467'/>
<id>urn:sha1:01d597feecc8a74822bc72cb033a3bc721e64467</id>
<content type='text'>
* 'master' of https://github.com/ralfth/git-po-de:
  l10n: de.po: translate 9 new messages
</content>
</entry>
</feed>
