{%if patchset.url%}
Downloaded from: {{patchset.url}}
{%endif%}
{%for patch in patchset.patches%} {%endfor%}
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
{%if patch.status%}{{patch.status}}{%endif%} {{patch.filename}} View {%for delta in patch.parsed_deltas%} {{delta.0}} {%endfor%} {{patch.num_chunks}} chunk{{patch.num_chunks|pluralize}} +{{patch.num_added}} line{{patch.num_added|pluralize}}, -{{patch.num_removed}} line{{patch.num_removed|pluralize}} {%if patch.num_comments or patch.num_drafts%}{%endif%} {{patch.num_comments}} comment{{patch.num_comments|pluralize}} {%if patch.num_my_comments%} ({{patch.num_my_comments}} by me) {%endif%} {%if patch.num_drafts%} + {{patch.num_drafts}} draft{{patch.num_drafts|pluralize}} {%endif%} {%if patch.num_comments or patch.num_drafts%}{%endif%} Download