* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 3 Mar 2008 20:53:34 +0000 (15:53 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 3 Mar 2008 20:53:34 +0000 (15:53 -0500)
commitd93aaed7919f0449d387aed6c6ee3aaff85a12eb
treef31e998cae4b6ec478d366f7997b0a892d89a328
parent59379d0205fdbdb90553d1f5cef666e7e72a8927
* 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.
13 files changed:
IkiWiki/Plugin/recentchanges.pm
IkiWiki/Plugin/recentchangesdiff.pm [new file with mode: 0644]
IkiWiki/Rcs/Stub.pm
IkiWiki/Rcs/git.pm
IkiWiki/Rcs/mercurial.pm
IkiWiki/Rcs/monotone.pm
IkiWiki/Rcs/svn.pm
IkiWiki/Rcs/tla.pm
debian/changelog
doc/plugins/recentchangesdiff.mdwn [new file with mode: 0644]
doc/style.css
po/ikiwiki.pot
templates/change.tmpl