diff hgeditor @ 22785:abc44fcc9c57

revlog: move references to revlog.hash to inside the revlog class This will make it possible for subclasses to have different hashing schemes when appropriate. I anticipate using this in manifests. Note that there's still one client of mercurial.revlog.hash() outside of revlog: mercurial.context.memctx uses it to construct the file entries in an in-memory manifest. I don't think this will be a problem in the immediate future, so I've left it as-is.
author Augie Fackler <raf@durin42.com>
date Wed, 24 Sep 2014 15:14:44 -0400
parents 2b440bb8a66b
children 1aee2ab0f902
line wrap: on
line diff