Mercurial > hg
comparison contrib/byteify-strings.py @ 39331:fd0150a3c2fe
revlogdeltas: extra fulltext building in its own function
The process of building a full text from a delta is complex enough to deserve
isolation. The previous function mixed cache management and computation, we
now have clearer boundaries and simpler functions/methods.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 29 Aug 2018 09:41:04 -0700 |
parents | da130c5cef90 |
children | 970aaf38c3fc |
comparison
equal
deleted
inserted
replaced
39330:655b5b465953 | 39331:fd0150a3c2fe |
---|