home
>
{{$gname}}
>
{{$rname}}
> history
Commits:
% set i = 0 % while $commit and $i < $limit do
{{$commit:summary()}}
% set commit = $commit:parent() % set i = $i + 1 % end
% if $prev then
<
% else < % end % if $commit then
>
% else > % end