Add support for regexp-based replacing.
authorAlberto Bertogli <albertito@gmail.com>
local dateMon, 25 Dec 2006 22:18:20
dateMon, 25 Dec 2006 22:18:20
hash20061225221820-57897-38999c3f88240f99bdde21f748b7ff1680d1c237
Add support for regexp-based replacing.

Add an option to replace text in the summary, using regexps. This allows you
to configure darcsweb to automatically detect and put links to other commits
or bug numbers.

This patch is heavily based on the one written by Kirill Smelkov
(kirr@mns.spb.ru).
2 file(s) changed:
config.py.sample +20 -0
darcsweb.cgi +24 -3