Patch for hg-notify that adds formatting to diff lines

Stephen Mullins smullins7 at gmail.com
Tue Mar 2 18:59:53 CST 2010


you read my mind from last night apparently! I was looking into hgweb last
night and almost have this patch redone using that module.

When yall say make it a third-party extension, do you mean I should make a
new extension that is a wrapper for hg-notify? Using the hgweb module in
hg-notify was pretty un-invasive (if that's a word) but I can understand not
wanting to murky the waters.

Thanks for getting back to me, I wasn't happy with my approach of hard
coding all the diff markup logic into hg-notify so while yall've been busy
with 1.5 I've been learning the templater :)

Thanks again,
Stephen

On Mon, Mar 1, 2010 at 11:55 PM, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:

> On Mon, Mar 1, 2010 at 23:54, Martin Geisler <mg at lazybytes.net> wrote:
> > I'm the old-fashioned kind of guy who don't like HTML emails... So my
> > first reaction is that something like this would be best as a new
> > third-party extension. That would let you use whatever template language
> > you like instead of hard-coding things in the notify extension.
>
> I agree that this should probably be a third-party extension.
>
> Cheers,
>
> Dirkjan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100302/8a510815/attachment.htm>


More information about the Mercurial-devel mailing list