Go to file
Pat Thoyts fda1ba02f3 git-gui: preserve commit messages in utf-8
The commit message buffer is automatically preserved to a local file
but this uses the system encoding which may fail to properly encode
unicode text. Forcing this file to use utf-8 preserves the message
correctly.

Reported-by: Ángel José Riesgo <ajriesgo@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-04-19 14:07:39 +01:00
lib git-gui: fix git-gui crash due to uninitialized variable 2012-01-22 23:16:03 +00:00
macosx git-gui: Use PWD if it exists on Mac OS X 2012-03-10 23:16:24 +00:00
po git-gui: fix a typo in po/ files 2012-03-10 23:25:34 +00:00
windows git-gui: fix PATH environment for mingw development environment 2010-07-30 09:57:26 +01:00
.gitattributes git-gui: set whitespace warnings appropriate to this project 2011-11-30 11:35:28 +00:00
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
GIT-VERSION-GEN git-gui 0.16 2011-12-13 23:44:30 +00:00
Makefile git-gui: use shell to launch textconv filter in "blame" 2010-08-12 21:35:09 +01:00
git-gui--askpass git-gui: ensure correct application termination in git-gui--askpass 2010-08-18 23:19:24 +01:00
git-gui.sh git-gui: preserve commit messages in utf-8 2012-04-19 14:07:39 +01:00