Re: Bug: Problem with CRLF line ending in git-diff with coloring

2014-02-14 Thread Stefan-W. Hahn
Mail von Johannes Sixt, Fri, 14 Feb 2014 at 22:19:03 +0100: Good morning, > Am 14.02.2014 17:47, schrieb Stefan-W. Hahn: > >> It's the right solution. IOW, you should place something like this in > >> your .gitattributes: > >> *.html whitespace=cr-at-eol >

Re: Bug: Problem with CRLF line ending in git-diff with coloring

2014-02-14 Thread Stefan-W. Hahn
Mail von Stefan-W. Hahn, Sun, 09 Feb 2014 at 12:01:55 +0100: Good afternoon, I updated the test a little bit. Test 3 and 7 are going wrong. Both tests have a CRLF line ending in the changed line. I you redirect the output of the test to a file you see the main problem: , | -+

Re: Bug: Problem with CRLF line ending in git-diff with coloring

2014-02-14 Thread Stefan-W. Hahn
Mail von Stefan-W. Hahn, Sun, 09 Feb 2014 at 12:01:55 +0100: Good afternoon, I updated the test a little bit. Test 3 and 7 are going wrong. Both tests have a CRLF line ending in the changed line. I you redirect the output of the test to a file you see the main problem: , | -+

Bug: Problem with CRLF line ending in git-diff with coloring

2014-02-09 Thread Stefan-W. Hahn
/t4060-diff-eol.sh diff --git a/t/t4060-diff-eol.sh b/t/t4060-diff-eol.sh new file mode 100755 index 000..8cf9a69 --- /dev/null +++ b/t/t4060-diff-eol.sh @@ -0,0 +1,81 @@ +#!/bin/sh +# +# Copyright (c) 2014 Stefan-W. Hahn +# + +test_description='Test coloring of diff with CRLF line ending

Parseable commit header

2005-04-16 Thread Stefan-W. Hahn
<[EMAIL PROTECTED]> Committer-Dater: 1113684324 +0200 s/me/commit/ in git log output. This date entries are now easy parseable and convertable. - Stefan -- Stefan-W. Hahn It is easy to make things. / mailto:[EMAIL PROTECTED] /It is ha