<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/t, branch v1.7.3.5</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.3.5</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.3.5'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2010-12-29T21:39:05Z</updated>
<entry>
<title>t9001: Fix test prerequisites</title>
<updated>2010-12-29T21:39:05Z</updated>
<author>
<name>Robin H. Johnson</name>
<email>robbat2@gentoo.org</email>
</author>
<published>2010-12-29T21:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=57da20426417cd0834e7fc442096d1c18924228a'/>
<id>urn:sha1:57da20426417cd0834e7fc442096d1c18924228a</id>
<content type='text'>
Add in missing Perl prerequisites for new tests of send-email.

Signed-off-by: Robin H. Johnson &lt;robbat2@gentoo.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/commit-die-on-bogus-ident' into maint</title>
<updated>2010-12-28T21:45:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-28T21:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a121d53fa6ce711e695d65ecff300127ff8e1047'/>
<id>urn:sha1:a121d53fa6ce711e695d65ecff300127ff8e1047</id>
<content type='text'>
* jk/commit-die-on-bogus-ident:
  commit: die before asking to edit the log message
  ident: die on bogus date format
</content>
</entry>
<entry>
<title>Merge branch 'ks/blame-worktree-textconv-cached' into maint</title>
<updated>2010-12-28T21:44:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-28T21:44:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=359f34f6cc948a2ddd2c99239f24a78d560bafd0'/>
<id>urn:sha1:359f34f6cc948a2ddd2c99239f24a78d560bafd0</id>
<content type='text'>
* ks/blame-worktree-textconv-cached:
  fill_textconv(): Don't get/put cache if sha1 is not valid
  t/t8006: Demonstrate blame is broken when cachetextconv is on
</content>
</entry>
<entry>
<title>Merge branch 'jc/maint-rebase-rewrite-last-skip' into maint</title>
<updated>2010-12-28T21:43:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-28T21:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=58c58c8624d77ff4087ad93e515402db218684f6'/>
<id>urn:sha1:58c58c8624d77ff4087ad93e515402db218684f6</id>
<content type='text'>
* jc/maint-rebase-rewrite-last-skip:
  rebase --skip: correctly wrap-up when skipping the last patch
</content>
</entry>
<entry>
<title>Merge branch 'jc/maint-am-abort-safely' into maint</title>
<updated>2010-12-28T21:42:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-28T21:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=2f739695700e4a9d9de640ff623fe4e728f5b23a'/>
<id>urn:sha1:2f739695700e4a9d9de640ff623fe4e728f5b23a</id>
<content type='text'>
* jc/maint-am-abort-safely:
  am --abort: keep unrelated commits since the last failure and warn
</content>
</entry>
<entry>
<title>Fix false positives in t3404 due to SHELL=/bin/false</title>
<updated>2010-12-28T19:22:16Z</updated>
<author>
<name>Robin H. Johnson</name>
<email>robbat2@gentoo.org</email>
</author>
<published>2010-12-27T08:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5cd3e10737135163f47e97e0338dbf33f4772511'/>
<id>urn:sha1:5cd3e10737135163f47e97e0338dbf33f4772511</id>
<content type='text'>
If the user's shell in NSS passwd is /bin/false (eg as found during Gentoo's
package building), the git-rebase exec tests will fail, because they call
$SHELL around the command, and in the existing testcase, $SHELL was not being
cleared sufficently.

This lead to false positive failures of t3404 on systems where the package
build user was locked down as noted above.

Signed-off-by: "Robin H. Johnson" &lt;robbat2@gentoo.org&gt;
X-Gentoo-Bug: 349083
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=349083
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>test-lib.sh/test_decode_color(): use octal not hex in awk script</title>
<updated>2010-12-23T03:46:52Z</updated>
<author>
<name>Brandon Casey</name>
<email>drafnel@gmail.com</email>
</author>
<published>2010-12-22T23:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=c2ed29b49b557b7bba8be147551cdd6e22fd743b'/>
<id>urn:sha1:c2ed29b49b557b7bba8be147551cdd6e22fd743b</id>
<content type='text'>
POSIX awk seems to explicitly not support hexadecimal escape sequences.

From http://pubs.opengroup.org/onlinepubs/009695399/:

   Regular expressions in awk have been extended somewhat...
   One sequence that is not supported is hexadecimal value escapes
   beginning with '\x'.

This affects the awk on IRIX 6.5, and causes t4015.56 to fail.
Use octal instead.

Signed-off-by: Brandon Casey &lt;casey@nrlssc.navy.mil&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>rebase --skip: correctly wrap-up when skipping the last patch</title>
<updated>2010-12-23T00:50:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-23T00:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ef88ad238779c4eadba9f179146fe213f047b89f'/>
<id>urn:sha1:ef88ad238779c4eadba9f179146fe213f047b89f</id>
<content type='text'>
When "rebase --skip" is used to skip the last patch in the series, the
code to wrap up the rewrite by copying the notes from old to new commits
and also by running the post-rewrite hook was bypassed.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>t0050: fix printf format strings for portability</title>
<updated>2010-12-21T21:26:32Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2010-12-21T20:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=77e572653b5089c9e3639fe4088f59e4cfef4eea'/>
<id>urn:sha1:77e572653b5089c9e3639fe4088f59e4cfef4eea</id>
<content type='text'>
Unlike bash and ksh, dash passes through hexadecimal \xcc escapes.
So when run with dash, these tests *pass* (since '\xcc' is a perfectly
reasonable filename) but they are not testing what was intended.

Use octal escapes instead, in the spirit of v1.6.1-rc1~55^2
(2008-11-09).

Reported-by: Ramsay Jones &lt;ramsay@ramsay1.demon.co.uk&gt;
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>t3419-*.sh: Fix arithmetic expansion syntax error</title>
<updated>2010-12-21T20:26:21Z</updated>
<author>
<name>Ramsay Jones</name>
<email>ramsay@ramsay1.demon.co.uk</email>
</author>
<published>2010-12-21T18:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=00f66f0e4913110e19972a71a150a7b9d1bfd02f'/>
<id>urn:sha1:00f66f0e4913110e19972a71a150a7b9d1bfd02f</id>
<content type='text'>
Some shells, for example dash versions older than 0.5.4, need to
spell a variable reference as '$N' rather than 'N' in an arithmetic
expansion. In order to avoid the syntax error, we change the
offending variable reference from 'i' to '$i' in function scramble.

There is nothing bash specific to this test script (and we shouldn't
have any bash dependent test).  Fix its shebang line.

Signed-off-by: Ramsay Jones &lt;ramsay@ramsay1.demon.co.uk&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
