comparison mercurial/httppeer.py @ 21486:16352b34e32e

hgweb: apply websub filter to the changeset description in rss and atom feeds For example, this is useful for linking from the feed reader to a bug tracker. This follows the existing pattern used within the hgweb templates. With the exception of the raw style, all usages of the changeset "desc" keyword are now followed by either the "firstline" filter or the "websub" filter. When "websub" is used, it always follows the "escape" filter.
author Steven Brown <StevenGBrown@gmail.com>
date Sat, 17 May 2014 17:10:23 +0800
parents d36440d84328
children cde6904f1992
comparison
equal deleted inserted replaced
21485:ec273709c49e 21486:16352b34e32e