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