Menu

Commit [r6462]  Maximize  Restore  History

TracMercurial: add support for rendering patches in Mercurial Queue repositories using the patch renderer.

This can be done by setting the `mq` option at repository creation time (e.g. by writing `<reponame>.mq =` in TracIni, when using the default repository provider).

This requires r6459 and its API change for `IRepositoryConnector.get_repository()`.

cboos 2008-02-03

changed /sandbox/mercurial-plugin-0.12/tracext/hg/backend.py
/sandbox/mercurial-plugin-0.12/tracext/hg/backend.py Diff Switch to side-by-side view
Loading...