git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marco Costalba <mcostalba@yahoo.it>
To: Linus Torvalds <torvalds@osdl.org>, Junio C Hamano <junkio@cox.net>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: GIT character codecs
Date: Sun, 13 Nov 2005 12:52:40 -0800 (PST)	[thread overview]
Message-ID: <20051113205241.70221.qmail@web26301.mail.ukl.yahoo.com> (raw)

Linus Torvalds wrote:

>
>On Sun, 13 Nov 2005, Marco Costalba wrote:
>
>>If encoding is a per-blob _and_ per-log message property a real solution, although cumbersone,
>>could be that git stores encoding togheter with the blob and the commits.
>
>
>We'd be much better off with just saying "we encourage people to use 
>utf-8, but if you don't, just set your locale to make things show up 
>properly".
>
>utf-8 is clearly the future, and if we make git internally aware of 
>locales, that's just going to complicate things. And usually for no good 
>reason, since users don't really care that much.
>

Yes, I agree with you and Junio, a workaround like let the user to choose the code page 
in the viewer is more then enough.

And also in this case, a choice between the local codec and utf-8 should take almost 
all cases.

Because of this, I added a text codec selector in qgit, reachable from settings menu.

There is a new release, qgit-0.97.2, with this new feature and some good
annotate fixes.

For the people interested the page with all the links is:
 http://digilander.libero.it/mcostalba/

  Marco

P.S: Now I can finally see Junio japanese name ;-)



	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

             reply	other threads:[~2005-11-13 20:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-13 20:52 Marco Costalba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-14  6:31 GIT character codecs Marco Costalba
2005-11-14  7:42 ` Matthias Urlichs
2005-11-13  8:14 Marco Costalba
2005-11-13 10:21 ` Junio C Hamano
2005-11-14  4:47   ` Matthias Urlichs
2005-11-13 17:51 ` Linus Torvalds
2005-11-12 12:37 Marco Costalba
2005-11-12 22:00 ` Junio C Hamano

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=20051113205241.70221.qmail@web26301.mail.ukl.yahoo.com \
    --to=mcostalba@yahoo.it \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=torvalds@osdl.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).