Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | recentchangesdiff: When diffurl is not set, provide inline diffs in the ↵ | Joey Hess | 2012-07-19 |
| | | | | recentchanges page, with visibility toggleable via javascript. Thanks, Antoine Beaupré | ||
* | more tag reorg | Joey Hess | 2010-02-12 |
| | |||
* | Migrate doc/plugins via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
* | * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. | Joey Hess | 2008-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. |