summaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--inline_--stdout_initial..master
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2008-01-02 21:44:06 +1100
committerPaul Mackerras <paulus@samba.org>2008-01-02 21:44:06 +1100
commitcd2bcae798ac2194f18374dc7dc10de404fd01d0 (patch)
tree09ffb73aca7cd90a1333b2e8da62e054cdd52e37 /t/t4013/diff.format-patch_--inline_--stdout_initial..master
parent42a671fc006122159aec06da28045ffee49d3244 (diff)
downloadgit-cd2bcae798ac2194f18374dc7dc10de404fd01d0.tar.gz
git-cd2bcae798ac2194f18374dc7dc10de404fd01d0.zip
gitk: Fix a couple of bugs in the find function
First, findmore would sometimes get a Tcl error due to relying on varcorder and vrownum having valid values for the rows being searched, but they may not be valid unless update_arcrows is called, so this makes findmore call update_arcrows if necessary. Secondly, in the "touching paths" and "adding/removing string" modes, findmore was treating fhighlights($row) == -1 as meaning the row matches, whereas it only means that we haven't received an answer from the external git diff-tree process about it yet. This fixes it. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master')
0 files changed, 0 insertions, 0 deletions