diff options
| author | Paul Mackerras <paulus@samba.org> | 2007-10-24 10:16:56 +1000 |
|---|---|---|
| committer | Paul Mackerras <paulus@samba.org> | 2007-10-24 10:16:56 +1000 |
| commit | 74a40c71102ea925b174da15c74afb15b6b82537 (patch) | |
| tree | 8ce6954629b950facbc87096aae6fca16de9ccb9 /git-gui/lib/commit.tcl | |
| parent | gitk: Fix some bugs with path limiting in the diff display (diff) | |
| download | git-74a40c71102ea925b174da15c74afb15b6b82537.tar.gz git-74a40c71102ea925b174da15c74afb15b6b82537.zip | |
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
