All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilya Silvestrov <modjo@ngs.ru>
To: git@vger.kernel.org
Subject: native (cyrillic) filenames in git-diff and git-log (qgit and gitk)
Date: Sat, 24 May 2008 21:45:37 +0700	[thread overview]
Message-ID: <48382A11.2060308@ngs.ru> (raw)

Hi, All!

I'am looking for possibility to work with native (cyrillic) filenames in 
git. The problem I struggle with is that I'm unable to view filenames in 
readable form in git-log and git-diff. They are in escaped form, like this:
diff --git "a/\321\200\321\203\321\201\321\201\320\272\320\270\320\271" 
"b/\321\200\321\203\321\201\321\201\320\272\320\270\320\271"
new file mode 100644
index 0000000..69b7ded
--- /dev/null
+++ "b/\321\200\321\203\321\201\321\201\320\272\320\270\320\271"
@@ -0,0 +1 @@
+balabala

I was asking about this situation on #git irc channel and the answer was 
that this is as bug.
I'am working with git version 1.5.5.1

Silvestrov Ilya

             reply	other threads:[~2008-05-24 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-24 14:45 Ilya Silvestrov [this message]
2008-05-24 15:37 ` native (cyrillic) filenames in git-diff and git-log (qgit and gitk) Teemu Likonen

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=48382A11.2060308@ngs.ru \
    --to=modjo@ngs.ru \
    --cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.