1
0
mirror of https://github.com/git/git.git synced 2024-10-06 05:11:20 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce f837170663 git-gui: Provide fatal error if library is unavailable
If we cannot locate our git-gui library directory, or we find it
but the tclIndex file is not present there (or it is present but
is not something we are allowed to read) the user cannot use the
application.  Rather than silently ignoring the errors related to
the tclIndex file being unavailable we report them up front and
display to the user why we cannot start.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-28 17:50:41 -04:00
lib git-gui: Show the git-gui library path in 'About git-gui' 2007-05-28 17:50:41 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
git-gui.sh git-gui: Provide fatal error if library is unavailable 2007-05-28 17:50:41 -04:00
GIT-VERSION-GEN git gui 0.8.0 2007-05-28 17:50:22 -04:00
Makefile git-gui: Guess our share/git-gui/lib path at runtime if possible 2007-05-27 00:03:37 -04:00