Re: [PATCH (GITK)] gitk: Fix commit encoding support.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alexander Gavrilov <angavrilov@...>
Cc: <git@...>
Date: Monday, November 10, 2008 - 7:46 am

Alexander Gavrilov writes:


Does this mean there are two conversions going on, one inside git log
and another inside Tcl?  Is there a reason why it's better to do two
conversions than one, or is it just more convenient that way?

Would an alternative approach have been to read the output of git
cat-file with -translation binary, look for an encoding header, and do
an encoding convertfrom based on the encoding header?  What would be
the disadvantage of such an approach?

Paul.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH (GITK)] gitk: Fix commit encoding support., Alexander Gavrilov, (Sun Nov 9, 11:06 am)
Re: [PATCH (GITK)] gitk: Fix commit encoding support., Paul Mackerras, (Mon Nov 10, 7:46 am)
Re: [PATCH (GITK)] gitk: Fix commit encoding support., Alexander Gavrilov, (Mon Nov 10, 8:06 am)
Re: [PATCH (GITK)] gitk: Fix commit encoding support., Paul Mackerras, (Thu Nov 13, 7:42 am)