hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 23 Jun 2017 10:51:18 +0200
changeset 2657 58719183d383
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
topic: improve the revset used to return name->nodes mapping The 'topic' version already filters public changeset out, and skipping 'changectx' creation will helps performance.

extrakey = 'topic'
changekey = '_rewrite_noise'