X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsearch.tt2;h=06d845cef720bcbdb38479dc783bfca861f7b209;hb=91b8538e121dcb3f9326cc8c59f9b178f640bc48;hp=4d79196b5a7ae660a4dceccb999a8357440e6102;hpb=57450c0c8148682cb12fd9a23b90c985728960a2;p=catagits%2FGitalist.git diff --git a/root/search.tt2 b/root/search.tt2 old mode 100644 new mode 100755 index 4d79196..06d845c --- a/root/search.tt2 +++ b/root/search.tt2 @@ -1,31 +1 @@ -[% INCLUDE 'nav/actions.tt2' object = commit %] -
- [%# 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 %] -
+search