X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsearch.tt2;h=06d845cef720bcbdb38479dc783bfca861f7b209;hb=8f7296d0b564f052d4b17dddbd553dc355b04f88;hp=2504b82934c5546412c8fc87bc2a1739104824fc;hpb=2cf1e7818faaa31479ecdbc66dbec4f5cedf551e;p=catagits%2FGitalist.git diff --git a/root/search.tt2 b/root/search.tt2 old mode 100644 new mode 100755 index 2504b82..06d845c --- a/root/search.tt2 +++ b/root/search.tt2 @@ -1,35 +1 @@ -[% INCLUDE 'nav/actions.tt2' object = commit %] -
- [%# INCLUDE '_log_pager.tt2' %] - - [%# XXX Nabbed the HTML below from gitweb's log action. %] - [% FOREACH result IN results %] -
- - [% result.authored_time %] - [% short_cmt(result.comment) | html %] - -
- -
- - [% result.author.name | html %] [% line.authored_time %] -
- -
- [% - # XXX This is fragile at best. - html_comment = result.comment | html; - html_comment.replace( - c.req.param('text'), '' _ c.req.param('text') _ '' - ); - %] -
- [% END %] - - [%# INCLUDE '_log_pager.tt2' %] -
+search