Commit 8dd60f5
gitk: Quote tag names in event bindings to avoid problems with % chars
Tag names that contain a % character require quoting when used in event
bindings or the name may be mis-recognised for percent substitution in
the event script.
Reported-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>1 parent 21ac8a8 commit 8dd60f5
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6301 | 6301 | | |
6302 | 6302 | | |
6303 | 6303 | | |
| 6304 | + | |
6304 | 6305 | | |
6305 | 6306 | | |
6306 | 6307 | | |
| |||
6309 | 6310 | | |
6310 | 6311 | | |
6311 | 6312 | | |
6312 | | - | |
| 6313 | + | |
6313 | 6314 | | |
6314 | 6315 | | |
6315 | 6316 | | |
| |||
6336 | 6337 | | |
6337 | 6338 | | |
6338 | 6339 | | |
6339 | | - | |
| 6340 | + | |
6340 | 6341 | | |
6341 | | - | |
| 6342 | + | |
6342 | 6343 | | |
6343 | 6344 | | |
6344 | 6345 | | |
| |||
0 commit comments