Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
lib
/
browser.tcl
diff --git
a/lib/browser.tcl
b/lib/browser.tcl
index f9a4e1d52c2f3823278c09e0241a463aca5a0ee4..fd86b11217cae2eab380362363cd7f4e8f79296a 100644
(file)
--- a/
lib/browser.tcl
+++ b/
lib/browser.tcl
@@
-140,7
+140,7
@@
method _enter {} {
append p [lindex $n 1]
}
append p $name
-
show_blame
$browser_commit $p
+
blame::new
$browser_commit $p
}
}
}