<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.0.0-rc3</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.0.0-rc3</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.0.0-rc3'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2014-05-09T18:23:55Z</updated>
<entry>
<title>Git 2.0-rc3</title>
<updated>2014-05-09T18:23:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-09T18:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b28aeab4ec1df28f3be3cb62ff4b85e5332d8d13'/>
<id>urn:sha1:b28aeab4ec1df28f3be3cb62ff4b85e5332d8d13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with 1.9.3</title>
<updated>2014-05-09T18:00:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-09T18:00:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7234af6e7ba5c6822f07983768621fb0785bda99'/>
<id>urn:sha1:7234af6e7ba5c6822f07983768621fb0785bda99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Git 1.9.3</title>
<updated>2014-05-09T17:59:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-09T17:59:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=eea591373e139fc8aab89a78ccb0b1512a2bf0de'/>
<id>urn:sha1:eea591373e139fc8aab89a78ccb0b1512a2bf0de</id>
<content type='text'>
The third maintenance release for Git 1.9; contains all the fixes
that are scheduled to appear in Git 2.0 since 1.9.2.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with maint</title>
<updated>2014-05-08T18:59:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T18:59:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d30acb71ca6f6f9eeb3e20fdc1aeeb22fa9756c3'/>
<id>urn:sha1:d30acb71ca6f6f9eeb3e20fdc1aeeb22fa9756c3</id>
<content type='text'>
* maint:
  shell doc: remove stray "+" in example
  Start preparing for 1.9.3
</content>
</entry>
<entry>
<title>shell doc: remove stray "+" in example</title>
<updated>2014-05-08T17:26:26Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2014-05-07T23:44:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e28dcdce137b6ce53343aec3a4eccc0cd6f294b5'/>
<id>urn:sha1:e28dcdce137b6ce53343aec3a4eccc0cd6f294b5</id>
<content type='text'>
The git-shell(1) manpage says

	EXAMPLE
	       To disable interactive logins, displaying a greeting
		instead:

		+

		   $ chsh -s /usr/bin/git-shell
		   $ mkdir $HOME/git-shell-commands
[...]

The stray "+" has been there ever since the example was added in
v1.8.3-rc0~210^2 (shell: new no-interactive-login command to print a
custom message, 2013-03-09).  The "+" sign between paragraphs is
needed in asciidoc to attach extra paragraphs to a list item but here
it is not needed and ends up rendered as a literal "+".  Remove it.

A quick search with "grep -e '&lt;p&gt;+' /usr/share/doc/git/html/*.html"
doesn't find any other instances of this problem.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge git://github.com/git-l10n/git-po</title>
<updated>2014-05-08T17:25:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T17:25:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2b141241bf2de129270dfa5222cc59539d52dc36'/>
<id>urn:sha1:2b141241bf2de129270dfa5222cc59539d52dc36</id>
<content type='text'>
* 'master' of git://github.com/git-l10n/git-po:
  l10n: Fix a couple of typos in the Swedish translation
</content>
</entry>
<entry>
<title>Start preparing for 1.9.3</title>
<updated>2014-05-08T17:05:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T17:05:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=86ae05127449b88a55f120634d809a765af12a82'/>
<id>urn:sha1:86ae05127449b88a55f120634d809a765af12a82</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'cl/p4-use-diff-tree' into maint</title>
<updated>2014-05-08T17:01:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T17:01:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bd513393554217c1f224d1a18cd20529e21055a5'/>
<id>urn:sha1:bd513393554217c1f224d1a18cd20529e21055a5</id>
<content type='text'>
"git p4" dealing with changes in binary files were broken by a
change in 1.9 release.

* cl/p4-use-diff-tree:
  git-p4: format-patch to diff-tree change breaks binary patches
</content>
</entry>
<entry>
<title>Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint</title>
<updated>2014-05-08T17:01:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T17:01:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6eca9c0e878dc1e6c8cab64c16183401e0580ea0'/>
<id>urn:sha1:6eca9c0e878dc1e6c8cab64c16183401e0580ea0</id>
<content type='text'>
The shell prompt script (in contrib/), when using the PROMPT_COMMAND
interface, used an unsafe construct when showing the branch name in
$PS1.

* rh/prompt-pcmode-avoid-eval-on-refname:
  git-prompt.sh: don't put unsanitized branch names in $PS1
</content>
</entry>
<entry>
<title>Merge branch 'km/avoid-non-function-return-in-rebase' into maint</title>
<updated>2014-05-08T17:01:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T17:01:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e79fcfcd3f95b1a6b4df11b889c69a80864354b0'/>
<id>urn:sha1:e79fcfcd3f95b1a6b4df11b889c69a80864354b0</id>
<content type='text'>
"git rebase" used a POSIX shell construct FreeBSD /bin/sh does not
work well with.

* km/avoid-non-function-return-in-rebase:
  Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"
  rebase: avoid non-function use of "return" on FreeBSD
</content>
</entry>
</feed>
