[PATCH] histedit: do not check experimental.histediting in extsetup

Jun Wu quark at fb.com
Thu Mar 10 10:54:05 EST 2016


On 03/10/2016 03:48 PM, Pierre-Yves David wrote:
> So what is the new way to handle the "ng" action? Do we still have a global
> state but a delayed one?

I think the change makes the style more consistent. There are a few *actions
variables scoped in the histedit module, which looks okay to me. I just added
another one.

The state (hiddenactions) is re-calculated per histedit command so it will be
always up-to-date.


More information about the Mercurial-devel mailing list