[PATCH 1 of 2] fixed compare filelog rev with file content, besides meta-info content

Joerg Sonnenberger joerg at bec.de
Sat Sep 25 21:42:55 UTC 2021


> * filelog.size() now returns rev textbody len, without meta-info

So, have you made sure this doesn't create a huge performance
regression? The whole point of the original logic is to try avoid a full
revision resolution as often as possible.

Joerg



More information about the Mercurial-devel mailing list