<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t, branch v1.6.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.6.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.6.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2009-07-26T18:51:45Z</updated>
<entry>
<title>t9143: do not fail if Compress::Zlib is missing</title>
<updated>2009-07-26T18:51:45Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2009-07-26T10:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=df73af5f667a479764d2b2195cb0cb60b0b89e3d'/>
<id>urn:sha1:df73af5f667a479764d2b2195cb0cb60b0b89e3d</id>
<content type='text'>
"git svn gc" will not compress unhandled.log files if
Compress::Zlib is missing.  However, leftover index files should
always be removed, so add a test for this behavior as well.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'gp/maint-rebase-p-onto'</title>
<updated>2009-07-26T18:24:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-07-26T18:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d1926f63ec93e84dba1a54c5de898fb517d9ca59'/>
<id>urn:sha1:d1926f63ec93e84dba1a54c5de898fb517d9ca59</id>
<content type='text'>
* gp/maint-rebase-p-onto:
  Fix rebase -p --onto
</content>
</entry>
<entry>
<title>Merge branch 'en/fast-export'</title>
<updated>2009-07-26T18:23:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-07-26T18:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=feab68cd91439cb9eef26f7197ac857da1238a49'/>
<id>urn:sha1:feab68cd91439cb9eef26f7197ac857da1238a49</id>
<content type='text'>
* en/fast-export:
  fast-export: Document the fact that git-rev-list arguments are accepted
  Add new fast-export testcases
  fast-export: Add a --tag-of-filtered-object option for newly dangling tags
  fast-export: Do parent rewriting to avoid dropping relevant commits
  fast-export: Make sure we show actual ref names instead of "(null)"
  fast-export: Omit tags that tag trees
  fast-export: Set revs.topo_order before calling setup_revisions
</content>
</entry>
<entry>
<title>t9142: stop httpd after the test</title>
<updated>2009-07-25T11:09:44Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2009-07-25T09:11:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5af9b77b553eae80a14dd06f14bf1ee1268a0288'/>
<id>urn:sha1:5af9b77b553eae80a14dd06f14bf1ee1268a0288</id>
<content type='text'>
Otherwise it would fail in subsequent runs if the same
SVN_HTTPD_PORT was used.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
</content>
</entry>
<entry>
<title>git svn: the branch command no longer needs the full path</title>
<updated>2009-07-25T11:09:43Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2009-07-25T08:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=eaa14ff8c7dbe51dfdfe7e2d9ede839fc62dcf52'/>
<id>urn:sha1:eaa14ff8c7dbe51dfdfe7e2d9ede839fc62dcf52</id>
<content type='text'>
This was introduced in 0b2af457a49e3b00d47d556d5301934d27909db8
("Fix branch detection when repository root is inaccessible")
but reintroduced in the previous commit.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
</content>
</entry>
<entry>
<title>git svn: revert default behavior for --minimize-url</title>
<updated>2009-07-25T11:09:43Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2009-07-25T07:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6b48829dbbe06798eded1e7c5f70810940591f79'/>
<id>urn:sha1:6b48829dbbe06798eded1e7c5f70810940591f79</id>
<content type='text'>
This reverts the --minimize-url behavior change that
appeared recently in commit 0b2af457a49e3b00d47d556d5301934d27909db8
("Fix branch detection when repository root is inaccessible").

However, we now allow the option to be turned off by allowing
"--no-minimize-url" so people with limited-access setups can
still take advantage of the fix in
0b2af457a49e3b00d47d556d5301934d27909db8.

Also document the behavior and default settings of minimize-url
in the manpage for the first time.

This introduces a temporary UI regression to allow t9141 to pass
that will be reverted (fixed) in the next commit.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
</content>
</entry>
<entry>
<title>git svn: add gc command</title>
<updated>2009-07-25T11:09:43Z</updated>
<author>
<name>Robert Allan Zeh</name>
<email>robert.a.zeh@gmail.com</email>
</author>
<published>2009-07-19T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2da9ee0888a8570f9a85ef11f208556c5316e3d4'/>
<id>urn:sha1:2da9ee0888a8570f9a85ef11f208556c5316e3d4</id>
<content type='text'>
Add a git svn gc command that gzips all unhandled.log files, and
removes all index files under .git/svn.

Signed-off-by: Robert Allan Zeh &lt;robert.a.zeh@gmail.com&gt;
Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-07-25T09:16:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-07-25T09:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6517452d7a4269e9a34648a28b8931640299f458'/>
<id>urn:sha1:6517452d7a4269e9a34648a28b8931640299f458</id>
<content type='text'>
* maint:
  t8005: Nobody writes Russian in shift_jis

Conflicts:
	t/t8005-blame-i18n.sh
</content>
</entry>
<entry>
<title>t8005: Nobody writes Russian in shift_jis</title>
<updated>2009-07-25T09:14:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-06-19T02:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=54bc13ce5300bf7c2237aba3fd123dd587e56d31'/>
<id>urn:sha1:54bc13ce5300bf7c2237aba3fd123dd587e56d31</id>
<content type='text'>
The second and third tests of this script expected that Russian strings
are converted between ISO-8859-5 and Shift_JIS in the "blame --porcelain"
format output correctly.

Sure, many platforms may convert between such a combination, but that is
only because one of the base character set of Shift_JIS, JIS X 0208,
defines codepoints for Russian characters (among others); I do not think
anybody uses Shift_JIS when seriously writing Russian, and it is perfectly
understandable if iconv() libraries on some platforms fail converting
between this combination, as it does not matter in reality.

This patch changes the test to verify Japanese strings are converted
correctly between EUC-JP and Shift_JIS in the same procedure.  The point
of the test is not about verifying the platform's iconv() library, but to
see if "git blame" makes correct iconv() library calls when it should.

We could instead use ISO-8859-5 and KOI8-R as the combination, because
they are both meant to represent Russian, in order to make this test
meaningful on more platforms, but we already use Shift_JIS vs EUC-JP
combinations to test other programs in our test suite, so this combination
is safer from the point of view of the portability.  Besides, I do not
read nor write Russian; sorry ;-)

This change allows tests to pass on my (friend's) Solaris 5.11 box.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-07-25T08:31:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-07-25T08:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8f5e3ca7d1d9c987c5a50934f1acdbad44163f3b'/>
<id>urn:sha1:8f5e3ca7d1d9c987c5a50934f1acdbad44163f3b</id>
<content type='text'>
* maint:
  Fix severe breakage in "git-apply --whitespace=fix"
</content>
</entry>
</feed>
