comparison mercurial/pvec.py @ 21610:d6056805f8f4

bundle2: introduce a ``params`` dictionary on unbundled parts This exposes all parameters the part received into a ``part.params`` dictionary. This should be much easier to use. This dictionary itself does not expose the mandatory or advisory aspect of parameters, but no current users of bundle2 actually enforce any of this logic. Coming changesets will improve this aspect.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 23 May 2014 17:26:57 -0700
parents 5093d2a87ff6
children bcc319d936a3
comparison
equal deleted inserted replaced
21609:63cc2594ef8a 21610:d6056805f8f4