[PATCH 0 of 5] usercommitctx (issue2254)

Dan Villiom Podlaski Christiansen danchr at gmail.com
Fri Jan 6 14:16:03 UTC 2012


Hi,

This is a resubmission of a patch series original submitted in July,
2010; updated and adapted. It adds a separate new method to localrepo
— usercommitctx() — which extensions should wrap, preventing them from
mucking about with conversion extensions. The final patch adds an
assertion to verify that commitctx() remains unwrapped; this may be
somewhat controversial.

Original submissions:

http://www.selenic.com/pipermail/mercurial-devel/2010-July/022788.html
http://www.selenic.com/pipermail/mercurial-devel/2010-July/022615.html

--

- Dan


More information about the Mercurial-devel mailing list