Usievaład Čorny venit, vidit, dixit 31.10.2012 15:39: > Hello! > > When I type comment message in Git Gui (1.8.0 and previous), I can't > use Ŭŭ letter (U+016C, U+016D) — it just transforms into simple Uu. > Please fix it. Can you tell us more about your environment (LANG setting, OS)? I just made two commits (1 with git-gui, one with git-commit on command line), and both come out fine (LANG=de_DE.UTF-8, git version 1.8.0.226.gba44ac5 on Fedora 16): git log -2 -p commit 36de49231639eb9edccb1ebad595056d395141c7 Author: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> Date: Wed Oct 31 15:54:04 2012 +0100 äöüßŬŭ diff --git a/a b/a index 1074042..677c385 100644 --- a/a +++ b/a @@ -1 +1,2 @@ äöüßŬŭ +äöüßŬŭ commit cfcf8f021a53c1bf5ae018a723fbcfad8649a02b Author: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> Date: Wed Oct 31 15:52:52 2012 +0100 äöüßŬŭ diff --git a/a b/a new file mode 100644 index 0000000..1074042 --- /dev/null +++ b/a @@ -0,0 +1 @@ +äöüßŬŭ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html