]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/mercurial.mdwn
* Patch from Recai to use utf8 when reading the setup file, so that
[git.ikiwiki.info.git] / doc / mercurial.mdwn
1 [Mercurial](http://selenic.com/mercurial) is a distributed revison control
2 system developed by Matt Mackall. Ikiwiki supports storing a wiki in a
3 mercurial repository.
5 Ikiwiki can run as a post-update hook to update a wiki whenever commits
6 come in. When running as a [[cgi]] with Mercurial, ikiwiki automatically
7 commits edited pages, and uses the Mercurial history to generate the
8 [[RecentChanges]] page.