blob: 5123b2c7bc1d8d37f97b8fa15ae3626303f77b83 (
plain)
1
2
3
4
5
6
7
8
|
[Mercurial](http://selenic.com/mercurial) is a distributed revison control
system developed by Matt Mackall. Ikiwiki supports storing a wiki in a
mercurial repository.
Ikiwiki can run as a post-commit and/or install hook to update a wiki whenever commits or remote pushes
come in. When running as a [[cgi]] with Mercurial, ikiwiki automatically
commits edited pages, and uses the Mercurial history to generate the
[[RecentChanges]] page.
|