1
0
mirror of https://github.com/git/git.git synced 2024-11-18 20:53:55 +01:00
git/lib
Shawn O. Pearce 118d938812 git-gui: Ensure submodule path is quoted properly
When quoting an arbitrary user string in Tcl, its better to use
[list ...] than to use {...}, in case the user string has spaces
or { embedded within it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2009-08-26 17:42:50 -07:00
..
about.tcl
blame.tcl git-gui: Fix commit encoding handling. 2008-12-08 08:33:05 -08:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl git-gui: minor spelling fix and string factorisation. 2009-03-24 16:17:30 -07:00
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl git-gui: run post-checkout hook on checkout 2009-04-05 12:58:26 -07:00
choose_font.tcl
choose_repository.tcl git-gui: run post-checkout hook after clone 2009-04-08 07:42:54 -07:00
choose_rev.tcl
class.tcl
commit.tcl git-gui: When calling post-commit hook wrong variable was cleared. 2009-04-05 12:45:40 -07:00
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: Ensure submodule path is quoted properly 2009-08-26 17:42:50 -07:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl
logo.tcl
merge.tcl
mergetool.tcl git-gui: Ensure consistent usage of mergetool.keepBackup 2009-04-08 07:40:58 -07:00
option.tcl
remote_add.tcl
remote_branch_delete.tcl git-gui: remove warning when deleting correctly merged remote branch 2009-08-10 08:47:34 -07:00
remote.tcl
search.tcl git-gui: Fix the search bar destruction handler. 2008-11-16 14:02:13 -08:00
shortcut.tcl Append ampersand to "Target" of lnk files created by do_cygwin_shortcut 2009-03-09 16:21:17 -07:00
spellcheck.tcl
sshkey.tcl
status_bar.tcl
tools_dlg.tcl git-gui: Allow Tools request arguments from the user. 2008-11-16 13:33:09 -08:00
tools.tcl git-gui: minor spelling fix and string factorisation. 2009-03-24 16:17:30 -07:00
transport.tcl git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror. 2008-12-02 07:20:19 -08:00
win32_shortcut.js
win32.tcl