Mercurial > hg
diff contrib/phabricator.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 | 0dce1297dd01 |
children | d8f07b16abfc |