X-Git-Url: http://git.pk910.de/?p=phpgitweb.git;a=blobdiff_plain;f=htdocs%2Ftemplates%2Fdefault%2Fcommitdiff.tpl;fp=htdocs%2Ftemplates%2Fdefault%2Fcommitdiff.tpl;h=0ee2b3866313c459c99ca789ef5f3265b6d0c192;hp=0000000000000000000000000000000000000000;hb=38cb4c7eb8706a5e500957185493e2025fde5dc1;hpb=3225d787391540a52b39a34ca809a71d443b49f0 diff --git a/htdocs/templates/default/commitdiff.tpl b/htdocs/templates/default/commitdiff.tpl new file mode 100644 index 0000000..0ee2b38 --- /dev/null +++ b/htdocs/templates/default/commitdiff.tpl @@ -0,0 +1,39 @@ +# [main] +
+%message% %refs% +
+
+ + + + + + + + + + + + + + + + + + + +
author + %author% + <%author_mail%> +
%author_date% (%author_local_date% %author_timezone%)
committer + %committer% + <%committer_mail%> +
%committer_date% (%committer_local_date% %committer_timezone%)
+
+
+%difftree% +
+
+%patchset% +
+
\ No newline at end of file