Git with broken hash generation to generate collisions between object IDs. Don't use this! https://undefinedbehavior.de/posts/commit-vandalism/
Go to file
Andrew Wong e3d06ca93e git-gui: Detect full path when parsing arguments
When running "git-gui blame" from a subfolder (which means prefix is
non-empty), if we pass a full path as argument, the argument parsing
will fail to recognize the argument as a file name, because prefix is
prepended to the argument.

This patch handles that scenario by adding an additional branch that
checks the file name without using the prefix.

Signed-off-by: Andrew Wong <andrew.kw.w@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-10-17 21:47:49 +01:00
lib git-gui: remove .git/CHERRY_PICK_HEAD after committing 2012-09-17 11:59:05 +01:00
macosx git-gui: Use PWD if it exists on Mac OS X 2012-03-10 23:16:24 +00:00
po git-gui: de.po: translate "remote" as "extern" 2012-06-19 21:31:14 +01: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: Detect full path when parsing arguments 2012-10-17 21:47:49 +01: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