git/lib
Clemens Buchacher ba5d445b65 git-gui: fix git-gui crash due to uninitialized variable
Recently, a clone initiated via git gui on Windows crashed on me due to
an "unknown variable cdone". It turns out that there is a code path
where this variable is used uninitialized.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-01-22 23:16:03 +00:00
..
about.tcl
blame.tcl git-gui: handle shell script text filters when loading for blame. 2011-12-09 15:14:32 +00:00
branch.tcl
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
browser.tcl git-gui: fix display of path in browser title 2011-10-19 14:13:15 +01:00
checkout_op.tcl
choose_font.tcl
choose_repository.tcl
choose_rev.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
class.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
commit.tcl git-gui: don't warn for detached head when rebasing 2011-11-05 00:39:04 +00:00
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: add config value gui.diffopts for passing additional diff options 2011-11-05 00:38:01 +00:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl git-gui: include the number of untracked files to stage when asking the user 2011-10-18 09:44:10 +01:00
line.tcl git-gui: theme the search and line-number entry fields on blame screen 2011-10-19 12:44:39 +01:00
logo.tcl
merge.tcl
mergetool.tcl
option.tcl git-gui: make config gui.warndetachedcommit a boolean 2011-11-05 00:39:03 +00:00
remote.tcl
remote_add.tcl
remote_branch_delete.tcl
search.tcl git-gui: use a tristate to control the case mode in the searchbar 2011-10-21 22:28:23 +01:00
shortcut.tcl
spellcheck.tcl
sshkey.tcl git-gui: fix spelling error in sshkey.tcl 2011-10-31 08:58:18 +00:00
status_bar.tcl git-gui: fix git-gui crash due to uninitialized variable 2012-01-22 23:16:03 +00:00
themed.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
tools.tcl git-gui: include the file path in guitools confirmation dialog 2011-10-21 23:15:10 +01:00
tools_dlg.tcl
transport.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
win32.tcl
win32_shortcut.js