Git with broken hash generation to generate collisions between object IDs. Don't use this! https://undefinedbehavior.de/posts/commit-vandalism/
Go to file
brian m. carlson 5405110200 git-gui: Reorder msgfmt command-line arguments
Any program using getopt or getopt_long will stop processing options
once a non-option argument has been encountered, if POSIXLY_CORRECT is
set.  Therefore, reorder the command-line arguments to put options
first, so that the msgfmt call works in this scenario.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.ath.cx>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-12-02 22:49:36 -05:00
lib git-gui: fix a typo in lib/commit.tcl 2007-11-22 16:02:09 -05:00
macosx git-gui: Support a native Mac OS X application bundle 2007-09-27 22:17:00 -04:00
po Update German translation. 100% completed. 2007-11-26 21:09:52 -05:00
windows git-gui: add mingw specific startup wrapper 2007-10-10 03:50:01 -04:00
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
git-gui.sh git-gui: Bind Meta-T for "Stage To Commit" menu action 2007-11-08 02:22:21 -05:00
GIT-VERSION-GEN git-gui 0.9.0 2007-11-21 02:10:03 -05:00
Makefile git-gui: Reorder msgfmt command-line arguments 2007-12-02 22:49:36 -05:00