diff options
author | Gerrit Pape <pape@smarden.org> | 2007-09-07 17:16:59 +0000 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-09-08 23:06:26 -0400 |
commit | 0b883ab30c869c4f22a19e49aedc1604d335cd91 (patch) | |
tree | 5baa8459624733fa66238245a79faac3025cb96d /lib/option.tcl | |
parent | 047d94d505c9837a60c28e121de65471dadce74b (diff) | |
download | git-0b883ab30c869c4f22a19e49aedc1604d335cd91.tar.gz git-0b883ab30c869c4f22a19e49aedc1604d335cd91.tar.xz |
git-gui: lib/index.tcl: handle files with % in the filename properly
Steps to reproduce the bug:
$ mkdir repo && cd repo && git init
Initialized empty Git repository in .git/
$ touch 'foo%3Fsuite'
$ git-gui
Then click on the 'foo%3Fsuite' icon to include it in a changeset, a
popup comes with:
'Error: bad field specifier "F"'
Vincent Danjean noticed the problem and also suggested the fix, reported
through
http://bugs.debian.org/441167
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/option.tcl')
0 files changed, 0 insertions, 0 deletions