From: "Uwe Kleine-König" <ukleinek@informatik.uni-freiburg.de>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [BUG] git gui and my ö
Date: Tue, 24 Apr 2007 10:57:15 +0200 [thread overview]
Message-ID: <20070424085715.GA9334@informatik.uni-freiburg.de> (raw)
In-Reply-To: <20070424061652.GP17480@spearce.org>
Hello Shawn,
Shawn O. Pearce wrote:
> "Shawn O. Pearce" <spearce@spearce.org> wrote:
> > Uwe Kleine-K??nig <ukleinek@informatik.uni-freiburg.de> wrote:
> > > commit-tree failed:
> > > Warning: commit message does not conform to UTF-8.
>
> This was starting to bug me, so I went off and found it. OK, well
> the encoding error anyway. git-gui incorrectly claimed commit-tree
> failed when it didn't. But besides the point, this is the bad line:
>
> > 1294 fconfigure $msg_wt -encoding $enc -translation binary
>
> I have had trouble in the past with trying to use that magic
> -encoding flag on fconfigure to get Tcl's file channels to perform
> encoding work for me. Seems it doesn't work right or something...
> so other parts of git-gui (e.g. the filename handling parts)
> perform the convertfrom/convertto logic on their own... but the
> commit message handling parts didn't.
>
> They do now (git gui 0.6.5-11-gf20db5f).
>
> Can you please test my current master branch and see if that fixes
> things for you? repo.or.cz, git-gui.git...
Works fine. I pulled in your changes[1] and it worked with one test
case. (I amended the merge and added a sign-off. ;-)
Best regards and thanks
Uwe
[1] Thanks to gitster in #git to explain how to do it. It's as easy as:
git pull -s subtree git://.../git-gui.git master
--
Uwe Kleine-König
http://www.google.com/search?q=gravity+on+earth%3D
next prev parent reply other threads:[~2007-04-24 8:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-23 11:32 [BUG] git gui and my ö Uwe Kleine-König
2007-04-24 5:39 ` Shawn O. Pearce
2007-04-24 6:16 ` Shawn O. Pearce
2007-04-24 8:57 ` Uwe Kleine-König [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-04-25 22:48 Brett Schwarz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070424085715.GA9334@informatik.uni-freiburg.de \
--to=ukleinek@informatik.uni-freiburg.de \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).