summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f2e7330)
raw | patch | inline | side by side (parent: f2e7330)
author | Jakub Narebski <jnareb@gmail.com> | |
Sat, 26 Aug 2006 21:33:58 +0000 (23:33 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 27 Aug 2006 00:56:49 +0000 (17:56 -0700) |
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | patch | blob | history |
diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
index 0df59af821248103cde84a4969439f56a98a9457..ba5024af14484ec4f838e77c261835e77cc224b3 100755 (executable)
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
"blob") .
" | " .
$cgi->a({-href => href(action=>"history", hash_base=>$parent,
- file_name=>$diff{'file'})},\
+ file_name=>$diff{'file'})},
"history") .
"</td>\n";