[PATCH 0 of 2] keyword: minor cleanups after hgweb update

Christian Ebert blacktrash at gmx.net
Sun Mar 30 12:14:28 UTC 2008


Hi,

2 cleanup patches for the keyword extension after the webcode update:

1. regroup monkey patch code for readability

2. webcommands.changeset and webcommands.filediff can be returned
directly from within their respective wrapper functions.
Originally I had it done this way because I understood that
demandimport then only loads webcommands when actually needed.
If this is a misunderstanding on my part, this patch can be
omitted.

c


More information about the Mercurial-devel mailing list