Mercurial > hg-stable
comparison mercurial/statprof.py @ 42730:87c4cd89b539
changectx: extract explicit computechangesetfilesadded method from context
Right now, the logic around changeset centric added files data are buried into
the "changectx" code. We extract this code in a dedicated method (in the scmutil
module) for clarity. This clarity will help to explicitly compute and caches
these data in the future.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 12 Jun 2019 13:42:22 +0100 |
parents | 0ae593e791fb |
children | 3f81d58aae25 |
comparison
equal
deleted
inserted
replaced
42729:3cffc7bbec26 | 42730:87c4cd89b539 |
---|