view hgext3rd/topic/constants.py @ 4129:bc4e62a1cb82

pullbundle: slice pull into multiple ranges We subdivide the set of missing revisions into multiple "range" using the "stable range" data structure. This slicing aims at maximizing the capability of the resulting ranges.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 23 Sep 2018 23:41:08 +0200
parents cf930521f14d
children 48b30ff742cb
line wrap: on
line source

extrakey = 'topic'
changekey = '_rewrite_noise'