aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/recentchangesdiff.mdwn
Commit message (Collapse)AuthorAge
* * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess2008-03-03
* 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.