git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ce2c58c
)
gitk: Fix mistype
author
Max Kirillov
<redacted>
Sat, 18 Jan 2014 12:58:51 +0000
(14:58 +0200)
committer
Paul Mackerras
<redacted>
Tue, 21 Jan 2014 10:57:03 +0000
(21:57 +1100)
Signed-off-by: Max Kirillov <redacted>
Signed-off-by: Paul Mackerras <redacted>
gitk
patch
|
blob
|
history
diff --git
a/gitk
b/gitk
index 33c3a6c6b3c1b125bbf7f3951e38149742787314..1f147965bce7f1812839fb558354f0132c4abde0 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-7922,7
+7922,7
@@
proc blobdiffmaybeseehere {ateof} {
if {$diffseehere >= 0} {
mark_ctext_line [lindex [split $diffseehere .] 0]
}
- maybe_scroll_ctext ateof
+ maybe_scroll_ctext
$
ateof
}
proc getblobdiffline {bdf ids} {
git clone https://git.99rst.org/PROJECT