]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/rcs/bzr.mdwn
map: Add a "show" parameter. "show=title" can be used to display page titles, rather...
[git.ikiwiki.info.git] / doc / rcs / bzr.mdwn
1 [Bazaar](http://bazaar-vcs.org/) is a distributed revison control
2 system developed by Canonical Ltd. Ikiwiki supports storing a wiki in a
3 bzr 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 bzr, ikiwiki automatically
7 commits edited pages, and uses the bzr history to generate the
8 [[RecentChanges]] page.