git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug: UTF-16, UCS-4 and non-existing encodings for git log result in incorrect behavior
@ 2008-11-12 13:32 Constantine Plotnikov
  2008-11-12 14:22 ` Johannes Schindelin
  0 siblings, 1 reply; 6+ messages in thread
From: Constantine Plotnikov @ 2008-11-12 13:32 UTC (permalink / raw)
  To: git

If UTF-16[BE|LE] or UCS-4[BE|LE] encodings are used with git log, the
git completes successfully but commit messages and author information
are not shown. I suggest that git should fail with fatal error if such
zero producing encoding is used.

If the incorrect encoding name is used, the git log does not perform
any re-encoding, but just display commits in their native encoding. I
suggest that git should fail with fatal error in this case as well.

Regards,
Constantine

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-12 16:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 13:32 Bug: UTF-16, UCS-4 and non-existing encodings for git log result in incorrect behavior Constantine Plotnikov
2008-11-12 14:22 ` Johannes Schindelin
     [not found]   ` <85647ef50811120727j730cb6e3lf4103c200d042fb9@mail.gmail.com>
2008-11-12 16:15     ` Johannes Schindelin
2008-11-12 16:17       ` Alexander Gavrilov
2008-11-12 16:42         ` Johannes Schindelin
2008-11-12 16:58           ` Alexander Gavrilov

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).