{{entry.pull_request.repository.name_with_owner}}#{{entry.pull_request.number}}
{{entry.pull_request.title}}
{% else %}
{{ entry.subject }}
{% endif %}
+{{calculate_total_additions(entry.numstat)}}
-{{calculate_total_deletions(entry.numstat)}}
{{entry.commit_date.strftime("%B %d, %Y %I:%M:%S")}}
{{ line }}
{% endfor %}{{ sub_update.submodule_name }}: {{ sub_update.from_sha[0:7] }} -> {{ sub_update.to_sha[0:7] }}
{% with entries = sub_update.entries %} {% include "change_log_entries.html" %} {% endwith %} {% endfor %}