Git with broken hash generation to generate collisions between object IDs. Don't use this! https://undefinedbehavior.de/posts/commit-vandalism/
Go to file
Max Kirillov 02f6cfbd16 git-gui: fallback right pane to packed widgets with Tk 8.4
Since 918dbf58, git-gui crashes if started with Tk 8.4. The reason is that
tk < 8.5 does not support -stretch option for panedwindow.

Without the option it's not possible to properly expand the right half -
the commit area is expanded, while desired behavior is to expand the diff
area. So the whole feature should be disabled with Tk
version less than 8.5.

Signed-off-by: Max Kirillov <max@max630.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2014-01-18 16:51:15 +00:00
lib git-gui: correct spelling errors in comments 2013-11-15 20:44:08 +00:00
macosx git-gui: Improve font rendering on retina macbooks 2013-08-27 20:06:40 +01:00
po git-gui i18n: Added Bulgarian translation 2014-01-18 16:32:13 +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-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: fallback right pane to packed widgets with Tk 8.4 2014-01-18 16:51:15 +00:00
GIT-VERSION-GEN git-gui 0.18 2013-06-15 23:53:34 +01:00
Makefile git-gui: correct spelling errors in comments 2013-11-15 20:44:08 +00:00