projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4840be6
)
[PATCH] gitk: Fix searching for filenames in gitk
author
Pavel Roskin
<proski@gnu.org>
Wed, 5 Apr 2006 23:02:50 +0000
(19:02 -0400)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 6 Apr 2006 00:19:23 +0000
(10:19 +1000)
findcont should not accept any arguments.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk
patch
|
blob
|
history
diff --git
a/gitk
b/gitk
index
26fa79a
..
e1848cd
100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-2230,7
+2230,7
@@
proc donefilediff {} {
}
}
-proc findcont {
id
} {
+proc findcont {} {
global findid treediffs parentlist
global ffileline findstartline finddidsel
global displayorder numcommits matchinglines findinprogress