view hgext3rd/topic/constants.py @ 3281:703e8398ac57

topic: move function wrapping from reposetup to uisetup Having the function un reposetup means they get wrapped over and over again for long lived process.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 12 Dec 2017 01:27:12 +0100
parents cf930521f14d
children 48b30ff742cb
line wrap: on
line source

extrakey = 'topic'
changekey = '_rewrite_noise'