<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.8.5.1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.8.5.1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.8.5.1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2013-12-03T19:16:56Z</updated>
<entry>
<title>Git 1.8.5.1</title>
<updated>2013-12-03T19:16:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-12-03T19:16:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a155a5f075cdc09e584a58d68bdce0c80e6c4b5a'/>
<id>urn:sha1:a155a5f075cdc09e584a58d68bdce0c80e6c4b5a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>ref-iteration doc: add_submodule_odb() returns 0 for success</title>
<updated>2013-12-03T18:40:40Z</updated>
<author>
<name>Nick Townsend</name>
<email>nick.townsend@mac.com</email>
</author>
<published>2013-11-25T23:31:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2951add0e908f04fd63b48b8fcc138ae4dd66116'/>
<id>urn:sha1:2951add0e908f04fd63b48b8fcc138ae4dd66116</id>
<content type='text'>
The usage sample of add_submodule_odb() function in the Submodules
section expects non-zero return value for success, but the function
actually reports success with zero.

Helped-by: René Scharfe &lt;l.s.r@web.de&gt;
Reviewed-by: Heiko Voigt &lt;hvoigt@hvoigt.net&gt;
Signed-off-by: Nick Townsend &lt;nick.townsend@mac.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with 1.8.4.5</title>
<updated>2013-12-02T23:34:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-12-02T23:34:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=be38bee862d628e29043b3f680580ceb24a6ba1e'/>
<id>urn:sha1:be38bee862d628e29043b3f680580ceb24a6ba1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Git 1.8.4.5</title>
<updated>2013-12-02T23:33:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-12-02T23:33:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2f93541d88fadd1ff5307d81c2c8921ee3eea058'/>
<id>urn:sha1:2f93541d88fadd1ff5307d81c2c8921ee3eea058</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>submodule: do not copy unknown update mode from .gitmodules</title>
<updated>2013-12-02T21:48:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-12-02T21:31:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ac1fbbda2013416b6c6a93d65c5dcf6662a60579'/>
<id>urn:sha1:ac1fbbda2013416b6c6a93d65c5dcf6662a60579</id>
<content type='text'>
When submodule.$name.update is given as hint from the upstream in
the .gitmodules file, we used to blindly copy it to .git/config,
unless there already is a value defined for the submodule.

However, there is no reason to expect that the update mode hinted by
the upstream is available in the version of Git the user is using,
and a really custom "!cmd" prepared by an upstream person running on
Linux may not even be available to a user on Windows.  It is simply
irresponsible to copy the setting blindly and to attempt to use it
during a later "submodule update" without validating it first.

Just show the suggested value to the diagnostic output, and set the
value to 'none' in the configuration, if it is not one of the ones
that are known to be supported by this version of Git.

Helped-by: Jens Lehmann &lt;Jens.Lehmann@web.de&gt;
Helped-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 1.8.5</title>
<updated>2013-11-27T20:14:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-27T20:14:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d2446dfd7f3b3f8948142cfb07a0270e2497d93f'/>
<id>urn:sha1:d2446dfd7f3b3f8948142cfb07a0270e2497d93f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with maint</title>
<updated>2013-11-27T20:13:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-27T20:13:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4a3fc52d34adcc83e32fb23b003c15715ebce64a'/>
<id>urn:sha1:4a3fc52d34adcc83e32fb23b003c15715ebce64a</id>
<content type='text'>
* maint:
  remote-hg: don't decode UTF-8 paths into Unicode objects
</content>
</entry>
<entry>
<title>remote-hg: don't decode UTF-8 paths into Unicode objects</title>
<updated>2013-11-27T20:09:50Z</updated>
<author>
<name>Richard Hansen</name>
<email>rhansen@bbn.com</email>
</author>
<published>2013-11-18T04:12:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5c1d2e8af99c1cf24a38fe830d96a4aedce30e2b'/>
<id>urn:sha1:5c1d2e8af99c1cf24a38fe830d96a4aedce30e2b</id>
<content type='text'>
The internal mercurial API expects ordinary 8-bit string objects, not
Unicode string objects.  With this change, the test-hg.sh unit tests
pass again.

Signed-off-by: Richard Hansen &lt;rhansen@bbn.com&gt;
Reviewed-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rh/remote-hg-bzr-updates' (early part)</title>
<updated>2013-11-25T16:20:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-25T16:20:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c302941cd7670357bcd8209218e5f73c39e13d16'/>
<id>urn:sha1:c302941cd7670357bcd8209218e5f73c39e13d16</id>
<content type='text'>
Unbreaks a recent breakage due to use of unquote-c-style.

This may need to be cherry-picked down to 1.8.4.x series.

* 'rh/remote-hg-bzr-updates' (early part):
  remote-hg: don't decode UTF-8 paths into Unicode objects
</content>
</entry>
<entry>
<title>Git 1.8.5-rc3</title>
<updated>2013-11-20T19:27:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-20T19:18:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5fd09df3937f54c5cfda4f1087f5d99433cce527'/>
<id>urn:sha1:5fd09df3937f54c5cfda4f1087f5d99433cce527</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
