Bug#454420: gitk does not work with git diff colors enabled

2007-12-07 Thread Michael Hanke

On Wed, Dec 05, 2007 at 10:49:13AM +0100, Michael Hanke wrote:
 when I set
 
 
   [color]
   diff = true
 
 in .gitconfig gitk stops working and complains about not being able to
 parse git-log output. This is apparently because the lines starting with
 'commit' are in a different color and gitk stumbles upon the escape
 sequence that sets the color in the terminal.
Ok, now I know that the actual bug is in my configuration. If

diff = true

is changed to

diff = auto

things start working again. So I guess the bug can be closed -- or might
become a wishlist bug, that gitk spits out an error message that points
to this potential problem instead of suggesting that the world has ended
;-)


Thanks,

Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#454420: gitk does not work with git diff colors enabled

2007-12-06 Thread Gerrit Pape
tags 454420 + patch
quit

On Wed, Dec 05, 2007 at 10:49:13AM +0100, Michael Hanke wrote:
 Hi,
 
 when I set
   [color]
   diff = true
 in .gitconfig gitk stops working and complains about not being able to
 parse git-log output. This is apparently because the lines starting with
 'commit' are in a different color and gitk stumbles upon the escape
 sequence that sets the color in the terminal.

Hi Michael, I can confirm the problem, and found it fixed already
upstream:

 
http://git.kernel.org/?p=git/git.git;a=commitdiff;h=0166419a197cea0ceef3aed8c72023deb015ecf4

This fix will be included in an upcoming version of gitk.

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#454420: gitk does not work with git diff colors enabled

2007-12-05 Thread Michael Hanke
Package: gitk
Version: 1:1.5.3.4-1
Severity: normal


Hi,

when I set


[color]
diff = true

in .gitconfig gitk stops working and complains about not being able to
parse git-log output. This is apparently because the lines starting with
'commit' are in a different color and gitk stumbles upon the escape
sequence that sets the color in the terminal.


Cheers,

Michael



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (600, 'testing'), (200, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gitk depends on:
ii  git-core 1:1.5.3.4-1 fast, scalable, distributed revisi
ii  tk8.48.4.16-2Tk toolkit for Tcl and X11, v8.4 -

Versions of packages gitk recommends:
ii  git-doc  1:1.5.3.4-1 fast, scalable, distributed revisi

-- no debconf information

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]