$comments
| $longcol $old.rev | $longcol $new.rev | |||||
|---|---|---|---|---|---|---|
| $shortcol$old.shortrev | $shortcol$new.shortrev | ${item.diffs_title[0]} | ||||
| $from_n | $line | ${add_comment(to_n, file_id)} | ${idx < len(clines) and clines[idx] or ''} | $from_n | ${add_comment(to_n, file_id)} | $line |
| ${add_comment(to_n, file_id)} | $line | ${add_comment(to_n, file_id)} | $line | |||
| $from_n | $from_n | |||||
| ${block.base.offset+idx+1} | $line | ${add_comment(within_change and block.changed.offset+idx+1 or 0, file_id)} | ${block.changed.lines[idx]} | |||
| ${within_change and block.base.offset+idx+1 or ' '} | ${block.base.lines[idx]} | ${add_comment(block.changed.offset+idx+1, file_id)} | $line | |||
| ${block.base.offset+idx+1} | $line | |||||
| ${add_comment(block.changed.offset+idx+1, file_id)} | $line | |||||
| … | … | |||||
| … | … | ${item.diffs_title[idx+1]} | ||||