From d93aaed7919f0449d387aed6c6ee3aaff85a12eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 3 Mar 2008 15:53:34 -0500 Subject: * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. * rcs_diff is a new function that rcs modules should implement. * Implemented rcs_diff for git, svn, and tla (tla version untested). Mercurial and monotone still todo. --- templates/change.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates/change.tmpl') diff --git a/templates/change.tmpl b/templates/change.tmpl index e476a7439..55aabe201 100644 --- a/templates/change.tmpl +++ b/templates/change.tmpl @@ -33,4 +33,11 @@ + +
+
+
+
+
+
-- cgit v1.2.3