All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Janusz Białobrzewski" <jbialobr@o2.pl>
To: git@vger.kernel.org
Subject: File path not escaped in warning message
Date: Sat, 04 Aug 2012 14:55:17 +0200	[thread overview]
Message-ID: <501D1BB5.6020200@o2.pl> (raw)

Hi,

I have enabled core.quotepath, but file path in warning isn't escaped:
File name is 1ą.txt its content is encoded in windows-1250
Output of git diff after reencoding to windows1250 is:

warning: LF will be replaced by CRLF in 1Ä….txt.
The file will have its original line endings in your working directory.

But I expected it to be:

warning: LF will be replaced by CRLF in 1\304\205.txt.
The file will have its original line endings in your working directory.

Best regards,
Janusz Białobrzewski.

             reply	other threads:[~2012-08-04 13:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-04 12:55 Janusz Białobrzewski [this message]
2012-08-04 22:20 ` File path not escaped in warning message Junio C Hamano
2012-08-05 12:05   ` Janusz Białobrzewski
2012-08-05 19:48     ` Junio C Hamano
2012-08-06  6:53       ` jbialobr
2012-08-06 17:18         ` karsten.blees
2012-08-07  8:20           ` jbialobr

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=501D1BB5.6020200@o2.pl \
    --to=jbialobr@o2.pl \
    --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.