summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-10-24 10:16:56 +1000
committerPaul Mackerras <paulus@samba.org>2007-10-24 10:16:56 +1000
commit74a40c71102ea925b174da15c74afb15b6b82537 (patch)
tree8ce6954629b950facbc87096aae6fca16de9ccb9 /git-gui/lib/commit.tcl
parentbd8f677e1c8349b9128490e2a21e0f573d0bea1d (diff)
downloadgit-74a40c71102ea925b174da15c74afb15b6b82537.tar.gz
gitk: Fix a couple more bugs in the path limiting
First, paths ending in a slash were not matching anything. This fixes path_filter to handle paths ending in a slash (such entries have to match a directory, and can't match a file, e.g., foo/bar/ can't match a plain file called foo/bar). Secondly, clicking in the file list pane (bottom right) was broken because $treediffs($ids) contained all the files modified by the commit, not just those within the file list. This fixes that too. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions