History: {{ title }}
{% for bucket in buckets %}{{ bucket.label }}
{% for p in bucket.points %}{{ p.short_hash }}
{{ p.subject }}
{% if p.author %}{% endif %}
{% if p.date %}{% endif %}
+{{ p.added_lines }} −{{ p.removed_lines }}
{{ f.path }}
{% for h in f.hunks %}{% for line in h.lines %}{{ line.text }}
{% endfor %}{% endfor %}