comparison hgext/logtoprocess.py @ 40728:2cd5f1fac788

hgweb: load globally-enabled extensions explicitly Before, extensions were loaded as a side effect of hg.repository() if the hgweb was executed as a CGI/WSGI. I want to make it explicit so that another ui hook can be inserted after extensions.loadall().
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Nov 2018 19:11:45 +0900
parents 2b859742ea15
children 55b053af7196
comparison
equal deleted inserted replaced
40722:0800d9e6e216 40728:2cd5f1fac788