comparison hgext/logtoprocess.py @ 30081:dd0ff715a82c

hgweb: make fctx.annotate a separated function so it could be wrapped This patch moves "fctx.annotate" used by the "annotate" webcommand, along with the diffopts to a separated function which takes a ui and a fctx. So it could be replaced by other implementations which don't want to replace the core "fctx.annotate" directly.
author Jun Wu <quark@fb.com>
date Sat, 08 Oct 2016 16:10:34 +0100
parents d5883fd055c6
children 318a24b52eeb
comparison
equal deleted inserted replaced
30080:33e8a5a00007 30081:dd0ff715a82c