author | Junio C Hamano <junkio@cox.net> | |
Mon, 28 Nov 2005 00:09:40 +0000 (16:09 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 28 Nov 2005 00:09:40 +0000 (16:09 -0800) | ||
commit | 4e72dcec89c7cda7022d4ec2dd686e77deb5376e | |
tree | dfac5ab58034e7129ba0d8096ca2bb6857df2242 | tree | snapshot |
parent | 55d1eb047d4dffc633502ea2a80dd092194fc900 | commit | diff |
Introduce i18n.commitencoding.
This is to hold what the project-local rule as to the
charset/encoding for the commit log message is. Lack of it
defaults to utf-8.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is to hold what the project-local rule as to the
charset/encoding for the commit log message is. Lack of it
defaults to utf-8.
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
environment.c | diff | blob | history |