Go to file
Johannes Schindelin cd38c86fd8 git-gui: add a simple msgfmt replacement
The program "msgfmt" was our only dependency on gettext.  Since it
is more than just a hassle to compile gettext on MinGW, here is a
(very simple) drop-in replacement, which Works For Us.

[sp: Changed Makefile to enable/disable po2msg.sh by the new
     NO_MSGFMT variable.]

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-09-24 23:25:08 -04:00
lib git-gui: Copy objects/info/alternates during standard clone 2007-09-24 21:48:39 -04:00
po git-gui: add a simple msgfmt replacement 2007-09-24 23:25:08 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
GIT-VERSION-GEN Merge branch 'maint' 2007-06-11 19:06:15 -04:00
Makefile git-gui: add a simple msgfmt replacement 2007-09-24 23:25:08 -04:00
git-gui.sh git-gui: Allow users to choose/create/clone a repository 2007-09-23 04:57:31 -04:00